+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 09:12:33 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-7f67888cc9-57v5f 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 0x7fd22ff9d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-26 09:12:38.602 8 INFO nova.utils [None req-cb723f04-9c29-4ba4-87c6-af76ae166b80 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 09:12:38.622 7 INFO nova.utils [None req-0716b394-bb43-42c2-a6b9-26ec427a079b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-26 09:12:40.453 8 WARNING keystonemiddleware._common.config [None req-cb723f04-9c29-4ba4-87c6-af76ae166b80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 09:12:40.462 8 WARNING oslo_config.cfg [None req-cb723f04-9c29-4ba4-87c6-af76ae166b80 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 09:12:40.495 7 WARNING keystonemiddleware._common.config [None req-0716b394-bb43-42c2-a6b9-26ec427a079b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 09:12:40.505 7 WARNING oslo_config.cfg [None req-0716b394-bb43-42c2-a6b9-26ec427a079b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-26 09:12:40.545 8 WARNING keystonemiddleware._common.config [None req-cb723f04-9c29-4ba4-87c6-af76ae166b80 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 09:12:40.561 8 WARNING oslo_config.cfg [None req-cb723f04-9c29-4ba4-87c6-af76ae166b80 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-26 09:12:40.574 8 WARNING oslo_config.cfg [None req-cb723f04-9c29-4ba4-87c6-af76ae166b80 - - - - - -] 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 0x7fd22ff9d668 pid: 8 (default app) 2026-05-26 09:12:40.585 7 WARNING keystonemiddleware._common.config [None req-0716b394-bb43-42c2-a6b9-26ec427a079b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 09:12:40.601 7 WARNING oslo_config.cfg [None req-0716b394-bb43-42c2-a6b9-26ec427a079b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-26 09:12:40.613 7 WARNING oslo_config.cfg [None req-0716b394-bb43-42c2-a6b9-26ec427a079b - - - - - -] 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 0x7fd22ff9d668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:12:46 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:12:47.436 7 WARNING oslo_policy.policy [None req-66f0633b-4af4-46ce-9d30-541ff7707b15 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 09:12:47.437 7 WARNING oslo_policy.policy [None req-66f0633b-4af4-46ce-9d30-541ff7707b15 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - 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: 3/5] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:12:46 2026] GET /v2.1 => generated 0 bytes in 568 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-26 09:12:47.533 8 WARNING oslo_policy.policy [req-66f0633b-4af4-46ce-9d30-541ff7707b15 req-5bd2fbb8-d7f3-453c-af05-7e67e6e1c3d1 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-26 09:12:47.534 8 WARNING oslo_policy.policy [req-66f0633b-4af4-46ce-9d30-541ff7707b15 req-5bd2fbb8-d7f3-453c-af05-7e67e6e1c3d1 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - 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/6] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:12:47 2026] GET /v2.1/ => generated 399 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:12:47.650 7 INFO nova.api.openstack.wsgi [None req-e0265d42-e6f9-478a-af3d-fb72f8b9d64f 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.65 () {48 vars in 1007 bytes} [Tue May 26 09:12:47 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/8] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:12:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.65 () {52 vars in 1044 bytes} [Tue May 26 09:12:47 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:12:48 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: 6/11] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:12:48 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:12:48 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:12:48.873 7 INFO nova.api.openstack.wsgi [None req-e2f3c9ad-50f7-48eb-9a07-ab82916068fc 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.65 () {48 vars in 1009 bytes} [Tue May 26 09:12:48 2026] GET /v2.1/flavors/m1.small => 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: 7/14] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:12:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.65 () {52 vars in 1044 bytes} [Tue May 26 09:12:48 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:12:49 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: 9/17] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:12:49 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: 9/18] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:12:50 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-26 09:12:50.086 7 INFO nova.api.openstack.wsgi [None req-e640e18a-4251-4234-8c7f-44561d5e054f 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.65 () {48 vars in 1011 bytes} [Tue May 26 09:12:50 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:12:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.65 () {52 vars in 1044 bytes} [Tue May 26 09:12:50 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:12:51 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: 12/23] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:12:51 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:12:51 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-26 09:12:51.320 7 INFO nova.api.openstack.wsgi [None req-f6f93006-561c-4120-9a32-7412d14f2c94 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.65 () {48 vars in 1009 bytes} [Tue May 26 09:12:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:12:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.65 () {52 vars in 1044 bytes} [Tue May 26 09:12:51 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:12:52 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: 15/29] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:12:52 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:12:52 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:12:52.436 7 INFO nova.api.openstack.wsgi [None req-29635d68-6e09-4180-9b02-21d8eb46cf8d 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.65 () {48 vars in 1011 bytes} [Tue May 26 09:12:52 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:12:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.65 () {52 vars in 1044 bytes} [Tue May 26 09:12:52 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:18:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:18:12 2026] GET /v2.1 => generated 0 bytes in 435 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:18:13 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-26 09:18:13.061 8 INFO nova.api.openstack.wsgi [None req-1690ea2c-20ea-4149-9666-aa6f6fa798dc 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 50/101] 199.204.45.65 () {48 vars in 1013 bytes} [Tue May 26 09:18:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:18:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.65 () {52 vars in 1045 bytes} [Tue May 26 09:18:13 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:19:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:19:18 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:19:18 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:19:18.470 8 INFO nova.api.openstack.wsgi [None req-10b85b4d-f2fe-480e-b99e-4e7ffd86c922 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 8e0bb0c6456642d58d39c0d76ac97b86 [pid: 8|app: 0|req: 60/121] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:19:18 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-26 09:19:18.485 7 WARNING oslo_db.sqlalchemy.utils [None req-8a6d528f-a7ec-416d-9473-01fffc6bd83c 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 62/122] 199.204.45.65 () {48 vars in 1012 bytes} [Tue May 26 09:19:18 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.65 () {52 vars in 1053 bytes} [Tue May 26 09:19:18 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/124] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:19:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/125] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:19:22 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: 64/126] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:19:22 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/127] 199.204.45.65 () {48 vars in 1069 bytes} [Tue May 26 09:19:22 2026] GET /v2.1/os-quota-sets/a2ab1807d46a4a6395e8027eed21cf2b => generated 283 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/128] 199.204.45.65 () {52 vars in 1121 bytes} [Tue May 26 09:19:22 2026] PUT /v2.1/os-quota-sets/a2ab1807d46a4a6395e8027eed21cf2b => generated 238 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/131] 10.0.0.226 () {28 vars in 454 bytes} [Tue May 26 09:19:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 67/132] 10.0.0.226 () {30 vars in 658 bytes} [Tue May 26 09:19:28 2026] GET /v2.1 => generated 0 bytes in 36 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: 66/133] 10.0.0.226 () {32 vars in 731 bytes} [Tue May 26 09:19:28 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 10.0.0.226 () {34 vars in 804 bytes} [Tue May 26 09:19:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:22:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/176] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:22:44 2026] GET /v2.1 => generated 0 bytes in 183 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: 90/177] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:22:44 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-26 09:22:44.693 8 INFO nova.api.openstack.wsgi [None req-53ba0c23-6ff3-478d-bb7d-04c688883102 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 88/178] 199.204.45.65 () {48 vars in 1011 bytes} [Tue May 26 09:22:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:22:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/180] 199.204.45.65 () {52 vars in 1045 bytes} [Tue May 26 09:22:44 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: 112/225] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:26:25 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: 114/226] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:26:25 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: 8|app: 0|req: 113/227] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:26:25 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 199.204.45.65 () {48 vars in 1069 bytes} [Tue May 26 09:26:25 2026] GET /v2.1/os-quota-sets/ec71cd01fd264a8c90aca96b612873ec => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/229] 199.204.45.65 () {52 vars in 1121 bytes} [Tue May 26 09:26:25 2026] PUT /v2.1/os-quota-sets/ec71cd01fd264a8c90aca96b612873ec => generated 238 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/250] 199.204.45.65 () {42 vars in 701 bytes} [Tue May 26 09:28:04 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 199.204.45.65 () {44 vars in 905 bytes} [Tue May 26 09:28:04 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 127/252] 199.204.45.65 () {46 vars in 978 bytes} [Tue May 26 09:28:04 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-26 09:28:04.772 8 INFO nova.api.openstack.wsgi [None req-ba56aaa4-a083-485d-b326-5749a8d4ac49 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 126/253] 199.204.45.65 () {48 vars in 1007 bytes} [Tue May 26 09:28:04 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: 128/254] 199.204.45.65 () {48 vars in 1047 bytes} [Tue May 26 09:28:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 26 09:28:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 133/264] 10.0.0.130 () {32 vars in 641 bytes} [Tue May 26 09:28:50 2026] GET /v2.1/servers => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-26 09:28:50.356 8 WARNING oslo_db.sqlalchemy.utils [None req-913e67ff-51d5-4cb9-a05b-3029787fa579 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 132/265] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 26 09:28:50 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/266] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 26 09:28:50 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: 134/269] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:02 2026] GET /v2.1/flavors/a583ee3f-ccab-4d43-ad0b-b28cce621b1f => generated 511 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/270] 10.0.0.130 () {32 vars in 641 bytes} [Tue May 26 09:29:02 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: 135/271] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:02 2026] GET /v2.1/flavors/a583ee3f-ccab-4d43-ad0b-b28cce621b1f => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:07.259 8 WARNING neutronclient.v2_0.client [None req-71273779-3ebb-4d27-9a8d-b1fdcc2ae9e4 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/274] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 26 09:29:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1008 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:08.133 7 WARNING neutronclient.v2_0.client [None req-71c3ed19-20aa-48b2-b323-87c58bea96b0 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:08.322 8 WARNING neutronclient.v2_0.client [None req-6d33201c-a183-4a60-99f2-cae45b764ea6 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/275] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 26 09:29:08 2026] POST /v2.1/os-security-groups => generated 247 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:08.502 8 WARNING neutronclient.v2_0.client [None req-f2381de3-2889-4737-85b9-17ecb8c5fee2 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/276] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 26 09:29:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:08.804 8 WARNING neutronclient.v2_0.client [None req-f2381de3-2889-4737-85b9-17ecb8c5fee2 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:08.807 7 WARNING neutronclient.v2_0.client [None req-6632a0c7-0200-4e7d-b397-e152f8ecdf54 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/277] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 26 09:29:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:08.943 8 WARNING neutronclient.v2_0.client [None req-bf2c5d79-b1be-4c77-a7a7-7b5f9fa156ed 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/278] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 26 09:29:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:08.989 7 WARNING neutronclient.v2_0.client [None req-5ed71bd1-e75a-4d6d-a5a7-134219d47b46 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.058 7 WARNING neutronclient.v2_0.client [None req-5ed71bd1-e75a-4d6d-a5a7-134219d47b46 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/279] 10.0.0.130 () {34 vars in 685 bytes} [Tue May 26 09:29:08 2026] POST /v2.1/os-security-groups => generated 247 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:09.105 7 WARNING neutronclient.v2_0.client [None req-5ed71bd1-e75a-4d6d-a5a7-134219d47b46 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.115 8 WARNING neutronclient.v2_0.client [None req-89dad53b-b6e9-4986-9fab-1bca0ce8d122 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.157 8 WARNING neutronclient.v2_0.client [None req-89dad53b-b6e9-4986-9fab-1bca0ce8d122 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/280] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 26 09:29:08 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:29:09.180 7 WARNING neutronclient.v2_0.client [None req-4172c27b-9a2a-494e-87bf-baf18e18dc75 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.211 7 WARNING neutronclient.v2_0.client [None req-4172c27b-9a2a-494e-87bf-baf18e18dc75 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/281] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 26 09:29:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:09 2026] DELETE /v2.1/os-security-groups/fa16fd38-65b2-4e88-a0c8-0c8f6b94c9b0 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 09:29:09.306 7 WARNING neutronclient.v2_0.client [None req-c74c47f4-8921-4201-bce2-d992d0705e71 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.344 7 WARNING neutronclient.v2_0.client [None req-c74c47f4-8921-4201-bce2-d992d0705e71 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/283] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:29:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:09.466 8 WARNING neutronclient.v2_0.client [None req-253fa98c-4b84-4212-a067-997abc070fad 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/284] 10.0.0.130 () {34 vars in 695 bytes} [Tue May 26 09:29:09 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 10.0.0.130 () {30 vars in 413 bytes} [Tue May 26 09:29:09 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-26 09:29:09.486 7 WARNING neutronclient.v2_0.client [None req-246f3592-f691-4e01-9d4d-c52696a0a045 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.493 8 INFO nova.api.openstack.wsgi [None req-253fa98c-4b84-4212-a067-997abc070fad 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] HTTP exception thrown: Security group fa16fd38-65b2-4e88-a0c8-0c8f6b94c9b0 does not exist Neutron server returns request_ids: ['req-47ad949b-44a2-4d42-8875-cf5d78bb15ce'] [pid: 8|app: 0|req: 143/286] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 26 09:29:09 2026] GET /v2.1/os-security-groups/fa16fd38-65b2-4e88-a0c8-0c8f6b94c9b0 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 26 09:29:09 2026] GET /v2.1/os-security-groups/00bbcf55-5e03-4fa3-8d25-0fb49c4700c7 => generated 664 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:09.530 7 WARNING neutronclient.v2_0.client [None req-a969c95a-d646-4cef-91d8-a9231820e5bb 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.570 7 WARNING neutronclient.v2_0.client [None req-a969c95a-d646-4cef-91d8-a9231820e5bb 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/288] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:09 2026] DELETE /v2.1/os-security-groups/9030a560-aeed-4313-9848-034fb8237618 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 09:29:09.683 7 WARNING neutronclient.v2_0.client [None req-f1953117-474c-415d-b215-ac7ac8d209ca 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.709 7 WARNING neutronclient.v2_0.client [None req-f1953117-474c-415d-b215-ac7ac8d209ca 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.754 7 WARNING neutronclient.v2_0.client [None req-f1953117-474c-415d-b215-ac7ac8d209ca 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/289] 10.0.0.130 () {32 vars in 750 bytes} [Tue May 26 09:29:09 2026] DELETE /v2.1/os-security-group-rules/5cfdaa12-d074-4a1c-81c5-3c39c5e1fe40 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 09:29:09.843 7 WARNING neutronclient.v2_0.client [None req-1c62d25f-6b66-4c0d-97c4-76baf4d383f7 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.866 7 INFO nova.api.openstack.wsgi [None req-1c62d25f-6b66-4c0d-97c4-76baf4d383f7 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] HTTP exception thrown: Security group 9030a560-aeed-4313-9848-034fb8237618 does not exist Neutron server returns request_ids: ['req-a58ef5ad-d975-4ad7-8e66-7d54ec55fdd5'] [pid: 7|app: 0|req: 147/290] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 26 09:29:09 2026] GET /v2.1/os-security-groups/9030a560-aeed-4313-9848-034fb8237618 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 09:29:09.873 7 WARNING neutronclient.v2_0.client [None req-14166f76-9a19-4cc1-bf05-054b64702f2f 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/291] 10.0.0.130 () {28 vars in 560 bytes} [Tue May 26 09:29:09 2026] GET /v2/ => generated 402 bytes in 401 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-05-26 09:29:09.902 8 WARNING neutronclient.v2_0.client [None req-23d82211-378a-4701-a7cd-2ab489999a70 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.910 7 WARNING neutronclient.v2_0.client [None req-14166f76-9a19-4cc1-bf05-054b64702f2f 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:09.931 8 WARNING neutronclient.v2_0.client [None req-23d82211-378a-4701-a7cd-2ab489999a70 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/292] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:09 2026] DELETE /v2.1/os-security-groups/00bbcf55-5e03-4fa3-8d25-0fb49c4700c7 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/293] 10.0.0.130 () {28 vars in 564 bytes} [Tue May 26 09:29:10 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-26 09:29:10.026 7 WARNING neutronclient.v2_0.client [None req-3b552daf-2c00-4b1a-a356-8c86190a0dd5 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/294] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:09 2026] DELETE /v2.1/os-security-groups/7b63cb50-350d-47bb-9aea-5ae9137aa927 => 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: 146/295] 10.0.0.130 () {30 vars in 413 bytes} [Tue May 26 09:29:10 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-26 09:29:10.097 8 WARNING neutronclient.v2_0.client [None req-f5d946ba-bd74-435d-abaa-13fb9ee94bcb 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:10.105 7 WARNING neutronclient.v2_0.client [None req-3b552daf-2c00-4b1a-a356-8c86190a0dd5 46f771d23bd64467a19ad08529aba1cf 5044d223133b4d599a4f46c906f5fb6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:10.114 8 INFO nova.api.openstack.wsgi [None req-f5d946ba-bd74-435d-abaa-13fb9ee94bcb 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] HTTP exception thrown: Security group 7b63cb50-350d-47bb-9aea-5ae9137aa927 does not exist Neutron server returns request_ids: ['req-35721f11-a634-45c6-8bb3-ec6eb73905f1'] [pid: 8|app: 0|req: 147/296] 10.0.0.130 () {32 vars in 737 bytes} [Tue May 26 09:29:10 2026] GET /v2.1/os-security-groups/7b63cb50-350d-47bb-9aea-5ae9137aa927 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 09:29:10.131 8 WARNING neutronclient.v2_0.client [None req-a9a3e965-4483-4f08-90a8-6610c4494c67 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/297] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:10 2026] DELETE /v2.1/os-security-groups/dd4f1f11-6241-4ae9-8bc5-c40243f2bf64 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 09:29:10.271 8 WARNING neutronclient.v2_0.client [None req-a9a3e965-4483-4f08-90a8-6610c4494c67 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:10.486 8 WARNING neutronclient.v2_0.client [None req-a9a3e965-4483-4f08-90a8-6610c4494c67 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/298] 10.0.0.130 () {32 vars in 663 bytes} [Tue May 26 09:29:10 2026] GET /v2.1/os-security-groups => generated 707 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:10.579 7 WARNING neutronclient.v2_0.client [None req-6b1fffab-9a49-4f68-8802-b18e4c2b0ee0 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:10.601 7 INFO nova.api.openstack.wsgi [None req-6b1fffab-9a49-4f68-8802-b18e4c2b0ee0 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] HTTP exception thrown: Security group 7b63cb50-350d-47bb-9aea-5ae9137aa927 does not exist Neutron server returns request_ids: ['req-b156676b-884d-4386-92ea-d3dced6f7776'] [pid: 7|app: 0|req: 151/299] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:10 2026] DELETE /v2.1/os-security-groups/7b63cb50-350d-47bb-9aea-5ae9137aa927 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 09:29:10.613 8 WARNING neutronclient.v2_0.client [None req-be340dc0-09f4-4383-8670-642d0d9d8021 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:10.639 8 INFO nova.api.openstack.wsgi [None req-be340dc0-09f4-4383-8670-642d0d9d8021 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] HTTP exception thrown: Security group 9030a560-aeed-4313-9848-034fb8237618 does not exist Neutron server returns request_ids: ['req-3f6a729e-b424-40e7-8d3b-7c4b9f2b013f'] [pid: 8|app: 0|req: 149/300] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:10 2026] DELETE /v2.1/os-security-groups/9030a560-aeed-4313-9848-034fb8237618 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 09:29:10.658 7 WARNING neutronclient.v2_0.client [None req-f8d13a3d-a965-487c-bd75-7dc84f017ae2 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:10.681 7 INFO nova.api.openstack.wsgi [None req-f8d13a3d-a965-487c-bd75-7dc84f017ae2 899b1cccdba4482888af8b078170c2e1 b7552deed27e45338471408e80d9f62d - - default default] HTTP exception thrown: Security group fa16fd38-65b2-4e88-a0c8-0c8f6b94c9b0 does not exist Neutron server returns request_ids: ['req-ef12a8bd-1cc8-41f8-921d-c7e4ff314011'] [pid: 7|app: 0|req: 152/301] 10.0.0.130 () {32 vars in 740 bytes} [Tue May 26 09:29:10 2026] DELETE /v2.1/os-security-groups/fa16fd38-65b2-4e88-a0c8-0c8f6b94c9b0 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 09:29:10.928 8 WARNING neutronclient.v2_0.client [None req-c2fc8d94-83c9-4bba-bf5b-757d362bb40e ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:11.860 8 WARNING neutronclient.v2_0.client [None req-c2fc8d94-83c9-4bba-bf5b-757d362bb40e ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:12.783 8 WARNING neutronclient.v2_0.client [None req-c2fc8d94-83c9-4bba-bf5b-757d362bb40e ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/302] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:29:10 2026] POST /v2.1/servers => generated 450 bytes in 2675 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 09:29:13.561 7 WARNING neutronclient.v2_0.client [None req-aca2cd64-2931-4e0a-87fe-f8189d274352 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/303] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:13 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1421 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:14.724 7 WARNING neutronclient.v2_0.client [None req-33df640b-674a-4919-89f7-7395313bde76 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/306] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:14 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1425 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-26 09:29:15.916 8 WARNING neutronclient.v2_0.client [None req-da2bb6b1-33e0-425e-937c-a4af811f55a0 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/307] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:15 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1473 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:17.016 7 WARNING neutronclient.v2_0.client [None req-ac12468c-65ba-4a0d-9a02-34c1c48d711e ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/308] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:16 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1473 bytes in 1354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:19.384 8 WARNING neutronclient.v2_0.client [None req-d9c57cfc-d584-4afb-84de-241865e664e9 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/309] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:19 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1491 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 157/310] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:29:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:21.084 8 WARNING neutronclient.v2_0.client [None req-7463d748-c403-4d34-8390-c2f235c47508 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/311] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:21 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/312] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:29:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:22.326 8 WARNING neutronclient.v2_0.client [None req-03aff6db-1f91-4cc1-ae5f-04977f428ecc ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/313] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:22 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:29:22.485 7 INFO nova.api.openstack.compute.server_external_events [req-1e63c42c-a28f-47a8-9fbb-173562cdd78e req-aa9d240a-52bc-4915-b2df-541b8567958b b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:df4d291e-5fae-45b2-9a64-9f3a2a7716ed for instance 2c9920b4-1a27-49df-8a63-e608966ac094 on instance 2026-05-26 09:29:22.501 7 INFO nova.compute.rpcapi [None req-498a2309-176f-42bd-84ea-388adcd6fa4c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 159/314] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:23.290 8 WARNING neutronclient.v2_0.client [None req-875734a8-6bf5-4494-a2a7-8e1d2fcefa4a 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:23.351 8 WARNING neutronclient.v2_0.client [None req-875734a8-6bf5-4494-a2a7-8e1d2fcefa4a 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:23.523 7 WARNING neutronclient.v2_0.client [None req-b86bf51e-c9d2-440d-91ad-f055b1d0741d ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:23.568 8 WARNING neutronclient.v2_0.client [None req-875734a8-6bf5-4494-a2a7-8e1d2fcefa4a 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/315] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:23 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/316] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:29:23 2026] POST /v2.1/servers => generated 449 bytes in 603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:23.827 7 WARNING neutronclient.v2_0.client [None req-03c6c11d-8b3f-4646-98c7-61778c5a64ea 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/317] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:23 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1399 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:24.728 8 WARNING neutronclient.v2_0.client [None req-a0e1f5f4-4070-4fab-bffc-4f56161495d5 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/320] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:24 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:24.918 7 WARNING neutronclient.v2_0.client [None req-31f26b93-032e-4bff-b289-bcd02827b3e5 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/321] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:24 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1403 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:25.970 8 WARNING neutronclient.v2_0.client [None req-3b0cdb00-c1c6-4398-a608-9ab6ae420d44 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:26.026 7 WARNING neutronclient.v2_0.client [None req-df779264-62b8-46ed-9b09-49cb7b02a5bc 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/322] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:25 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1451 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/323] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:25 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 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-26 09:29:26.920 7 WARNING neutronclient.v2_0.client [None req-c902f00f-f9da-49f4-b506-38d050339e28 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:26.976 7 WARNING neutronclient.v2_0.client [None req-c902f00f-f9da-49f4-b506-38d050339e28 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:27.131 8 WARNING neutronclient.v2_0.client [None req-196229d9-7c6d-47cb-adb8-de082e1cfbf4 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:27.154 7 WARNING neutronclient.v2_0.client [None req-c902f00f-f9da-49f4-b506-38d050339e28 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/324] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:27 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1451 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:27.214 8 WARNING neutronclient.v2_0.client [None req-dc085597-72e5-4274-a582-a64505498ad6 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/325] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:27 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/326] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:29:26 2026] POST /v2.1/servers => generated 450 bytes in 1300 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:28.130 8 WARNING neutronclient.v2_0.client [None req-92ff2891-7f69-4c2f-be17-2ade2d905b04 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/327] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:28 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1254 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-26 09:29:28.233 7 WARNING neutronclient.v2_0.client [None req-1560a6df-84f9-453e-a6db-ca388df6f03d 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/328] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:28 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1459 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:28.443 8 WARNING neutronclient.v2_0.client [None req-d72f3a18-4c4b-44e3-a818-579443af5946 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/329] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:28 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:29.011 7 INFO nova.api.openstack.compute.server_external_events [req-d5e99462-6598-44f2-8db3-74eb65b57a91 req-809a40fb-fc9e-423e-b366-30fd15c382eb b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:df4d291e-5fae-45b2-9a64-9f3a2a7716ed for instance 2c9920b4-1a27-49df-8a63-e608966ac094 on instance [pid: 7|app: 0|req: 167/330] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:29:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:29.242 8 WARNING neutronclient.v2_0.client [None req-405ce91d-30c1-41b6-9fbd-e5f4954519f9 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/331] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:29 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1304 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:29.344 7 WARNING neutronclient.v2_0.client [None req-c74505fb-ec32-4ddb-9974-23e1d31ebd6d 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/332] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:29 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1526 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-26 09:29:29.687 8 WARNING neutronclient.v2_0.client [None req-6dbc8eea-28be-4367-9b6a-a53b288ec393 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/333] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:29 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1546 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:30.343 7 WARNING neutronclient.v2_0.client [None req-c1b87de5-ac17-408e-9743-d851db601f36 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/334] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:30 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1352 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-26 09:29:30.486 8 INFO nova.api.openstack.compute.server_external_events [req-7a794351-abd5-4185-83bc-814528b77cee req-8fbd6321-dea7-4b6a-bc7a-4625bf02f88c b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ed05692d-ef43-41a4-bcca-2c8f7621c015 for instance ef93a6b2-838b-40fa-b122-548836b4abc5 on instance 2026-05-26 09:29:30.499 8 INFO nova.compute.rpcapi [None req-cfd71707-62a6-4a9b-944c-fe9a2860f913 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 166/335] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:30.545 7 WARNING neutronclient.v2_0.client [None req-7146cbc4-288c-4382-9cc2-88d8b7c69094 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/336] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:30 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1524 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:30.907 8 WARNING neutronclient.v2_0.client [None req-6950f0d2-b4c7-47f4-97fd-be6de91b7885 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/337] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:30 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1722 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:31.188 7 WARNING neutronclient.v2_0.client [None req-1d4b02b3-4662-4ab8-acf3-fb6f6f6f5c8a ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/338] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:29:31 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094/os-interface => generated 284 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:31.439 8 WARNING neutronclient.v2_0.client [None req-7deee5ff-cfdb-474c-b9b5-eaa47b1c930e 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:31.797 7 WARNING neutronclient.v2_0.client [None req-16f1148c-af52-4a01-a7ca-18eccc654b17 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/339] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:31 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1352 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/340] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:31 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1524 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:32.707 7 INFO nova.api.openstack.compute.server_external_events [req-b4e33588-46e1-41d4-86ef-bbb94ae62a09 req-fd8ede74-2267-472e-b445-70b4f9697746 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:df4d291e-5fae-45b2-9a64-9f3a2a7716ed for instance 2c9920b4-1a27-49df-8a63-e608966ac094 on instance [pid: 7|app: 0|req: 173/341] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:32 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) 2026-05-26 09:29:32.715 8 WARNING neutronclient.v2_0.client [None req-b11ee1ec-adef-4268-ab70-fa040206c85b ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/342] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:32 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1722 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/343] 10.0.0.130 () {32 vars in 641 bytes} [Tue May 26 09:29:32 2026] GET /v2.1/servers => generated 376 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:33.182 7 WARNING neutronclient.v2_0.client [None req-8ff04909-d8fc-4742-98b1-dc345664ba48 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/344] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:29:33 2026] DELETE /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:33.343 8 WARNING neutronclient.v2_0.client [None req-2eb8abb1-cf54-4a77-978b-8820929e6dfa ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/345] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:33 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1427 bytes in 789 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:33.955 7 WARNING neutronclient.v2_0.client [None req-00ac50f9-7d14-419a-b8a9-e8cb3981bbc5 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/346] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:33 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1728 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:33 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1524 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:34.660 8 INFO nova.api.openstack.compute.server_external_events [req-468b5c49-57f5-40b0-89a5-189632327f0b req-9938a8d0-3e9e-4a2d-bb6a-7ef7028eaf31 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:ed05692d-ef43-41a4-bcca-2c8f7621c015 for instance ef93a6b2-838b-40fa-b122-548836b4abc5 on instance [pid: 8|app: 0|req: 174/350] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:29:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:34.791 7 INFO nova.api.openstack.compute.server_external_events [req-94f370eb-c368-40e5-b099-2aa5f3e4246a req-cedd0bd0-95cc-45f0-a916-715a8007a01d b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:4806ac53-fb19-4cba-afad-6271b25c8956 for instance 0fb51953-7b47-4576-93fb-d363c27739d8 on instance [pid: 7|app: 0|req: 177/351] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:34.982 8 WARNING neutronclient.v2_0.client [None req-11b3c743-0135-4231-b5d1-ea4900584eaf 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:35.071 7 WARNING neutronclient.v2_0.client [None req-c111d4e5-4d70-44b5-a3f4-8d1e14314f13 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/352] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:34 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1437 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:35.275 8 WARNING neutronclient.v2_0.client [None req-1678067f-3a6d-4594-a863-c7833cd03977 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/353] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:35 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1848 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:35 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1524 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-26 09:29:36.287 7 WARNING neutronclient.v2_0.client [None req-01a61cb0-65af-42e8-9382-2d3d634daa74 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:36.344 8 WARNING neutronclient.v2_0.client [None req-c6148949-90d4-4c1d-b602-0b3123e57c29 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/355] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:36 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1781 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:36.610 8 WARNING neutronclient.v2_0.client [None req-822b0d9c-7745-4e02-b6d8-916f8b2ce4bf 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/356] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:36 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1437 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:36 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1713 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:36.833 7 INFO nova.api.openstack.compute.server_external_events [req-8b59e91e-7fb3-46b5-b199-0d34b9e00362 req-b0450621-9683-4c2e-a8c5-5000f267379e b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:df4d291e-5fae-45b2-9a64-9f3a2a7716ed for instance 2c9920b4-1a27-49df-8a63-e608966ac094 on instance [pid: 7|app: 0|req: 180/358] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:36.863 8 WARNING neutronclient.v2_0.client [None req-3f82e67e-65b6-46ed-90f2-0aeaf9d7cd8c 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/359] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:29:36 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:37.658 7 WARNING neutronclient.v2_0.client [None req-e3f14180-49e1-49ae-a399-d7774b469976 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:29:37.691 8 WARNING neutronclient.v2_0.client [None req-ff441916-e862-4416-bd31-3a5ad716909c 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/360] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:37 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1502 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:37.779 7 WARNING neutronclient.v2_0.client [None req-6095f1c9-c77b-4dad-b0b7-57fe22f394c1 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/361] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:37 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1437 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-26 09:29:37.848 8 INFO nova.api.openstack.compute.server_external_events [req-ef273eca-e789-47fe-9f3f-4f032bb64b07 req-aa0ddc12-cb2b-4bd5-8643-1649afd2dd19 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ed05692d-ef43-41a4-bcca-2c8f7621c015 for instance ef93a6b2-838b-40fa-b122-548836b4abc5 on instance [pid: 8|app: 0|req: 181/362] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/363] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:37 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1713 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:38.821 8 WARNING neutronclient.v2_0.client [None req-b34a681b-c49b-465d-825f-fc23b4ba7d54 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] 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: 182/364] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:38 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 1507 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:29:38.875 7 WARNING neutronclient.v2_0.client [None req-264cf87c-106c-4fca-bee1-71dbbdc13e84 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/365] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:38 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1425 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:39.910 8 INFO nova.api.openstack.wsgi [None req-84ccfbea-9052-476e-a890-93c71d921a66 ad4b42cba184407fa2eebd80e5ea42f0 8117c9bb776b40c7b78470e06b61aa3d - - default default] HTTP exception thrown: Instance 2c9920b4-1a27-49df-8a63-e608966ac094 could not be found. [pid: 8|app: 0|req: 183/366] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:39 2026] GET /v2.1/servers/2c9920b4-1a27-49df-8a63-e608966ac094 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/367] 10.0.0.130 () {32 vars in 704 bytes} [Tue May 26 09:29:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-338812355 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:40.111 8 WARNING neutronclient.v2_0.client [None req-1195b730-3a37-4ac6-8260-d1b869d72810 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/368] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:40 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1425 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:29:41.330 7 WARNING neutronclient.v2_0.client [None req-a5f05953-47c6-45f3-b65d-c8dfbc87518d 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/369] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:41 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1425 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:42.673 8 WARNING neutronclient.v2_0.client [None req-ac4ee80a-5cdf-482a-a096-d0194902e625 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/370] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:42 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1425 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-26 09:29:43.401 7 INFO nova.api.openstack.compute.server_external_events [req-bbcf963f-bda1-48ab-b97b-b959763a3ed0 req-a9cf4355-845a-47a4-921f-dabdcda5b4a0 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:4806ac53-fb19-4cba-afad-6271b25c8956 for instance 0fb51953-7b47-4576-93fb-d363c27739d8 on instance [pid: 7|app: 0|req: 186/371] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:29:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:43.831 8 WARNING neutronclient.v2_0.client [None req-9627cf17-0c48-4677-9bfd-b678ffc40929 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/374] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:43 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1425 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:45.019 7 WARNING neutronclient.v2_0.client [None req-08cfdece-5c8e-4454-ac84-4e2171b8d30e 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/375] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:44 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1613 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:45.187 8 WARNING neutronclient.v2_0.client [None req-ffece39f-7840-4a6e-9385-76e70f0e3d56 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/376] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:29:45 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8/os-interface => generated 285 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:46.133 8 INFO nova.api.openstack.compute.server_external_events [req-e80a33bf-0ea3-4e95-a4fd-e27538a200ea req-b48e3bd0-4116-4106-8bb2-ce7b1c7e7cfd b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:4806ac53-fb19-4cba-afad-6271b25c8956 for instance 0fb51953-7b47-4576-93fb-d363c27739d8 on instance [pid: 8|app: 0|req: 188/377] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:46.149 7 WARNING neutronclient.v2_0.client [None req-4d0eec74-ebc6-4a83-b0d8-1713aa17329b 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/378] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:46 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1613 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/379] 10.0.0.130 () {32 vars in 641 bytes} [Tue May 26 09:29:46 2026] GET /v2.1/servers => generated 388 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 191/380] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:29:46 2026] DELETE /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:46.647 8 WARNING neutronclient.v2_0.client [None req-9f9691cb-776e-4e94-bed9-f70ee76bb728 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/381] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:46 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1619 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-26 09:29:47.835 7 WARNING neutronclient.v2_0.client [None req-938d4520-f1bc-46dc-90cf-5462c99cdc77 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/382] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:47 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1739 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:48.976 8 WARNING neutronclient.v2_0.client [None req-5ddf224d-db74-4d82-b345-0a731f3be049 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/383] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:48 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1739 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:49.921 7 INFO nova.api.openstack.compute.server_external_events [req-1fa3b48f-f817-4bab-97bb-c09429124d69 req-05991064-4fe1-49f7-8392-c7e535d39a65 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:4806ac53-fb19-4cba-afad-6271b25c8956 for instance 0fb51953-7b47-4576-93fb-d363c27739d8 on instance [pid: 7|app: 0|req: 193/384] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:29:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:50.147 8 WARNING neutronclient.v2_0.client [None req-d52230a1-51e5-4f2d-be47-5dd060a8ce80 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/385] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:50 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1381 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:51.251 7 WARNING neutronclient.v2_0.client [None req-0e22fda5-974e-4cf6-ba8b-efdbf58b79c3 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/386] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:51 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1381 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-26 09:29:52.362 8 WARNING neutronclient.v2_0.client [None req-ed716bb8-d286-43ec-934d-ab3ec475d65f 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/387] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:52 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:53.503 7 WARNING neutronclient.v2_0.client [None req-f2b6ea61-6712-4367-92c7-58850b422446 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/388] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:53 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => generated 1386 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-26 09:29:54.591 7 INFO nova.api.openstack.wsgi [None req-70c00c1d-0f85-4b88-9a0d-e95189e88e33 0d2df8d0d7724b74801ae94714135862 336d4cbf3fe048f7850661d796fbe742 - - default default] HTTP exception thrown: Instance 0fb51953-7b47-4576-93fb-d363c27739d8 could not be found. [pid: 7|app: 0|req: 197/391] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:29:54 2026] GET /v2.1/servers/0fb51953-7b47-4576-93fb-d363c27739d8 => 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: 195/392] 10.0.0.130 () {32 vars in 706 bytes} [Tue May 26 09:29:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1059512739 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:58.778 7 WARNING neutronclient.v2_0.client [None req-c18763f8-5ed1-4aaa-a959-1d898fd06a26 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/393] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:29:58 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/os-interface => generated 284 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:29:58.924 8 WARNING neutronclient.v2_0.client [None req-ffdb0df0-c800-4670-9194-25e78fffe460 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/394] 10.0.0.130 () {32 vars in 815 bytes} [Tue May 26 09:29:58 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/os-interface/ed05692d-ef43-41a4-bcca-2c8f7621c015 => generated 281 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 199/395] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:29:59 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 154 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/396] 10.0.0.130 () {34 vars in 750 bytes} [Tue May 26 09:29:59 2026] POST /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/action => generated 0 bytes in 48 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: 200/397] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:29:59 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 154 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:29:59.919 8 WARNING neutronclient.v2_0.client [None req-04446c92-6949-466d-a055-1bcd68f539c7 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] 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: 201/398] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:30:00 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 154 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:00.361 7 INFO nova.api.openstack.compute.server_external_events [req-391684af-0c58-4d53-89af-03f815954fb1 req-e1be7c59-43c8-460e-b5a4-86429db9c63a b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ed05692d-ef43-41a4-bcca-2c8f7621c015 for instance ef93a6b2-838b-40fa-b122-548836b4abc5 on instance [pid: 7|app: 0|req: 202/399] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:30:00.544 8 WARNING neutronclient.v2_0.client [None req-04446c92-6949-466d-a055-1bcd68f539c7 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/400] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:29:59 2026] POST /v2.1/servers => generated 424 bytes in 926 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:00.795 7 WARNING neutronclient.v2_0.client [None req-099ae4c2-d576-4549-bf3c-0d1dac53a223 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/401] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:00 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1368 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, ' [pid: 8|app: 0|req: 199/402] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:30:01 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 192 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:01.345 7 WARNING neutronclient.v2_0.client [None req-82920f6c-1d41-48ca-8e09-e405289b1e5a 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/403] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:01 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1947 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/404] 10.0.0.130 () {34 vars in 750 bytes} [Tue May 26 09:30:01 2026] POST /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/action => generated 0 bytes in 41 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: 205/405] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:30:01 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 192 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:01.895 8 WARNING neutronclient.v2_0.client [None req-e09636aa-45f6-48b9-a27d-c084388d23f2 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/406] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:01 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1372 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/407] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:30:02 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 192 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:02.992 8 WARNING neutronclient.v2_0.client [None req-8a3c3bec-1aeb-4da0-a865-f384e6970982 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/408] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:02 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1420 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: 207/409] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:30:03 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 192 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:03.758 8 INFO nova.api.openstack.compute.server_external_events [req-2c1927af-7a0e-4d8d-b04a-ecdcdb968b24 req-74e19967-a7af-4e50-b49d-a701b920687e b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ed05692d-ef43-41a4-bcca-2c8f7621c015 for instance ef93a6b2-838b-40fa-b122-548836b4abc5 on instance [pid: 8|app: 0|req: 203/410] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:03 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-26 09:30:04.119 7 WARNING neutronclient.v2_0.client [None req-459b2321-8d92-4716-ab6b-d5044e9fc494 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/413] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:04 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1420 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/414] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:30:04 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5/ips => generated 154 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 210/415] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:30:04 2026] DELETE /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:04.947 8 WARNING neutronclient.v2_0.client [None req-b129bffb-e65b-46dc-8570-acade3d1ba76 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:05.216 7 WARNING neutronclient.v2_0.client [None req-247a8c44-08b8-4d88-b69f-dff48989e735 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/416] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:05 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1428 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:04 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1839 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/418] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:30:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:06.532 8 WARNING neutronclient.v2_0.client [None req-6c6d601a-bcc8-4641-aafc-facb87d2ac11 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:06.571 7 WARNING neutronclient.v2_0.client [None req-3e188818-027e-4770-a68a-1abe12ab1eab 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/419] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:06 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1480 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, ' [pid: 7|app: 0|req: 213/420] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:06 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1839 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:30:06.866 8 INFO nova.api.openstack.compute.server_external_events [req-72860d14-081e-4295-ada8-21d30b6eaa9b req-e622f202-2cf3-4755-92a2-eb9a34be2321 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:69623cfa-af15-47ed-9f51-adcbd9285c35 for instance bca3a0f3-09eb-4d83-beae-5987ae183bc9 on instance [pid: 8|app: 0|req: 208/421] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:06 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:07.890 7 WARNING neutronclient.v2_0.client [None req-8829ab67-8ac0-413f-af05-c7da6385dc8b 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:07.920 8 WARNING neutronclient.v2_0.client [None req-8fbe7bf8-e7f3-41ed-b530-79776e856f49 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:07.958 8 WARNING neutronclient.v2_0.client [None req-8fbe7bf8-e7f3-41ed-b530-79776e856f49 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/422] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:07 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1468 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:08.026 7 WARNING neutronclient.v2_0.client [None req-b645cfb9-f007-4404-badc-55a8dead8187 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/423] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:07 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1772 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:30:08.181 8 WARNING neutronclient.v2_0.client [None req-8fbe7bf8-e7f3-41ed-b530-79776e856f49 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/424] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:30:07 2026] POST /v2.1/servers => generated 452 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:08.424 7 WARNING neutronclient.v2_0.client [None req-f0d6939f-a7ec-4ec6-9d5b-1aaaec1ccc9d d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/425] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:08 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1432 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:08.907 8 INFO nova.api.openstack.compute.server_external_events [req-f332dee7-abf4-421d-abce-c27f6b64d6a4 req-0fa26da9-7a86-435e-90c9-1010490679c3 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:ed05692d-ef43-41a4-bcca-2c8f7621c015 for instance ef93a6b2-838b-40fa-b122-548836b4abc5 on instance [pid: 8|app: 0|req: 210/426] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:08 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-26 09:30:09.055 7 WARNING neutronclient.v2_0.client [None req-743ce4f3-5a58-4559-875f-c06f6ca86384 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:09.132 8 WARNING neutronclient.v2_0.client [None req-0f15ddad-41d6-420d-812e-2e2204f1344f 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/427] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:09 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1480 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/428] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:09 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1468 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:09.523 8 WARNING neutronclient.v2_0.client [None req-e073bd3b-344c-4910-89bb-db6b1cb7b2ab d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/429] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:09 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1436 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:10.268 8 WARNING neutronclient.v2_0.client [None req-b45fed98-85c4-41a0-8fec-f7d48734a13c 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:10.278 7 WARNING neutronclient.v2_0.client [None req-4b806ba4-4ba8-49ae-9741-3417f87f6474 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/430] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:10 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1485 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/431] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:10 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1468 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:10.629 7 WARNING neutronclient.v2_0.client [None req-e15f08ed-93de-4b3b-a518-409147cce667 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/432] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:10 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1428 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:11.381 8 WARNING neutronclient.v2_0.client [None req-0474bec2-0a43-447b-b51d-e3a6dbbf8fb4 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] 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: 214/433] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:11 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 1485 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:30:11.414 7 WARNING neutronclient.v2_0.client [None req-968e3e0e-ea2a-4847-99e6-3214ce318854 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/434] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:11 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1468 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:11.743 8 WARNING neutronclient.v2_0.client [None req-5d350d27-2cc1-4922-aec6-7880023f5383 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/435] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:11 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1484 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:12.307 7 INFO nova.api.openstack.compute.server_external_events [req-bc2db1f3-2908-4a64-90a0-1037c9dd2c5e req-dc137579-a3ec-437c-895a-0d2bb56b50f9 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:69623cfa-af15-47ed-9f51-adcbd9285c35 for instance bca3a0f3-09eb-4d83-beae-5987ae183bc9 on instance [pid: 7|app: 0|req: 221/436] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:30:12 2026] POST /v2.1/os-server-external-events => generated 183 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-26 09:30:12.476 8 INFO nova.api.openstack.wsgi [None req-2ac7e391-17e3-4873-9706-ba703ad11b18 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] HTTP exception thrown: Instance ef93a6b2-838b-40fa-b122-548836b4abc5 could not be found. [pid: 8|app: 0|req: 216/437] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:12 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 111 bytes in 50 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: 222/438] 10.0.0.130 () {32 vars in 704 bytes} [Tue May 26 09:30:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-674148792 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:12.578 8 WARNING neutronclient.v2_0.client [None req-39010097-992a-4aa8-a28e-1b59a108b01e 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/439] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:12 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1468 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:30:12.837 7 WARNING neutronclient.v2_0.client [None req-e5a1930e-1970-44c6-956b-96889290a81b d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/440] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:12 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1484 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:13.148 8 INFO nova.api.openstack.wsgi [None req-5e38db05-8304-4e9f-b583-3615c4de03b5 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] HTTP exception thrown: Instance ef93a6b2-838b-40fa-b122-548836b4abc5 could not be found. [pid: 8|app: 0|req: 218/441] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:30:13 2026] DELETE /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:13.193 7 INFO nova.api.openstack.wsgi [None req-20986bc4-f578-426c-b2c6-b367bd511a24 7a97f9f96bdd4186a6e2fd34453ee136 f72978242cfa412cb33f75dff6fb279c - - default default] HTTP exception thrown: Instance ef93a6b2-838b-40fa-b122-548836b4abc5 could not be found. [pid: 7|app: 0|req: 224/442] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:13 2026] GET /v2.1/servers/ef93a6b2-838b-40fa-b122-548836b4abc5 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:13.794 8 WARNING neutronclient.v2_0.client [None req-2ab9ec42-444c-4984-89dd-051ea441f436 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:13.944 7 WARNING neutronclient.v2_0.client [None req-0f499806-9454-453c-8943-b291e9f18472 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/443] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:13 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1492 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:13 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1649 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:15.354 7 WARNING neutronclient.v2_0.client [None req-c03e1811-d996-43b5-a0a7-d4058e559611 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] 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: 220/447] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:30:15 2026] DELETE /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:15.698 8 INFO nova.api.openstack.compute.server_external_events [req-88747843-fd87-4994-b428-cdcd7a1f1c96 req-ed60495b-58d0-4071-8615-79854106d6ad b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:878d414f-506c-4f23-b1a4-52059b16d8a0 for instance 5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e on instance [pid: 8|app: 0|req: 221/448] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:15.749 8 WARNING neutronclient.v2_0.client [None req-7a2600be-de6f-4eab-883c-f08d1dd6db06 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 228/449] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:15 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1557 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/450] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:15 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1655 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-26 09:30:17.306 7 WARNING neutronclient.v2_0.client [None req-b07cadf8-1131-46d0-a6a5-bbaf104efab7 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:17.358 8 WARNING neutronclient.v2_0.client [None req-4d1f2932-7ffd-42ec-9bd3-0fa07963e2c4 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/451] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:17 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1557 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/452] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:17 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1655 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:18.475 7 INFO nova.api.openstack.compute.server_external_events [req-b72d4aa2-a288-4898-be41-7def5c6341fc req-40b9e21e-f3e6-421e-8480-b4091dc578cd b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:69623cfa-af15-47ed-9f51-adcbd9285c35 for instance bca3a0f3-09eb-4d83-beae-5987ae183bc9 on instance [pid: 7|app: 0|req: 230/453] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:18.505 8 WARNING neutronclient.v2_0.client [None req-f4e85859-727d-4ca9-bb62-0e6ee8a66eca d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:18.528 7 WARNING neutronclient.v2_0.client [None req-6352782e-ba85-4c5f-82f1-78335c344111 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/454] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:18 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1613 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/455] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:18 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:19.641 7 WARNING neutronclient.v2_0.client [None req-5dbc9335-274f-451c-8066-a43f50495406 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:19.663 8 WARNING neutronclient.v2_0.client [None req-b24df11d-bf2d-4d1a-8035-10b3c982d471 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/456] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:19 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 225/457] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:19 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1557 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:30:19.842 7 INFO nova.api.openstack.compute.server_external_events [req-7451b687-5f4c-4b83-b38e-c3e3c2a8113a req-3d0f66d5-de2b-47c3-886a-b19b74856bdb b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:878d414f-506c-4f23-b1a4-52059b16d8a0 for instance 5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e on instance [pid: 7|app: 0|req: 233/458] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:30:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:20.754 8 WARNING neutronclient.v2_0.client [None req-1cbefd33-1341-4da2-af65-bbc55ea2e665 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/459] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:20 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 1454 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:20.891 7 WARNING neutronclient.v2_0.client [None req-003b7c72-a475-4856-95e9-06fb8f7e0e2f d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/460] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:20 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1557 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-26 09:30:21.853 8 INFO nova.api.openstack.wsgi [None req-aeb8fc77-d6d2-47f3-9c1f-9123b7e64973 91a6c37aa6424670b3e01106e9b96eb8 4576b470517f4b119992872b4b9a2e17 - - default default] HTTP exception thrown: Instance bca3a0f3-09eb-4d83-beae-5987ae183bc9 could not be found. [pid: 8|app: 0|req: 227/461] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:21 2026] GET /v2.1/servers/bca3a0f3-09eb-4d83-beae-5987ae183bc9 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:22.077 7 WARNING neutronclient.v2_0.client [None req-19697e38-c6a7-4663-b0db-04b625216fa8 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/462] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:22 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1557 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:23.262 8 WARNING neutronclient.v2_0.client [None req-ed8ae4b1-1299-4039-b9c8-ed1abbd8dd17 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/465] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:23 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1741 bytes in 1175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:24.448 7 WARNING neutronclient.v2_0.client [None req-ca9a2353-602f-42a5-8757-f88e30f469a1 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/466] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:30:24 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e/os-interface => generated 285 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:25.604 8 WARNING neutronclient.v2_0.client [None req-2cdf54c4-d291-4060-9ce2-13ce0f6e2fb8 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:25.605 7 INFO nova.api.openstack.compute.server_external_events [req-3ffd4c37-beb4-4b37-9c0c-2e5f133deec5 req-c86bed61-b5bc-4376-bb32-32cda77fa66e b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:878d414f-506c-4f23-b1a4-52059b16d8a0 for instance 5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e on instance [pid: 7|app: 0|req: 239/467] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:25 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: 229/468] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:25 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1741 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/469] 10.0.0.130 () {32 vars in 641 bytes} [Tue May 26 09:30:25 2026] GET /v2.1/servers => generated 384 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/470] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:30:25 2026] DELETE /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:26.114 7 WARNING neutronclient.v2_0.client [None req-c69b30a6-914e-42c7-8764-ded71e635ac7 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/471] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:26 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1747 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:27.299 8 WARNING neutronclient.v2_0.client [None req-d2339321-789a-4928-bc7c-785aa1bc4230 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/472] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:27 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1867 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-26 09:30:28.481 7 WARNING neutronclient.v2_0.client [None req-28cd0a5b-3412-4933-8cc4-6e1c9b33f1cb d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/473] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:28 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1867 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-26 09:30:29.360 8 INFO nova.api.openstack.compute.server_external_events [req-e314724d-f2ae-44ae-81e4-e819a56e081d req-32e79c51-a85a-4bc0-941f-bb606c2a4b17 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:878d414f-506c-4f23-b1a4-52059b16d8a0 for instance 5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e on instance [pid: 8|app: 0|req: 232/474] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:29.643 7 WARNING neutronclient.v2_0.client [None req-8551b81b-c7bc-4612-8cd3-e5f3b6db8e61 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/475] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:29 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1513 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-26 09:30:30.767 8 WARNING neutronclient.v2_0.client [None req-0a4f1fc7-083f-4fbf-800c-96e49e11ee52 d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/476] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:30 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1518 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:31.890 7 WARNING neutronclient.v2_0.client [None req-ca77bfbe-d068-4a32-990c-95168fb4691b d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/477] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:31 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1518 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:32.992 8 WARNING neutronclient.v2_0.client [None req-9109b8bc-fb5b-4050-b02d-9bc84629db1a d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/478] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:32 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => generated 1518 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-26 09:30:34.084 7 INFO nova.api.openstack.wsgi [None req-6bfde999-29de-459a-b1cf-a11714fd413f d00c6831bf484151a98b56abcfe064f1 37401489a34a4cf89044f39427f07ba7 - - default default] HTTP exception thrown: Instance 5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e could not be found. [pid: 7|app: 0|req: 246/481] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:34 2026] GET /v2.1/servers/5c8c7ecd-bc7e-4d6e-84c0-7e274f62ca3e => 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: 236/482] 10.0.0.130 () {32 vars in 706 bytes} [Tue May 26 09:30:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1860007857 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/483] 10.0.0.172 () {30 vars in 619 bytes} [Tue May 26 09:30:40 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/484] 10.0.0.172 () {32 vars in 692 bytes} [Tue May 26 09:30:40 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: 248/485] 10.0.0.172 () {34 vars in 913 bytes} [Tue May 26 09:30:40 2026] GET /v2.1/os-simple-tenant-usage/cc8d478909124a1b9447b2ac758d9000?start=2026-05-25T00:00:00&end=2026-05-26T23:59:59 => generated 20 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/486] 10.0.0.172 () {30 vars in 654 bytes} [Tue May 26 09:30:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/489] 10.0.0.172 () {30 vars in 619 bytes} [Tue May 26 09:30:44 2026] GET /v2.1 => generated 0 bytes in 160 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: 250/490] 10.0.0.172 () {32 vars in 692 bytes} [Tue May 26 09:30:44 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: 241/491] 10.0.0.172 () {34 vars in 913 bytes} [Tue May 26 09:30:45 2026] GET /v2.1/os-simple-tenant-usage/cc8d478909124a1b9447b2ac758d9000?start=2026-05-25T00:00:00&end=2026-05-26T23:59:59 => generated 20 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/492] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:30:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 242/493] 10.0.0.172 () {30 vars in 654 bytes} [Tue May 26 09:30:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:30:46.932 7 WARNING neutronclient.v2_0.client [None req-a1fc5d16-6f31-4433-9250-c81038363a28 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:46.975 7 WARNING neutronclient.v2_0.client [None req-a1fc5d16-6f31-4433-9250-c81038363a28 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:47.150 7 WARNING neutronclient.v2_0.client [None req-a1fc5d16-6f31-4433-9250-c81038363a28 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/494] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:30:46 2026] POST /v2.1/servers => generated 452 bytes in 481 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 09:30:47.388 8 WARNING neutronclient.v2_0.client [None req-54346963-5668-48f0-b13e-54141e44ee73 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/495] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:47 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1391 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:48.496 7 WARNING neutronclient.v2_0.client [None req-524e228b-66f7-484d-bca9-eab4646e0f9f 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/496] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:48 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:49.607 8 WARNING neutronclient.v2_0.client [None req-c31676ff-1243-4575-9bee-2a7fd8c2582b 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/497] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:49 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1443 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:50.718 7 WARNING neutronclient.v2_0.client [None req-d8b8176d-a3b4-4e2e-b592-b56c71c81204 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/498] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:50 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1443 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-26 09:30:51.815 8 WARNING neutronclient.v2_0.client [None req-ed0a31ae-7ef2-49af-9dbd-b69241fc1de4 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/499] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:51 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1451 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:52.819 7 INFO nova.api.openstack.compute.server_external_events [req-ac6b2559-8547-445c-b872-a51a6ccb7bf0 req-579a2e22-263e-4108-ae1d-d50955907fd5 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 7|app: 0|req: 255/500] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:30:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:53.149 8 WARNING neutronclient.v2_0.client [None req-24c15e50-1d8d-4dbe-8db8-1f440c2643ef 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/501] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:53 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1528 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:54.688 7 WARNING neutronclient.v2_0.client [None req-a0d62e69-751c-4d2c-b482-96e13e9bd2ed 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/504] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:54 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1516 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:55.905 8 WARNING neutronclient.v2_0.client [None req-e880e337-d15a-42ba-9f05-af43799db219 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/505] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:55 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1516 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:57.203 7 WARNING neutronclient.v2_0.client [None req-a8e3acb3-8f4b-4963-8be1-94e1005ef816 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/506] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:57 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1516 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/507] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:30:57 2026] POST /v2.1/os-keypairs => generated 397 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-26 09:30:58.470 7 INFO nova.api.openstack.compute.server_external_events [req-3339faab-303c-41d4-8fdd-284c87546500 req-792edd41-95c6-426b-a482-7aaaebf441a9 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 7|app: 0|req: 259/508] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:30:58 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-26 09:30:58.772 8 WARNING neutronclient.v2_0.client [None req-7aef5538-b86f-4c3d-9244-878bd33756fa 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/509] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:30:58 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1516 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:30:59.820 7 WARNING neutronclient.v2_0.client [None req-193e5a5d-f556-4c74-931d-9b2472cd9c32 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:30:59.869 7 WARNING neutronclient.v2_0.client [None req-193e5a5d-f556-4c74-931d-9b2472cd9c32 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:00.052 8 WARNING neutronclient.v2_0.client [None req-ba14fb4e-d572-4f36-984f-faf3917a4f4b 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:31:00.063 7 WARNING neutronclient.v2_0.client [None req-193e5a5d-f556-4c74-931d-9b2472cd9c32 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/510] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:00 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1516 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/511] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:30:59 2026] POST /v2.1/servers => generated 449 bytes in 650 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:00.395 8 WARNING neutronclient.v2_0.client [None req-986c4f39-f1d6-45de-9665-2b37ed512c71 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/512] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:00 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1401 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:01.306 7 WARNING neutronclient.v2_0.client [None req-ffaece45-7314-4f16-a054-c970a722e766 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/513] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:01 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1699 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:01.468 8 WARNING neutronclient.v2_0.client [None req-96c33b72-81c5-4985-86a9-e9dc7f33bce7 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:01.548 7 WARNING neutronclient.v2_0.client [None req-f07ed024-22fd-45c8-993b-fe08f055ab55 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/514] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:31:01 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4/os-interface => generated 285 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/515] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:01 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1405 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:02.309 8 INFO nova.api.openstack.compute.server_external_events [req-663a2d96-c092-499a-8439-87fbabee5e8c req-2d46b13b-17bd-4d76-9791-55a08cbf37e1 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 8|app: 0|req: 254/516] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:02.661 7 WARNING neutronclient.v2_0.client [None req-b971e173-3383-43f4-b990-e8ad5f6ab88d c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/517] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:02 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1453 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-26 09:31:03.751 8 WARNING neutronclient.v2_0.client [None req-f9ea0108-b89e-46c1-8663-42a95640e624 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/518] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:03 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:04.843 8 WARNING neutronclient.v2_0.client [None req-2a9e6a02-05bd-471c-8878-e0f5d1837006 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/521] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:04 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1461 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:05.779 7 INFO nova.api.openstack.compute.server_external_events [req-5c3bacc2-1069-41db-b21a-6128a6dbef19 req-a2eeb03c-88a8-4c65-b179-0207650c5744 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:7bd17fee-1e65-460f-b285-a884f9633471 for instance 8279935f-05b7-48a0-99fe-c9c0c4c6727b on instance [pid: 7|app: 0|req: 265/522] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:05.969 8 WARNING neutronclient.v2_0.client [None req-87277097-a576-4c9f-bcc7-d735c11d8f52 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/523] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:05 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1538 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:07.206 7 WARNING neutronclient.v2_0.client [None req-ecbb1995-a1b3-4d75-b066-33186847f316 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/524] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:07 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1526 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-26 09:31:08.376 8 WARNING neutronclient.v2_0.client [None req-aaf523d3-9d50-4992-9d67-ab967c19abd8 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/525] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:08 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:09.527 7 WARNING neutronclient.v2_0.client [None req-cc3040a4-65d8-4498-a448-ea0e3baf1ed2 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/526] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:09 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1526 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:10.057 8 INFO nova.api.openstack.compute.server_external_events [req-7ca3c502-31e9-4ce0-ad58-10e9ac7939af req-2c1d44ef-5057-4c2b-b22d-e7dd11394864 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:7bd17fee-1e65-460f-b285-a884f9633471 for instance 8279935f-05b7-48a0-99fe-c9c0c4c6727b on instance [pid: 8|app: 0|req: 260/527] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:31:10 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-26 09:31:10.683 7 WARNING neutronclient.v2_0.client [None req-e292de00-e138-4fcd-a09b-4559ea046b10 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/528] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:10 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1526 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:11.891 8 WARNING neutronclient.v2_0.client [None req-58e24012-b51e-44e0-af72-e15d08a89cd7 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/529] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:11 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1526 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-26 09:31:13.056 7 WARNING neutronclient.v2_0.client [None req-687244e3-69b3-42bb-a21d-3aec225e80ba c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/530] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:13 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1693 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-26 09:31:13.251 8 WARNING neutronclient.v2_0.client [None req-8aec2db5-ef87-4964-ab88-1a43180b0287 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/531] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:13 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1693 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:14.775 8 INFO nova.api.openstack.compute.server_external_events [req-dc03bbc7-7252-43e9-82c4-80f8daca0a71 req-99e75eb5-7f7e-4504-a755-32414992e1cf b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:7bd17fee-1e65-460f-b285-a884f9633471 for instance 8279935f-05b7-48a0-99fe-c9c0c4c6727b on instance [pid: 8|app: 0|req: 264/534] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:14 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:22.081 8 WARNING neutronclient.v2_0.client [None req-e3239c38-9845-44fb-8b49-0cc57f25b7ef 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/535] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:22 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1819 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:22.515 8 WARNING neutronclient.v2_0.client [None req-64446204-a450-4aed-ba34-bd66f4a85b75 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/536] 10.0.0.130 () {34 vars in 750 bytes} [Tue May 26 09:31:22 2026] POST /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b/action => generated 31854 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/537] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:22 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1819 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 272/538] 10.0.0.130 () {34 vars in 750 bytes} [Tue May 26 09:31:23 2026] POST /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:23.395 8 WARNING neutronclient.v2_0.client [None req-611ef6f2-c5e4-4bda-b20d-88dfecdd3141 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/539] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:23 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1821 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:24.570 8 WARNING neutronclient.v2_0.client [None req-c8962a30-1cff-4764-9f5a-92067a3ad344 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/542] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:24 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1821 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-26 09:31:25.848 7 WARNING neutronclient.v2_0.client [None req-b0852da4-0f43-4409-bf4e-3615868ed48c 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/543] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:25 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1821 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:27.375 8 WARNING neutronclient.v2_0.client [None req-059c8420-40a9-4f5b-ac20-4c4222079647 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/544] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:27 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1826 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:28.582 7 WARNING neutronclient.v2_0.client [None req-f3ee09d2-c2d8-417d-8b6c-775d5fa78097 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/545] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:28 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1826 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:29.664 8 INFO nova.api.openstack.compute.server_external_events [req-389df7b8-8f7a-4052-a588-bf3858938bb8 req-79e892fc-28f3-4d83-b264-5728e57880d3 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-unplugged:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 8|app: 0|req: 271/546] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:31:29 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-26 09:31:29.828 7 WARNING neutronclient.v2_0.client [None req-adc6d1a9-2393-422c-ac86-83742773bd15 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/547] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:29 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1826 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-26 09:31:30.982 8 WARNING neutronclient.v2_0.client [None req-351c100c-29b1-4491-831b-625e396b4bf0 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/548] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:30 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:32.106 7 INFO nova.api.openstack.compute.server_external_events [req-88d020af-fd84-465e-b666-db3aaf1f9bc6 req-ff6dcc61-5c5d-436f-bac7-c5069a9b28e0 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 7|app: 0|req: 277/549] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:31:32 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-26 09:31:32.131 8 WARNING neutronclient.v2_0.client [None req-e609a102-af05-443c-993c-ee3acdb75498 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/550] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:32 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1826 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-26 09:31:33.360 7 WARNING neutronclient.v2_0.client [None req-1460d64a-cd17-44c7-b6ea-a1ac6792a830 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/551] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:33 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1826 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-26 09:31:34.400 7 INFO nova.api.openstack.compute.server_external_events [req-4f381ac5-e38b-4ac1-8ecb-60fe3cc339a3 req-ae7dbe52-4f97-4a68-8db2-0102bbf1bd44 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:7bd17fee-1e65-460f-b285-a884f9633471 for instance 8279935f-05b7-48a0-99fe-c9c0c4c6727b on instance [pid: 7|app: 0|req: 280/554] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:34.625 8 WARNING neutronclient.v2_0.client [None req-6c37e656-831f-48f3-a9a1-46dd9369b1ec 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/555] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:34 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1819 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/556] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:31:37 2026] POST /v2.1/os-keypairs => generated 398 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-26 09:31:39.943 8 WARNING neutronclient.v2_0.client [None req-683628cd-eb05-4845-bfa5-d157086192b5 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:31:39.983 8 WARNING neutronclient.v2_0.client [None req-683628cd-eb05-4845-bfa5-d157086192b5 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:31:40.159 8 WARNING neutronclient.v2_0.client [None req-683628cd-eb05-4845-bfa5-d157086192b5 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/557] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:31:39 2026] POST /v2.1/servers => generated 450 bytes in 1119 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 09:31:40.409 7 WARNING neutronclient.v2_0.client [None req-5bc612e6-7ebd-4af8-a17d-f8a614d114a8 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/558] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:40 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1403 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-26 09:31:41.701 8 WARNING neutronclient.v2_0.client [None req-f454ae87-7048-4c44-8de6-c3656f267686 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/559] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:41 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1399 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:42.802 7 WARNING neutronclient.v2_0.client [None req-cc8c904e-cb25-43eb-aaeb-1607da83f53a c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/560] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:42 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:43.895 8 WARNING neutronclient.v2_0.client [None req-957c684e-69ed-4c9a-8efa-13a689b6ff6a c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/563] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:43 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:44.992 7 WARNING neutronclient.v2_0.client [None req-f2b3ee44-b6f1-4d7a-bef7-9a52172a68e3 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/564] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:44 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1531 bytes in 1543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:47.895 8 WARNING neutronclient.v2_0.client [None req-e562f1d9-5876-4222-b643-beceeae69b45 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:48.079 7 INFO nova.api.openstack.compute.server_external_events [req-bbf01fea-1a28-419a-a829-0834b762529d req-a4ac279a-d47c-4994-af35-ba3ce366880b b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:b7f70e82-ea0f-4baa-ace8-5684fa4ec653 for instance 596b7efc-2c11-4925-abd3-59aeb09da303 on instance [pid: 7|app: 0|req: 287/565] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/566] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:47 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1541 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:49.388 7 WARNING neutronclient.v2_0.client [None req-96996bfa-d43e-4783-8274-176a3b67e4dd c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/567] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:49 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1529 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:50.835 8 WARNING neutronclient.v2_0.client [None req-93d67927-a9df-498e-8b9e-4a54f81a4a3c c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/568] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:50 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1529 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-26 09:31:52.307 7 WARNING neutronclient.v2_0.client [None req-b070af86-0ef3-487a-9e28-abe35dc79981 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/569] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:52 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1529 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:53.587 8 WARNING neutronclient.v2_0.client [None req-aa14f1ff-fd70-478d-8ddb-ce068bb8385e c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/570] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:53 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1529 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:53.862 7 INFO nova.api.openstack.compute.server_external_events [req-11b14d23-4a71-4e55-bd3a-16e5ddb75c2c req-e789cdd4-bb68-413d-8400-0ac2c3c23bc6 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:b7f70e82-ea0f-4baa-ace8-5684fa4ec653 for instance 596b7efc-2c11-4925-abd3-59aeb09da303 on instance [pid: 7|app: 0|req: 290/571] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:31:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:54.767 7 WARNING neutronclient.v2_0.client [None req-ca77dbdb-57f5-47e4-8273-5be332cfd4cc c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/574] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:54 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1529 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-26 09:31:55.954 8 WARNING neutronclient.v2_0.client [None req-b39424c8-fb9f-4125-b500-ce1467dd1475 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/575] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:55 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1696 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:56.195 7 WARNING neutronclient.v2_0.client [None req-ebdd0b41-fb96-4aba-9571-2df01a680817 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:31:56.221 8 WARNING neutronclient.v2_0.client [None req-4e176acd-2d58-4035-a20b-c1b9c72acb57 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/576] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:56 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1696 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/577] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:56 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1819 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, ' [pid: 7|app: 0|req: 294/578] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:31:56 2026] DELETE /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:56.598 8 WARNING neutronclient.v2_0.client [None req-566a6064-4843-4cc3-824a-a57fbbd960c9 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/579] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:56 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1825 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:57.236 7 INFO nova.api.openstack.compute.server_external_events [req-ef26e9ac-3eca-41ab-8dc5-0da71c7451d6 req-b8dadc92-b5ea-470a-b69d-55ccc22c0c7b b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:b7f70e82-ea0f-4baa-ace8-5684fa4ec653 for instance 596b7efc-2c11-4925-abd3-59aeb09da303 on instance [pid: 7|app: 0|req: 295/580] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:58.044 8 WARNING neutronclient.v2_0.client [None req-014de1bd-001c-4084-85e7-3c73b6bad006 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/581] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:58 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1825 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-26 09:31:59.188 7 WARNING neutronclient.v2_0.client [None req-2b9f158b-df2e-4605-83b8-af142ff65666 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/582] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:31:59 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => 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-26 09:31:59.378 8 INFO nova.api.openstack.compute.server_external_events [req-d692339a-7b1a-4a8e-b113-370387847985 req-4c7b3bbd-76dd-43de-8b9c-1b1cec8b6731 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-unplugged:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 8|app: 0|req: 287/583] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:31:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:31:59.875 7 INFO nova.api.openstack.compute.server_external_events [req-a8f98fa5-18d1-45ad-b3f6-c13dbbc0bda7 req-3144c21b-ac4c-4654-bb25-d35b98c935ea b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:d4bbe216-090d-45a2-8234-f2c5a6590471 for instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 on instance [pid: 7|app: 0|req: 297/584] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:31:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:00.372 8 WARNING neutronclient.v2_0.client [None req-5d823050-513e-4b39-8638-5348638184d4 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/585] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:00 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1472 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:01.477 7 WARNING neutronclient.v2_0.client [None req-eebe4e67-2da6-49f2-809a-2a6fe72db6a2 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/586] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:01 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1477 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-26 09:32:02.589 8 WARNING neutronclient.v2_0.client [None req-0dc16202-4636-4095-a6c9-25dc0c0e5b14 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/587] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:02 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => generated 1477 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:03.668 7 INFO nova.api.openstack.wsgi [None req-836086e8-d6ea-4822-93b1-dea4949e5d2c 62e15d7732a84fbe9ae76a75ddbd5c17 b6ecfb79370b4f22969c92e42bcd0a38 - - default default] HTTP exception thrown: Instance 3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 could not be found. [pid: 7|app: 0|req: 299/588] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:03 2026] GET /v2.1/servers/3f94cad7-f535-4bd0-9bd5-9ecf3834ebe4 => 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: 290/589] 10.0.0.130 () {32 vars in 704 bytes} [Tue May 26 09:32:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-890855682 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 301/592] 10.0.0.130 () {34 vars in 750 bytes} [Tue May 26 09:32:04 2026] POST /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303/action => generated 31891 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/593] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:32:12 2026] POST /v2.1/os-keypairs => generated 396 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:32:15.334 8 WARNING neutronclient.v2_0.client [None req-8e52ece8-987d-4d84-bfa0-b6c3aa6feca3 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:15.384 8 WARNING neutronclient.v2_0.client [None req-8e52ece8-987d-4d84-bfa0-b6c3aa6feca3 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:15.534 7 WARNING neutronclient.v2_0.client [None req-20d37ac0-4bba-4af6-940d-a82486fe20f7 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:15.724 8 WARNING neutronclient.v2_0.client [None req-8e52ece8-987d-4d84-bfa0-b6c3aa6feca3 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:15.849 7 WARNING neutronclient.v2_0.client [None req-20d37ac0-4bba-4af6-940d-a82486fe20f7 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/596] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:32:15 2026] POST /v2.1/servers => generated 448 bytes in 721 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:15.965 8 WARNING neutronclient.v2_0.client [None req-ab84a31e-55d6-41db-b2d8-8a48110391ad 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/597] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:15 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 1394 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:32:15 2026] POST /v2.1/servers => generated 424 bytes in 906 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:16.153 8 WARNING neutronclient.v2_0.client [None req-9deeae7b-074d-4413-9c05-10fbbe77ca9b b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/599] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:16 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1371 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:17.270 7 WARNING neutronclient.v2_0.client [None req-79a043f8-3fcf-448d-9c0d-3bae15090a5c b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/600] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:17 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1375 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:18.398 8 WARNING neutronclient.v2_0.client [None req-22219f52-9099-4836-ad55-eb1945ea1564 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/601] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:18 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1367 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:19.526 7 WARNING neutronclient.v2_0.client [None req-3c544138-b49b-47c4-a90b-f17ac276b5df b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/602] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:19 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1367 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:20.621 8 WARNING neutronclient.v2_0.client [None req-918a06ef-4ec8-4c70-96aa-5412e2eb38ef b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/603] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:20 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/604] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:32:20 2026] DELETE /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-26 09:32:21.092 8 WARNING neutronclient.v2_0.client [None req-f20db40c-2365-48b2-81e7-b2630b9cea2a 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:21.142 7 WARNING neutronclient.v2_0.client [None req-0a011b69-4351-4f6a-a566-f9184c986428 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/605] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:21 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 1520 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:21 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:21.558 8 INFO nova.api.openstack.compute.server_external_events [req-32265b05-d1fe-4121-81f8-62f8a97a366f req-57ebf240-f501-446a-9a12-742bd91a50d6 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:e7ca9312-1b7a-440d-a3ef-0db5fb64c410 for instance 3f8a0d14-329d-4993-926b-78fdd85c80d3 on instance [pid: 8|app: 0|req: 300/607] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:21.728 7 WARNING neutronclient.v2_0.client [None req-7c9bcafb-a9d1-418f-bab3-86694b014037 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/608] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:21 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:22.357 8 WARNING neutronclient.v2_0.client [None req-c14d4427-5eb2-4daf-ab07-484392f8834b c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/609] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:22 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1822 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-26 09:32:22.833 7 WARNING neutronclient.v2_0.client [None req-5088bec9-349c-4dd4-943f-43f60386a19b b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/610] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:22 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1473 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:23.360 8 INFO nova.api.openstack.compute.server_external_events [req-7b987042-1baa-4d9a-bb9d-eec31bd45c2a req-b56318f1-c813-4263-940b-c99212215b82 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-unplugged:b7f70e82-ea0f-4baa-ace8-5684fa4ec653 for instance 596b7efc-2c11-4925-abd3-59aeb09da303 on instance [pid: 8|app: 0|req: 302/611] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:32:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:23.563 7 WARNING neutronclient.v2_0.client [None req-4d147c2c-9afe-4209-8ed8-183c18c4466d c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:23.683 8 INFO nova.api.openstack.compute.server_external_events [req-bfe34ce0-b8a3-4ed5-aefc-1652a95526f8 req-a151ddc5-2660-4d9e-a476-4a42db499a10 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:f8a1d68e-729f-4b9d-b930-6c2598fcc569 for instance 1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b on instance [pid: 8|app: 0|req: 303/612] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:23 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1822 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:24.147 7 WARNING neutronclient.v2_0.client [None req-a101f85d-1dfd-448d-8acc-3c4a02db9530 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/616] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:24 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1483 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-26 09:32:24.488 8 INFO nova.api.openstack.compute.server_external_events [req-1d312b67-e7fc-467b-887c-194b0e779008 req-4341516c-996e-4d3c-87ac-904d92368673 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:b7f70e82-ea0f-4baa-ace8-5684fa4ec653 for instance 596b7efc-2c11-4925-abd3-59aeb09da303 on instance [pid: 8|app: 0|req: 305/617] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:24 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-26 09:32:24.858 7 WARNING neutronclient.v2_0.client [None req-43fd6556-65d4-48cd-b63f-710c8d6c1567 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/618] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:24 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => 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-26 09:32:25.294 8 WARNING neutronclient.v2_0.client [None req-f09b9a77-9425-4336-b127-8c5ca22e2a77 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/619] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:25 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:25.973 7 WARNING neutronclient.v2_0.client [None req-f05332e1-87a9-405c-8ca5-93ad38095b97 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/620] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:25 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1489 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:26.325 8 WARNING neutronclient.v2_0.client [None req-60be4e1e-8c87-4c43-a33a-715576a11c7f 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:26.466 7 WARNING neutronclient.v2_0.client [None req-8a295a65-befa-4819-9b37-4d04bc1f744b b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/621] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:26 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 1518 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/622] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:26 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:27.085 8 WARNING neutronclient.v2_0.client [None req-c410bcde-154d-4c17-9f78-bb1aa4048d45 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/623] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:27 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 1489 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:27.621 7 WARNING neutronclient.v2_0.client [None req-9b0f2155-82ae-45ac-afcb-4bdf502e49ac b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/624] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:27 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:28.170 8 INFO nova.api.openstack.wsgi [None req-f180503a-e162-460f-82e5-97290bc47b30 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] HTTP exception thrown: Instance 596b7efc-2c11-4925-abd3-59aeb09da303 could not be found. [pid: 8|app: 0|req: 309/625] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:28 2026] GET /v2.1/servers/596b7efc-2c11-4925-abd3-59aeb09da303 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/626] 10.0.0.130 () {32 vars in 730 bytes} [Tue May 26 09:32:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1415373642 => 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-26 09:32:28.784 7 WARNING neutronclient.v2_0.client [None req-d10cc16f-3cb7-40cb-aabf-addaba09842b b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/627] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:32:28 2026] DELETE /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:28.852 8 WARNING neutronclient.v2_0.client [None req-7b7981f3-edf8-4013-9d2a-614d5e650802 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/628] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:28 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/629] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:28 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1699 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:29.276 7 INFO nova.api.openstack.compute.server_external_events [req-fd91d0b1-c09a-4335-b644-450f1f106b91 req-1b7cd622-cc85-4f12-b185-c276e22e1309 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:e7ca9312-1b7a-440d-a3ef-0db5fb64c410 for instance 3f8a0d14-329d-4993-926b-78fdd85c80d3 on instance [pid: 7|app: 0|req: 319/630] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:32:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:30.046 8 WARNING neutronclient.v2_0.client [None req-44c27f56-6ba0-467e-a00f-a30089894591 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:30.075 7 WARNING neutronclient.v2_0.client [None req-ec08b297-6939-4b29-96ec-5d7de63a6fab c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/631] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:30 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:30 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1699 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-26 09:32:31.225 8 WARNING neutronclient.v2_0.client [None req-b852c6d3-58a0-48d9-94ce-b76363778284 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:31.302 7 WARNING neutronclient.v2_0.client [None req-08141d61-bf23-49f2-9245-4045c239ea97 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/633] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:31 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 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-26 09:32:31.368 8 INFO nova.api.openstack.compute.server_external_events [req-1d9492dc-c719-4be4-908a-11f7d1752dd2 req-79b8e52c-1730-4d04-ac88-726df10dcc30 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:f8a1d68e-729f-4b9d-b930-6c2598fcc569 for instance 1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b on instance [pid: 8|app: 0|req: 314/634] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:32:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/635] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:31 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1699 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-26 09:32:31.548 8 WARNING neutronclient.v2_0.client [None req-2a86e0b7-fa11-4390-a3a4-2e63eb8d87ce 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in 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/636] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:31 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 1817 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:31.895 7 INFO nova.api.openstack.compute.server_external_events [req-22adc357-5f4c-4287-87d1-bb02a1ceae8f req-c44af713-b7ba-4ab6-bc1d-9c3667ee671a b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:7bd17fee-1e65-460f-b285-a884f9633471 for instance 8279935f-05b7-48a0-99fe-c9c0c4c6727b on instance [pid: 7|app: 0|req: 322/637] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:32.402 8 WARNING neutronclient.v2_0.client [None req-265d784a-a292-4dd8-b988-62f2c9d6bdf7 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:32.600 7 WARNING neutronclient.v2_0.client [None req-c09a1d2e-b9c1-47ff-8a3b-c7d494a08752 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/638] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:32 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1471 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:32 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1482 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-26 09:32:33.263 8 WARNING neutronclient.v2_0.client [None req-d44abb0a-6296-49b6-a857-6df7f81f2921 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:33.328 8 WARNING neutronclient.v2_0.client [None req-d44abb0a-6296-49b6-a857-6df7f81f2921 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:33.615 8 WARNING neutronclient.v2_0.client [None req-d44abb0a-6296-49b6-a857-6df7f81f2921 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:33.791 7 WARNING neutronclient.v2_0.client [None req-b948da16-f7be-4f1e-9b85-44e37345a81b b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/640] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:32:33 2026] POST /v2.1/servers => generated 448 bytes in 639 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:33.891 8 WARNING neutronclient.v2_0.client [None req-8fd76df4-3478-48ad-a4ce-0ab23e12a449 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/641] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:33 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1487 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-26 09:32:33.975 8 WARNING neutronclient.v2_0.client [None req-82717c4e-e0db-46e8-9409-b109e35c3496 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/642] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:33 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1656 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, ' [pid: 8|app: 0|req: 319/645] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:33 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 1395 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-26 09:32:34.050 7 INFO nova.api.openstack.compute.server_external_events [req-a3f3ad8e-7bc3-4fc5-b0cb-5de7afb047d5 req-f522599a-623a-417d-ab22-14518f36934c b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:e7ca9312-1b7a-440d-a3ef-0db5fb64c410 for instance 3f8a0d14-329d-4993-926b-78fdd85c80d3 on instance [pid: 7|app: 0|req: 327/646] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/647] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:32:34 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b/ips => generated 109 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/648] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:32:34 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b/ips => generated 109 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/649] 10.0.0.130 () {32 vars in 825 bytes} [Tue May 26 09:32:34 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b/ips/tempest-ServerAddressesTestJSON-1197876483-network => generated 94 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/650] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:32:34 2026] DELETE /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 0 bytes in 156 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:34.424 8 WARNING neutronclient.v2_0.client [None req-3c3763cf-71c4-4a63-9826-ec56d904ce02 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/651] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:34 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1662 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-26 09:32:35.019 7 WARNING neutronclient.v2_0.client [None req-3c768751-7401-40ab-b9e7-7b60c881b3ab c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/652] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:34 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1487 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:35.593 8 WARNING neutronclient.v2_0.client [None req-5b18ed0d-d990-4e8b-b812-3e95141d2ef0 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/653] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:35 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1662 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-26 09:32:36.147 7 WARNING neutronclient.v2_0.client [None req-03f70478-924b-4eb4-bc1e-5a210bbf0930 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] The python binding code in 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/654] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:36 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 1487 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:36.747 8 WARNING neutronclient.v2_0.client [None req-8685cacf-28d4-4f48-8a86-341d15eaea7c b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/655] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:36 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1662 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:37.231 7 INFO nova.api.openstack.wsgi [None req-a1ca0fda-c367-4d96-adb1-b21bfdb36643 c3172757771942d9b22e4480435976ce 470f5b17507149f391d21e9c4a0deec3 - - default default] HTTP exception thrown: Instance 8279935f-05b7-48a0-99fe-c9c0c4c6727b could not be found. [pid: 7|app: 0|req: 332/656] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:37 2026] GET /v2.1/servers/8279935f-05b7-48a0-99fe-c9c0c4c6727b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-26 09:32:37.247 8 INFO nova.api.openstack.compute.server_external_events [req-dae8759f-06d0-4787-b29f-02332cf8b771 req-df3d8e0b-a94a-418c-a7c1-1bff50267667 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:f8a1d68e-729f-4b9d-b930-6c2598fcc569 for instance 1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b on instance [pid: 8|app: 0|req: 325/657] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/658] 10.0.0.130 () {32 vars in 728 bytes} [Tue May 26 09:32:37 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-865201430 => 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-26 09:32:37.942 8 WARNING neutronclient.v2_0.client [None req-e6c46765-229b-474e-b916-d2ed111cb401 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/659] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:37 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1452 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-26 09:32:39.064 7 WARNING neutronclient.v2_0.client [None req-ab7227f9-8b29-4ac7-b4cd-ea5a3469ef90 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:32:39.081 8 WARNING neutronclient.v2_0.client [None req-4099f9b8-22a9-4fcd-a57f-330dec7eba40 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/660] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:39 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1457 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-26 09:32:39.420 7 INFO nova.api.openstack.compute.server_external_events [req-ddd236ac-933e-483e-ac8b-ed1e042bc8b4 req-7d72f9b5-c580-4948-8c4a-bf38c8fc7f47 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:3395b664-c71d-4a73-8863-60140726f8d3 for instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 on instance [pid: 7|app: 0|req: 335/661] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:39 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) [pid: 8|app: 0|req: 327/662] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:39 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 1521 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:40.245 7 WARNING neutronclient.v2_0.client [None req-4c89fe3e-72c2-47ad-adc1-85edec413757 b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] The python binding code in 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/663] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:40 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 1457 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:41.399 8 INFO nova.api.openstack.wsgi [None req-a22767d8-ca31-42d5-aff3-00434b90698e b8ca6260b20c43e39db36e405d2085a5 5880c188caff4aa78c427d951755505b - - default default] HTTP exception thrown: Instance 1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b could not be found. [pid: 8|app: 0|req: 328/664] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:41 2026] GET /v2.1/servers/1d82c8ac-74fd-4a0a-87fa-6d7d1e4f168b => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:44.510 8 WARNING neutronclient.v2_0.client [None req-538bffec-c752-479a-b07f-bd1a467dc0c4 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in 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/667] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:44 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 1519 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:45.830 7 INFO nova.api.openstack.compute.server_external_events [req-e7ca5fba-34ae-4d6e-a699-d99403d7d021 req-a0fda4ef-13f1-4017-9226-f3addb8f936a b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:3395b664-c71d-4a73-8863-60140726f8d3 for instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 on instance [pid: 7|app: 0|req: 338/668] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:32:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:49.764 8 WARNING neutronclient.v2_0.client [None req-c21ee479-baf4-4733-8123-9072d8426fb0 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in 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/669] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:32:49 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 1818 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:32:51.237 7 INFO nova.api.openstack.compute.server_external_events [req-f34eaf6c-13c2-4241-9410-6836694a9bb0 req-eb5fc717-b7f1-4475-826f-fde3c4e49899 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:3395b664-c71d-4a73-8863-60140726f8d3 for instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 on instance [pid: 7|app: 0|req: 339/670] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:32:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/677] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:33:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/678] 10.0.0.130 () {34 vars in 671 bytes} [Tue May 26 09:33:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:33:18.641 8 WARNING neutronclient.v2_0.client [None req-f7a094b5-3077-4fd5-a104-ebc615c219d7 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:18.689 8 WARNING neutronclient.v2_0.client [None req-f7a094b5-3077-4fd5-a104-ebc615c219d7 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:18.738 8 WARNING neutronclient.v2_0.client [None req-f7a094b5-3077-4fd5-a104-ebc615c219d7 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:18.916 8 WARNING neutronclient.v2_0.client [None req-f7a094b5-3077-4fd5-a104-ebc615c219d7 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/679] 10.0.0.130 () {34 vars in 663 bytes} [Tue May 26 09:33:18 2026] POST /v2.1/servers => generated 496 bytes in 639 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-26 09:33:19.224 7 WARNING neutronclient.v2_0.client [None req-49ca232b-4f3d-4510-89d9-68f0b5fb0501 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/680] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:19 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1457 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:20.339 8 WARNING neutronclient.v2_0.client [None req-41ab1ff4-8490-4351-af16-41f44acb2ee7 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/681] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:20 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1461 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-26 09:33:21.435 7 WARNING neutronclient.v2_0.client [None req-066f280d-e98c-4c9c-9ef5-96a634b2c0db 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/682] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:21 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1509 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-26 09:33:22.531 8 WARNING neutronclient.v2_0.client [None req-32af8af1-8ae6-4958-b970-9c96657411ef 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/683] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:22 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1509 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:23.653 7 WARNING neutronclient.v2_0.client [None req-e3222e75-8fac-44ac-8afb-a5bea8d661a0 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/684] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:23 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1517 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:24.688 8 INFO nova.api.openstack.compute.server_external_events [req-f979e60f-e309-4730-9ca2-bbf3407b54a2 req-7c117dc2-d771-4fc8-8848-c17996d5522e b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:d03f8b11-448b-44c4-a31e-0b68c99ba8e1 for instance 148be64b-642d-4bff-83ad-668a2775a94d on instance [pid: 8|app: 0|req: 340/687] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:33:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:24.751 7 WARNING neutronclient.v2_0.client [None req-e790f3ad-a9df-4771-8a99-da005b4618ac 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/688] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:24 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1641 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-26 09:33:25.957 8 WARNING neutronclient.v2_0.client [None req-34c25271-a44c-43f8-8260-f394435dd52c 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/689] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:25 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1629 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:27.111 7 WARNING neutronclient.v2_0.client [None req-632ef44b-6b96-438c-a4c0-2d8ec601e43f 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/690] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:27 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1629 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-26 09:33:28.293 8 WARNING neutronclient.v2_0.client [None req-6d4e4bf7-530b-46cf-a10d-d0d05a8fee0b 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/691] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:28 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1629 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:28.794 7 WARNING neutronclient.v2_0.client [None req-1573e211-383a-4b64-a197-b54367d9ad7e 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:28.837 7 WARNING neutronclient.v2_0.client [None req-1573e211-383a-4b64-a197-b54367d9ad7e 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:29.002 7 WARNING neutronclient.v2_0.client [None req-1573e211-383a-4b64-a197-b54367d9ad7e 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in 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/692] 199.204.45.65 () {36 vars in 713 bytes} [Tue May 26 09:33:28 2026] POST /v2.1/servers => generated 453 bytes in 762 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-26 09:33:29.456 8 WARNING neutronclient.v2_0.client [None req-32eead3e-c95e-4a98-801c-d7c5f8c8e0df 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/693] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:29 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1629 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:29.873 7 WARNING neutronclient.v2_0.client [None req-9b82b276-f6fc-4433-a15d-4bd76247cb1e 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in 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/694] 199.204.45.65 () {32 vars in 732 bytes} [Tue May 26 09:33:29 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9 => generated 2213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:29.935 8 WARNING neutronclient.v2_0.client [None req-761a4932-a271-46b4-8637-fadca4cd1ed3 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/695] 199.204.45.65 () {32 vars in 758 bytes} [Tue May 26 09:33:29 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/696] 199.204.45.65 () {32 vars in 776 bytes} [Tue May 26 09:33:29 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:30.617 8 WARNING neutronclient.v2_0.client [None req-8d73e860-16d7-4510-8cca-1b84080627ea 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:30.638 7 INFO nova.api.openstack.compute.server_external_events [req-94b51400-9d7a-47bd-a5a5-84060779f598 req-911e207e-d769-41fc-a8ef-3853a3095b2e b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:d03f8b11-448b-44c4-a31e-0b68c99ba8e1 for instance 148be64b-642d-4bff-83ad-668a2775a94d on instance [pid: 7|app: 0|req: 353/697] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:33:30 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: 345/698] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:30 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1629 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:31.831 7 WARNING neutronclient.v2_0.client [None req-05e26c7d-2c3b-463b-af64-ebd29ce37d3a 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/699] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:31 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1629 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:32.774 8 WARNING neutronclient.v2_0.client [None req-7cdecb1e-0ac1-47cd-9f9a-5728391cbbee 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/700] 199.204.45.65 () {32 vars in 732 bytes} [Tue May 26 09:33:32 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9 => generated 2371 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:33.068 8 WARNING neutronclient.v2_0.client [None req-2e8356c6-b8ad-4dd2-93fa-3e851c70e489 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:33:33.099 7 WARNING neutronclient.v2_0.client [None req-9ccf8897-4743-4ff8-83b2-c7cb276624b2 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in 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/701] 199.204.45.65 () {32 vars in 758 bytes} [Tue May 26 09:33:32 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 28 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 347/702] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:33 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1809 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, ' [pid: 7|app: 0|req: 356/703] 199.204.45.65 () {32 vars in 776 bytes} [Tue May 26 09:33:33 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-26 09:33:33.216 8 WARNING neutronclient.v2_0.client [None req-15940944-8cc3-43aa-bcf2-635a7f1ba329 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/704] 10.0.0.130 () {32 vars in 741 bytes} [Tue May 26 09:33:33 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d/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-26 09:33:33.973 8 INFO nova.api.openstack.compute.server_external_events [req-72d45cfb-4771-40b9-a1d2-d17fb80265ab req-44e4b068-7838-405b-89c3-335071238824 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:d03f8b11-448b-44c4-a31e-0b68c99ba8e1 for instance 148be64b-642d-4bff-83ad-668a2775a94d on instance [pid: 8|app: 0|req: 350/707] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:33:33 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-26 09:33:36.029 7 INFO nova.api.openstack.compute.server_external_events [req-214193d6-4bff-47db-84b7-af2d9dc09f3c req-2d38a6c4-2d7a-40b0-8666-5b63ddc8f03a b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:cc7771b7-9250-4dfa-b81c-627064115080 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 7|app: 0|req: 358/708] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:33:35 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:36.240 8 WARNING neutronclient.v2_0.client [None req-c60e7458-6ae8-4e93-a4ba-7df63136d1b3 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/709] 199.204.45.65 () {32 vars in 732 bytes} [Tue May 26 09:33:36 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9 => generated 2445 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-26 09:33:36.391 7 WARNING neutronclient.v2_0.client [None req-338071ad-8230-4413-85b9-7922e7137bbe 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in 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/710] 199.204.45.65 () {32 vars in 758 bytes} [Tue May 26 09:33:36 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 283 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/711] 199.204.45.65 () {32 vars in 776 bytes} [Tue May 26 09:33:36 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-volume_attachments => generated 197 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:39.414 7 WARNING neutronclient.v2_0.client [None req-437e72ef-f0ac-42e7-8c38-96bc7fabb5bf 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/712] 199.204.45.65 () {32 vars in 732 bytes} [Tue May 26 09:33:39 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9 => generated 2433 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:39.539 8 WARNING neutronclient.v2_0.client [None req-b5b20538-3776-4556-97c1-59c51ad89487 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in 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/713] 199.204.45.65 () {32 vars in 758 bytes} [Tue May 26 09:33:39 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 283 bytes in 83 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: 361/714] 199.204.45.65 () {32 vars in 776 bytes} [Tue May 26 09:33:39 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:40.151 8 INFO nova.api.openstack.compute.server_external_events [req-2c4a4b18-78c9-4802-9ad9-0d88e25d5ed3 req-59c089f4-65b3-4451-88a9-8c74de84fa3a b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:cc7771b7-9250-4dfa-b81c-627064115080 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 354/715] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:33:40 2026] POST /v2.1/os-server-external-events => generated 183 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-26 09:33:41.826 7 WARNING neutronclient.v2_0.client [None req-44ff3bf6-f899-4aba-b980-5a74a988002d 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/716] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:41 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1929 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:42.673 8 WARNING neutronclient.v2_0.client [None req-ff703e38-a138-4fc7-810e-9e76e84cc4ab 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/717] 199.204.45.65 () {32 vars in 732 bytes} [Tue May 26 09:33:42 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9 => generated 2580 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:42.822 7 WARNING neutronclient.v2_0.client [None req-2276e218-5133-418e-9b59-88fb90cfe95a 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/718] 199.204.45.65 () {32 vars in 758 bytes} [Tue May 26 09:33:42 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 285 bytes in 97 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: 356/719] 199.204.45.65 () {32 vars in 776 bytes} [Tue May 26 09:33:42 2026] GET /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-volume_attachments => generated 197 bytes in 38 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: 364/722] 10.0.0.130 () {32 vars in 753 bytes} [Tue May 26 09:33:43 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/723] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:33:45 2026] DELETE /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:45.654 7 WARNING neutronclient.v2_0.client [None req-f28f7f78-5d10-42f6-b085-6bbdc8a93404 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/724] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:45 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1935 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-26 09:33:46.887 8 WARNING neutronclient.v2_0.client [None req-1a993910-99de-4545-af59-de3eba89f9a2 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/725] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:46 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1935 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-26 09:33:48.074 7 WARNING neutronclient.v2_0.client [None req-3f2e83c2-4f07-455b-946e-c4316c43abe4 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/726] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:48 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1935 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:49.028 8 INFO nova.api.openstack.compute.server_external_events [req-4b567912-19fe-4327-8d4d-fcd9cc71a468 req-2ea775a4-a5f9-4366-be9d-dfdf1a5af302 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:d03f8b11-448b-44c4-a31e-0b68c99ba8e1 for instance 148be64b-642d-4bff-83ad-668a2775a94d on instance [pid: 8|app: 0|req: 361/727] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:33:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:49.251 7 WARNING neutronclient.v2_0.client [None req-d00176cf-6b36-44ad-b76c-f95b1d948015 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/728] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:49 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1538 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-26 09:33:50.366 8 WARNING neutronclient.v2_0.client [None req-94ec19e6-0c8c-4dcf-84d7-df9c35f6ab08 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/729] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:50 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1543 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:51.460 7 WARNING neutronclient.v2_0.client [None req-d140ed7f-b6b6-4d6b-ba3f-91de5ca48804 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] The python binding code in 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/730] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:51 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 1543 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-26 09:33:52.563 8 INFO nova.api.openstack.wsgi [None req-0aba438f-d72c-4517-b2ea-90a24f88740b 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] HTTP exception thrown: Instance 148be64b-642d-4bff-83ad-668a2775a94d could not be found. [pid: 8|app: 0|req: 363/731] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:52 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:52.607 7 INFO nova.api.openstack.wsgi [None req-baaf80dd-9248-4402-b5ba-28ce0acf1da8 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] HTTP exception thrown: Instance 148be64b-642d-4bff-83ad-668a2775a94d could not be found. [pid: 7|app: 0|req: 369/732] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:33:52 2026] DELETE /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:33:52.655 8 INFO nova.api.openstack.wsgi [None req-8415fb97-317a-4fc7-8184-f51cf751c8bd 9cf827ee8b344716983602307f6fd7e1 a051b78733d847a3827dce89bc0e1978 - - default default] HTTP exception thrown: Instance 148be64b-642d-4bff-83ad-668a2775a94d could not be found. [pid: 8|app: 0|req: 364/733] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:33:52 2026] GET /v2.1/servers/148be64b-642d-4bff-83ad-668a2775a94d => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/734] 10.0.0.130 () {32 vars in 706 bytes} [Tue May 26 09:33:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1153283161 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/735] 10.0.0.130 () {32 vars in 728 bytes} [Tue May 26 09:33:53 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1564904826 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-26 09:34:19.698 7 WARNING neutronclient.v2_0.client [None req-d6738eb4-07fb-4092-bc66-4e0175fbf8fd 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:34:19.857 7 WARNING neutronclient.v2_0.client [None req-d6738eb4-07fb-4092-bc66-4e0175fbf8fd 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:34:22.500 8 INFO nova.api.openstack.compute.server_external_events [req-8adda1c1-2ce4-4ece-9518-8926a3597b11 req-119ccff0-dc12-4a3b-a6df-ccc3683fc08b b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:424aeee3-e44d-4f4b-be1a-c0d7066b80b0 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 369/742] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:34:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:34:27.633 8 INFO nova.api.openstack.compute.server_external_events [req-a7e32b26-cdff-4188-8804-75658bc4dbe6 req-de92b388-2b12-43c9-ae31-263242fa3200 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:424aeee3-e44d-4f4b-be1a-c0d7066b80b0 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 372/745] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:34:27 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-26 09:34:29.416 7 WARNING neutronclient.v2_0.client [None req-d6738eb4-07fb-4092-bc66-4e0175fbf8fd 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in 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/746] 199.204.45.65 () {36 vars in 811 bytes} [Tue May 26 09:34:19 2026] POST /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 280 bytes in 9812 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:34:29.781 8 INFO nova.api.openstack.compute.server_external_events [req-bfc4a0a7-1dd9-4a56-954b-fa7c00b18608 req-41a079b0-7085-4f9f-b5f4-bcb6eac4eb37 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:424aeee3-e44d-4f4b-be1a-c0d7066b80b0 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 373/747] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:34:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:34:32.005 7 INFO nova.api.openstack.compute.server_external_events [req-c9bdc74a-7d5a-4065-9095-df98e924bd52 req-4cdb1a2f-59b7-4838-b89a-da5f2825ff52 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:424aeee3-e44d-4f4b-be1a-c0d7066b80b0 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 7|app: 0|req: 375/748] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:34:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:34:56.881 7 WARNING neutronclient.v2_0.client [None req-6286af26-56dc-4820-a4fe-5a700278dc6f 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:34:56.938 7 WARNING neutronclient.v2_0.client [None req-6286af26-56dc-4820-a4fe-5a700278dc6f 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:34:59.319 8 INFO nova.api.openstack.compute.server_external_events [req-3ca43ab9-5d5b-4670-9ee9-294e06a1cb29 req-80350ef8-e661-4ddd-b17a-9266721748ad b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:806d2276-054b-4972-826d-bf7aac41c20e for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 377/755] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:34:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:05.398 8 INFO nova.api.openstack.compute.server_external_events [req-496b5a7e-1017-488c-806d-d2fd037e38c7 req-39b02416-ffcb-4176-b774-0bf9379cbc9b b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:806d2276-054b-4972-826d-bf7aac41c20e for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 380/758] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:35:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:35:05.984 7 WARNING neutronclient.v2_0.client [None req-6286af26-56dc-4820-a4fe-5a700278dc6f 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/759] 199.204.45.65 () {36 vars in 811 bytes} [Tue May 26 09:34:56 2026] POST /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 376 bytes in 9203 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:18.031 7 WARNING neutronclient.v2_0.client [None req-65b36133-9c5d-4832-af6a-0a1116df0a86 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-26 09:35:18.067 7 WARNING neutronclient.v2_0.client [None req-65b36133-9c5d-4832-af6a-0a1116df0a86 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:20.449 8 INFO nova.api.openstack.compute.server_external_events [req-1b0b44e7-d9ca-4238-9e59-852ea670aa13 req-925893d7-5f33-4d3b-bb4d-a1176083e5f1 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ac01bbff-69e2-46dd-a20e-2d4c75e7a97d for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 382/762] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:35:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:25.975 8 INFO nova.api.openstack.compute.server_external_events [req-1b6297a2-4e08-44df-8aac-a8cf21a09f4a req-cba15419-87e7-4cdf-897c-5bcfc20a3257 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-plugged:ac01bbff-69e2-46dd-a20e-2d4c75e7a97d for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 385/765] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:35:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 09:35:27.609 7 WARNING neutronclient.v2_0.client [None req-65b36133-9c5d-4832-af6a-0a1116df0a86 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/766] 199.204.45.65 () {36 vars in 811 bytes} [Tue May 26 09:35:17 2026] POST /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface => generated 377 bytes in 9670 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:28.296 8 INFO nova.api.openstack.compute.server_external_events [req-8f6ed9fc-4717-424f-a78f-355f11fe99a7 req-5e490e74-85e1-43a2-b60f-5a4e8a44670c b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:806d2276-054b-4972-826d-bf7aac41c20e for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 386/767] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:35:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:41.878 8 INFO nova.api.openstack.compute.server_external_events [req-c8c73ec2-d55f-4a16-b899-b53a5e08ffb6 req-f85f8346-203a-4475-b79b-62bf2389fa64 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ac01bbff-69e2-46dd-a20e-2d4c75e7a97d for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 388/770] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:35:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/771] 199.204.45.65 () {34 vars in 854 bytes} [Tue May 26 09:35:43 2026] DELETE /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface/ac01bbff-69e2-46dd-a20e-2d4c75e7a97d => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:43.918 8 INFO nova.api.openstack.compute.server_external_events [req-2bb3fb37-bfb7-4d9e-8df6-72ec9749deb6 req-b9f10b07-7b69-4e16-ace8-b7e26bbbf1b1 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:ac01bbff-69e2-46dd-a20e-2d4c75e7a97d for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 389/772] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:35:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:35:52.740 8 INFO nova.api.openstack.compute.server_external_events [req-2d8590a7-e91f-4c5e-9348-5a3017a6661e req-184fb55f-5896-46d4-b8de-7d17750851ee b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:806d2276-054b-4972-826d-bf7aac41c20e for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 391/775] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:35:52 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: 385/776] 199.204.45.65 () {34 vars in 854 bytes} [Tue May 26 09:35:52 2026] DELETE /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface/806d2276-054b-4972-826d-bf7aac41c20e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/783] 199.204.45.65 () {34 vars in 854 bytes} [Tue May 26 09:36:13 2026] DELETE /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9/os-interface/424aeee3-e44d-4f4b-be1a-c0d7066b80b0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/784] 199.204.45.65 () {34 vars in 754 bytes} [Tue May 26 09:36:19 2026] DELETE /v2.1/servers/c767992c-74a2-4a59-921c-a531745ad1b9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:21.913 8 INFO nova.api.openstack.compute.server_external_events [req-8ec5d803-013f-4b8f-bde4-94d21c2d3651 req-10c77d0a-4012-4f98-b36d-ee11507b67c7 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-unplugged:cc7771b7-9250-4dfa-b81c-627064115080 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 8|app: 0|req: 396/785] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:36:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:22.016 7 INFO nova.api.openstack.compute.server_external_events [req-4835a5c4-5bc5-4ce1-a405-a0d871a5463d req-c1c0be35-9a91-45fe-a8c5-ebeafa46a94c b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:cc7771b7-9250-4dfa-b81c-627064115080 for instance c767992c-74a2-4a59-921c-a531745ad1b9 on instance [pid: 7|app: 0|req: 390/786] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:36:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:23.219 8 INFO nova.api.openstack.compute.server_external_events [req-30921210-fdef-4ba7-a99e-f185fc30835e req-f96cdef1-3833-440c-8c60-425f5eec2ff0 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:3395b664-c71d-4a73-8863-60140726f8d3 for instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/787] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:36:23 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) [pid: 7|app: 0|req: 391/788] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:36:23 2026] DELETE /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:23.386 8 WARNING neutronclient.v2_0.client [None req-1d335aed-cfdc-441e-bfde-cce4c4de2f7b 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in 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/789] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:36:23 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 1944 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:25.967 7 INFO nova.api.openstack.compute.server_external_events [req-74ffd7fe-4795-47c6-a2dc-1c9e46f7d4b4 req-a551e696-c17a-47fe-b6b6-2800772cb28d b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-unplugged:3395b664-c71d-4a73-8863-60140726f8d3 for instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 on instance [pid: 7|app: 0|req: 393/792] 10.0.0.102 () {38 vars in 815 bytes} [Tue May 26 09:36:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:26.275 8 INFO nova.api.openstack.compute.server_external_events [req-d811be6c-7e9f-4f64-99fa-bc1a2679445d req-009439ae-8795-41bc-a112-be1253f0f3c1 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:3395b664-c71d-4a73-8863-60140726f8d3 for instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 on instance [pid: 8|app: 0|req: 400/793] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:36:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:28.806 7 WARNING neutronclient.v2_0.client [None req-b96b087f-925e-4c32-8886-3fc109cea1c7 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/794] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:36:28 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => generated 1481 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:33.892 8 INFO nova.api.openstack.wsgi [None req-12608826-ebff-4886-919a-576cfe9e1ae6 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] HTTP exception thrown: Instance 8936e7bc-4c9e-47e1-86ed-f876a6587ba9 could not be found. [pid: 8|app: 0|req: 401/795] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:36:33 2026] GET /v2.1/servers/8936e7bc-4c9e-47e1-86ed-f876a6587ba9 => 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-26 09:36:34.653 7 INFO nova.api.openstack.compute.server_external_events [req-11509bae-96ee-40a9-9fc8-bb5153cbf2d4 req-7da24b43-537c-4d05-a71b-fa875914dc54 b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-changed:e7ca9312-1b7a-440d-a3ef-0db5fb64c410 for instance 3f8a0d14-329d-4993-926b-78fdd85c80d3 on instance [pid: 7|app: 0|req: 396/798] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:36:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/799] 10.0.0.130 () {32 vars in 718 bytes} [Tue May 26 09:36:34 2026] DELETE /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:34.807 7 WARNING neutronclient.v2_0.client [None req-9a3c1d02-30b2-48b5-a07a-1db02c3037b9 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in 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/800] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:36:34 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 1943 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:37.686 8 INFO nova.api.openstack.compute.server_external_events [req-67fb96fe-dec4-47b9-a52f-8a075671fedb req-2b650a68-2e79-418c-9548-aefb5d3c483c b55b0494021e4c9bae8ce56820a41d2e ec71cd01fd264a8c90aca96b612873ec - - d7cc2653663748d8ac3e907b8f8c864a d7cc2653663748d8ac3e907b8f8c864a] Creating event network-vif-deleted:e7ca9312-1b7a-440d-a3ef-0db5fb64c410 for instance 3f8a0d14-329d-4993-926b-78fdd85c80d3 on instance [pid: 8|app: 0|req: 404/801] 10.0.0.60 () {38 vars in 814 bytes} [Tue May 26 09:36:37 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-26 09:36:40.012 7 WARNING neutronclient.v2_0.client [None req-e6a0ded5-fa76-48cb-b559-43df81da8426 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] The python binding code in 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/802] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:36:39 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => generated 1480 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 09:36:45.101 7 INFO nova.api.openstack.wsgi [None req-87d736ab-c565-4eaf-8957-9c460bea02e1 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] HTTP exception thrown: Instance 3f8a0d14-329d-4993-926b-78fdd85c80d3 could not be found. [pid: 7|app: 0|req: 400/805] 10.0.0.130 () {32 vars in 715 bytes} [Tue May 26 09:36:45 2026] GET /v2.1/servers/3f8a0d14-329d-4993-926b-78fdd85c80d3 => 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: 406/806] 10.0.0.130 () {32 vars in 726 bytes} [Tue May 26 09:36:46 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1576179505 => 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-26 09:36:46.288 7 INFO nova.api.openstack.wsgi [None req-d02905ff-1ac4-49fa-b479-6b37dee80a12 4f9eecff36114f75bf11197ef96af810 71307611ddef4b4cad5fbf5d4213059b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1576179505 not found for user 4f9eecff36114f75bf11197ef96af810 [pid: 7|app: 0|req: 401/807] 10.0.0.130 () {32 vars in 723 bytes} [Tue May 26 09:36:46 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1576179505 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/810] 10.0.0.130 () {32 vars in 655 bytes} [Tue May 26 09:37:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.130 () {32 vars in 641 bytes} [Tue May 26 09:37:01 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-26 09:37:01.476 7 WARNING oslo_db.sqlalchemy.utils [None req-cd6ef514-2b20-4dbf-a1ef-67c48ae161de 8e0bb0c6456642d58d39c0d76ac97b86 a2ab1807d46a4a6395e8027eed21cf2b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 404/812] 10.0.0.130 () {32 vars in 649 bytes} [Tue May 26 09:37:01 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/813] 10.0.0.130 () {32 vars in 694 bytes} [Tue May 26 09:37:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)