+ 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 [Wed May 6 10:08:16 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-d8d558c66-zf54t 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 0x7f9ddf22d668 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-06 10:08:20.888 7 INFO nova.utils [None req-95f86b6b-ee11-48dc-b2d1-5000ac19c719 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 10:08:20.904 8 INFO nova.utils [None req-a17d537d-76fa-4d21-bc7e-7e40b716a439 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 10:08:22.557 7 WARNING keystonemiddleware._common.config [None req-95f86b6b-ee11-48dc-b2d1-5000ac19c719 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 10:08:22.566 7 WARNING oslo_config.cfg [None req-95f86b6b-ee11-48dc-b2d1-5000ac19c719 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 10:08:22.641 8 WARNING keystonemiddleware._common.config [None req-a17d537d-76fa-4d21-bc7e-7e40b716a439 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 10:08:22.642 7 WARNING keystonemiddleware._common.config [None req-95f86b6b-ee11-48dc-b2d1-5000ac19c719 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 10:08:22.650 8 WARNING oslo_config.cfg [None req-a17d537d-76fa-4d21-bc7e-7e40b716a439 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 10:08:22.657 7 WARNING oslo_config.cfg [None req-95f86b6b-ee11-48dc-b2d1-5000ac19c719 - - - - - -] 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-06 10:08:22.669 7 WARNING oslo_config.cfg [None req-95f86b6b-ee11-48dc-b2d1-5000ac19c719 - - - - - -] 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 6 seconds on interpreter 0x7f9ddf22d668 pid: 7 (default app) 2026-05-06 10:08:22.726 8 WARNING keystonemiddleware._common.config [None req-a17d537d-76fa-4d21-bc7e-7e40b716a439 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 10:08:22.742 8 WARNING oslo_config.cfg [None req-a17d537d-76fa-4d21-bc7e-7e40b716a439 - - - - - -] 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-06 10:08:22.754 8 WARNING oslo_config.cfg [None req-a17d537d-76fa-4d21-bc7e-7e40b716a439 - - - - - -] 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 6 seconds on interpreter 0x7f9ddf22d668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:08:29 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:08:29.605 7 WARNING oslo_policy.policy [None req-433f6bb1-0471-4e2b-b705-545e8eb3fc27 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - 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-06 10:08:29.605 7 WARNING oslo_policy.policy [None req-433f6bb1-0471-4e2b-b705-545e8eb3fc27 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - 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.74 () {44 vars in 904 bytes} [Wed May 6 10:08:29 2026] GET /v2.1 => generated 0 bytes in 603 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-06 10:08:29.700 8 WARNING oslo_policy.policy [req-433f6bb1-0471-4e2b-b705-545e8eb3fc27 req-1aaefb75-c3f8-43ae-9bbf-ea326dcfc14d 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - 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-06 10:08:29.700 8 WARNING oslo_policy.policy [req-433f6bb1-0471-4e2b-b705-545e8eb3fc27 req-1aaefb75-c3f8-43ae-9bbf-ea326dcfc14d 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - 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.74 () {46 vars in 977 bytes} [Wed May 6 10:08:29 2026] GET /v2.1/ => generated 399 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:08:29.800 7 INFO nova.api.openstack.wsgi [None req-f28170d6-b3f2-4237-bc04-5ebd6048bb21 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.74 () {48 vars in 1006 bytes} [Wed May 6 10:08:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 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.74 () {48 vars in 1046 bytes} [Wed May 6 10:08:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 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.74 () {52 vars in 1043 bytes} [Wed May 6 10:08:29 2026] POST /v2.1/flavors => generated 527 bytes in 41 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.74 () {42 vars in 700 bytes} [Wed May 6 10:08:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:08:30 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:08:30 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-06 10:08:30.771 7 INFO nova.api.openstack.wsgi [None req-4cb56231-33ec-43fb-8eb9-d3b7661f1824 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.74 () {48 vars in 1008 bytes} [Wed May 6 10:08:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:08:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.74 () {52 vars in 1043 bytes} [Wed May 6 10:08:30 2026] POST /v2.1/flavors => generated 530 bytes in 24 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.74 () {42 vars in 700 bytes} [Wed May 6 10:08:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:08:31 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:08:31 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:08:31.704 7 INFO nova.api.openstack.wsgi [None req-b3fdc4af-24dc-4699-99ad-8f5468259b69 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.74 () {48 vars in 1010 bytes} [Wed May 6 10:08:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:08:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 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.74 () {52 vars in 1043 bytes} [Wed May 6 10:08:31 2026] POST /v2.1/flavors => generated 531 bytes in 23 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.74 () {42 vars in 700 bytes} [Wed May 6 10:08:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:08:32 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:08:32 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-06 10:08:32.637 7 INFO nova.api.openstack.wsgi [None req-ef1b6732-9732-4356-92ea-48a4614d33c5 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.74 () {48 vars in 1008 bytes} [Wed May 6 10:08:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:08:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 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.74 () {52 vars in 1043 bytes} [Wed May 6 10:08:32 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: 7|app: 0|req: 16/30] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:08:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:08:33 2026] GET /v2.1 => generated 0 bytes in 374 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:08:33 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-06 10:08:33.957 8 INFO nova.api.openstack.wsgi [None req-2b24034a-7d6a-4f50-bc48-dfe2130ef471 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.74 () {48 vars in 1010 bytes} [Wed May 6 10:08:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:08:33 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: 8|app: 0|req: 17/35] 199.204.45.74 () {52 vars in 1043 bytes} [Wed May 6 10:08:33 2026] POST /v2.1/flavors => generated 533 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.234 () {28 vars in 453 bytes} [Wed May 6 10:14:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 52/105] 10.0.0.234 () {30 vars in 657 bytes} [Wed May 6 10:14:14 2026] GET /v2.1 => generated 0 bytes in 99 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: 54/106] 10.0.0.234 () {32 vars in 730 bytes} [Wed May 6 10:14:14 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: 8|app: 0|req: 53/107] 10.0.0.234 () {34 vars in 803 bytes} [Wed May 6 10:14:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:17:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/147] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:17:30 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:17:30 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-06 10:17:30.578 8 INFO nova.api.openstack.wsgi [None req-8b718a28-5e65-4b7e-bc01-54b4ee91261a 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.74 () {48 vars in 1012 bytes} [Wed May 6 10:17:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 137 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:17:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.74 () {52 vars in 1044 bytes} [Wed May 6 10:17:30 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:18:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/167] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:18:33 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:18:33 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-06 10:18:33.875 8 INFO nova.api.openstack.wsgi [None req-760ca441-b5c5-4a71-8e19-7509b94ff916 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 505c9ee85f1d4b5190bfb56627ec8265 [pid: 8|app: 0|req: 84/169] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:18:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-06 10:18:33.888 7 WARNING oslo_db.sqlalchemy.utils [None req-0b4d5e97-8199-480e-a4ec-a1afba10b400 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/170] 199.204.45.74 () {48 vars in 1011 bytes} [Wed May 6 10:18:33 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.204.45.74 () {52 vars in 1052 bytes} [Wed May 6 10:18:33 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:18:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:18:37 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:18:37 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 199.204.45.74 () {48 vars in 1068 bytes} [Wed May 6 10:18:37 2026] GET /v2.1/os-quota-sets/522ba6c9cbe24bdfa222830ddbbcc43a => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.74 () {52 vars in 1120 bytes} [Wed May 6 10:18:37 2026] PUT /v2.1/os-quota-sets/522ba6c9cbe24bdfa222830ddbbcc43a => generated 238 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:28:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:28:09 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 148/293] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:28:09 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:28:09.502 8 INFO nova.api.openstack.wsgi [None req-d08903e3-6bbf-4247-be69-f8507149547e 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 146/294] 199.204.45.74 () {48 vars in 1010 bytes} [Wed May 6 10:28:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:28:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 199.204.45.74 () {52 vars in 1044 bytes} [Wed May 6 10:28:09 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/337] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:31:28 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: 8|app: 0|req: 168/338] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:31:28 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 171/339] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:31:28 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/340] 199.204.45.74 () {48 vars in 1068 bytes} [Wed May 6 10:31:28 2026] GET /v2.1/os-quota-sets/b26f7f47c0b2476ca22e725c65088bc3 => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/341] 199.204.45.74 () {52 vars in 1120 bytes} [Wed May 6 10:31:28 2026] PUT /v2.1/os-quota-sets/b26f7f47c0b2476ca22e725c65088bc3 => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:42:04 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: 234/471] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:42:04 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/472] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:42:05 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-06 10:42:05.159 8 INFO nova.api.openstack.wsgi [None req-bfa6ab4a-ee97-438e-8814-9c5ca9197c19 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 235/473] 199.204.45.74 () {48 vars in 1006 bytes} [Wed May 6 10:42:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:42:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/475] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:42:05 2026] GET /v2.1/flavors/94b1a437-f106-4b86-8b38-9c655345363d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:42:06 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: 237/477] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:42:06 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/478] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:42:06 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-06 10:42:06.107 8 INFO nova.api.openstack.wsgi [None req-936f5577-8a6a-4525-8e90-2da008766b44 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 238/479] 199.204.45.74 () {48 vars in 1008 bytes} [Wed May 6 10:42:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:42:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/481] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:42:06 2026] GET /v2.1/flavors/878c3ba4-7359-48db-a4f1-762a86fd7cf4/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:42:06 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: 240/483] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:42:06 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: 244/484] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:42:07 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:42:07.031 8 INFO nova.api.openstack.wsgi [None req-a43d5880-ca09-44a6-a647-5ec4e540f26f 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 241/485] 199.204.45.74 () {48 vars in 1010 bytes} [Wed May 6 10:42:07 2026] GET /v2.1/flavors/m1.medium => 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: 245/486] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:42:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/487] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:42:07 2026] GET /v2.1/flavors/615d8bc8-1573-41a6-a682-1b5f045910ac/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/488] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:42:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:42:07 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/490] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:42:07 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-06 10:42:07.996 8 INFO nova.api.openstack.wsgi [None req-35821d86-7fab-4549-802e-08623d00676b 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/491] 199.204.45.74 () {48 vars in 1008 bytes} [Wed May 6 10:42:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:42:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:42:08 2026] GET /v2.1/flavors/b813a92e-b7bc-4a68-ae7b-e0f860218eaa/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:42:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:42:08 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: 7|app: 0|req: 250/496] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:42:08 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-06 10:42:08.936 8 INFO nova.api.openstack.wsgi [None req-78251b26-001c-4e1c-8e53-275dc9b7b1b6 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/497] 199.204.45.74 () {48 vars in 1010 bytes} [Wed May 6 10:42:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:42:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:42:08 2026] GET /v2.1/flavors/4f03e584-889e-430b-8c54-2536ad015f8f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:43:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:43:11 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/514] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:43:11 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-06 10:43:11.154 7 INFO nova.api.openstack.wsgi [None req-06feeb68-8f41-4b48-ab0c-6ce946d41223 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 259/515] 199.204.45.74 () {48 vars in 1012 bytes} [Wed May 6 10:43:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:43:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:43:11 2026] GET /v2.1/flavors/143d6bb5-18e0-41c9-9066-ff22f5078ae5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:43:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:43:17 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: 260/522] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:43:17 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:43:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:43:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:43:21 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:43:21 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/527] 199.204.45.74 () {48 vars in 1068 bytes} [Wed May 6 10:43:21 2026] GET /v2.1/os-quota-sets/522ba6c9cbe24bdfa222830ddbbcc43a => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/538] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:44:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/539] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:44:11 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:44:11 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-06 10:44:11.083 8 INFO nova.api.openstack.wsgi [None req-ff0bf68c-fe8b-49c6-b445-00ea768d4c2c 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 269/541] 199.204.45.74 () {48 vars in 1010 bytes} [Wed May 6 10:44:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/542] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:44:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/543] 199.204.45.74 () {48 vars in 1094 bytes} [Wed May 6 10:44:11 2026] GET /v2.1/flavors/6e4051a8-588a-41dc-a1bc-e61ef3db4f9a/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:44:25 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: 276/549] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:44:25 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/550] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:44:25 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 199.204.45.74 () {48 vars in 1068 bytes} [Wed May 6 10:44:25 2026] GET /v2.1/os-quota-sets/b26f7f47c0b2476ca22e725c65088bc3 => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.74 () {42 vars in 700 bytes} [Wed May 6 10:45:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 199.204.45.74 () {44 vars in 904 bytes} [Wed May 6 10:45:13 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/564] 199.204.45.74 () {46 vars in 977 bytes} [Wed May 6 10:45:13 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-06 10:45:14.011 7 INFO nova.api.openstack.wsgi [None req-ac0950c5-b152-4dcc-9e46-f6ca110de314 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 284/565] 199.204.45.74 () {48 vars in 1006 bytes} [Wed May 6 10:45:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 199.204.45.74 () {48 vars in 1046 bytes} [Wed May 6 10:45:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 10.0.0.94 () {32 vars in 653 bytes} [Wed May 6 10:45:54 2026] GET /v2.1/flavors/detail => generated 2534 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: 287/576] 10.0.0.94 () {32 vars in 639 bytes} [Wed May 6 10:45:55 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 10:45:55.254 7 WARNING oslo_db.sqlalchemy.utils [None req-bf0b63fe-1179-4f3d-ab25-81b0d7ab8d48 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 290/577] 10.0.0.94 () {32 vars in 647 bytes} [Wed May 6 10:45:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 10.0.0.94 () {32 vars in 692 bytes} [Wed May 6 10:45:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:06 2026] GET /v2.1/flavors/94b1a437-f106-4b86-8b38-9c655345363d => generated 511 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.94 () {32 vars in 639 bytes} [Wed May 6 10:46:06 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:06 2026] GET /v2.1/flavors/94b1a437-f106-4b86-8b38-9c655345363d => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:10.942 7 WARNING neutronclient.v2_0.client [None req-462e3a43-60cc-48bf-a361-d12e638717ed 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/584] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:46:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.94 () {34 vars in 683 bytes} [Wed May 6 10:46:10 2026] POST /v2.1/os-security-groups => generated 248 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:11.638 8 WARNING neutronclient.v2_0.client [None req-940706c1-be9d-4145-8779-2c8d12486bf4 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:12.300 8 WARNING neutronclient.v2_0.client [None req-940706c1-be9d-4145-8779-2c8d12486bf4 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:12.336 7 WARNING neutronclient.v2_0.client [None req-cf402548-3d30-4fc1-a200-9d8e4490932d 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/586] 10.0.0.94 () {34 vars in 693 bytes} [Wed May 6 10:46:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:12.473 8 WARNING neutronclient.v2_0.client [None req-2888e110-9707-4bb6-981a-ff3d92c70ce6 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:12.487 7 WARNING neutronclient.v2_0.client [None req-cf402548-3d30-4fc1-a200-9d8e4490932d 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/587] 10.0.0.94 () {34 vars in 683 bytes} [Wed May 6 10:46:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:12.655 8 WARNING neutronclient.v2_0.client [None req-63059197-8ee5-40ce-97c6-bc71e98a1f52 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:12.696 8 WARNING neutronclient.v2_0.client [None req-63059197-8ee5-40ce-97c6-bc71e98a1f52 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in 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/588] 10.0.0.94 () {34 vars in 693 bytes} [Wed May 6 10:46:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:12.828 8 WARNING neutronclient.v2_0.client [None req-51b13f70-e695-4767-8556-96de6037bfdc 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:12.912 7 WARNING neutronclient.v2_0.client [None req-cf402548-3d30-4fc1-a200-9d8e4490932d 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The 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-06 10:46:12.916 8 WARNING neutronclient.v2_0.client [None req-51b13f70-e695-4767-8556-96de6037bfdc 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/589] 10.0.0.94 () {34 vars in 693 bytes} [Wed May 6 10:46:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:13.075 8 WARNING neutronclient.v2_0.client [None req-91965585-06b5-4294-808a-60fa243d550f 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in 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/592] 10.0.0.94 () {32 vars in 735 bytes} [Wed May 6 10:46:13 2026] GET /v2.1/os-security-groups/349aa97b-97ff-4951-8fd2-f2e8b9786eee => generated 664 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:13.138 8 WARNING neutronclient.v2_0.client [None req-a5bd16bf-d478-4088-b83d-603d03c9656f 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:13.169 8 WARNING neutronclient.v2_0.client [None req-a5bd16bf-d478-4088-b83d-603d03c9656f 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:13.208 8 WARNING neutronclient.v2_0.client [None req-a5bd16bf-d478-4088-b83d-603d03c9656f 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/593] 10.0.0.94 () {32 vars in 748 bytes} [Wed May 6 10:46:13 2026] DELETE /v2.1/os-security-group-rules/685a3f06-0188-43bf-9665-ec881b07c4a0 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:46:13.305 8 WARNING neutronclient.v2_0.client [None req-4694f563-a669-4c14-8f6b-2445672a9162 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:13.346 8 WARNING neutronclient.v2_0.client [None req-4694f563-a669-4c14-8f6b-2445672a9162 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in 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/594] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:13 2026] DELETE /v2.1/os-security-groups/349aa97b-97ff-4951-8fd2-f2e8b9786eee => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:46:13.478 8 WARNING neutronclient.v2_0.client [None req-c74659dd-3106-4988-8bd5-0355ab96ab83 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The 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-06 10:46:13.524 8 WARNING neutronclient.v2_0.client [None req-c74659dd-3106-4988-8bd5-0355ab96ab83 204cfc6255a74d5d8474b98639a0d639 a50650ea3c5a4426a495c3c01c8fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/595] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:13 2026] DELETE /v2.1/os-security-groups/a61f36a4-b45a-4359-a0ce-5b0dd86453e6 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/596] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:46:12 2026] POST /v2.1/servers => generated 448 bytes in 1476 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:46:13.721 8 WARNING neutronclient.v2_0.client [None req-997084da-a4dc-4f31-b984-913c01a7cc1d 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/597] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:13 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1400 bytes in 1089 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:15.922 7 WARNING neutronclient.v2_0.client [None req-abc9e266-3b3e-46b3-98e2-7fd180a5b56a 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/598] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:15 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1452 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:16.826 8 WARNING neutronclient.v2_0.client [None req-0ba6f480-2150-4dd6-92e3-9315a0d01dbb fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/599] 10.0.0.94 () {34 vars in 683 bytes} [Wed May 6 10:46:16 2026] POST /v2.1/os-security-groups => generated 242 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:16.965 7 WARNING neutronclient.v2_0.client [None req-899eea34-fdf1-4a9d-ae96-8c55e684da50 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in 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/600] 10.0.0.94 () {34 vars in 683 bytes} [Wed May 6 10:46:16 2026] POST /v2.1/os-security-groups => generated 243 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:17.131 7 WARNING neutronclient.v2_0.client [None req-4f61195d-128b-40df-b78f-83d0f4e25d31 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.196 8 WARNING neutronclient.v2_0.client [None req-11a14848-cbf2-4108-87f4-29b8d1916954 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/601] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:17 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1452 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 10.0.0.94 () {34 vars in 683 bytes} [Wed May 6 10:46:17 2026] POST /v2.1/os-security-groups => generated 242 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, ' 2026-05-06 10:46:17.314 8 WARNING neutronclient.v2_0.client [None req-2218c0d9-9b28-49b0-bb8f-cc30d664d170 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.395 8 WARNING neutronclient.v2_0.client [None req-2218c0d9-9b28-49b0-bb8f-cc30d664d170 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.430 8 WARNING neutronclient.v2_0.client [None req-2218c0d9-9b28-49b0-bb8f-cc30d664d170 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in 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/603] 10.0.0.94 () {32 vars in 661 bytes} [Wed May 6 10:46:17 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:17.487 7 WARNING neutronclient.v2_0.client [None req-3fa2072a-1ef4-4b2a-8f16-be31015350d4 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.517 7 WARNING neutronclient.v2_0.client [None req-3fa2072a-1ef4-4b2a-8f16-be31015350d4 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in 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/604] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:17 2026] DELETE /v2.1/os-security-groups/b2bac7bc-bc16-4804-9fd0-8375d00a94bf => generated 0 bytes in 120 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:46:17.616 8 WARNING neutronclient.v2_0.client [None req-f9832594-8264-46ed-a444-ecc0af939900 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.640 8 INFO nova.api.openstack.wsgi [None req-f9832594-8264-46ed-a444-ecc0af939900 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] HTTP exception thrown: Security group b2bac7bc-bc16-4804-9fd0-8375d00a94bf does not exist Neutron server returns request_ids: ['req-d14ea226-98db-4867-abb0-1c009d61f690'] [pid: 8|app: 0|req: 307/605] 10.0.0.94 () {32 vars in 735 bytes} [Wed May 6 10:46:17 2026] GET /v2.1/os-security-groups/b2bac7bc-bc16-4804-9fd0-8375d00a94bf => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:46:17.659 7 WARNING neutronclient.v2_0.client [None req-e8c5514d-f425-4a82-a7fc-285fa08d5554 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.692 7 WARNING neutronclient.v2_0.client [None req-e8c5514d-f425-4a82-a7fc-285fa08d5554 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/606] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:17 2026] DELETE /v2.1/os-security-groups/8f4f7127-30ac-4338-8e46-c5f29dc2159a => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:46:17.810 8 WARNING neutronclient.v2_0.client [None req-1f7b1c99-52ac-4cd3-a47b-4988b4753550 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.829 8 INFO nova.api.openstack.wsgi [None req-1f7b1c99-52ac-4cd3-a47b-4988b4753550 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] HTTP exception thrown: Security group 8f4f7127-30ac-4338-8e46-c5f29dc2159a does not exist Neutron server returns request_ids: ['req-9857cc3f-9fae-41a5-9f22-acf660bd0965'] [pid: 8|app: 0|req: 308/607] 10.0.0.94 () {32 vars in 735 bytes} [Wed May 6 10:46:17 2026] GET /v2.1/os-security-groups/8f4f7127-30ac-4338-8e46-c5f29dc2159a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:46:17.841 7 WARNING neutronclient.v2_0.client [None req-92150e54-de5d-46ee-849a-07efecbddbdb fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.870 7 WARNING neutronclient.v2_0.client [None req-92150e54-de5d-46ee-849a-07efecbddbdb fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/608] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:17 2026] DELETE /v2.1/os-security-groups/bcea5f59-d8bf-4146-93f1-0487d74b7058 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:46:17.974 8 WARNING neutronclient.v2_0.client [None req-5ca1cf50-6b26-4f04-8523-2d41c60ac44c fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:17.995 8 INFO nova.api.openstack.wsgi [None req-5ca1cf50-6b26-4f04-8523-2d41c60ac44c fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] HTTP exception thrown: Security group bcea5f59-d8bf-4146-93f1-0487d74b7058 does not exist Neutron server returns request_ids: ['req-d763eeca-b247-440a-8472-042059711e76'] [pid: 8|app: 0|req: 309/609] 10.0.0.94 () {32 vars in 735 bytes} [Wed May 6 10:46:17 2026] GET /v2.1/os-security-groups/bcea5f59-d8bf-4146-93f1-0487d74b7058 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:46:18.011 7 WARNING neutronclient.v2_0.client [None req-1ed31ecc-0f9a-4c19-bf5c-635bf08d37fa fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:18.051 7 WARNING neutronclient.v2_0.client [None req-1ed31ecc-0f9a-4c19-bf5c-635bf08d37fa fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:18.089 7 WARNING neutronclient.v2_0.client [None req-1ed31ecc-0f9a-4c19-bf5c-635bf08d37fa fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/610] 10.0.0.94 () {32 vars in 661 bytes} [Wed May 6 10:46:18 2026] GET /v2.1/os-security-groups => generated 707 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:46:18.147 8 WARNING neutronclient.v2_0.client [None req-d8ca2b9a-db07-4677-92f9-5107e00a4412 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:18.167 8 INFO nova.api.openstack.wsgi [None req-d8ca2b9a-db07-4677-92f9-5107e00a4412 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] HTTP exception thrown: Security group bcea5f59-d8bf-4146-93f1-0487d74b7058 does not exist Neutron server returns request_ids: ['req-6887130c-2d6f-4ca1-bef1-dbfee6b5982b'] [pid: 8|app: 0|req: 310/611] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:18 2026] DELETE /v2.1/os-security-groups/bcea5f59-d8bf-4146-93f1-0487d74b7058 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:46:18.180 7 WARNING neutronclient.v2_0.client [None req-245209b1-c75b-4c87-b562-51cc2cfd239b fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:18.199 7 INFO nova.api.openstack.wsgi [None req-245209b1-c75b-4c87-b562-51cc2cfd239b fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] HTTP exception thrown: Security group 8f4f7127-30ac-4338-8e46-c5f29dc2159a does not exist Neutron server returns request_ids: ['req-ed9e5af0-613b-4cce-b4f0-6a2644ef4a1c'] [pid: 7|app: 0|req: 302/612] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:18 2026] DELETE /v2.1/os-security-groups/8f4f7127-30ac-4338-8e46-c5f29dc2159a => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:46:18.214 8 WARNING neutronclient.v2_0.client [None req-b508503f-4613-49fd-b339-de55502690b6 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] The 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-06 10:46:18.239 8 INFO nova.api.openstack.wsgi [None req-b508503f-4613-49fd-b339-de55502690b6 fac341251b8e45cf9583dc4599669715 da658a48297c43e79fdfd081af68e422 - - default default] HTTP exception thrown: Security group b2bac7bc-bc16-4804-9fd0-8375d00a94bf does not exist Neutron server returns request_ids: ['req-1e0b54b7-7e69-4bad-a121-803279ce82b5'] [pid: 8|app: 0|req: 311/613] 10.0.0.94 () {32 vars in 738 bytes} [Wed May 6 10:46:18 2026] DELETE /v2.1/os-security-groups/b2bac7bc-bc16-4804-9fd0-8375d00a94bf => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:46:18.288 7 WARNING neutronclient.v2_0.client [None req-d159efe8-8b7f-43ad-b56a-7826afeb830c 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/614] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:18 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1460 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:19.378 8 WARNING neutronclient.v2_0.client [None req-1b994a81-700a-4d62-a679-6f31ff88a225 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/615] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:19 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1536 bytes in 1428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:21.288 7 INFO nova.api.openstack.compute.server_external_events [req-6b671a74-ff1a-4a65-84ab-97192ca03310 req-12d86080-593b-458c-9ae1-c1315861cff2 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:c39513c8-2980-483e-9409-967909c49872 for instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b on instance 2026-05-06 10:46:21.297 7 INFO nova.compute.rpcapi [None req-e44bcd62-5a1b-4a68-9d42-cdc8dfc9af49 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 304/616] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:21 2026] POST /v2.1/os-server-external-events => generated 179 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-06 10:46:21.843 8 WARNING neutronclient.v2_0.client [None req-a0993b30-8ae2-4b18-9766-4928a7257de1 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/617] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:21 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:23.082 7 WARNING neutronclient.v2_0.client [None req-1e0c4228-6fe6-425a-967d-becd37056346 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/620] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:23 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/621] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:46:23 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-05-06 10:46:24.240 7 WARNING neutronclient.v2_0.client [None req-cff38e32-112e-4675-8937-bc7979b28bf4 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/622] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:24 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:24.964 8 WARNING neutronclient.v2_0.client [None req-6d7d5077-3abe-4e64-9131-ce6462b9ae92 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The 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-06 10:46:25.021 8 WARNING neutronclient.v2_0.client [None req-6d7d5077-3abe-4e64-9131-ce6462b9ae92 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The 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-06 10:46:25.210 8 WARNING neutronclient.v2_0.client [None req-6d7d5077-3abe-4e64-9131-ce6462b9ae92 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] 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-06 10:46:25.648 7 WARNING neutronclient.v2_0.client [None req-921f5d9d-8f5a-47bc-8c09-ab1ce796cf31 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/623] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:25 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/624] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:46:24 2026] POST /v2.1/servers => generated 453 bytes in 1179 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-06 10:46:26.106 7 WARNING neutronclient.v2_0.client [None req-78fee3c6-b24b-4a07-8cab-a8b5b13c43e6 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in 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/625] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:26 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1431 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-06 10:46:26.968 8 WARNING neutronclient.v2_0.client [None req-213ce0e8-b2d3-45f4-9792-12d2a0ab4073 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/626] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:26 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 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-06 10:46:27.212 7 WARNING neutronclient.v2_0.client [None req-f4d6cb2a-9afa-40fe-ac15-f678d8f37e0a c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/627] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:27 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1435 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, ' [pid: 8|app: 0|req: 318/628] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:46:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:28.198 7 WARNING neutronclient.v2_0.client [None req-35e7c19a-7777-40db-90a0-cab77ebf2718 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/629] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:28 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:28.307 8 WARNING neutronclient.v2_0.client [None req-a16dccd7-5a53-4629-85dd-cfa585bb893f c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/630] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:28 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:29.337 7 WARNING neutronclient.v2_0.client [None req-b010b7a7-20b5-4899-9ba1-7f70be188b5d 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The 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-06 10:46:29.345 8 WARNING neutronclient.v2_0.client [None req-e2365bb6-90f1-44e6-b770-871038c06a6e 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The 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-06 10:46:29.400 7 WARNING neutronclient.v2_0.client [None req-b010b7a7-20b5-4899-9ba1-7f70be188b5d 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/631] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:29 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:29.479 8 WARNING neutronclient.v2_0.client [None req-c07a548f-6e68-40d6-bcdf-c2dae7e48b91 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/632] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:29 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:29.589 7 WARNING neutronclient.v2_0.client [None req-b010b7a7-20b5-4899-9ba1-7f70be188b5d 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] 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-06 10:46:29.659 8 INFO nova.api.openstack.compute.server_external_events [req-ba97fa8b-8f79-4b8b-b834-b826498f3499 req-d04af9d7-d58f-438c-b4bf-4023ed565f82 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:c39513c8-2980-483e-9409-967909c49872 for instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b on instance 2026-05-06 10:46:29.672 8 INFO nova.compute.rpcapi [None req-2c704aaa-1474-403c-9f8b-7c755fcb7c0b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 322/633] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:46:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/634] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:46:29 2026] POST /v2.1/servers => generated 450 bytes in 588 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-06 10:46:29.875 8 WARNING neutronclient.v2_0.client [None req-78b3b7b5-c04e-44c4-9de2-08dec9074a42 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/635] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:29 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1424 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:30.503 7 WARNING neutronclient.v2_0.client [None req-8e013a19-5372-4a3a-b677-52b8873fa4b1 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] 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-06 10:46:30.583 8 WARNING neutronclient.v2_0.client [None req-46817deb-5efa-4643-9710-1d201f563a77 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in 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/636] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:30 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1524 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/637] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:30 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1491 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:30.970 7 WARNING neutronclient.v2_0.client [None req-493ff07d-839d-424d-8895-8b3970162d5f 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/638] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:30 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1428 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-06 10:46:31.630 8 INFO nova.api.openstack.compute.server_external_events [req-326f588a-12de-49c0-bf6d-ac0465d41edd req-e25c399c-6b78-42bd-acdd-f9ed7744d441 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0c6c0a8b-1aed-4355-acc4-96bef888638f for instance 8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 on instance [pid: 8|app: 0|req: 325/639] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:31 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:31.692 7 WARNING neutronclient.v2_0.client [None req-6038d407-af41-4af9-8fcc-3459142d39b5 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The 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-06 10:46:31.697 8 WARNING neutronclient.v2_0.client [None req-82ec0a51-5676-424b-b628-f12e5b28ae32 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/640] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:31 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1716 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, ' [pid: 8|app: 0|req: 326/641] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:31 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1569 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:31.882 7 WARNING neutronclient.v2_0.client [None req-9d20bb8f-f28e-4ac7-9892-d60015dc1c40 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/642] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:46:31 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/os-interface => generated 285 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:32.267 8 WARNING neutronclient.v2_0.client [None req-9ef98e6f-e6f3-40f6-a66a-47f6062fa9c7 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/643] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:32 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1476 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:32.910 7 WARNING neutronclient.v2_0.client [None req-7982cd51-65df-46cc-b1cd-09aa286da6e7 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] 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-06 10:46:33.157 8 WARNING neutronclient.v2_0.client [None req-ea415022-3dde-4b91-b396-4137c4f44e95 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/646] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:32 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/647] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:33 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1716 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:33.515 7 INFO nova.api.openstack.compute.server_external_events [req-cbf595b9-ae75-4674-a584-e1b8bcc0bcc7 req-a1120cff-8f0d-4c22-bdac-f31ff518dcd7 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:c39513c8-2980-483e-9409-967909c49872 for instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b on instance [pid: 7|app: 0|req: 318/648] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:33.857 8 WARNING neutronclient.v2_0.client [None req-4b8f6830-c2a1-4242-b6ee-67a342fcd0eb 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/649] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:33 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1484 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-06 10:46:34.273 7 WARNING neutronclient.v2_0.client [None req-f8f6b597-435e-4e13-ac12-e441b3ccc8b8 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/650] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:34 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:34.976 8 WARNING neutronclient.v2_0.client [None req-da004711-b9c5-4bfe-a56b-26f019c5681c 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/651] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:34 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1551 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-06 10:46:35.301 7 INFO nova.api.openstack.compute.server_external_events [req-c12256e2-6004-471c-adbd-d11282396e78 req-0c7731c8-08aa-4a18-abf2-db9ef38c4677 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0bacdbcb-95e1-412d-b519-34c5eeb1b3da for instance a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 on instance [pid: 7|app: 0|req: 320/652] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:35.557 8 WARNING neutronclient.v2_0.client [None req-e2fff24a-710a-49cf-8315-74084c9fa2ed c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/653] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:35 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:36.146 7 WARNING neutronclient.v2_0.client [None req-48249008-822e-4f5f-8f11-a0921c7cf245 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/654] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:36 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1549 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-06 10:46:36.691 8 WARNING neutronclient.v2_0.client [None req-34721860-61ff-4fa0-a7d8-3301507be293 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/655] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:36 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:37.304 7 WARNING neutronclient.v2_0.client [None req-28e91a6c-f955-415f-b8db-7f25117c1414 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/656] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:37 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1549 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:37.850 8 WARNING neutronclient.v2_0.client [None req-acbcbd92-f156-4455-88b3-1d79f7f944c5 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/657] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:37 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 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-06 10:46:38.463 7 WARNING neutronclient.v2_0.client [None req-e902deaf-1804-40b7-9ac9-3d0584a455b9 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/658] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:38 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1549 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:39.041 8 WARNING neutronclient.v2_0.client [None req-06c86afb-b004-4ecc-a147-b09cf7f64aa1 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in 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/659] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:38 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 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-06 10:46:39.263 7 INFO nova.api.openstack.compute.server_external_events [req-0b1bed70-5c48-4b37-8f3b-6d7f8d65fad1 req-5e71e3bc-66ab-4e60-8754-d9731eb43fe0 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:0c6c0a8b-1aed-4355-acc4-96bef888638f for instance 8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 on instance [pid: 7|app: 0|req: 324/660] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:46:39 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-05-06 10:46:39.676 8 WARNING neutronclient.v2_0.client [None req-b20cca6c-fcf2-41f6-89e2-e63584a480fc 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/661] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:39 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1549 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-06 10:46:40.225 7 WARNING neutronclient.v2_0.client [None req-c1b7d75a-dced-4f5f-b473-c35a9c0c14c7 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/662] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:40 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:40.825 8 WARNING neutronclient.v2_0.client [None req-ddc31d3d-5e26-45e7-aedb-cd92ba224032 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/663] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:40 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1549 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:41.181 7 INFO nova.api.openstack.compute.server_external_events [req-e4556012-5b51-469e-97ce-c51471565167 req-37d270fd-a504-402a-a5ff-e5ba0e60568e b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:0bacdbcb-95e1-412d-b519-34c5eeb1b3da for instance a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 on instance [pid: 7|app: 0|req: 326/664] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:46:41 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-06 10:46:41.368 8 WARNING neutronclient.v2_0.client [None req-145357ac-d2b7-4fe3-b5ff-ab24848536e9 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/665] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:41 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1740 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:41.531 7 WARNING neutronclient.v2_0.client [None req-966fe0b6-93bb-45ab-8823-dffe26c3497b c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/666] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:46:41 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:42.020 8 WARNING neutronclient.v2_0.client [None req-f92d8080-368f-4a2d-ae92-f877b9b6a0c0 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/667] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:41 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:42.436 7 INFO nova.api.openstack.compute.server_external_events [req-7d605d47-8c8a-4287-8131-5cb1b2b2585e req-524ab4d3-e3ac-4c62-b928-e41cddfe0112 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0c6c0a8b-1aed-4355-acc4-96bef888638f for instance 8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 on instance [pid: 7|app: 0|req: 328/668] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:42 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) 2026-05-06 10:46:42.468 8 WARNING neutronclient.v2_0.client [None req-bb6e423c-4acc-4fea-80a4-1c8b687c4177 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in 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/669] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:42 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1740 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/670] 10.0.0.94 () {32 vars in 639 bytes} [Wed May 6 10:46:42 2026] GET /v2.1/servers => generated 383 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 342/673] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:46:42 2026] DELETE /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 0 bytes in 195 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-06 10:46:42.982 7 WARNING neutronclient.v2_0.client [None req-8d46053a-d1f9-4645-99bc-593680963a0d c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] 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: 332/674] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:42 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1746 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:43.195 8 WARNING neutronclient.v2_0.client [None req-bfdd5bb1-a97c-49fd-befc-ae8309b4ae24 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/675] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:43 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1725 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-06 10:46:43.358 7 WARNING neutronclient.v2_0.client [None req-9362b1af-63b8-4cf5-acd9-c12b05a52423 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/676] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:46:43 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:44.223 8 WARNING neutronclient.v2_0.client [None req-ad27f8d6-f9a4-4251-a9ba-37315167f212 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in 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/677] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:44 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1866 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:44.423 8 INFO nova.api.openstack.compute.server_external_events [req-bb964037-54db-476b-811f-b19ef177bb4a req-56b471d1-40eb-4acd-8ae7-46bad7ed87c2 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0bacdbcb-95e1-412d-b519-34c5eeb1b3da for instance a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 on instance [pid: 8|app: 0|req: 345/678] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:44 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) 2026-05-06 10:46:44.437 7 WARNING neutronclient.v2_0.client [None req-67f017f5-4aec-4574-84a9-112155a61bf7 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/679] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:44 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1725 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, ' [pid: 8|app: 0|req: 346/680] 10.0.0.94 () {32 vars in 639 bytes} [Wed May 6 10:46:44 2026] GET /v2.1/servers => generated 378 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/681] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:46:44 2026] DELETE /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 0 bytes in 169 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-06 10:46:44.902 8 WARNING neutronclient.v2_0.client [None req-3e5c5bfa-01fe-4ea9-a31f-1295d40d50e6 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/682] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:44 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1731 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-06 10:46:45.400 7 WARNING neutronclient.v2_0.client [None req-df9d3abc-c85e-4268-a128-445b20ffb046 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in 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/683] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:45 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1866 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:46.058 8 WARNING neutronclient.v2_0.client [None req-56e29e22-f9fd-4760-afc6-e5f052a125e3 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/684] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:46 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1851 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:46.489 7 INFO nova.api.openstack.compute.server_external_events [req-c72627bd-06ce-44bd-903c-60a1175c4f13 req-d5664d7c-8f0b-4cb7-b06f-089f41537033 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:0c6c0a8b-1aed-4355-acc4-96bef888638f for instance 8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 on instance [pid: 7|app: 0|req: 337/685] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:46 2026] POST /v2.1/os-server-external-events => generated 183 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-06 10:46:46.571 8 WARNING neutronclient.v2_0.client [None req-7aef2c48-6ac1-428e-9cc2-ee1f32ceb5d3 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/686] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:46 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1512 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-06 10:46:47.285 7 WARNING neutronclient.v2_0.client [None req-9bacc276-a22d-4800-a258-dd2518eedf05 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/687] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:47 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1851 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:47.692 8 WARNING neutronclient.v2_0.client [None req-030bf064-f76c-4c7e-adc7-1009a93a24fe c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/688] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:47 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 1517 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-06 10:46:48.340 7 INFO nova.api.openstack.compute.server_external_events [req-56e05b77-905b-4219-9058-1e13f88bba58 req-da9737a2-fbc7-4fcf-bd95-07a95859b3a2 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:0bacdbcb-95e1-412d-b519-34c5eeb1b3da for instance a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 on instance [pid: 7|app: 0|req: 339/689] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:46:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:48.497 8 WARNING neutronclient.v2_0.client [None req-e2f3356e-87c5-4353-b98f-da3e7b0d7a11 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in 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/690] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:48 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1505 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:48.789 7 WARNING neutronclient.v2_0.client [None req-d36707a3-47ce-471c-a883-4a7f02b4405e c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/691] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:48 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => 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-06 10:46:49.596 8 WARNING neutronclient.v2_0.client [None req-4260b88c-c682-4ef5-9f07-3c4c89474c60 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/692] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:49 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1510 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-06 10:46:49.880 7 INFO nova.api.openstack.wsgi [None req-e0bb0120-310a-4197-bee3-939215c21f64 c9182b7297944449b5089857c9159329 98a1e669b3ce4d8080b69b97c5349e70 - - default default] HTTP exception thrown: Instance 8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 could not be found. [pid: 7|app: 0|req: 341/693] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:49 2026] GET /v2.1/servers/8fcf6973-3ed2-40dd-a5e9-ac1b4eb07461 => generated 111 bytes in 38 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: 353/694] 10.0.0.94 () {32 vars in 704 bytes} [Wed May 6 10:46:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1553776247 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:46:50.712 7 WARNING neutronclient.v2_0.client [None req-aac266fb-3571-4275-8d92-853ac11ad629 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/695] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:50 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => generated 1510 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:46:51.789 8 INFO nova.api.openstack.wsgi [None req-e8a2229e-ebce-404a-925f-1f4254f65f6c 3c9cc02a597540f0ab111e4d685a6556 d19f7b47d8464472bb757d80f732b977 - - default default] HTTP exception thrown: Instance a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 could not be found. [pid: 8|app: 0|req: 354/696] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:46:51 2026] GET /v2.1/servers/a6a1cb0c-f8e6-475e-b6f1-8879d11b2a86 => 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: 343/697] 10.0.0.94 () {32 vars in 704 bytes} [Wed May 6 10:46:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1946515586 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/700] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:46:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:47:00.952 7 WARNING neutronclient.v2_0.client [None req-4a901a8e-998b-4d19-a874-ed4588375a08 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:01.007 7 WARNING neutronclient.v2_0.client [None req-4a901a8e-998b-4d19-a874-ed4588375a08 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:01.192 7 WARNING neutronclient.v2_0.client [None req-4a901a8e-998b-4d19-a874-ed4588375a08 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in 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/701] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:47:00 2026] POST /v2.1/servers => generated 452 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:47:01.449 8 WARNING neutronclient.v2_0.client [None req-9115767f-17ea-47fd-81ae-d03d86378abd 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/702] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:01 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1392 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-06 10:47:01.688 7 WARNING neutronclient.v2_0.client [None req-74024c50-a234-4c3c-855f-20684af4a2bb 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/703] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:47:01 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/os-interface => generated 285 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:01.832 8 WARNING neutronclient.v2_0.client [None req-b605235f-1c7b-4a58-afa1-2b0651a11229 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/704] 10.0.0.94 () {32 vars in 813 bytes} [Wed May 6 10:47:01 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/os-interface/c39513c8-2980-483e-9409-967909c49872 => generated 282 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/705] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:01 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/706] 10.0.0.94 () {34 vars in 748 bytes} [Wed May 6 10:47:01 2026] POST /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/707] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:02 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 157 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:02.565 8 WARNING neutronclient.v2_0.client [None req-c9093797-1c78-4dae-9dc8-9793af0167b8 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in 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/708] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:02 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1396 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, ' [pid: 8|app: 0|req: 362/711] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:03 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:03.386 7 INFO nova.api.openstack.compute.server_external_events [req-c822f3a9-e315-40e4-8844-6a353e69e284 req-18dd3a2d-ab03-497e-b063-cf04de72778d b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:c39513c8-2980-483e-9409-967909c49872 for instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b on instance [pid: 7|app: 0|req: 350/712] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:03.469 8 WARNING neutronclient.v2_0.client [None req-6b114871-c96b-4ed3-a0c4-8a8ed001f3ed 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] 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-06 10:47:03.665 8 WARNING neutronclient.v2_0.client [None req-6b114871-c96b-4ed3-a0c4-8a8ed001f3ed 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The 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-06 10:47:03.667 7 WARNING neutronclient.v2_0.client [None req-b9e2bea5-7fea-4c16-ab15-702bb07900a9 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in 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/713] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:03 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1444 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/714] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:47:03 2026] POST /v2.1/servers => generated 424 bytes in 436 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-06 10:47:03.860 7 WARNING neutronclient.v2_0.client [None req-7c6c47f2-6439-41c7-931d-412e214fce57 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/715] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:03 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1366 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/716] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:04 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 157 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:04.794 7 WARNING neutronclient.v2_0.client [None req-aacdebff-c11b-482b-a504-2671a2cae323 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/717] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:04 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1444 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:04.958 8 WARNING neutronclient.v2_0.client [None req-2df35f06-d2c7-4265-b9aa-d331f51d2337 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/718] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:04 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1370 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/719] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:05 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 196 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:05.330 8 WARNING neutronclient.v2_0.client [None req-17221fa2-cb47-4bfb-8096-1011494ccf03 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/720] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:05 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1951 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/721] 10.0.0.94 () {34 vars in 748 bytes} [Wed May 6 10:47:05 2026] POST /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/action => generated 0 bytes in 38 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: 367/722] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:05 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 196 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-06 10:47:05.882 7 WARNING neutronclient.v2_0.client [None req-1b103fcf-9fa8-4dc7-9c5c-32959666e79c 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/723] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:05 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1452 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-06 10:47:06.071 8 WARNING neutronclient.v2_0.client [None req-66454fd2-09ec-458a-862c-5952d660ca07 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/724] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:06 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1418 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, ' [pid: 7|app: 0|req: 357/725] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:06 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 196 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:06.776 8 INFO nova.api.openstack.compute.server_external_events [req-b879c808-b893-45c2-a2ec-3f511fce5176 req-3efcb8be-40f0-4cb9-aed5-456791de4ec3 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:36fc6d99-6a33-46ef-8cb4-ad45b851276f for instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab on instance [pid: 8|app: 0|req: 369/726] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:06 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:06.984 7 WARNING neutronclient.v2_0.client [None req-4d4b96a7-0bfd-4546-8930-2c8c93004e67 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:06.985 8 INFO nova.api.openstack.compute.server_external_events [req-074f6348-4e40-48b3-9702-5138d988821d req-05be0ccd-438c-46b1-8f79-6e76ff33fda9 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:c39513c8-2980-483e-9409-967909c49872 for instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b on instance [pid: 8|app: 0|req: 370/727] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/728] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:06 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1529 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:47:07.155 8 WARNING neutronclient.v2_0.client [None req-f0269cf4-3894-4ca9-ae15-3c09a15e133c 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/729] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:07 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1418 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/730] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:07 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 196 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:08.201 8 WARNING neutronclient.v2_0.client [None req-000cdf90-b883-4f05-9c0b-f3fd75a0513e 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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-06 10:47:08.246 7 WARNING neutronclient.v2_0.client [None req-ab3d15c8-e2ef-4c6f-b7a5-ce572d216968 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/731] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:08 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1517 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 360/732] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:08 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1468 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/733] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:47:08 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b/ips => generated 157 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, ' [pid: 7|app: 0|req: 361/734] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:47:08 2026] DELETE /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:08.933 8 WARNING neutronclient.v2_0.client [None req-d373e0a6-6f65-44de-b56d-0250d2a23c47 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] 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-06 10:47:09.274 7 INFO nova.api.openstack.compute.server_external_events [req-431e15d7-a1a7-4b6a-a0e6-ce9e12139a5b req-6ae83786-058f-4379-b936-2a3c46f3bf2a b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:6a1bd9a9-e36a-4df0-b6d8-be208945dc4f for instance 7266df29-0cb5-4081-acb3-07a73c4855d7 on instance [pid: 7|app: 0|req: 362/735] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:09 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: 374/736] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:08 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1842 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:09.730 7 WARNING neutronclient.v2_0.client [None req-f08900a8-7ab0-441d-b489-996e4beb5bbc 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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-06 10:47:09.777 8 WARNING neutronclient.v2_0.client [None req-ee88dc5b-3376-43ca-939b-a97517ebbf4c 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in 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/737] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:09 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1517 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/738] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:09 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1466 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-06 10:47:10.339 7 WARNING neutronclient.v2_0.client [None req-384ebe30-6bb0-4955-a6d5-c1c1826f4ad3 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/739] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:10 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1842 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-06 10:47:10.867 8 WARNING neutronclient.v2_0.client [None req-a463de29-c70f-4626-b0ab-0ddd7e71e2d3 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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: 376/740] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:10 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1517 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:47:10.998 7 WARNING neutronclient.v2_0.client [None req-76e85e35-9bfc-473d-baf5-5d923323274a 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in 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/741] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:10 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1466 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-06 10:47:11.179 8 INFO nova.api.openstack.compute.server_external_events [req-babd411f-8623-40ed-9792-7fa2a22442cf req-ff038d72-057e-4638-9bba-154609ba5b18 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:36fc6d99-6a33-46ef-8cb4-ad45b851276f for instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab on instance [pid: 8|app: 0|req: 377/742] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:47:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:11.503 7 WARNING neutronclient.v2_0.client [None req-eb00bb58-be58-4c3e-a43c-62f0e70e97e1 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in 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/743] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:11 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1842 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-06 10:47:12.051 8 WARNING neutronclient.v2_0.client [None req-b0944b7e-75ce-404b-9e3b-0c8930d15e1c 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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-06 10:47:12.157 7 WARNING neutronclient.v2_0.client [None req-5a4a560c-916c-4ecd-a538-7f5815c939d5 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/744] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:11 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1517 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:12.486 8 INFO nova.api.openstack.compute.server_external_events [req-0b913ec3-32df-4d59-a06f-ade97825684f req-39f77a9a-cdc1-4eb6-a8a6-3df33a5e3f10 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:c39513c8-2980-483e-9409-967909c49872 for instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b on instance [pid: 8|app: 0|req: 379/745] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:12 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1466 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:12.674 8 WARNING neutronclient.v2_0.client [None req-6f46149a-4421-4b6c-aec1-a0aa033ed3b7 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/747] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:12 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1481 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:13.530 8 WARNING neutronclient.v2_0.client [None req-a4610b74-dc2c-441d-ab47-0c5d7c846fec 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:13.552 7 WARNING neutronclient.v2_0.client [None req-a897f844-133e-4bd8-a434-a2511f377a2e 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/750] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:13 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1466 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/751] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:13 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1701 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:13.741 7 WARNING neutronclient.v2_0.client [None req-0172de25-4245-44c5-a065-21303c57c3b3 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:13.757 8 WARNING neutronclient.v2_0.client [None req-0a4e14d8-1725-44f6-b6c0-1a43ec396109 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/752] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:47:13 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/753] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:13 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1486 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:14.526 7 INFO nova.api.openstack.compute.server_external_events [req-27e9c73d-f7d9-4c72-9386-c43d29e9546b req-0bcc1ec6-b556-4b8b-861d-deb0c363c028 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:36fc6d99-6a33-46ef-8cb4-ad45b851276f for instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab on instance [pid: 7|app: 0|req: 371/754] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:14.698 8 WARNING neutronclient.v2_0.client [None req-22ebc5da-faa1-4334-bb07-d37b6769278d 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/755] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:14 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1466 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-06 10:47:14.861 7 WARNING neutronclient.v2_0.client [None req-18fac770-0bc8-418f-9e85-65080aad3f8d 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/756] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:14 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 1486 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-06 10:47:15.645 8 INFO nova.api.openstack.compute.server_external_events [req-04171d47-731f-4d83-8a1a-690e20064978 req-1f7ce81c-15b8-4a44-a6e4-2f60f2aa560c b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:6a1bd9a9-e36a-4df0-b6d8-be208945dc4f for instance 7266df29-0cb5-4081-acb3-07a73c4855d7 on instance [pid: 8|app: 0|req: 385/757] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:47:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:15.872 7 WARNING neutronclient.v2_0.client [None req-c5bb8121-cbdb-42fd-b739-d720adbe0b40 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] 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-06 10:47:15.960 8 INFO nova.api.openstack.wsgi [None req-2bb6d955-4b74-4356-84f3-25c0a6ffa716 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] HTTP exception thrown: Instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b could not be found. [pid: 8|app: 0|req: 386/758] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:15 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 111 bytes in 44 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: 373/759] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:15 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1466 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/760] 10.0.0.94 () {32 vars in 704 bytes} [Wed May 6 10:47:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1216042996 => 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-06 10:47:16.453 7 INFO nova.api.openstack.wsgi [None req-02dfdeb6-f739-459f-8f6d-5170b0dede27 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] HTTP exception thrown: Instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b could not be found. [pid: 7|app: 0|req: 374/761] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:47:16 2026] DELETE /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:47:16.497 8 INFO nova.api.openstack.wsgi [None req-c928cbe8-220c-4150-bf55-7e95b0206e92 3f99e5ae55a7418fba6cf77f3e5b36bf 30ce1fc444a943aba300d24399dad19a - - default default] HTTP exception thrown: Instance bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b could not be found. [pid: 8|app: 0|req: 388/762] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:16 2026] GET /v2.1/servers/bd4a482c-9dab-4ee2-b0ae-09c4ec96e90b => 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-06 10:47:17.022 7 WARNING neutronclient.v2_0.client [None req-278237f3-217d-4ace-804a-c666d00cf044 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/763] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:16 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1646 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/764] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:47:18 2026] DELETE /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:18.840 7 WARNING neutronclient.v2_0.client [None req-643c6de2-048e-41a5-bf5b-735a90644b18 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/765] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:18 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1652 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:20.082 8 WARNING neutronclient.v2_0.client [None req-8b9dd202-1a00-4d13-a7ac-f048fde938b2 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/766] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:20 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1652 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-06 10:47:21.239 7 WARNING neutronclient.v2_0.client [None req-ca659288-bb7f-4bf2-abc4-4aac686b6cb1 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/767] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:21 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1652 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:21.574 8 INFO nova.api.openstack.compute.server_external_events [req-49398837-1fc2-45d1-8f80-f31b37fd749a req-a763793a-8151-4c38-aa44-d802c52e2528 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:6a1bd9a9-e36a-4df0-b6d8-be208945dc4f for instance 7266df29-0cb5-4081-acb3-07a73c4855d7 on instance [pid: 8|app: 0|req: 391/768] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:21 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-06 10:47:22.478 7 WARNING neutronclient.v2_0.client [None req-ef3c846d-30ca-4004-b6a3-c507ddc25b66 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/769] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:22 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1447 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-06 10:47:23.594 8 WARNING neutronclient.v2_0.client [None req-26a38e40-c756-4d32-a366-50d0f95d65c7 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/772] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:23 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 1452 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:24.773 7 INFO nova.api.openstack.wsgi [None req-95f84faf-3102-4cd0-9395-8154a4f753b4 6aeac79dcfbf436cb92a56f21e83a433 03bf70bdea664a53842cc3e859c0e90a - - default default] HTTP exception thrown: Instance 7266df29-0cb5-4081-acb3-07a73c4855d7 could not be found. [pid: 7|app: 0|req: 380/773] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:24 2026] GET /v2.1/servers/7266df29-0cb5-4081-acb3-07a73c4855d7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/774] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:47:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:28.743 7 WARNING neutronclient.v2_0.client [None req-cac8b55e-b155-42db-9635-0de55fa6ca0e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The 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-06 10:47:28.786 7 WARNING neutronclient.v2_0.client [None req-cac8b55e-b155-42db-9635-0de55fa6ca0e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The 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-06 10:47:29.011 7 WARNING neutronclient.v2_0.client [None req-cac8b55e-b155-42db-9635-0de55fa6ca0e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in 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/775] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:47:28 2026] POST /v2.1/servers => generated 450 bytes in 836 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:47:29.483 8 WARNING neutronclient.v2_0.client [None req-71a8a972-c2e5-432e-9088-1bd7707d7c2e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/776] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:29 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => 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-06 10:47:30.579 7 WARNING neutronclient.v2_0.client [None req-54a68318-c0e9-4f89-8526-6bed5ea52728 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/777] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:30 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1304 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-06 10:47:31.686 8 WARNING neutronclient.v2_0.client [None req-e892b9f2-effa-495f-b7dc-e3f805157145 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/778] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:31 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1352 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-06 10:47:32.773 7 WARNING neutronclient.v2_0.client [None req-42538d1d-b51c-414f-b4a4-1da51bfb91fd 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/779] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:32 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1352 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-06 10:47:33.858 7 WARNING neutronclient.v2_0.client [None req-55ef9603-1c49-4343-a896-d8e024b77fdf 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/782] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:33 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1360 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-06 10:47:34.816 8 INFO nova.api.openstack.compute.server_external_events [req-b174bdaa-48d5-4098-9cc1-d9ce7261f39c req-47036fde-e089-4391-b9df-b01e5e89c926 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7a4b5bad-8655-4426-b766-6959067b6e31 for instance 61584a7b-2585-4145-9766-2097e16cd350 on instance [pid: 8|app: 0|req: 398/783] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:34 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-06 10:47:34.941 7 WARNING neutronclient.v2_0.client [None req-88101961-97b7-44e9-89bb-43fd1c1de62a 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/784] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:34 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1437 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-06 10:47:35.349 8 WARNING neutronclient.v2_0.client [None req-679d66ea-3e39-40d9-9d5c-ed1597360073 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/785] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:35 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1821 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:35.570 7 WARNING neutronclient.v2_0.client [None req-3779feaf-5bd0-41a5-a9ca-00389232de1b 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/786] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:35 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1821 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/787] 10.0.0.94 () {34 vars in 748 bytes} [Wed May 6 10:47:35 2026] POST /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab/action => generated 0 bytes in 99 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-06 10:47:35.959 7 WARNING neutronclient.v2_0.client [None req-27023141-7a31-482b-b11b-aaeb2dcbcf2d 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/788] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:35 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1823 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:36.121 8 WARNING neutronclient.v2_0.client [None req-6f63600d-948d-4363-80ee-1c7eb25a4ae1 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/789] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:36 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1437 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:37.102 7 WARNING neutronclient.v2_0.client [None req-6e30b1c1-50d3-48bf-8152-237639a5976a 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/790] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:37 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1823 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-06 10:47:37.317 8 WARNING neutronclient.v2_0.client [None req-131daa38-dbd5-46c9-a3f3-8ae02a2d3e3c 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/791] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:37 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1437 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-06 10:47:38.267 7 WARNING neutronclient.v2_0.client [None req-26acb4e9-a75a-4ca2-acf6-02fb67b6c160 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/792] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:38 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1823 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-06 10:47:38.464 8 WARNING neutronclient.v2_0.client [None req-837cb696-f28c-456f-8202-64176745ff48 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/793] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:38 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1437 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-06 10:47:39.406 7 WARNING neutronclient.v2_0.client [None req-a56fd834-6ccd-4e4a-b8b9-542f979979ab 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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-06 10:47:39.634 8 WARNING neutronclient.v2_0.client [None req-cb1189b9-f7b0-42a5-92a0-73741338d433 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/794] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:39 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1828 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/795] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:39 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1425 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:40.764 7 WARNING neutronclient.v2_0.client [None req-0c22b760-9d6c-4295-b213-da02edbfdca3 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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-06 10:47:40.831 8 WARNING neutronclient.v2_0.client [None req-9a9de009-8359-46aa-bb04-b43f8b6fe0df 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/796] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:40 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1828 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/797] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:40 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1425 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:42.068 7 WARNING neutronclient.v2_0.client [None req-d36f1fcc-1ac5-40c9-b556-3c7a62998560 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:42.105 8 WARNING neutronclient.v2_0.client [None req-e4ce0998-686e-4cee-8635-bb110c87208e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/798] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:42 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1828 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/799] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:42 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1425 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/800] 10.0.0.183 () {30 vars in 618 bytes} [Wed May 6 10:47:42 2026] GET /v2.1 => generated 0 bytes in 164 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: 407/801] 10.0.0.183 () {32 vars in 691 bytes} [Wed May 6 10:47:42 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/802] 10.0.0.183 () {34 vars in 912 bytes} [Wed May 6 10:47:42 2026] GET /v2.1/os-simple-tenant-usage/ec4962dff88047249634102fc888db7b?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/805] 10.0.0.183 () {30 vars in 653 bytes} [Wed May 6 10:47:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:43.319 7 WARNING neutronclient.v2_0.client [None req-59853124-a499-44e7-b496-2b2ab909f425 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:43.352 8 WARNING neutronclient.v2_0.client [None req-fcdfafa8-b249-454d-8f51-0d80671aedea 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in 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/806] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:43 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1828 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:43 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1425 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-06 10:47:43.914 7 INFO nova.api.openstack.compute.server_external_events [req-6e06b644-41c3-4d16-bb1f-d05909903e73 req-cfac0033-2a72-4a1c-83e6-fead050906a6 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:7a4b5bad-8655-4426-b766-6959067b6e31 for instance 61584a7b-2585-4145-9766-2097e16cd350 on instance [pid: 7|app: 0|req: 398/808] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:47:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:44.552 8 WARNING neutronclient.v2_0.client [None req-258b1d69-ec5d-4b1f-92fb-37a2be9b1a27 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The 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-06 10:47:44.564 7 WARNING neutronclient.v2_0.client [None req-3bf80ff2-2f9c-47c6-9bbc-0dd9c89546a7 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/809] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:44 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1828 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 399/810] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:44 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1425 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:47:44.820 8 INFO nova.api.openstack.compute.server_external_events [req-c6e33674-bf76-4bab-b766-b5a78934c14a req-bd645a39-6d73-45a4-88fd-345f5186747e b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-unplugged:36fc6d99-6a33-46ef-8cb4-ad45b851276f for instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab on instance [pid: 8|app: 0|req: 412/811] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:47:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:45.841 7 WARNING neutronclient.v2_0.client [None req-9ddb7e13-b66a-4cf5-81b3-8341aedc6fd3 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] 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-06 10:47:45.888 8 WARNING neutronclient.v2_0.client [None req-17be3ae2-c81d-4a59-995b-1baeea1cb4c4 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/812] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:45 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1821 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:45 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1612 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:46.117 7 WARNING neutronclient.v2_0.client [None req-b50e546a-71a1-40b8-99bf-b615de9e57b6 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/814] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:47:46 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:46.294 7 INFO nova.api.openstack.compute.server_external_events [req-58349d7f-2c76-4159-bac9-623915a9c757 req-b6f15e3e-f50e-4306-9262-ceae5b68b3c0 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:36fc6d99-6a33-46ef-8cb4-ad45b851276f for instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab on instance [pid: 7|app: 0|req: 402/815] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:47:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/816] 10.0.0.183 () {30 vars in 618 bytes} [Wed May 6 10:47:46 2026] GET /v2.1 => generated 0 bytes in 163 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: 403/817] 10.0.0.183 () {32 vars in 691 bytes} [Wed May 6 10:47:46 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/818] 10.0.0.183 () {34 vars in 912 bytes} [Wed May 6 10:47:46 2026] GET /v2.1/os-simple-tenant-usage/ec4962dff88047249634102fc888db7b?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/819] 10.0.0.183 () {30 vars in 653 bytes} [Wed May 6 10:47:46 2026] GET /v2.1/limits?reserved=1 => generated 511 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-06 10:47:46.928 7 INFO nova.api.openstack.compute.server_external_events [req-0569bdce-445d-484f-ba54-e976b49023de req-a07e6db4-fa44-4a18-bd91-e6306f82cebf b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7a4b5bad-8655-4426-b766-6959067b6e31 for instance 61584a7b-2585-4145-9766-2097e16cd350 on instance [pid: 7|app: 0|req: 405/820] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:46 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) 2026-05-06 10:47:46.947 8 WARNING neutronclient.v2_0.client [None req-4e3103a4-dce5-4770-a6bb-4381c2c0ba9b 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/821] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:46 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1612 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, ' [pid: 7|app: 0|req: 406/822] 10.0.0.94 () {32 vars in 639 bytes} [Wed May 6 10:47:47 2026] GET /v2.1/servers => generated 388 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 417/823] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:47:47 2026] DELETE /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:47.296 7 WARNING neutronclient.v2_0.client [None req-f617d141-fe24-45a3-9e6b-3add98de5368 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/824] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:47 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1618 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:48.524 8 WARNING neutronclient.v2_0.client [None req-a0a35131-4859-447c-b78c-600e710e4828 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/825] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:48 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1738 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:49.726 7 WARNING neutronclient.v2_0.client [None req-34bdfecc-87e6-4960-8e99-e79e4fafea50 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/826] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:49 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1738 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:47:50.572 8 INFO nova.api.openstack.compute.server_external_events [req-e922f15c-eba9-4fd4-8579-4f036b6f87a6 req-bd33333d-8741-4c57-814b-a6addafac6b7 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:7a4b5bad-8655-4426-b766-6959067b6e31 for instance 61584a7b-2585-4145-9766-2097e16cd350 on instance [pid: 8|app: 0|req: 419/827] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:47:50 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-06 10:47:50.881 7 WARNING neutronclient.v2_0.client [None req-c6867bab-ebf2-4679-869c-ec256970e6ff 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/828] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:50 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1381 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-06 10:47:51.982 8 WARNING neutronclient.v2_0.client [None req-bc3a68be-5a7a-4b9b-939b-4962eadb550e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/829] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:51 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1381 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-06 10:47:53.079 7 WARNING neutronclient.v2_0.client [None req-28b3cd3a-09b2-42c2-8836-60fcdf564d3a 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/832] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:53 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1386 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-06 10:47:54.230 8 WARNING neutronclient.v2_0.client [None req-1655bb84-b524-44ec-8e5b-d323e5ffed7e 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/833] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:54 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 1386 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-06 10:47:55.309 7 INFO nova.api.openstack.wsgi [None req-0f053c9a-e18b-4ce1-8ff6-76149c7ca170 62fdbc57039e4f18809358579f89b389 de4f32461e5e4ea0b447dc2a52357694 - - default default] HTTP exception thrown: Instance 61584a7b-2585-4145-9766-2097e16cd350 could not be found. [pid: 7|app: 0|req: 412/834] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:47:55 2026] GET /v2.1/servers/61584a7b-2585-4145-9766-2097e16cd350 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/835] 10.0.0.94 () {32 vars in 704 bytes} [Wed May 6 10:47:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1865025166 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/836] 10.0.0.94 () {30 vars in 411 bytes} [Wed May 6 10:47:59 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/837] 10.0.0.94 () {28 vars in 558 bytes} [Wed May 6 10:47:59 2026] GET /v2/ => generated 402 bytes in 550 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/838] 10.0.0.94 () {28 vars in 562 bytes} [Wed May 6 10:48:00 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 10.0.0.94 () {30 vars in 411 bytes} [Wed May 6 10:48:00 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-06 10:48:07.529 7 WARNING neutronclient.v2_0.client [None req-0ad1c037-d30b-4a47-bdc6-e42a56c05bd3 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/842] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:07 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1821 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/843] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:48:07 2026] DELETE /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:07.927 7 WARNING neutronclient.v2_0.client [None req-a409f0dc-318e-4f1f-a5d0-467e075ba8c3 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/844] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:07 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1827 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:09.136 8 WARNING neutronclient.v2_0.client [None req-997a28f9-28da-41a5-bbf8-fb8bcc0c8a79 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/845] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:09 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1827 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:10.310 7 WARNING neutronclient.v2_0.client [None req-4cf198db-5bd9-4559-9210-b2ecd36d744c 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/846] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:10 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1827 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:11.043 8 INFO nova.api.openstack.compute.server_external_events [req-dd2311de-0388-4d0a-85ef-36c6e59e8811 req-cbbbeeac-8ee9-4d60-b93c-04c21ad92e0d b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:36fc6d99-6a33-46ef-8cb4-ad45b851276f for instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab on instance [pid: 8|app: 0|req: 429/847] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:48:11 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-06 10:48:11.894 7 WARNING neutronclient.v2_0.client [None req-1012df75-4fe8-41ef-af82-50f5bf70a121 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/848] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:11 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1473 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-06 10:48:12.989 7 WARNING neutronclient.v2_0.client [None req-3c54ca35-d745-4735-91e0-e306a237f0b6 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/851] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:12 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1478 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-06 10:48:14.082 8 WARNING neutronclient.v2_0.client [None req-1c8e88e1-9aa8-4437-8386-adcb1d13e48e 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/852] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:14 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => generated 1478 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-06 10:48:15.162 7 INFO nova.api.openstack.wsgi [None req-8007b2ab-deaa-457d-92b6-d8b14a529728 1396a71332004537b53dc4af8a0cef96 736e278bdded47688b43472d257693bd - - default default] HTTP exception thrown: Instance 6f8980a1-fa2c-4d87-a71a-047ead95c5ab could not be found. [pid: 7|app: 0|req: 422/853] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:15 2026] GET /v2.1/servers/6f8980a1-fa2c-4d87-a71a-047ead95c5ab => 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: 432/854] 10.0.0.94 () {32 vars in 702 bytes} [Wed May 6 10:48:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-395622811 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:26.698 7 WARNING neutronclient.v2_0.client [None req-c75b4d38-684c-42a2-8206-1c8bb7367102 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The 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-06 10:48:27.404 7 WARNING neutronclient.v2_0.client [None req-c75b4d38-684c-42a2-8206-1c8bb7367102 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/857] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:48:27 2026] POST /v2.1/os-keypairs => generated 395 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/858] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:48:26 2026] POST /v2.1/servers => generated 424 bytes in 1730 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:48:28.064 8 WARNING neutronclient.v2_0.client [None req-9871c99e-54f6-4ca5-887c-5b8da2830fc0 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/859] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:28 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1371 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:29.156 7 WARNING neutronclient.v2_0.client [None req-9c6d10ca-1a99-49c1-b258-ad65e062654f fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/860] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:29 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1375 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:29.986 8 WARNING neutronclient.v2_0.client [None req-76f83936-deca-459a-95ff-4cb36bc74a25 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The 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-06 10:48:30.036 8 WARNING neutronclient.v2_0.client [None req-76f83936-deca-459a-95ff-4cb36bc74a25 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] 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-06 10:48:30.267 7 WARNING neutronclient.v2_0.client [None req-9547e677-d11e-4d81-a9d9-8d01a421e2b1 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The 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-06 10:48:30.379 8 WARNING neutronclient.v2_0.client [None req-76f83936-deca-459a-95ff-4cb36bc74a25 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/861] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:30 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1423 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/862] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:48:29 2026] POST /v2.1/servers => generated 448 bytes in 664 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-06 10:48:30.617 7 WARNING neutronclient.v2_0.client [None req-140ab6c0-d404-4728-b671-f2e0969e72e4 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/863] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:30 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 1393 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-06 10:48:31.466 8 WARNING neutronclient.v2_0.client [None req-4c513763-40c6-4f7f-aa2b-11ed3f907297 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/864] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:31 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1423 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:32.574 7 WARNING neutronclient.v2_0.client [None req-993d94ae-98b7-48b2-b42a-b8b4a078211e fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/867] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:32 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1473 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-06 10:48:33.466 8 INFO nova.api.openstack.compute.server_external_events [req-ab7ade29-00bf-4e71-89b7-69e066ff80e3 req-7c8a2537-459c-4307-b474-c7dd2e5f356d b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:b6907b3e-29cd-45bf-bee7-2d6fd3ecb179 for instance 3d72563f-c613-4934-a589-3593df392d91 on instance [pid: 8|app: 0|req: 440/868] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:48:33 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-06 10:48:34.112 7 WARNING neutronclient.v2_0.client [None req-fb62070b-225e-4818-a792-fda40a7311ff fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/869] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:34 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1471 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:35.291 8 WARNING neutronclient.v2_0.client [None req-dbbd76f3-5b9f-45b9-ac6e-ec22fe342ce0 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/870] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:35 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1471 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:35.720 7 WARNING neutronclient.v2_0.client [None req-0da67155-4a92-4c6f-9cda-2b757a01251a 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/871] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:35 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 1519 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:36.092 8 INFO nova.api.openstack.compute.server_external_events [req-269a3234-0576-409a-938a-b283d53256d4 req-144db6fb-e711-4cdd-9da8-3c2a4b3cb909 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:64b247f9-4c7c-4273-81c8-3b9442a59899 for instance 0f3f3454-879b-4645-be18-12e4583d4321 on instance [pid: 8|app: 0|req: 442/872] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:48:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:36.584 7 WARNING neutronclient.v2_0.client [None req-5af2baa4-3da9-4146-bfd0-04871abbf41b fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:36 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1471 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-06 10:48:37.767 8 WARNING neutronclient.v2_0.client [None req-a0e28a6f-3662-4f69-9c3a-772c973ca3d8 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/874] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:37 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1471 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-06 10:48:38.368 7 INFO nova.api.openstack.compute.server_external_events [req-c3d98584-f509-4e8e-a776-dec469ce5830 req-59fe426c-c819-45ee-86e7-3b42c208b033 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:b6907b3e-29cd-45bf-bee7-2d6fd3ecb179 for instance 3d72563f-c613-4934-a589-3593df392d91 on instance [pid: 7|app: 0|req: 432/875] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:48:38 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-06 10:48:38.928 8 WARNING neutronclient.v2_0.client [None req-185a2f90-cfce-4ce0-ac30-2c8835413322 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/876] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:38 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1471 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-06 10:48:40.132 7 WARNING neutronclient.v2_0.client [None req-1d6de563-71d9-4c3b-8f6f-479865effd33 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/877] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:40 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1471 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:40.923 8 WARNING neutronclient.v2_0.client [None req-4a485c5a-c00d-42f0-b537-2ca51536a48c 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/878] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:40 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 1517 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-06 10:48:41.306 7 WARNING neutronclient.v2_0.client [None req-ee930ae7-7b32-4eac-a529-97047d664658 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/879] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:41 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1657 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/880] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:48:41 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91/ips => generated 110 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: 435/881] 10.0.0.94 () {32 vars in 721 bytes} [Wed May 6 10:48:41 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91/ips => generated 110 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/882] 10.0.0.94 () {32 vars in 823 bytes} [Wed May 6 10:48:41 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91/ips/tempest-ServerAddressesTestJSON-1278191991-network => generated 95 bytes in 44 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: 436/883] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:48:41 2026] DELETE /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => 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-06 10:48:41.773 8 WARNING neutronclient.v2_0.client [None req-db9e7e44-6d61-4300-afb3-7e0365132f88 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/884] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:41 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1663 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-06 10:48:42.053 7 INFO nova.api.openstack.compute.server_external_events [req-fd8d6fbb-8411-4d67-a2fa-b925933d89bb req-5d76b740-f6d6-4304-82fa-9dc28df9279b b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:64b247f9-4c7c-4273-81c8-3b9442a59899 for instance 0f3f3454-879b-4645-be18-12e4583d4321 on instance [pid: 7|app: 0|req: 437/885] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:48:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:42.959 7 WARNING neutronclient.v2_0.client [None req-00aeaa1c-0d9c-4a1d-9b1a-80ba0bb4720f fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/888] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:42 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1663 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:44.148 8 WARNING neutronclient.v2_0.client [None req-2af3281c-27cc-4e5e-b537-421e5c29dd88 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/889] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:44 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1663 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:44.693 7 INFO nova.api.openstack.compute.server_external_events [req-b20ea5ad-56cb-4d8f-a20e-fa16219a5a0c req-19a6287c-0fc1-4af4-8f28-b58cd7647fd1 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:b6907b3e-29cd-45bf-bee7-2d6fd3ecb179 for instance 3d72563f-c613-4934-a589-3593df392d91 on instance [pid: 7|app: 0|req: 440/890] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:48:44 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-06 10:48:45.392 8 WARNING neutronclient.v2_0.client [None req-2c53b5e2-3eb1-4458-8c6f-1d440f8f33d0 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/891] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:45 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1452 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-06 10:48:46.109 7 WARNING neutronclient.v2_0.client [None req-83cf7a2b-ed48-4077-a05e-5b76d3bb0e04 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/892] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:46 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 1816 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:46.507 8 WARNING neutronclient.v2_0.client [None req-b1032a35-1d54-4e2d-bed9-11d01ac42ea9 fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/893] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:46 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 1457 bytes in 971 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:47.464 8 INFO nova.api.openstack.compute.server_external_events [req-1bf4250e-d8de-48e0-9206-781bcf92c342 req-2fe58b71-2d0a-4f74-ba55-36f876f1802b b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:64b247f9-4c7c-4273-81c8-3b9442a59899 for instance 0f3f3454-879b-4645-be18-12e4583d4321 on instance [pid: 8|app: 0|req: 453/894] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:48:47 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) 2026-05-06 10:48:47.494 7 WARNING neutronclient.v2_0.client [None req-6df275fa-fd62-4b9a-b68d-174e8039a2c9 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The 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-06 10:48:47.545 7 WARNING neutronclient.v2_0.client [None req-6df275fa-fd62-4b9a-b68d-174e8039a2c9 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The 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-06 10:48:47.767 7 WARNING neutronclient.v2_0.client [None req-6df275fa-fd62-4b9a-b68d-174e8039a2c9 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/895] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:48:47 2026] POST /v2.1/servers => generated 448 bytes in 570 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-06 10:48:48.017 8 WARNING neutronclient.v2_0.client [None req-ebd97261-8eb3-4b48-b01f-eb1b5080579e 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/896] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:47 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 1394 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-06 10:48:48.493 7 INFO nova.api.openstack.wsgi [None req-be27aaa3-215e-42af-ac12-a5f8dc84c78d fbbc7a03c18644209429c89e29f93e25 a64296c43c184a03995f811070f502f5 - - default default] HTTP exception thrown: Instance 3d72563f-c613-4934-a589-3593df392d91 could not be found. [pid: 7|app: 0|req: 443/897] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:48 2026] GET /v2.1/servers/3d72563f-c613-4934-a589-3593df392d91 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:53.123 7 WARNING neutronclient.v2_0.client [None req-52f0445c-ca64-45db-aa51-f808c820ea83 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/900] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:53 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 1520 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, ' [pid: 8|app: 0|req: 456/901] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:48:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:48:53.542 7 INFO nova.api.openstack.compute.server_external_events [req-a00cf2b3-4d8a-412d-93cd-bf47b165e43c req-ae523bde-0988-4312-bb67-d03dc43a9de6 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:992686b4-e710-4479-91f6-8373a003d7b9 for instance 25ee19a6-2501-4cb8-8282-4a90082922a8 on instance [pid: 7|app: 0|req: 446/902] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:48:53 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: 457/903] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:48:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:56.710 7 WARNING neutronclient.v2_0.client [None req-ff258829-ad14-434d-b310-0075e03c5218 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The 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-06 10:48:56.759 7 WARNING neutronclient.v2_0.client [None req-ff258829-ad14-434d-b310-0075e03c5218 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The 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-06 10:48:56.803 7 WARNING neutronclient.v2_0.client [None req-ff258829-ad14-434d-b310-0075e03c5218 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The 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-06 10:48:56.975 7 WARNING neutronclient.v2_0.client [None req-ff258829-ad14-434d-b310-0075e03c5218 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/904] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:48:56 2026] POST /v2.1/servers => generated 495 bytes in 600 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:48:57.251 8 WARNING neutronclient.v2_0.client [None req-a1ce5b82-8ab3-449b-9b5a-8b906285b076 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/905] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:57 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:58.294 7 WARNING neutronclient.v2_0.client [None req-c4c332b0-d7a7-4108-9895-556722c0b098 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] 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-06 10:48:58.353 8 WARNING neutronclient.v2_0.client [None req-c1e5c279-941d-4bdd-8a99-5cd8dda8ee08 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/906] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:58 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1461 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/907] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:58 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 1518 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:58.837 8 INFO nova.api.openstack.compute.server_external_events [req-3af22f9f-35a9-46de-a940-315077f64706 req-aa530dcd-f227-4217-8aa2-6b8803fed601 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:992686b4-e710-4479-91f6-8373a003d7b9 for instance 25ee19a6-2501-4cb8-8282-4a90082922a8 on instance [pid: 8|app: 0|req: 460/908] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:48:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:48:59.450 7 WARNING neutronclient.v2_0.client [None req-4dc08b2b-d7cc-4153-a7bb-a312d53c7aec 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/909] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:48:59 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:00.536 8 WARNING neutronclient.v2_0.client [None req-70ab8483-6a64-4de9-adc6-4a8d68346950 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/910] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:00 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1509 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:01.641 7 WARNING neutronclient.v2_0.client [None req-46180a37-6d9a-48f8-9add-5b382045e01c 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/911] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:01 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => 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-06 10:49:02.751 8 WARNING neutronclient.v2_0.client [None req-dcd9caa0-a6e5-4b3d-b520-ec4403a56811 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/912] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:02 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1640 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:03.058 8 INFO nova.api.openstack.compute.server_external_events [req-bd82cc09-7a67-4c31-8836-e899daa1971f req-16da5d4d-f9db-4d0d-a44d-71c7607470a9 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:32719854-95f4-4c26-a84c-46997ed2e19c for instance e47d096f-c0b4-42e4-acbd-cfe462f58678 on instance [pid: 8|app: 0|req: 464/915] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:49:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:03.500 7 WARNING neutronclient.v2_0.client [None req-dd78d619-2017-46bc-aa0d-a7c464b0c10d 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/916] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:03 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 1817 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:03.932 8 WARNING neutronclient.v2_0.client [None req-9b33adfd-283b-478b-8790-7e2b267ffa05 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/917] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:03 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1628 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:05.057 7 INFO nova.api.openstack.compute.server_external_events [req-e52f7f3f-bf61-4b70-98f1-0ade38acda76 req-f40f52f7-aa09-4aa3-bee2-949122b7bfc2 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:992686b4-e710-4479-91f6-8373a003d7b9 for instance 25ee19a6-2501-4cb8-8282-4a90082922a8 on instance [pid: 7|app: 0|req: 453/918] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:49:05 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-06 10:49:05.331 8 WARNING neutronclient.v2_0.client [None req-bb6789ee-7e01-49d2-b241-57cb60fd27e4 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/919] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:05 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1628 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:06.482 7 WARNING neutronclient.v2_0.client [None req-e0ce35d9-3977-4dd3-8019-1a5b20482704 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/920] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:06 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1628 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:07.647 8 WARNING neutronclient.v2_0.client [None req-d2dbafcf-7f70-4e27-9b14-a453bc9e4cf6 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/921] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:07 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1628 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-06 10:49:07.817 7 INFO nova.api.openstack.compute.server_external_events [req-1576f74f-8ba9-4887-a82a-1b64aaeb263e req-02f3e368-2eae-43cd-93cb-17a8afbc9a98 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:32719854-95f4-4c26-a84c-46997ed2e19c for instance e47d096f-c0b4-42e4-acbd-cfe462f58678 on instance [pid: 7|app: 0|req: 455/922] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:49:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:08.819 8 WARNING neutronclient.v2_0.client [None req-79ee8776-8539-4df4-ab30-67270cd0dbf5 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/923] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:08 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1628 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-06 10:49:09.965 7 WARNING neutronclient.v2_0.client [None req-005d0da6-d2a5-42b1-a80c-8f3650e86920 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/924] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:09 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1628 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:11.177 8 WARNING neutronclient.v2_0.client [None req-d4dc6f26-d667-4b74-b4bb-731eb68b45ad 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/925] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:11 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1808 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-06 10:49:11.332 7 WARNING neutronclient.v2_0.client [None req-9263117f-9517-4bdb-8079-5ae4071c9b89 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/926] 10.0.0.94 () {32 vars in 739 bytes} [Wed May 6 10:49:11 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:12.222 8 INFO nova.api.openstack.compute.server_external_events [req-c87a68c7-e583-4cb5-a4e2-db8033dddb9f req-20aa1905-c200-4e72-b7ad-14104bd6bfe8 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:32719854-95f4-4c26-a84c-46997ed2e19c for instance e47d096f-c0b4-42e4-acbd-cfe462f58678 on instance [pid: 8|app: 0|req: 470/927] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:49:12 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-06 10:49:20.217 7 WARNING neutronclient.v2_0.client [None req-8cea5a6b-cbe2-41a5-94b2-89980b34354c 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/930] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:20 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1928 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, ' [pid: 8|app: 0|req: 472/931] 10.0.0.94 () {32 vars in 751 bytes} [Wed May 6 10:49:22 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/934] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:49:23 2026] DELETE /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:23.848 8 WARNING neutronclient.v2_0.client [None req-b3c3c70f-5d0f-494a-a1f1-ee8515636b9b 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/935] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:23 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1934 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-06 10:49:25.032 7 WARNING neutronclient.v2_0.client [None req-1b228eb7-94f0-4599-9bfb-7a32965070e7 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/936] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:24 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1934 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-06 10:49:26.198 8 WARNING neutronclient.v2_0.client [None req-3bbd54df-7754-429e-8968-adad47efcd11 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/937] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:26 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1934 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-06 10:49:26.948 7 INFO nova.api.openstack.compute.server_external_events [req-33849304-c7d3-409b-9717-e032b01b425f req-e6100dc7-8f40-44e7-8a62-eda612d39904 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-unplugged:32719854-95f4-4c26-a84c-46997ed2e19c for instance e47d096f-c0b4-42e4-acbd-cfe462f58678 on instance [pid: 7|app: 0|req: 463/938] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:49:26 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-05-06 10:49:27.349 8 WARNING neutronclient.v2_0.client [None req-1c98d086-317c-4b0d-b9f6-db1be4610ffa 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] 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: 476/939] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:27 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1821 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:49:27.458 7 INFO nova.api.openstack.compute.server_external_events [req-8f7db4da-3131-4d16-a3e8-d321787bd5fc req-91d5747b-83ac-4ad7-a052-34ede2e1ab30 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:32719854-95f4-4c26-a84c-46997ed2e19c for instance e47d096f-c0b4-42e4-acbd-cfe462f58678 on instance [pid: 7|app: 0|req: 464/940] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:49:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:28.528 8 WARNING neutronclient.v2_0.client [None req-eee3dcdc-132e-4a88-b6f7-b3afed2003fc 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/941] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:28 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1543 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-06 10:49:29.634 7 WARNING neutronclient.v2_0.client [None req-3935299b-447e-4842-acd2-0aa5d453ff9c 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/942] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:29 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 1543 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:30.733 8 INFO nova.api.openstack.wsgi [None req-63c79ada-01fd-412f-834d-8ae0af1ef5f9 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] HTTP exception thrown: Instance e47d096f-c0b4-42e4-acbd-cfe462f58678 could not be found. [pid: 8|app: 0|req: 478/943] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:30 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 111 bytes in 45 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-06 10:49:30.769 7 INFO nova.api.openstack.wsgi [None req-095ed2a4-cd1b-4224-acdb-33077f82a105 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] HTTP exception thrown: Instance e47d096f-c0b4-42e4-acbd-cfe462f58678 could not be found. [pid: 7|app: 0|req: 466/944] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:49:30 2026] DELETE /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:30.804 8 INFO nova.api.openstack.wsgi [None req-8144a9b6-0795-4a9e-947a-1f9117ef75c1 2ffb5ab769e941cd8e8b94130ac64015 bd1ec8fd46084d06a16c381e15427e2d - - default default] HTTP exception thrown: Instance e47d096f-c0b4-42e4-acbd-cfe462f58678 could not be found. [pid: 8|app: 0|req: 479/945] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:49:30 2026] GET /v2.1/servers/e47d096f-c0b4-42e4-acbd-cfe462f58678 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/946] 10.0.0.94 () {32 vars in 702 bytes} [Wed May 6 10:49:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-142554546 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/947] 10.0.0.94 () {32 vars in 726 bytes} [Wed May 6 10:49:31 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1534765265 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:49:44.500 7 WARNING neutronclient.v2_0.client [None req-1981e792-7e45-43ac-acdf-7411e90dc14b 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The 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-06 10:49:44.555 7 WARNING neutronclient.v2_0.client [None req-1981e792-7e45-43ac-acdf-7411e90dc14b 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The 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-06 10:49:44.703 7 WARNING neutronclient.v2_0.client [None req-1981e792-7e45-43ac-acdf-7411e90dc14b 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/952] 199.204.45.74 () {36 vars in 712 bytes} [Wed May 6 10:49:44 2026] POST /v2.1/servers => generated 453 bytes in 808 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-05-06 10:49:45.296 8 WARNING neutronclient.v2_0.client [None req-8edad92e-9d9a-4e8b-9b32-51b787ff6fcf 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/953] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:49:45 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 2213 bytes in 59 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-06 10:49:45.368 7 WARNING neutronclient.v2_0.client [None req-fa21818a-68d7-4b4d-83c4-0f0a5f8e1a5b 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/954] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:49:45 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/955] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:49:45 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:48.046 7 WARNING neutronclient.v2_0.client [None req-2efd9bd1-3e94-4420-87f8-14196af6ba75 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/956] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:49:47 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 2303 bytes in 96 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-06 10:49:48.140 8 WARNING neutronclient.v2_0.client [None req-34ec4c88-6efa-4861-a225-b9142186fbb9 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/957] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:49:48 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 28 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/958] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:49:48 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-volume_attachments => generated 197 bytes in 56 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-06 10:49:51.202 8 WARNING neutronclient.v2_0.client [None req-5377dacd-c031-40d2-ba13-3972f83de86f 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/959] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:49:50 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 2379 bytes in 534 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-06 10:49:51.550 7 WARNING neutronclient.v2_0.client [None req-9a969079-f3b4-4c42-9d8c-4a3d033b0250 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/960] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:49:51 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 487/961] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:49:51 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/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, ' 2026-05-06 10:49:53.143 7 INFO nova.api.openstack.compute.server_external_events [req-39137160-d6d0-4309-8866-d7a9fc78ce83 req-50efe1db-8109-4e3a-ba38-a13a80bdfec0 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:6a2e692c-97dd-4361-b2f8-90321890b276 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 7|app: 0|req: 476/964] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:49:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:54.481 8 WARNING neutronclient.v2_0.client [None req-332c08c6-63c7-4284-9169-e6d3e06046d9 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/965] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:49:54 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 2445 bytes in 359 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-06 10:49:54.845 7 WARNING neutronclient.v2_0.client [None req-0cd4c38a-0113-42d5-907b-1804c6d5ca14 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/966] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:49:54 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/967] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:49:54 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:57.875 7 WARNING neutronclient.v2_0.client [None req-5672a2e9-abab-4fa4-b38d-a900a02b4d18 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/968] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:49:57 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 2433 bytes in 129 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-06 10:49:58.005 8 WARNING neutronclient.v2_0.client [None req-229276ee-c8fe-489b-9a75-4834b3f21bf9 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/969] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:49:57 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 283 bytes in 72 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: 479/970] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:49:58 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:49:59.289 8 INFO nova.api.openstack.compute.server_external_events [req-714b0831-99bd-4010-9229-76dc494c1cc1 req-e4778553-0ea3-49a3-90a0-307663078f12 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:6a2e692c-97dd-4361-b2f8-90321890b276 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 492/971] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:49:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:00.821 7 WARNING neutronclient.v2_0.client [None req-aceb7dc2-3546-40f0-bcbc-6c0a7335d8cf 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/972] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:50:00 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 2433 bytes in 134 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-06 10:50:00.956 8 WARNING neutronclient.v2_0.client [None req-b2454124-7d1d-4d5f-ad4e-c6e116b0acbb 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/973] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:50:00 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 285 bytes in 153 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: 481/974] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:50:01 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-volume_attachments => generated 197 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:04.514 7 WARNING neutronclient.v2_0.client [None req-3b489481-25a4-4f6f-bf7e-32ba2b00749d 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/977] 199.204.45.74 () {32 vars in 731 bytes} [Wed May 6 10:50:04 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => 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-06 10:50:04.665 8 WARNING neutronclient.v2_0.client [None req-49f8c946-96eb-4ff8-853a-59a52b8bed7e 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/978] 199.204.45.74 () {32 vars in 757 bytes} [Wed May 6 10:50:04 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 285 bytes in 105 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: 484/979] 199.204.45.74 () {32 vars in 775 bytes} [Wed May 6 10:50:04 2026] GET /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-volume_attachments => generated 197 bytes in 48 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: 497/982] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:50:13 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:14.855 7 WARNING neutronclient.v2_0.client [None req-30b5f4f9-2202-4f29-be09-e84597bc1a3d 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The 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-06 10:50:14.910 7 WARNING neutronclient.v2_0.client [None req-30b5f4f9-2202-4f29-be09-e84597bc1a3d 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The 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-06 10:50:15.088 7 WARNING neutronclient.v2_0.client [None req-30b5f4f9-2202-4f29-be09-e84597bc1a3d 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/983] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:50:14 2026] POST /v2.1/servers => generated 450 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:50:15.314 8 WARNING neutronclient.v2_0.client [None req-19f2b8aa-978d-4634-8c37-94ba8a075bce 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/984] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:15 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1402 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:16.411 7 WARNING neutronclient.v2_0.client [None req-0f198337-40c4-4f0a-9a9a-884b4fad477e 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/985] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:16 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1406 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-06 10:50:17.557 8 WARNING neutronclient.v2_0.client [None req-97d576ef-1ddd-4e88-892e-4b10c2c8cce3 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/986] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:17 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1454 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:18.651 7 WARNING neutronclient.v2_0.client [None req-9e0b7117-71d3-4ac1-b37a-1e1670c80c65 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/987] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:18 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:19.743 8 WARNING neutronclient.v2_0.client [None req-fb7def53-ae62-4704-81ff-9ea5b73222b0 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/988] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:19 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1462 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-06 10:50:20.672 7 INFO nova.api.openstack.compute.server_external_events [req-7294b9eb-954a-40be-b6b9-22fe95d3ce3d req-aa06389c-6cdd-457b-88ee-20af8120f89d b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0bcfc55a-05b5-40bc-a2a7-c9a391865cc8 for instance 5817e327-a75f-4926-bb67-85757d666cba on instance [pid: 7|app: 0|req: 489/989] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:20 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-06 10:50:20.846 8 WARNING neutronclient.v2_0.client [None req-351f5a49-4d3f-4052-9288-d12f7be6efb6 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/990] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:20 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1540 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:22.009 7 WARNING neutronclient.v2_0.client [None req-fccf80b8-597b-41b4-b898-05e794da3386 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/991] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:21 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1528 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-06 10:50:23.175 8 WARNING neutronclient.v2_0.client [None req-9aeefef4-d70f-4cfb-aef1-4f01b2830d97 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/994] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:23 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:24.349 7 WARNING neutronclient.v2_0.client [None req-01ab8b71-7e78-4bfe-962f-1e2566913960 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/995] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:24 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1528 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-06 10:50:25.457 8 INFO nova.api.openstack.compute.server_external_events [req-eeb941d3-9f63-472f-b596-8f33afce5ed4 req-c809bd65-1e68-4f77-8386-27967091e395 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:0bcfc55a-05b5-40bc-a2a7-c9a391865cc8 for instance 5817e327-a75f-4926-bb67-85757d666cba on instance [pid: 8|app: 0|req: 504/996] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:50:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:25.539 7 WARNING neutronclient.v2_0.client [None req-314a12a8-7364-4da0-b569-d14b21fab7a5 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/997] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:25 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1528 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:26.763 8 WARNING neutronclient.v2_0.client [None req-515ed7c6-220d-4e53-bfb7-0d96b4bf26fb 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/998] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:26 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1528 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:27.918 7 WARNING neutronclient.v2_0.client [None req-a07de65f-d044-437d-a9d0-f0b9ed3e4e06 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/999] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:27 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1696 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-06 10:50:28.086 8 WARNING neutronclient.v2_0.client [None req-4e66c770-901b-4126-82d7-ee9572f28d2e 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1000] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:28 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1696 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:29.389 7 INFO nova.api.openstack.compute.server_external_events [req-8bae066a-c6c7-45e6-8cec-48283112a9ed req-d9197e24-73b9-41d5-8218-3eff5a412686 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0bcfc55a-05b5-40bc-a2a7-c9a391865cc8 for instance 5817e327-a75f-4926-bb67-85757d666cba on instance [pid: 7|app: 0|req: 495/1001] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:29 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: 508/1004] 10.0.0.94 () {34 vars in 748 bytes} [Wed May 6 10:50:36 2026] POST /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba/action => generated 31853 bytes in 554 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-06 10:50:40.346 7 WARNING neutronclient.v2_0.client [None req-d1d9bb9b-867f-4ff4-95c8-1e2f9d93b196 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The 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-06 10:50:40.390 7 WARNING neutronclient.v2_0.client [None req-d1d9bb9b-867f-4ff4-95c8-1e2f9d93b196 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] 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-06 10:50:42.683 8 INFO nova.api.openstack.compute.server_external_events [req-b86d26d5-3653-4c29-8d6f-6642bcef1fd5 req-3bee31c7-2fa8-4076-98e1-c4c70a59f62b b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0f5df154-2fe7-4e7c-9bd3-c4999e34748a for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 509/1005] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:42 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-06 10:50:46.800 8 INFO nova.api.openstack.compute.server_external_events [req-c454837a-1a0d-4ad3-8a7b-a31469ebf676 req-a0eefa3f-a8c1-4c63-b042-492c2b6ce278 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:0f5df154-2fe7-4e7c-9bd3-c4999e34748a for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 512/1008] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:50:46 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-06 10:50:48.257 8 INFO nova.api.openstack.compute.server_external_events [req-d4fca9d7-568e-4d90-a9f7-d9e2ac7c2059 req-6397d2b3-9f8b-48e6-9876-146df115a2c2 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0bcfc55a-05b5-40bc-a2a7-c9a391865cc8 for instance 5817e327-a75f-4926-bb67-85757d666cba on instance [pid: 8|app: 0|req: 513/1009] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:50:48.968 7 WARNING neutronclient.v2_0.client [None req-d1d9bb9b-867f-4ff4-95c8-1e2f9d93b196 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1010] 199.204.45.74 () {36 vars in 810 bytes} [Wed May 6 10:50:40 2026] POST /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 281 bytes in 8719 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:49.308 8 INFO nova.api.openstack.compute.server_external_events [req-38b95d1f-7e3a-47f1-b964-ea507bfbf926 req-ffa809ca-e4e2-4165-8f7d-badee6688e09 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0f5df154-2fe7-4e7c-9bd3-c4999e34748a for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 514/1011] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:49 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-06 10:50:50.300 7 INFO nova.api.openstack.compute.server_external_events [req-615fed3e-1e50-40ef-a954-0829a7b5e4ec req-a4d1d052-f092-4c54-81d9-fd3bcbae1cca b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:0f5df154-2fe7-4e7c-9bd3-c4999e34748a for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 7|app: 0|req: 498/1012] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:50 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: 515/1013] 10.0.0.94 () {34 vars in 669 bytes} [Wed May 6 10:50:51 2026] POST /v2.1/os-keypairs => generated 398 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-06 10:50:52.948 7 WARNING neutronclient.v2_0.client [None req-07501745-f942-4338-81c3-0c1e8026d338 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The 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-06 10:50:52.988 7 WARNING neutronclient.v2_0.client [None req-07501745-f942-4338-81c3-0c1e8026d338 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The 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-06 10:50:53.180 7 WARNING neutronclient.v2_0.client [None req-07501745-f942-4338-81c3-0c1e8026d338 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1016] 10.0.0.94 () {34 vars in 661 bytes} [Wed May 6 10:50:52 2026] POST /v2.1/servers => generated 450 bytes in 464 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 10:50:53.371 8 WARNING neutronclient.v2_0.client [None req-5c68db98-94a9-40d7-b275-2716a93b3b1c 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1017] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:53 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1403 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:50:54.460 7 WARNING neutronclient.v2_0.client [None req-67feb358-87d1-4126-bfe0-109c6c468e34 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1018] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:54 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1407 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-06 10:50:55.563 8 WARNING neutronclient.v2_0.client [None req-972af73d-f554-4802-b809-9c47eadcd37a 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1019] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:55 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1455 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-06 10:50:56.657 7 WARNING neutronclient.v2_0.client [None req-44ae48f7-f2cd-41ef-876e-96424b77bf43 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1020] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:56 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1455 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-06 10:50:57.744 8 WARNING neutronclient.v2_0.client [None req-8803f6dc-03f2-461c-976b-1b40b0287f9c 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1021] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:57 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1463 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-06 10:50:58.591 7 INFO nova.api.openstack.compute.server_external_events [req-848cfad7-2d5b-4593-9b9e-38b3d1200714 req-533d6028-4d9d-4a2c-956a-71c42b0d3b12 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7a3a63ce-5a63-4b29-a010-508bd8c2b140 for instance 0df58a27-a37e-4c2c-89f7-a733ea596044 on instance [pid: 7|app: 0|req: 503/1022] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:50:58 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-06 10:50:58.832 8 WARNING neutronclient.v2_0.client [None req-eb8b3326-0df6-49ac-bc20-8fa14b94f77d 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1023] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:58 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1541 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:00.026 7 WARNING neutronclient.v2_0.client [None req-f6f5ccbc-5460-43ba-818a-94c37de8986d 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1024] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:50:59 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1529 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:01.226 8 WARNING neutronclient.v2_0.client [None req-624edeeb-512f-424a-bf4c-e631ef529858 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1025] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:01 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1529 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-06 10:51:02.377 7 WARNING neutronclient.v2_0.client [None req-176b9d8a-7412-438c-acf0-72199253a023 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1026] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:02 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1529 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:03.326 8 INFO nova.api.openstack.compute.server_external_events [req-a546251c-7e08-4f35-8232-cd59e595f7de req-89e27360-aa78-4822-bb33-2e29c8a48271 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:7a3a63ce-5a63-4b29-a010-508bd8c2b140 for instance 0df58a27-a37e-4c2c-89f7-a733ea596044 on instance [pid: 8|app: 0|req: 523/1029] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:51:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:03.533 7 WARNING neutronclient.v2_0.client [None req-8e08e068-1c3c-4119-afb2-4ad05d646e4b 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1030] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:03 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1529 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-06 10:51:04.696 8 WARNING neutronclient.v2_0.client [None req-4c2ad30a-e98a-48da-ade6-b720762c290a 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1031] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:04 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1529 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:05.882 7 WARNING neutronclient.v2_0.client [None req-30f2951b-0d87-45d2-b709-021dc7a2a3aa 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1032] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:05 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1698 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:06.047 8 WARNING neutronclient.v2_0.client [None req-0fe82b8d-2c82-4ed8-bc91-575d0ca1e590 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1033] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:06 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1698 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-06 10:51:06.872 7 INFO nova.api.openstack.compute.server_external_events [req-b90c353f-2f12-44e3-ad39-130ca6624fcf req-4532bb8d-5c09-4d02-b96a-bfc52c76380d b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7a3a63ce-5a63-4b29-a010-508bd8c2b140 for instance 0df58a27-a37e-4c2c-89f7-a733ea596044 on instance [pid: 7|app: 0|req: 509/1034] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:51:06 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, ' [pid: 7|app: 0|req: 511/1037] 10.0.0.94 () {34 vars in 748 bytes} [Wed May 6 10:51:13 2026] POST /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044/action => generated 31884 bytes in 544 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-06 10:51:18.200 8 WARNING neutronclient.v2_0.client [None req-1606d450-6927-4c5e-bfdf-b4281e67a390 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The 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-06 10:51:18.349 8 WARNING neutronclient.v2_0.client [None req-1606d450-6927-4c5e-bfdf-b4281e67a390 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] 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-06 10:51:20.695 7 INFO nova.api.openstack.compute.server_external_events [req-2c6e0b38-63b5-4519-ac28-cbae71744a58 req-02cd3c8e-b9fa-4497-bf14-1d6519a14197 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:4c561564-7ccc-4a74-bbb2-e6ad866f4975 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 7|app: 0|req: 512/1038] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:51:20 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: 515/1041] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:51:25 2026] DELETE /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:25.270 7 WARNING neutronclient.v2_0.client [None req-11786198-432e-47c8-8f90-3773bd3d1eac 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1042] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:25 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1824 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:26.381 7 INFO nova.api.openstack.compute.server_external_events [req-f7aa694d-70c1-47f3-b67a-2302a0e4510c req-84ff6d6a-3532-446f-ad98-5fd23b7a909a b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:4c561564-7ccc-4a74-bbb2-e6ad866f4975 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 7|app: 0|req: 517/1043] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:51:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:26.492 7 WARNING neutronclient.v2_0.client [None req-37a57c12-debb-44a5-b5be-7b8e75b62ae4 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1044] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:26 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1824 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 10:51:27.404 8 WARNING neutronclient.v2_0.client [None req-1606d450-6927-4c5e-bfdf-b4281e67a390 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1045] 199.204.45.74 () {36 vars in 810 bytes} [Wed May 6 10:51:18 2026] POST /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 377 bytes in 9294 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-06 10:51:27.674 7 WARNING neutronclient.v2_0.client [None req-f33afc10-b222-42fb-b1ed-1728c17a62ea 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1046] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:27 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1824 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-06 10:51:28.406 8 INFO nova.api.openstack.compute.server_external_events [req-543474a0-0f8b-4e75-acd3-70b8b3c44461 req-3af5099a-501a-4ff2-a731-9a2459bcf80c b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:7a3a63ce-5a63-4b29-a010-508bd8c2b140 for instance 0df58a27-a37e-4c2c-89f7-a733ea596044 on instance [pid: 8|app: 0|req: 528/1047] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:51:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:28.834 7 WARNING neutronclient.v2_0.client [None req-0380145c-c7ca-4238-8e8d-a53ebcec86f2 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1048] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:28 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1484 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:29.937 8 WARNING neutronclient.v2_0.client [None req-0e86af20-eb9e-4598-aedb-817bfd354a03 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1049] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:29 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:31.030 7 WARNING neutronclient.v2_0.client [None req-e6d4747f-1f6b-4285-91e7-027982328675 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1050] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:30 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 1489 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-06 10:51:32.108 8 INFO nova.api.openstack.wsgi [None req-8e906d1e-f2a0-4010-b516-228d504d815b 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] HTTP exception thrown: Instance 0df58a27-a37e-4c2c-89f7-a733ea596044 could not be found. [pid: 8|app: 0|req: 530/1051] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:32 2026] GET /v2.1/servers/0df58a27-a37e-4c2c-89f7-a733ea596044 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1052] 10.0.0.94 () {32 vars in 728 bytes} [Wed May 6 10:51:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1465055227 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1053] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:51:32 2026] DELETE /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-06 10:51:32.683 7 WARNING neutronclient.v2_0.client [None req-83689780-4362-4e55-99fa-aa229444d31c 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1054] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:32 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1702 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-06 10:51:33.869 7 WARNING neutronclient.v2_0.client [None req-f8d7a71d-1896-4069-bcfc-79752daafdbe 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1057] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:33 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1702 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:35.014 8 WARNING neutronclient.v2_0.client [None req-ed3434af-3e54-4f9a-a9d4-cc58c607524f 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] 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-06 10:51:35.094 7 INFO nova.api.openstack.compute.server_external_events [req-bae9cccf-6620-4a1d-a389-b01415a890ee req-ae0955dc-71a4-49fb-b40b-fdb17ba7977b b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-unplugged:0bcfc55a-05b5-40bc-a2a7-c9a391865cc8 for instance 5817e327-a75f-4926-bb67-85757d666cba on instance [pid: 7|app: 0|req: 526/1058] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:51:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1059] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:34 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1702 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:35.524 7 INFO nova.api.openstack.compute.server_external_events [req-16d61390-8d2f-475b-addf-8bc3592645fd req-b9d3a9b4-c1ac-43af-9a5f-2bf0e5460191 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:0bcfc55a-05b5-40bc-a2a7-c9a391865cc8 for instance 5817e327-a75f-4926-bb67-85757d666cba on instance [pid: 7|app: 0|req: 527/1060] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:51:35 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-05-06 10:51:36.178 8 WARNING neutronclient.v2_0.client [None req-65e71e00-b801-4898-8b70-a6b0e1a985a7 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1061] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:36 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1483 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-06 10:51:37.271 7 WARNING neutronclient.v2_0.client [None req-86b83255-f294-49ec-b16a-4454c04cce9e 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1062] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:37 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1488 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-06 10:51:38.354 8 WARNING neutronclient.v2_0.client [None req-6ac7ab84-ebf0-4da3-9e0e-5fa96ba3b5b0 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1063] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:38 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:51:39.420 7 WARNING neutronclient.v2_0.client [None req-20c5fadd-9b4e-4ac4-b118-af09dac60fec 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The 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-06 10:51:39.434 8 INFO nova.api.openstack.wsgi [None req-3404d317-4c39-4541-9cdc-ab59c305a5db 08ca820c4341448b9cf20ea1c6c8cc7e a7b04619b15e4a14bfb48429415b5ce8 - - default default] HTTP exception thrown: Instance 5817e327-a75f-4926-bb67-85757d666cba could not be found. [pid: 8|app: 0|req: 536/1064] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:51:39 2026] GET /v2.1/servers/5817e327-a75f-4926-bb67-85757d666cba => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 10:51:39.453 7 WARNING neutronclient.v2_0.client [None req-20c5fadd-9b4e-4ac4-b118-af09dac60fec 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] 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: 537/1065] 10.0.0.94 () {32 vars in 728 bytes} [Wed May 6 10:51:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1963463029 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 10:51:41.821 8 INFO nova.api.openstack.compute.server_external_events [req-6dbbe75f-4e3c-42d1-a795-641d28b201c3 req-57e21930-c09c-4407-b461-96c191403522 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7658c48e-e9bb-4b85-adb3-35a4a60494d9 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 538/1066] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:51:41 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-06 10:51:47.172 8 INFO nova.api.openstack.compute.server_external_events [req-ee8b9481-085c-4d7e-a210-8d0aeb8cf6d9 req-43ae045d-6c5f-4abc-b815-9a931c76b6b6 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-plugged:7658c48e-e9bb-4b85-adb3-35a4a60494d9 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 541/1069] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:51:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 10:51:48.994 7 WARNING neutronclient.v2_0.client [None req-20c5fadd-9b4e-4ac4-b118-af09dac60fec 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1070] 199.204.45.74 () {36 vars in 810 bytes} [Wed May 6 10:51:39 2026] POST /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface => generated 377 bytes in 9690 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-06 10:51:49.597 8 INFO nova.api.openstack.compute.server_external_events [req-79abfe8a-81c4-47ff-9d0f-3aa59c694fb1 req-ce2bba75-ec83-4d9a-9b67-365f92a57853 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:4c561564-7ccc-4a74-bbb2-e6ad866f4975 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 542/1071] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:51:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:52:02.830 8 INFO nova.api.openstack.compute.server_external_events [req-77ddd3ab-afa7-4d86-9c99-2c0eff06042d req-c109d91a-877e-49c5-82ca-3817311f4cc0 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7658c48e-e9bb-4b85-adb3-35a4a60494d9 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 544/1074] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1077] 199.204.45.74 () {34 vars in 853 bytes} [Wed May 6 10:52:03 2026] DELETE /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface/7658c48e-e9bb-4b85-adb3-35a4a60494d9 => generated 0 bytes in 87 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-06 10:52:04.885 8 INFO nova.api.openstack.compute.server_external_events [req-d15809d1-7a67-4202-b6d0-325776e00ae6 req-0abba349-889f-4d13-87b4-35c4cebb6883 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:7658c48e-e9bb-4b85-adb3-35a4a60494d9 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 546/1078] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:04 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:52:13.008 7 INFO nova.api.openstack.compute.server_external_events [req-f43c915c-8263-4875-9d5b-082de7c018e1 req-31fcd1c8-5e1c-4e64-bd14-c73ac618e71e b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:4c561564-7ccc-4a74-bbb2-e6ad866f4975 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 7|app: 0|req: 534/1081] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1082] 199.204.45.74 () {34 vars in 853 bytes} [Wed May 6 10:52:13 2026] DELETE /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface/4c561564-7ccc-4a74-bbb2-e6ad866f4975 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1087] 199.204.45.74 () {34 vars in 853 bytes} [Wed May 6 10:52:35 2026] DELETE /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156/os-interface/0f5df154-2fe7-4e7c-9bd3-c4999e34748a => generated 0 bytes in 38 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: 537/1088] 199.204.45.74 () {34 vars in 753 bytes} [Wed May 6 10:52:39 2026] DELETE /v2.1/servers/1983d3dd-6a7a-49ac-98a1-06c0ed25f156 => generated 0 bytes in 122 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-06 10:52:42.834 8 INFO nova.api.openstack.compute.server_external_events [req-57071493-aa0a-4f40-9287-0cb9c7e9d3d7 req-9f93ca1e-ba72-4871-90f6-ece80dfb349d b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:6a2e692c-97dd-4361-b2f8-90321890b276 for instance 1983d3dd-6a7a-49ac-98a1-06c0ed25f156 on instance [pid: 8|app: 0|req: 552/1089] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:42 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-06 10:52:44.725 7 INFO nova.api.openstack.compute.server_external_events [req-2f080d29-2f0b-4874-93b9-d94c5ba42037 req-2bae760c-5135-4242-8fa8-946d8bb84d41 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:992686b4-e710-4479-91f6-8373a003d7b9 for instance 25ee19a6-2501-4cb8-8282-4a90082922a8 on instance [pid: 7|app: 0|req: 539/1092] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:44 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: 554/1093] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:52:44 2026] DELETE /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 0 bytes in 103 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-06 10:52:44.872 7 WARNING neutronclient.v2_0.client [None req-83bbf6b6-54ea-40fc-a0d8-c2aadbcec2fb 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1094] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:52:44 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 1943 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-06 10:52:47.036 8 INFO nova.api.openstack.compute.server_external_events [req-7a829c36-0584-4065-9880-6d297863d4bd req-6994e76f-aa38-41f5-9915-306a79d321a6 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-unplugged:992686b4-e710-4479-91f6-8373a003d7b9 for instance 25ee19a6-2501-4cb8-8282-4a90082922a8 on instance [pid: 8|app: 0|req: 555/1095] 10.0.0.78 () {38 vars in 813 bytes} [Wed May 6 10:52:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:52:47.680 7 INFO nova.api.openstack.compute.server_external_events [req-63d8783a-67ec-4fad-a10c-af18eb209d52 req-86916b73-06ca-453b-ab66-ddf10e53375a b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:992686b4-e710-4479-91f6-8373a003d7b9 for instance 25ee19a6-2501-4cb8-8282-4a90082922a8 on instance [pid: 7|app: 0|req: 541/1096] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:52:50.087 8 WARNING neutronclient.v2_0.client [None req-5985a072-0450-4247-849a-3667f1e16278 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1097] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:52:50 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => generated 1480 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-06 10:52:55.170 7 INFO nova.api.openstack.wsgi [None req-39d1ce3a-ccc7-475a-8e73-0f94d7385cfe 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] HTTP exception thrown: Instance 25ee19a6-2501-4cb8-8282-4a90082922a8 could not be found. [pid: 7|app: 0|req: 543/1100] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:52:55 2026] GET /v2.1/servers/25ee19a6-2501-4cb8-8282-4a90082922a8 => 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, ' 2026-05-06 10:52:55.842 8 INFO nova.api.openstack.compute.server_external_events [req-09602833-7f87-4379-b50e-6a295e7679d9 req-9812acd1-b86c-4da8-bf02-3452b0613d77 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-changed:64b247f9-4c7c-4273-81c8-3b9442a59899 for instance 0f3f3454-879b-4645-be18-12e4583d4321 on instance [pid: 8|app: 0|req: 558/1101] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1102] 10.0.0.94 () {32 vars in 716 bytes} [Wed May 6 10:52:55 2026] DELETE /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 0 bytes in 86 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-06 10:52:55.975 8 WARNING neutronclient.v2_0.client [None req-24f4729d-7330-4a0e-b579-053a6b0c5cf0 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1103] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:52:55 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 1942 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-06 10:52:58.845 7 INFO nova.api.openstack.compute.server_external_events [req-1f51e1b0-02a7-475c-9ade-3f8f731a97f2 req-8ba532f6-9c2b-4c94-b7ab-d94b5fb42174 b0f7087cbf144ce4bfc6ac73139dccb8 b26f7f47c0b2476ca22e725c65088bc3 - - b3ec307d45754b2886910ce0ca048de2 b3ec307d45754b2886910ce0ca048de2] Creating event network-vif-deleted:64b247f9-4c7c-4273-81c8-3b9442a59899 for instance 0f3f3454-879b-4645-be18-12e4583d4321 on instance [pid: 7|app: 0|req: 545/1104] 10.0.0.173 () {38 vars in 814 bytes} [Wed May 6 10:52:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 10:53:01.181 8 WARNING neutronclient.v2_0.client [None req-afc22b2b-e5e9-4fe9-bef5-9f7af097a301 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1105] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:53:01 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 1479 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-06 10:53:06.252 7 INFO nova.api.openstack.wsgi [None req-be85716c-7625-4dd0-a398-4976f547c1f9 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] HTTP exception thrown: Instance 0f3f3454-879b-4645-be18-12e4583d4321 could not be found. [pid: 7|app: 0|req: 547/1108] 10.0.0.94 () {32 vars in 713 bytes} [Wed May 6 10:53:06 2026] GET /v2.1/servers/0f3f3454-879b-4645-be18-12e4583d4321 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1109] 10.0.0.94 () {32 vars in 722 bytes} [Wed May 6 10:53:07 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-331254564 => 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-06 10:53:07.318 7 INFO nova.api.openstack.wsgi [None req-2f8d6f3c-905f-48ae-9686-389507bb772b 04693bf6290e4006bd4ad45d0498d4ff aa34586b4c6f48a3a3609c455344b3e0 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-331254564 not found for user 04693bf6290e4006bd4ad45d0498d4ff [pid: 7|app: 0|req: 548/1110] 10.0.0.94 () {32 vars in 719 bytes} [Wed May 6 10:53:07 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-331254564 => generated 141 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1123] 10.0.0.94 () {32 vars in 653 bytes} [Wed May 6 10:54:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1124] 10.0.0.94 () {32 vars in 639 bytes} [Wed May 6 10:54:12 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 10:54:12.387 8 WARNING oslo_db.sqlalchemy.utils [None req-76ff206f-e6a0-47d5-a4bc-4c7aec9c1186 505c9ee85f1d4b5190bfb56627ec8265 522ba6c9cbe24bdfa222830ddbbcc43a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 570/1125] 10.0.0.94 () {32 vars in 647 bytes} [Wed May 6 10:54:12 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1126] 10.0.0.94 () {32 vars in 692 bytes} [Wed May 6 10:54:12 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1157] 10.0.0.132 () {28 vars in 453 bytes} [Wed May 6 10:56:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1158] 10.0.0.132 () {30 vars in 657 bytes} [Wed May 6 10:56:35 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 573/1159] 10.0.0.132 () {32 vars in 730 bytes} [Wed May 6 10:56:35 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1160] 10.0.0.132 () {34 vars in 805 bytes} [Wed May 6 10:56:35 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1161] 10.0.0.132 () {28 vars in 453 bytes} [Wed May 6 10:56:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1162] 10.0.0.132 () {30 vars in 657 bytes} [Wed May 6 10:56:36 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 575/1163] 10.0.0.132 () {32 vars in 730 bytes} [Wed May 6 10:56:36 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1164] 10.0.0.132 () {34 vars in 893 bytes} [Wed May 6 10:56:36 2026] GET /v2.1/servers/detail?project_id=1a2b756402e8474d9b9ffb191be2dfbb&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1165] 10.0.0.132 () {34 vars in 893 bytes} [Wed May 6 10:56:36 2026] GET /v2.1/servers/detail?project_id=522ba6c9cbe24bdfa222830ddbbcc43a&all_tenants=True => generated 15 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1166] 10.0.0.132 () {34 vars in 893 bytes} [Wed May 6 10:56:36 2026] GET /v2.1/servers/detail?project_id=b26f7f47c0b2476ca22e725c65088bc3&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)