+ 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 [Sat May 9 15:45:40 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-7c77c7455f-chb7d 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 0x7fb73ea29668 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-09 15:45:45.452 8 INFO nova.utils [None req-f613ffe7-e185-4714-b68e-2552532d31d3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-09 15:45:45.465 7 INFO nova.utils [None req-26070c86-4e82-4fa8-b4dc-71299efa1cb6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-09 15:45:47.110 8 WARNING keystonemiddleware._common.config [None req-f613ffe7-e185-4714-b68e-2552532d31d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 15:45:47.113 7 WARNING keystonemiddleware._common.config [None req-26070c86-4e82-4fa8-b4dc-71299efa1cb6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 15:45:47.120 8 WARNING oslo_config.cfg [None req-f613ffe7-e185-4714-b68e-2552532d31d3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 15:45:47.122 7 WARNING oslo_config.cfg [None req-26070c86-4e82-4fa8-b4dc-71299efa1cb6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 15:45:47.199 7 WARNING keystonemiddleware._common.config [None req-26070c86-4e82-4fa8-b4dc-71299efa1cb6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 15:45:47.204 8 WARNING keystonemiddleware._common.config [None req-f613ffe7-e185-4714-b68e-2552532d31d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 15:45:47.213 7 WARNING oslo_config.cfg [None req-26070c86-4e82-4fa8-b4dc-71299efa1cb6 - - - - - -] 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-09 15:45:47.219 8 WARNING oslo_config.cfg [None req-f613ffe7-e185-4714-b68e-2552532d31d3 - - - - - -] 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-09 15:45:47.226 7 WARNING oslo_config.cfg [None req-26070c86-4e82-4fa8-b4dc-71299efa1cb6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fb73ea29668 pid: 7 (default app) 2026-05-09 15:45:47.231 8 WARNING oslo_config.cfg [None req-f613ffe7-e185-4714-b68e-2552532d31d3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fb73ea29668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:45:54 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-09 15:45:55.361 7 WARNING oslo_policy.policy [None req-eaa79f2f-51b6-402e-bd8a-02c866cea239 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - 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-09 15:45:55.361 7 WARNING oslo_policy.policy [None req-eaa79f2f-51b6-402e-bd8a-02c866cea239 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:45:54 2026] GET /v2.1 => generated 0 bytes in 571 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-09 15:45:55.476 8 WARNING oslo_policy.policy [req-eaa79f2f-51b6-402e-bd8a-02c866cea239 req-fc1cce0e-efa3-477c-b72a-51b9990046d4 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - 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-09 15:45:55.478 8 WARNING oslo_policy.policy [req-eaa79f2f-51b6-402e-bd8a-02c866cea239 req-fc1cce0e-efa3-477c-b72a-51b9990046d4 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:45:55 2026] GET /v2.1/ => generated 399 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 15:45:55.595 7 INFO nova.api.openstack.wsgi [None req-87788d2e-8793-4071-be8e-b9e4b767303e 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.23 () {48 vars in 1005 bytes} [Sat May 9 15:45:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:45:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.23 () {52 vars in 1042 bytes} [Sat May 9 15:45:55 2026] POST /v2.1/flavors => generated 527 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:45:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:45:56 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:45:56 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-09 15:45:56.545 7 INFO nova.api.openstack.wsgi [None req-e52ec464-22d3-4cc6-b009-1fc17d52ea70 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.23 () {48 vars in 1007 bytes} [Sat May 9 15:45:56 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: 8|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:45:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.23 () {52 vars in 1042 bytes} [Sat May 9 15:45:56 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:45:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:45:57 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:45:57 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-09 15:45:57.481 7 INFO nova.api.openstack.wsgi [None req-45b1502b-7b50-4d44-bfcb-8a8326e0912b 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.23 () {48 vars in 1009 bytes} [Sat May 9 15:45:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:45:57 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: 10/20] 199.204.45.23 () {52 vars in 1042 bytes} [Sat May 9 15:45:57 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/21] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:45:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:45:58 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:45:58 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-09 15:45:58.406 7 INFO nova.api.openstack.wsgi [None req-63f2a4cd-245c-4b71-b785-6f677283e3bd 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.23 () {48 vars in 1007 bytes} [Sat May 9 15:45:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:45:58 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: 13/26] 199.204.45.23 () {52 vars in 1042 bytes} [Sat May 9 15:45:58 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:45:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:45:59 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: 8|app: 0|req: 15/29] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:45:59 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-09 15:45:59.343 7 INFO nova.api.openstack.wsgi [None req-a6273ac4-7572-4b36-b876-36e41fa2630d 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.23 () {48 vars in 1009 bytes} [Sat May 9 15:45:59 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: 8|app: 0|req: 16/31] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:45:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.23 () {52 vars in 1042 bytes} [Sat May 9 15:45:59 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.53 () {28 vars in 453 bytes} [Sat May 9 15:51:43 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/104] 10.0.0.53 () {30 vars in 657 bytes} [Sat May 9 15:51:43 2026] GET /v2.1 => generated 0 bytes in 418 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: 53/105] 10.0.0.53 () {32 vars in 730 bytes} [Sat May 9 15:51:43 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.53 () {34 vars in 803 bytes} [Sat May 9 15:51:43 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: 73/145] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:54:56 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/146] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:54:56 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:54:56 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-09 15:54:56.624 8 INFO nova.api.openstack.wsgi [None req-f8ee3ef5-17ef-4ba5-8402-52d8e7adfe46 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.23 () {48 vars in 1011 bytes} [Sat May 9 15:54:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:54:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.23 () {52 vars in 1043 bytes} [Sat May 9 15:54:56 2026] POST /v2.1/flavors => generated 532 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:55:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:55:54 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:55:54 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-09 15:55:54.212 7 INFO nova.api.openstack.wsgi [None req-bfd37fe9-a783-4513-971a-aee520771493 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5b5048d0189545d28490167ddcb2a60a [pid: 7|app: 0|req: 83/166] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 15:55:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-09 15:55:54.226 8 WARNING oslo_db.sqlalchemy.utils [None req-1bc8cf71-9cd4-450f-9ee6-3fc5389d3ddc 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 84/167] 199.204.45.23 () {48 vars in 1010 bytes} [Sat May 9 15:55:54 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.23 () {52 vars in 1051 bytes} [Sat May 9 15:55:54 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 15:55:57 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: 85/170] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 15:55:57 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: 86/171] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 15:55:58 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: 86/172] 199.204.45.23 () {48 vars in 1067 bytes} [Sat May 9 15:55:58 2026] GET /v2.1/os-quota-sets/feaf1f4cef4f423f9e7c8b6a04cbe4d7 => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.23 () {52 vars in 1119 bytes} [Sat May 9 15:55:58 2026] PUT /v2.1/os-quota-sets/feaf1f4cef4f423f9e7c8b6a04cbe4d7 => generated 238 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 10.0.0.58 () {28 vars in 453 bytes} [Sat May 9 16:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 113/225] 10.0.0.58 () {30 vars in 657 bytes} [Sat May 9 16:00:08 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 113/226] 10.0.0.58 () {32 vars in 730 bytes} [Sat May 9 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 10.0.0.58 () {34 vars in 764 bytes} [Sat May 9 16:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 10.0.0.58 () {28 vars in 453 bytes} [Sat May 9 16:00:12 2026] GET /v2.1 => generated 114 bytes in 0 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: 116/231] 10.0.0.58 () {30 vars in 657 bytes} [Sat May 9 16:00:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 116/232] 10.0.0.58 () {32 vars in 730 bytes} [Sat May 9 16:00:12 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: 117/233] 10.0.0.58 () {34 vars in 764 bytes} [Sat May 9 16:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 10.0.0.58 () {28 vars in 453 bytes} [Sat May 9 16:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 118/235] 10.0.0.58 () {30 vars in 657 bytes} [Sat May 9 16:00:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 118/236] 10.0.0.58 () {32 vars in 730 bytes} [Sat May 9 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 10.0.0.58 () {34 vars in 807 bytes} [Sat May 9 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 10.0.0.58 () {28 vars in 453 bytes} [Sat May 9 16:00: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: 120/241] 10.0.0.58 () {30 vars in 657 bytes} [Sat May 9 16:00:21 2026] GET /v2.1 => generated 0 bytes in 49 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: 122/242] 10.0.0.58 () {32 vars in 730 bytes} [Sat May 9 16:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 10.0.0.58 () {34 vars in 807 bytes} [Sat May 9 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:04:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 144/289] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:04:03 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 146/290] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:04:03 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:04:04.030 7 INFO nova.api.openstack.wsgi [None req-c0601f52-65ae-4f14-8036-7fd082bbea3c 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 145/291] 199.204.45.23 () {48 vars in 1009 bytes} [Sat May 9 16:04:04 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: 8|app: 0|req: 147/292] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:04:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.23 () {52 vars in 1043 bytes} [Sat May 9 16:04:04 2026] POST /v2.1/flavors => generated 532 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/332] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:07: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: 166/333] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:07:11 2026] GET /v2.1 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:07:11 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.23 () {48 vars in 1067 bytes} [Sat May 9 16:07:11 2026] GET /v2.1/os-quota-sets/6edb099b5b2c443998bfcaa873e92cd9 => generated 283 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 199.204.45.23 () {52 vars in 1119 bytes} [Sat May 9 16:07:11 2026] PUT /v2.1/os-quota-sets/6edb099b5b2c443998bfcaa873e92cd9 => generated 238 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:17:53 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/466] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:17:53 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 233/467] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:17:53 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-09 16:17:53.328 8 INFO nova.api.openstack.wsgi [None req-c6c1a0ff-103f-42b3-812b-507feeb877a6 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 235/468] 199.204.45.23 () {48 vars in 1005 bytes} [Sat May 9 16:17:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:17:53 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: 236/470] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:17:53 2026] GET /v2.1/flavors/77dce50e-2879-4aaf-bd94-4d29b752125c/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:17:54 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: 237/472] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:17:54 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: 236/473] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:17:54 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-09 16:17:54.286 8 INFO nova.api.openstack.wsgi [None req-80faa1dd-17bc-4b79-8f27-f3eb01a34a18 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 238/474] 199.204.45.23 () {48 vars in 1007 bytes} [Sat May 9 16:17:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:17:54 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: 8|app: 0|req: 239/476] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:17:54 2026] GET /v2.1/flavors/b872322a-29d7-42f1-b688-759bd21184c5/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: 238/477] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:17:55 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: 240/478] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:17:55 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: 7|app: 0|req: 239/479] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:17:55 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-09 16:17:55.274 8 INFO nova.api.openstack.wsgi [None req-7a406695-7374-4392-8ebf-44879033b972 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 241/480] 199.204.45.23 () {48 vars in 1009 bytes} [Sat May 9 16:17:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:17:55 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/482] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:17:55 2026] GET /v2.1/flavors/2ecba42f-dbdc-44e7-ae5a-785dad9c0302/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: 241/483] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:17:56 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/484] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:17:56 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:17:56 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-09 16:17:56.278 8 INFO nova.api.openstack.wsgi [None req-3064fba6-ef47-49cd-be9e-f290e020c278 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 244/486] 199.204.45.23 () {48 vars in 1007 bytes} [Sat May 9 16:17:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:17:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:17:56 2026] GET /v2.1/flavors/7d8a2683-f668-4cf6-94ca-e99cd103ff21/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:17:57 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/490] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:17:57 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: 245/491] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:17:57 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-09 16:17:57.292 8 INFO nova.api.openstack.wsgi [None req-34c44670-a97b-425d-89e6-8c356bf9fa3b 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 247/492] 199.204.45.23 () {48 vars in 1009 bytes} [Sat May 9 16:17:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:17:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/494] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:17:57 2026] GET /v2.1/flavors/99308af0-e381-471e-93e6-3ccc58b4656b/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:19:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/510] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:19:01 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:19:01 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-09 16:19:01.747 8 INFO nova.api.openstack.wsgi [None req-ec86d4ca-0170-431b-82f0-438fd12edd97 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 257/512] 199.204.45.23 () {48 vars in 1011 bytes} [Sat May 9 16:19:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:19:01 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: 258/514] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:19:01 2026] GET /v2.1/flavors/fd4a55e4-265f-4adf-aaf6-a4995f7d8f88/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: 257/515] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:19: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: 259/516] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:19:08 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: 7|app: 0|req: 258/517] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:19:08 2026] GET /v2.1/ => generated 399 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:19:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:19:11 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: 262/522] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:19:11 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:19:11 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.23 () {48 vars in 1067 bytes} [Sat May 9 16:19:12 2026] GET /v2.1/os-quota-sets/feaf1f4cef4f423f9e7c8b6a04cbe4d7 => generated 280 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/535] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:20:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:20:01 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: 8|app: 0|req: 270/537] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:20:01 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:20:01.784 7 INFO nova.api.openstack.wsgi [None req-11171b7b-ad82-4a82-99ed-35db50b12a96 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 268/538] 199.204.45.23 () {48 vars in 1009 bytes} [Sat May 9 16:20:01 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: 8|app: 0|req: 271/539] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:20:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 199.204.45.23 () {48 vars in 1093 bytes} [Sat May 9 16:20:01 2026] GET /v2.1/flavors/d2e6c680-0b50-4353-81b0-a71545fc8976/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: 271/543] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:20:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:20:16 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:20:16 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 199.204.45.23 () {48 vars in 1067 bytes} [Sat May 9 16:20:16 2026] GET /v2.1/os-quota-sets/6edb099b5b2c443998bfcaa873e92cd9 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 199.204.45.23 () {42 vars in 699 bytes} [Sat May 9 16:21:05 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: 280/558] 199.204.45.23 () {44 vars in 903 bytes} [Sat May 9 16:21:05 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: 279/559] 199.204.45.23 () {46 vars in 976 bytes} [Sat May 9 16:21:05 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-09 16:21:05.538 8 INFO nova.api.openstack.wsgi [None req-2f1403fe-bd0c-47fd-adcb-08c99a0ec91c 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 281/560] 199.204.45.23 () {48 vars in 1005 bytes} [Sat May 9 16:21:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 199.204.45.23 () {48 vars in 1045 bytes} [Sat May 9 16:21:05 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: 286/570] 10.0.0.99 () {32 vars in 654 bytes} [Sat May 9 16:21:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/571] 10.0.0.99 () {32 vars in 640 bytes} [Sat May 9 16:21:45 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-09 16:21:45.462 8 WARNING oslo_db.sqlalchemy.utils [None req-e3f43f66-8812-4b7e-af8e-4b29c649cbd0 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 287/572] 10.0.0.99 () {32 vars in 648 bytes} [Sat May 9 16:21:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 10.0.0.99 () {32 vars in 693 bytes} [Sat May 9 16:21:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:21:56 2026] GET /v2.1/flavors/77dce50e-2879-4aaf-bd94-4d29b752125c => generated 511 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.99 () {32 vars in 640 bytes} [Sat May 9 16:21:56 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: 290/578] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:21:56 2026] GET /v2.1/flavors/77dce50e-2879-4aaf-bd94-4d29b752125c => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:22:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.99 () {30 vars in 412 bytes} [Sat May 9 16:22:02 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 10.0.0.99 () {28 vars in 559 bytes} [Sat May 9 16:22:02 2026] GET /v2/ => generated 402 bytes in 453 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 10.0.0.99 () {28 vars in 563 bytes} [Sat May 9 16:22:02 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.99 () {30 vars in 412 bytes} [Sat May 9 16:22:02 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-09 16:22:02.944 8 WARNING neutronclient.v2_0.client [None req-3315ad54-3024-41d2-a616-96d030b5b249 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:03.198 7 WARNING neutronclient.v2_0.client [None req-a3e7a869-a8e5-43f0-9c34-c48f2e2c328f dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The python binding code in 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/586] 10.0.0.99 () {34 vars in 684 bytes} [Sat May 9 16:22:02 2026] POST /v2.1/os-security-groups => generated 242 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:03.624 8 WARNING neutronclient.v2_0.client [None req-e53fd5d0-6684-4fe2-815d-08a685914925 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/587] 10.0.0.99 () {34 vars in 684 bytes} [Sat May 9 16:22:03 2026] POST /v2.1/os-security-groups => generated 247 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.99 () {34 vars in 684 bytes} [Sat May 9 16:22:03 2026] POST /v2.1/os-security-groups => generated 244 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:03.815 7 WARNING neutronclient.v2_0.client [None req-ad213f1b-fb17-40bb-81fc-9a979c56f5ed dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:03.828 8 WARNING neutronclient.v2_0.client [None req-dca521c0-8125-483e-aff1-e7c5e861fe94 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:03.853 7 WARNING neutronclient.v2_0.client [None req-ad213f1b-fb17-40bb-81fc-9a979c56f5ed dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The python binding code in 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.99 () {34 vars in 684 bytes} [Sat May 9 16:22:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:03.972 8 WARNING neutronclient.v2_0.client [None req-6c11f946-fa26-476c-9168-25e120e2a2b2 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/590] 10.0.0.99 () {34 vars in 694 bytes} [Sat May 9 16:22:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:04.005 7 WARNING neutronclient.v2_0.client [None req-d0743612-7dab-46ff-897f-4e50f814848a dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.042 8 WARNING neutronclient.v2_0.client [None req-6c11f946-fa26-476c-9168-25e120e2a2b2 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.093 8 WARNING neutronclient.v2_0.client [None req-6c11f946-fa26-476c-9168-25e120e2a2b2 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in 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/591] 10.0.0.99 () {34 vars in 684 bytes} [Sat May 9 16:22:03 2026] POST /v2.1/os-security-groups => generated 247 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 10.0.0.99 () {32 vars in 662 bytes} [Sat May 9 16:22:03 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:22:04.154 7 WARNING neutronclient.v2_0.client [None req-5db07ca1-c7ab-45c9-a5b8-1c7ba832095b dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.162 8 WARNING neutronclient.v2_0.client [None req-09237acf-82db-4775-880b-bb65902aba31 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.184 7 WARNING neutronclient.v2_0.client [None req-5db07ca1-c7ab-45c9-a5b8-1c7ba832095b dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.210 8 WARNING neutronclient.v2_0.client [None req-09237acf-82db-4775-880b-bb65902aba31 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/593] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/316d3932-4ecb-49c9-a90c-661e64521ee3 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 16:22:04.316 8 WARNING neutronclient.v2_0.client [None req-a39992fc-87fd-437f-948c-2e219ee40b41 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in 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/594] 10.0.0.99 () {34 vars in 694 bytes} [Sat May 9 16:22:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:04.332 7 WARNING neutronclient.v2_0.client [None req-cf4c66cb-a67c-4782-90c4-99319c74c9dd dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.335 8 INFO nova.api.openstack.wsgi [None req-a39992fc-87fd-437f-948c-2e219ee40b41 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] HTTP exception thrown: Security group 316d3932-4ecb-49c9-a90c-661e64521ee3 does not exist Neutron server returns request_ids: ['req-74910ad8-1c62-40de-96b3-96a63f32d97a'] [pid: 8|app: 0|req: 299/595] 10.0.0.99 () {32 vars in 736 bytes} [Sat May 9 16:22:04 2026] GET /v2.1/os-security-groups/316d3932-4ecb-49c9-a90c-661e64521ee3 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 16:22:04.346 8 WARNING neutronclient.v2_0.client [None req-9508f006-18d8-4550-9faa-b645a5eb2bd1 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.363 7 WARNING neutronclient.v2_0.client [None req-cf4c66cb-a67c-4782-90c4-99319c74c9dd dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.378 8 WARNING neutronclient.v2_0.client [None req-9508f006-18d8-4550-9faa-b645a5eb2bd1 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/596] 10.0.0.99 () {34 vars in 694 bytes} [Sat May 9 16:22:04 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/597] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/f6a2733e-5355-465d-a617-9d96bb381c4a => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 16:22:04.478 7 WARNING neutronclient.v2_0.client [None req-d6681e32-5d41-4d95-94a7-488a32134d4e dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.482 8 WARNING neutronclient.v2_0.client [None req-1a750e2c-6790-4668-bf97-402144f26654 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.503 8 INFO nova.api.openstack.wsgi [None req-1a750e2c-6790-4668-bf97-402144f26654 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] HTTP exception thrown: Security group f6a2733e-5355-465d-a617-9d96bb381c4a does not exist Neutron server returns request_ids: ['req-108f6573-81cb-4df0-a765-3ec7fb69ff19'] [pid: 8|app: 0|req: 301/598] 10.0.0.99 () {32 vars in 736 bytes} [Sat May 9 16:22:04 2026] GET /v2.1/os-security-groups/f6a2733e-5355-465d-a617-9d96bb381c4a => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 16:22:04.515 8 WARNING neutronclient.v2_0.client [None req-ca165f89-aed2-43c2-93c2-6808de821a51 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/599] 10.0.0.99 () {32 vars in 736 bytes} [Sat May 9 16:22:04 2026] GET /v2.1/os-security-groups/6de4a93b-addc-425f-966f-811af18d6c33 => generated 664 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:04.537 7 WARNING neutronclient.v2_0.client [None req-aa3305ec-a98a-4ce9-b33f-e2f1134c8eca dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.549 8 WARNING neutronclient.v2_0.client [None req-ca165f89-aed2-43c2-93c2-6808de821a51 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.558 7 WARNING neutronclient.v2_0.client [None req-aa3305ec-a98a-4ce9-b33f-e2f1134c8eca dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.600 7 WARNING neutronclient.v2_0.client [None req-aa3305ec-a98a-4ce9-b33f-e2f1134c8eca dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/600] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/dd131fc0-c929-4d0a-a103-cd3b2f7d1b06 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 16:22:04.655 8 WARNING neutronclient.v2_0.client [None req-d3449ebc-3e1b-487f-aedd-6d93ce2ef5a3 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.676 8 INFO nova.api.openstack.wsgi [None req-d3449ebc-3e1b-487f-aedd-6d93ce2ef5a3 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] HTTP exception thrown: Security group dd131fc0-c929-4d0a-a103-cd3b2f7d1b06 does not exist Neutron server returns request_ids: ['req-e4c5db68-c8de-4556-8d24-9870d94c7845'] [pid: 8|app: 0|req: 303/601] 10.0.0.99 () {32 vars in 736 bytes} [Sat May 9 16:22:04 2026] GET /v2.1/os-security-groups/dd131fc0-c929-4d0a-a103-cd3b2f7d1b06 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.99 () {32 vars in 749 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-group-rules/0f292709-1b62-467c-82e8-abd805dd0198 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 16:22:04.694 8 WARNING neutronclient.v2_0.client [None req-b92f7649-9fca-4563-9fc2-c65c26352d85 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.698 7 WARNING neutronclient.v2_0.client [None req-4d7c99cf-1f02-469d-8497-5c825bc3d8ac dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.734 7 WARNING neutronclient.v2_0.client [None req-4d7c99cf-1f02-469d-8497-5c825bc3d8ac dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.753 8 WARNING neutronclient.v2_0.client [None req-b92f7649-9fca-4563-9fc2-c65c26352d85 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.795 8 WARNING neutronclient.v2_0.client [None req-b92f7649-9fca-4563-9fc2-c65c26352d85 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The python binding code in 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/603] 10.0.0.99 () {32 vars in 662 bytes} [Sat May 9 16:22:04 2026] GET /v2.1/os-security-groups => generated 707 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/6de4a93b-addc-425f-966f-811af18d6c33 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 16:22:04.862 8 WARNING neutronclient.v2_0.client [None req-0fc56e1e-db30-43c7-b690-53086a71bf38 dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.876 7 WARNING neutronclient.v2_0.client [None req-69078f2a-5100-4e97-bfe9-e911370eb50e 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.897 7 INFO nova.api.openstack.wsgi [None req-69078f2a-5100-4e97-bfe9-e911370eb50e 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] HTTP exception thrown: Security group dd131fc0-c929-4d0a-a103-cd3b2f7d1b06 does not exist Neutron server returns request_ids: ['req-f61cf91d-2fa1-48d7-acca-2d2d65d8a24c'] [pid: 7|app: 0|req: 301/605] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/dd131fc0-c929-4d0a-a103-cd3b2f7d1b06 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 16:22:04.903 8 WARNING neutronclient.v2_0.client [None req-0fc56e1e-db30-43c7-b690-53086a71bf38 dde25bedda50462ea71d0f014d94f45d d4c24e7aa8b54262b737fd5b9730ab2d - - default default] The 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-09 16:22:04.916 7 WARNING neutronclient.v2_0.client [None req-2a3bb624-76fd-4ce7-bee4-33ad5463f911 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.949 7 INFO nova.api.openstack.wsgi [None req-2a3bb624-76fd-4ce7-bee4-33ad5463f911 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] HTTP exception thrown: Security group f6a2733e-5355-465d-a617-9d96bb381c4a does not exist Neutron server returns request_ids: ['req-273879bb-afa4-49ea-a206-3f58b55cd4d9'] [pid: 7|app: 0|req: 302/606] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/f6a2733e-5355-465d-a617-9d96bb381c4a => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 16:22:04.969 7 WARNING neutronclient.v2_0.client [None req-a5dbb4f7-0f0b-4bed-a049-87dee00c3834 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] The 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-09 16:22:04.994 7 INFO nova.api.openstack.wsgi [None req-a5dbb4f7-0f0b-4bed-a049-87dee00c3834 51931919c12147b7ab0cb12800321586 5ac443cbf2964851917a28afa5fb927c - - default default] HTTP exception thrown: Security group 316d3932-4ecb-49c9-a90c-661e64521ee3 does not exist Neutron server returns request_ids: ['req-fe543a95-dd62-4576-aa06-80d20ac73097'] [pid: 7|app: 0|req: 303/607] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/316d3932-4ecb-49c9-a90c-661e64521ee3 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 10.0.0.99 () {32 vars in 739 bytes} [Sat May 9 16:22:04 2026] DELETE /v2.1/os-security-groups/ba53d151-f9ae-4953-a2c7-b87b6fcbbbfb => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 16:22:08.277 7 WARNING neutronclient.v2_0.client [None req-eef0ca79-5a39-4003-a28a-49972c5eb6c0 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The 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-09 16:22:08.322 7 WARNING neutronclient.v2_0.client [None req-eef0ca79-5a39-4003-a28a-49972c5eb6c0 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The 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-09 16:22:08.557 7 WARNING neutronclient.v2_0.client [None req-eef0ca79-5a39-4003-a28a-49972c5eb6c0 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/609] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:22:08 2026] POST /v2.1/servers => generated 450 bytes in 1233 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-09 16:22:09.439 8 WARNING neutronclient.v2_0.client [None req-a3162bc9-1df4-43a2-b0ee-36a3df0cc0e0 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/610] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:09 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1254 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-09 16:22:10.576 7 WARNING neutronclient.v2_0.client [None req-3abf9dd2-857a-44c9-a5ef-89ec13ff66a2 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/613] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:10 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1304 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:11.796 8 WARNING neutronclient.v2_0.client [None req-064aff71-c424-467d-a3c3-fc3aec700899 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/614] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:11 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1352 bytes in 1151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:13.920 7 WARNING neutronclient.v2_0.client [None req-1bc64b44-7fa5-456f-a224-00655c0a0a08 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/615] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:13 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1360 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/616] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:22:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:15.165 8 WARNING neutronclient.v2_0.client [None req-910f4afa-3451-43fa-a3ce-69fb4c49c78b 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The 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-09 16:22:15.207 7 WARNING neutronclient.v2_0.client [None req-badac2c6-35a3-4d6f-8ffe-16e5e560faef 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/617] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:15 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1437 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:22:15.427 7 WARNING neutronclient.v2_0.client [None req-badac2c6-35a3-4d6f-8ffe-16e5e560faef 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in 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/618] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:22:14 2026] POST /v2.1/servers => generated 424 bytes in 695 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-09 16:22:15.724 8 WARNING neutronclient.v2_0.client [None req-81b64c48-9530-4203-8c12-3e958c3acfbf 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/619] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:15 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1371 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:16.006 7 WARNING neutronclient.v2_0.client [None req-73372a2d-e504-4abd-9b04-188e869d8323 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The 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-09 16:22:16.069 7 WARNING neutronclient.v2_0.client [None req-73372a2d-e504-4abd-9b04-188e869d8323 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The 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-09 16:22:16.285 7 WARNING neutronclient.v2_0.client [None req-73372a2d-e504-4abd-9b04-188e869d8323 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] 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-09 16:22:16.386 8 WARNING neutronclient.v2_0.client [None req-b6ce481b-f1ed-435b-86e6-eb8a2ad348a6 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/620] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:16 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1437 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/621] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:22:15 2026] POST /v2.1/servers => generated 449 bytes in 565 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-09 16:22:16.525 8 WARNING neutronclient.v2_0.client [None req-bf8b3a61-f96e-4323-8d12-82ee4551d5ab 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/622] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:16 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1400 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:16.732 7 INFO nova.api.openstack.compute.server_external_events [req-653665f6-a7c9-4228-97f3-fcb3a4a055f0 req-2c17b495-2d92-4476-8b3d-6e7dd5aea5aa bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:fcf1dc05-81bd-488b-84ff-fdc5e506a9b5 for instance 7181ec87-b89f-4412-83cc-b38e5c8fb968 on instance 2026-05-09 16:22:16.751 7 INFO nova.compute.rpcapi [None req-51df01cd-187f-4025-8593-321ffb796218 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 310/623] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:16 2026] POST /v2.1/os-server-external-events => generated 179 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-09 16:22:16.815 8 WARNING neutronclient.v2_0.client [None req-f94e6019-4381-4a20-b599-c8c054ff1f48 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:16 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1375 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-09 16:22:17.552 7 WARNING neutronclient.v2_0.client [None req-d1432c6a-e2f5-4fd0-812d-2ddfa7450e1c 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] 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-09 16:22:17.626 8 WARNING neutronclient.v2_0.client [None req-d9c23c91-6749-40cb-90fe-47e61ecb5c14 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/625] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:17 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1404 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/626] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:17 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1437 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:17.925 8 WARNING neutronclient.v2_0.client [None req-d857dd62-4a43-44ac-b359-df1d899aead6 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/627] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:17 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:18.836 7 WARNING neutronclient.v2_0.client [None req-5d19b856-39f9-4202-a815-d8ca91d09a6d 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The 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-09 16:22:18.858 8 WARNING neutronclient.v2_0.client [None req-feb324cd-e449-489e-bf8d-1599c008befa 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/628] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:18 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1396 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, ' [pid: 8|app: 0|req: 317/629] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:18 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1437 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:22:19.026 7 WARNING neutronclient.v2_0.client [None req-edcfa9d7-baab-4667-9e4e-eb13b012a590 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in 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/630] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:18 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1423 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-09 16:22:19.966 8 WARNING neutronclient.v2_0.client [None req-80a5312b-5660-4733-8e55-ae378715fc44 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/633] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:19 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1452 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-09 16:22:20.083 7 WARNING neutronclient.v2_0.client [None req-9d22d34c-b0c7-494c-8d67-c9178cce6916 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] 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-09 16:22:20.124 8 WARNING neutronclient.v2_0.client [None req-2f2ad278-9f0f-4101-b63c-d3626841989c 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in 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/634] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:20 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1431 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:20 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1425 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:21.075 8 WARNING neutronclient.v2_0.client [None req-dc57d4d3-9f1d-43e1-b09d-432f5b92cf02 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] 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: 321/636] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:21 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:22:21.143 7 INFO nova.api.openstack.compute.server_external_events [req-75ddd8e3-8899-43ea-8015-b5a279b00520 req-e096f8da-e9a9-4ada-b417-de791bd56f57 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:37eec693-9087-40f2-8b82-6c9371b250e6 for instance eef8d743-fd77-4b9b-9e4c-17fc094f37c9 on instance [pid: 7|app: 0|req: 316/637] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:21 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:21.280 8 WARNING neutronclient.v2_0.client [None req-3ad02058-f81f-4ef3-b75b-d8280a227d38 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The 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-09 16:22:21.296 7 WARNING neutronclient.v2_0.client [None req-0f1611f0-479b-4df3-b795-6315bb374823 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/638] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:21 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1483 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:21 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1425 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:22.186 8 WARNING neutronclient.v2_0.client [None req-44889300-751e-44df-bda0-10792834bef9 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/640] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:22 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1460 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-09 16:22:22.506 7 WARNING neutronclient.v2_0.client [None req-f0210479-56c2-492e-801a-dc0fd38862f6 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] 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-09 16:22:22.542 8 WARNING neutronclient.v2_0.client [None req-9a0ad452-c629-4dd6-ac78-51d546851c64 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/641] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:22 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1471 bytes in 995 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 324/642] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:22 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1425 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:22:23.511 7 WARNING neutronclient.v2_0.client [None req-947cba9f-c4dc-45c2-a79b-1b96219f8557 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/643] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:23 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1537 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:23.993 8 INFO nova.api.openstack.compute.server_external_events [req-cce29e5e-02f7-4ed1-bf62-c1c604c040c8 req-2d40093c-4dd0-4ab0-acfe-c0c57a276435 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance 2026-05-09 16:22:24.005 8 INFO nova.compute.rpcapi [None req-acb437eb-9358-45a5-b9ca-fd1d3052154c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/644] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:24.523 7 WARNING neutronclient.v2_0.client [None req-5b957ad6-e2a2-4b52-bcc5-5b552bfc8fe9 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] 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-09 16:22:24.566 8 WARNING neutronclient.v2_0.client [None req-3e895039-6fab-45cd-afbd-31ac0da4517b 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/645] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:24 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1471 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, ' [pid: 8|app: 0|req: 326/646] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:24 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1425 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:22:24.788 7 WARNING neutronclient.v2_0.client [None req-4aa2c9f5-d3fe-477a-81a5-d793e70a5f5e 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/647] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:24 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1525 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-09 16:22:25.755 8 WARNING neutronclient.v2_0.client [None req-ce6a25a5-eb14-43dc-a4b6-ef673acf914b 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] 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-09 16:22:25.814 7 WARNING neutronclient.v2_0.client [None req-ff632eda-5da8-4299-a7a1-45570bc43576 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/648] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:25 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1471 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:26.080 8 INFO nova.api.openstack.compute.server_external_events [req-a458f55c-3e90-4338-9732-a873115e3c94 req-d4912398-e9d5-4a76-a3a9-9e7da6d89fdd bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:fcf1dc05-81bd-488b-84ff-fdc5e506a9b5 for instance 7181ec87-b89f-4412-83cc-b38e5c8fb968 on instance [pid: 8|app: 0|req: 328/649] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:22:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/650] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:25 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1425 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:26.178 8 WARNING neutronclient.v2_0.client [None req-4aa74cd8-a3d4-45d7-ba6d-b3dd4c1ee9cc 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/651] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:26 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1525 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:27.072 7 WARNING neutronclient.v2_0.client [None req-8910bb52-bf31-4e57-9388-49c0d3f860d9 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] 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-09 16:22:27.158 8 WARNING neutronclient.v2_0.client [None req-0dca811c-fd26-454d-ad13-5e260cdede2f 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/652] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:27 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1471 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:27 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1425 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-09 16:22:27.398 7 WARNING neutronclient.v2_0.client [None req-7b624658-404d-4046-8bac-91dddafde71a 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/654] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:27 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:28.304 8 INFO nova.api.openstack.compute.server_external_events [req-8d552372-22ee-45b4-a919-86c950e1be36 req-6c93e9d7-e6cb-454b-9b5f-0f9b370e17cf bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:37eec693-9087-40f2-8b82-6c9371b250e6 for instance eef8d743-fd77-4b9b-9e4c-17fc094f37c9 on instance [pid: 8|app: 0|req: 331/655] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:22:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:28.333 7 WARNING neutronclient.v2_0.client [None req-967a392f-4c39-44b2-92f0-35dd07f74210 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] 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-09 16:22:28.394 8 WARNING neutronclient.v2_0.client [None req-30c1b369-b7fc-4625-aee1-1274f01cbe89 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/656] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:28 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:28 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1612 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:28.630 7 WARNING neutronclient.v2_0.client [None req-b404b069-afc2-4e87-ae5a-64b3d8c640a4 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The 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-09 16:22:28.637 8 WARNING neutronclient.v2_0.client [None req-453f55e4-6c2b-418c-baa9-4dbdd58d279c 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/658] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:22:28 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968/os-interface => generated 285 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/659] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:28 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1525 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:29.506 8 WARNING neutronclient.v2_0.client [None req-6f762f8c-cea6-4a7b-9e7f-f11dd3452e1c 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] 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-09 16:22:29.639 7 WARNING neutronclient.v2_0.client [None req-5545707c-d800-4868-87fb-97cf2857209d 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/660] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1656 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:29.742 8 INFO nova.api.openstack.compute.server_external_events [req-859648b2-23e9-4ea0-8a68-b8f830774e92 req-2366f908-0bfe-4348-a3b9-c234e692ebc7 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:fcf1dc05-81bd-488b-84ff-fdc5e506a9b5 for instance 7181ec87-b89f-4412-83cc-b38e5c8fb968 on instance [pid: 8|app: 0|req: 335/661] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22: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: 7|app: 0|req: 327/662] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1612 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/665] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/666] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9/ips => generated 109 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-09 16:22:29.870 8 WARNING neutronclient.v2_0.client [None req-8ba41835-a4f4-4e3d-b3d1-3963ad29a3c5 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/667] 10.0.0.99 () {32 vars in 640 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers => generated 388 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 331/668] 10.0.0.99 () {32 vars in 824 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9/ips/tempest-ServerAddressesTestJSON-1975497085-network => generated 94 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/669] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:29 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1525 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/670] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:22:29 2026] DELETE /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => 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-09 16:22:30.088 7 WARNING neutronclient.v2_0.client [None req-d3f84978-fb6b-43d4-9c56-077232e0b104 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/671] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:22:29 2026] DELETE /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 0 bytes in 135 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-09 16:22:30.171 8 WARNING neutronclient.v2_0.client [None req-9d0f1cc1-cb2c-4663-90d7-890e7a670a54 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in 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/672] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:30 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1618 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/673] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:30 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1662 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:30.663 7 INFO nova.api.openstack.compute.server_external_events [req-ebf23760-fe1c-4b38-8cc2-2db704df8742 req-2cc8127e-957f-4586-845b-e570b2f76792 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance [pid: 7|app: 0|req: 334/674] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:22:30 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-09 16:22:31.050 8 WARNING neutronclient.v2_0.client [None req-f55c3a08-cfa2-474d-915b-37f2cec82bfa 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/675] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:30 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1525 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-09 16:22:31.250 7 WARNING neutronclient.v2_0.client [None req-71627c6d-1726-4c60-b167-1a093e639b63 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] 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-09 16:22:31.350 8 WARNING neutronclient.v2_0.client [None req-86ffc3d3-fbd5-4218-9ce8-f80705a8d535 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/676] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:31 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1738 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/677] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:31 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1662 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:32.201 7 WARNING neutronclient.v2_0.client [None req-730197f0-8b19-45de-b042-eca6deb160e3 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/678] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:32 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1716 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:32.371 8 WARNING neutronclient.v2_0.client [None req-8e3a8a56-eb4f-406c-9a8d-989f55de133c 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] 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-09 16:22:32.433 7 WARNING neutronclient.v2_0.client [None req-a48734d1-722d-41f3-90a8-4dbd241bccbd 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The python binding code in 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/679] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:22:32 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:32.526 8 WARNING neutronclient.v2_0.client [None req-adcf3f29-731f-4812-87fc-8ea37a67ce62 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/680] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:32 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1738 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/681] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:32 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1662 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-09 16:22:33.091 7 INFO nova.api.openstack.compute.server_external_events [req-d0a6e062-f18d-439c-bff1-57d4872dfedd req-01028b51-9164-4f4b-b845-a9cdf6dce217 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:37eec693-9087-40f2-8b82-6c9371b250e6 for instance eef8d743-fd77-4b9b-9e4c-17fc094f37c9 on instance [pid: 7|app: 0|req: 338/682] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:33 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-09 16:22:33.192 7 INFO nova.api.openstack.compute.server_external_events [req-8e388b3c-9556-4e5b-81ae-6e348ac4c67a req-3929e37d-36ee-44e0-aebc-00c31e1f456e bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance [pid: 7|app: 0|req: 339/683] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:33.212 8 WARNING neutronclient.v2_0.client [None req-1b831783-7364-455e-9081-d25487260e57 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/684] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:33 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1716 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-09 16:22:33.593 7 WARNING neutronclient.v2_0.client [None req-f6896d98-49f2-4c93-b97b-e288ed81ce9e 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] 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-09 16:22:33.682 8 WARNING neutronclient.v2_0.client [None req-feb2eaae-78a4-4c6f-980f-d6460d8f7396 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in 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/685] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:33 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1738 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:33 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1452 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:34.786 7 WARNING neutronclient.v2_0.client [None req-181ce90e-c747-4644-bf50-59db9e67c2cf 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The 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-09 16:22:34.817 8 WARNING neutronclient.v2_0.client [None req-a00dd5d1-a309-4638-b211-006669d847fb 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/687] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:34 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1381 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:34 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1457 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:35.129 7 INFO nova.api.openstack.compute.server_external_events [req-49ee78e5-a07b-49ea-826e-b39099a4c941 req-caeeb316-d461-46e8-9a36-8bd7ead7a770 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:fcf1dc05-81bd-488b-84ff-fdc5e506a9b5 for instance 7181ec87-b89f-4412-83cc-b38e5c8fb968 on instance [pid: 7|app: 0|req: 342/689] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:35 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:35.898 8 WARNING neutronclient.v2_0.client [None req-7c6479e6-ede8-4286-a252-0c01ea7a1564 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The 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-09 16:22:35.926 7 WARNING neutronclient.v2_0.client [None req-8086cf77-187d-41ae-a212-acc7436e2ded 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] The python binding code in 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/690] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:35 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:35 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:37.003 8 WARNING neutronclient.v2_0.client [None req-b3247c7a-f8a6-45ba-8b94-3c87394ff094 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] The 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-09 16:22:37.005 7 INFO nova.api.openstack.wsgi [None req-84691113-0d8b-4606-8047-70fd638466c3 6615673ddf7345778787e30af1bd2c59 fbf1ecefd2084610963b497cb8a5f042 - - default default] HTTP exception thrown: Instance eef8d743-fd77-4b9b-9e4c-17fc094f37c9 could not be found. [pid: 7|app: 0|req: 344/692] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:36 2026] GET /v2.1/servers/eef8d743-fd77-4b9b-9e4c-17fc094f37c9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:36 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 1386 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-09 16:22:38.083 7 INFO nova.api.openstack.wsgi [None req-5c357c52-550a-4861-9780-484c4037860c 57bd5b1b5739432fb222cce04824a3fd a8710885e3064e62953f3db809165e2e - - default default] HTTP exception thrown: Instance 7181ec87-b89f-4412-83cc-b38e5c8fb968 could not be found. [pid: 7|app: 0|req: 345/694] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:38 2026] GET /v2.1/servers/7181ec87-b89f-4412-83cc-b38e5c8fb968 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/695] 10.0.0.99 () {32 vars in 705 bytes} [Sat May 9 16:22:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1936670232 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/698] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:22:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:22:49.697 8 WARNING neutronclient.v2_0.client [None req-33908188-f071-490b-a110-f90e04f563e3 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The 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-09 16:22:49.782 8 WARNING neutronclient.v2_0.client [None req-33908188-f071-490b-a110-f90e04f563e3 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The 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-09 16:22:49.953 8 WARNING neutronclient.v2_0.client [None req-33908188-f071-490b-a110-f90e04f563e3 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/701] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:22:49 2026] POST /v2.1/servers => generated 451 bytes in 1195 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-09 16:22:50.840 7 WARNING neutronclient.v2_0.client [None req-85ef4722-f1d5-4d83-943e-91ec1cde8494 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/702] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:50 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1422 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-09 16:22:52.037 8 WARNING neutronclient.v2_0.client [None req-75b54a61-a8de-421c-a2a4-9cf5a9f3d348 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/703] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:52 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1426 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:53.138 7 WARNING neutronclient.v2_0.client [None req-da66bc7b-b72f-49e7-9bd5-8476d39af64b a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The 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-09 16:22:53.150 8 WARNING neutronclient.v2_0.client [None req-aaa7d117-5322-46f5-9b95-2af292544a11 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/704] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:53 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1474 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:22:53 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/os-interface => generated 284 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:53.295 7 WARNING neutronclient.v2_0.client [None req-48475218-5238-4962-8ce0-63c6b8875cff 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/706] 10.0.0.99 () {32 vars in 814 bytes} [Sat May 9 16:22:53 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/os-interface/5fda51a6-487d-4fba-ab43-9f6ab9028748 => generated 281 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/707] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:53 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 156 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, ' [pid: 7|app: 0|req: 353/708] 10.0.0.99 () {34 vars in 749 bytes} [Sat May 9 16:22:53 2026] POST /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/709] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:53 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:54.223 7 WARNING neutronclient.v2_0.client [None req-09d8d347-8346-47ce-ac0a-b1eb4fea7cc7 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] 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: 357/710] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:54 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/711] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:54 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1474 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:54.668 8 INFO nova.api.openstack.compute.server_external_events [req-f7e7a437-b21a-430e-b734-9a0c48bffdcc req-74710989-2509-476d-ba11-77a2c752618f bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance [pid: 8|app: 0|req: 358/712] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/713] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:55 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:55.694 8 WARNING neutronclient.v2_0.client [None req-a63d659c-2767-4917-b2e3-d1709e90beed a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/714] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:55 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1550 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:56.508 7 INFO nova.api.openstack.compute.server_external_events [req-c4729f45-b633-402d-a5d0-e9a163cb17df req-bc1b0481-919e-49c9-9c11-012808ffb91a bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:0a2ae378-5576-43af-8d67-bf7014fe5f27 for instance b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 on instance [pid: 7|app: 0|req: 356/715] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/716] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:56 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 156 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-09 16:22:57.373 7 WARNING neutronclient.v2_0.client [None req-bc215c45-42fc-4422-bae1-51e7ceb0ad57 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/717] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:57 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1548 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: 8|app: 0|req: 361/718] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:57 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 194 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:57.725 7 WARNING neutronclient.v2_0.client [None req-1fcdc21f-6770-407c-842a-ac5de6d91899 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/719] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:57 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1950 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/720] 10.0.0.99 () {34 vars in 749 bytes} [Sat May 9 16:22:57 2026] POST /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/721] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:57 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 194 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-09 16:22:58.543 8 WARNING neutronclient.v2_0.client [None req-f3e774c4-2a6d-4bd1-a211-265f32fd4dba a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/722] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:58 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1548 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/723] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:58 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:59.262 8 INFO nova.api.openstack.compute.server_external_events [req-079a2ca9-1749-4a76-8376-d6e4f50935e5 req-118c7b2e-8a83-4610-9e46-4b9dda307143 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance [pid: 8|app: 0|req: 364/724] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:22:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:22:59.784 7 WARNING neutronclient.v2_0.client [None req-0ea9c7e0-6f4c-418d-abb6-63004299e7ec a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/727] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:22:59 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1548 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, ' [pid: 8|app: 0|req: 367/728] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:22:59 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:00.536 7 INFO nova.api.openstack.compute.server_external_events [req-c2c1faef-b5c1-4d22-9ea9-aadadbb91a35 req-2b081a93-7f0b-4a92-ab65-44c321677326 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:0a2ae378-5576-43af-8d67-bf7014fe5f27 for instance b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 on instance [pid: 7|app: 0|req: 362/729] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:23:00 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-09 16:23:00.979 8 WARNING neutronclient.v2_0.client [None req-f4854de7-3ddd-4450-a7e2-2721cf018cfc a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] 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: 363/730] 10.0.0.99 () {32 vars in 722 bytes} [Sat May 9 16:23:01 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/731] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:23:01 2026] DELETE /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => 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-09 16:23:01.207 7 WARNING neutronclient.v2_0.client [None req-f99784f3-dde8-4521-852e-3f6e0f6f6632 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/732] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:00 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1548 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:01 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1842 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:02.561 8 WARNING neutronclient.v2_0.client [None req-b30ddcbf-d698-409a-b41b-82f4570e7c8a a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] 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-09 16:23:02.620 7 WARNING neutronclient.v2_0.client [None req-91dc5acc-d6f9-4621-b6ae-efae9b7917f5 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/734] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:02 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1548 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:02 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1842 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:03.822 8 WARNING neutronclient.v2_0.client [None req-a1518713-a6bd-4fc1-a20e-ccdf24274acc a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The 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-09 16:23:03.860 7 WARNING neutronclient.v2_0.client [None req-8063f3df-ab90-4936-87b8-4adf57cc51f4 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/736] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:03 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1775 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:04.492 7 INFO nova.api.openstack.compute.server_external_events [req-dc0769f6-ab26-4e1d-9465-ff12e0241f79 req-f8f8787d-78c1-4cdb-83bf-55bac20ab3e5 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-unplugged:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance [pid: 7|app: 0|req: 368/737] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:23:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/738] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:03 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1724 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:04.520 7 INFO nova.api.openstack.compute.server_external_events [req-c61b5738-891e-4152-94f2-54cc9e161cd1 req-bb6b3e81-bdc6-4341-aa09-7056603a02e7 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:5fda51a6-487d-4fba-ab43-9f6ab9028748 for instance 6091479f-6935-4905-9638-a60bad14972c on instance [pid: 7|app: 0|req: 369/739] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:23:04.548 8 WARNING neutronclient.v2_0.client [None req-a2b38050-5cae-43ea-acb8-a5b4d6736dc4 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in 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/740] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:23:04 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1/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-09 16:23:05.300 7 WARNING neutronclient.v2_0.client [None req-f771a1e3-312b-4340-b41b-dd235ddb870c a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in 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/741] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:05 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1724 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-09 16:23:05.534 7 WARNING neutronclient.v2_0.client [None req-6d4158cb-6b64-42de-921d-700f9f36d805 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in 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/742] 10.0.0.99 () {32 vars in 640 bytes} [Sat May 9 16:23:05 2026] GET /v2.1/servers => generated 377 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/743] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:05 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:23:05 2026] DELETE /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:05.721 7 WARNING neutronclient.v2_0.client [None req-e5929e70-9c32-48b1-9f89-b8e1a970dbe6 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in 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/745] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:05 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1730 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-09 16:23:06.566 8 INFO nova.api.openstack.compute.server_external_events [req-a0c61662-aeca-4a96-9d19-d096509e770a req-d6365622-19aa-4421-881f-2df58f86d20c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:0a2ae378-5576-43af-8d67-bf7014fe5f27 for instance b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 on instance [pid: 8|app: 0|req: 374/746] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:06.638 7 WARNING neutronclient.v2_0.client [None req-a03def16-b0ea-45d6-a1ed-45346294f080 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/747] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:06 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 1486 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-09 16:23:07.238 8 WARNING neutronclient.v2_0.client [None req-7fe9f8a0-9a5d-4333-8640-104407805f4b a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/748] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:07 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1730 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-09 16:23:07.712 7 INFO nova.api.openstack.wsgi [None req-22aa13c4-1294-4fdd-aec1-b3ec4073c3fe 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] HTTP exception thrown: Instance 6091479f-6935-4905-9638-a60bad14972c could not be found. [pid: 7|app: 0|req: 374/749] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:07 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/750] 10.0.0.99 () {32 vars in 703 bytes} [Sat May 9 16:23:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-218038984 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:08.292 7 INFO nova.api.openstack.wsgi [None req-1868088a-485c-40e6-b5b6-d4b931136889 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] HTTP exception thrown: Instance 6091479f-6935-4905-9638-a60bad14972c could not be found. [pid: 7|app: 0|req: 375/751] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:23:08 2026] DELETE /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 16:23:08.329 8 INFO nova.api.openstack.wsgi [None req-a94a5132-c704-4792-befe-0b594d11e96e 7cd7dabe22f54009bfca0704575f72c3 0d884fb487f445ad9383026bc02e19ed - - default default] HTTP exception thrown: Instance 6091479f-6935-4905-9638-a60bad14972c could not be found. [pid: 8|app: 0|req: 377/752] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:08 2026] GET /v2.1/servers/6091479f-6935-4905-9638-a60bad14972c => generated 111 bytes in 34 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-09 16:23:08.401 7 WARNING neutronclient.v2_0.client [None req-f16b86c4-41d1-43a1-a083-48140fc00ea7 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] 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-09 16:23:08.960 8 INFO nova.api.openstack.compute.server_external_events [req-7e4e8fbb-0b5d-42fd-81bc-78a06903ac59 req-7804f397-eaa1-4aee-8234-b956dfb6f0df bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:0a2ae378-5576-43af-8d67-bf7014fe5f27 for instance b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 on instance [pid: 7|app: 0|req: 376/753] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:08 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1782 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/754] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:08 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-09 16:23:10.035 7 WARNING neutronclient.v2_0.client [None req-138dd4ee-6ee2-435a-9a18-b8f6639df9fc a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in 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/757] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:09 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1508 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-09 16:23:11.194 8 WARNING neutronclient.v2_0.client [None req-fffdc590-f77c-418b-9072-aa328cc288b9 a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] The python binding code in 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/758] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:11 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => generated 1508 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-09 16:23:12.288 7 INFO nova.api.openstack.wsgi [None req-3b9aae16-8c86-4e2c-98e9-5b085523fbfe a5ca9be4281045f2ba8a3643820477c1 47ce7d3de14e40beb722b7ad9c7564b4 - - default default] HTTP exception thrown: Instance b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 could not be found. [pid: 7|app: 0|req: 379/759] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:12 2026] GET /v2.1/servers/b73bdc60-03a3-4b11-8a94-1d6735a5d1f1 => 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: 381/760] 10.0.0.99 () {32 vars in 703 bytes} [Sat May 9 16:23:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-996352526 => generated 0 bytes in 15 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: 380/761] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:23:19 2026] POST /v2.1/os-keypairs => generated 383 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:23:20.721 8 WARNING neutronclient.v2_0.client [None req-aa2d58e9-0926-4473-9da3-3e834db00ad1 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The 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-09 16:23:20.910 8 WARNING neutronclient.v2_0.client [None req-aa2d58e9-0926-4473-9da3-3e834db00ad1 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The 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-09 16:23:22.395 8 WARNING neutronclient.v2_0.client [None req-aa2d58e9-0926-4473-9da3-3e834db00ad1 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/764] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:23:20 2026] POST /v2.1/servers => generated 452 bytes in 2833 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-09 16:23:23.515 7 WARNING neutronclient.v2_0.client [None req-1c7e46a7-e937-4c19-8e85-6bed13f4c07e 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in 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/765] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:23 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1429 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:25.206 7 WARNING neutronclient.v2_0.client [None req-29a6b880-ec38-4b30-bcfc-f06dd647d61d 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in 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/766] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:25 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1425 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/767] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:23:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:26.295 7 WARNING neutronclient.v2_0.client [None req-a4123a4d-4cf0-4d7b-b56f-19b53a5038f9 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/768] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:26 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1481 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:23:26.914 8 WARNING neutronclient.v2_0.client [None req-c6ce0522-928a-4a7a-8533-e57cdb644be8 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The 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-09 16:23:27.006 8 WARNING neutronclient.v2_0.client [None req-c6ce0522-928a-4a7a-8533-e57cdb644be8 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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-09 16:23:27.620 7 WARNING neutronclient.v2_0.client [None req-2af3df06-26f8-4ff1-9644-846aade76d05 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The 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-09 16:23:27.916 8 WARNING neutronclient.v2_0.client [None req-c6ce0522-928a-4a7a-8533-e57cdb644be8 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/769] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:27 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1489 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:23:26 2026] POST /v2.1/servers => generated 452 bytes in 1455 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-09 16:23:28.347 7 WARNING neutronclient.v2_0.client [None req-5a3bb54f-7dc3-4083-b406-0ec09fc1311b 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/771] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:28 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1392 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:28.980 8 WARNING neutronclient.v2_0.client [None req-b728b0a3-acd4-45aa-878e-288237b080a0 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] 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-09 16:23:29.046 7 INFO nova.api.openstack.compute.server_external_events [req-4e105c69-5781-4b33-96d7-4a40e93f3afe req-7f8ef8c4-6a58-4921-b87a-35c9d6b9aaee bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:e117419f-6b22-46d7-b84d-6db91fa8549e for instance 5a07d7f8-971f-4d63-85ed-9ea0e5957a69 on instance [pid: 7|app: 0|req: 387/772] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23: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) [pid: 8|app: 0|req: 386/773] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:28 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1566 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:29.694 7 WARNING neutronclient.v2_0.client [None req-a6af19e0-f69e-40f7-a945-a8a739f91a31 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/776] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:29 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1388 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-09 16:23:30.493 8 WARNING neutronclient.v2_0.client [None req-0dcb78ec-eb65-4f10-b573-de3a785ed4c0 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/777] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:30 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1554 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:30.869 7 WARNING neutronclient.v2_0.client [None req-9beff226-b693-488c-81f5-932dcd7a4b37 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/778] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:30 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1444 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:31.737 8 WARNING neutronclient.v2_0.client [None req-01f92b36-d399-4096-b503-8ad14b6ffa87 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] 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-09 16:23:32.023 7 WARNING neutronclient.v2_0.client [None req-886152cd-e4ee-4a8b-b497-8f100ccb4b81 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/779] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:31 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1554 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/780] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:31 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1444 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-09 16:23:33.117 8 WARNING neutronclient.v2_0.client [None req-73200270-0404-405b-bca9-4fc5ee827bbf 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] 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-09 16:23:33.212 7 WARNING neutronclient.v2_0.client [None req-c8f4a569-b993-4510-a805-546fcd3af4b0 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/781] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:33 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1554 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:33.799 8 INFO nova.api.openstack.compute.server_external_events [req-dc359d1a-22e7-4b1f-8de1-7fc15de6947e req-f6a40ca3-9412-4a8f-8fd2-05e7dd6125f5 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:901ebbca-68a2-4a5b-9cec-3b51dbcaf103 for instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e on instance [pid: 8|app: 0|req: 392/782] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:33 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1519 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:34.756 8 INFO nova.api.openstack.compute.server_external_events [req-d8e95eb9-ab19-4e06-83f4-35e2b14342c6 req-95d206d1-a2d8-4bdf-8c66-2f863163d8a1 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:e117419f-6b22-46d7-b84d-6db91fa8549e for instance 5a07d7f8-971f-4d63-85ed-9ea0e5957a69 on instance [pid: 8|app: 0|req: 393/784] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:23:34 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-09 16:23:34.822 7 WARNING neutronclient.v2_0.client [None req-2c4099e3-377f-4904-9cfe-8edd72daea02 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] 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-09 16:23:34.880 8 WARNING neutronclient.v2_0.client [None req-1e43a800-e7f2-4d56-a8cf-ae783b8180fd 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/785] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:34 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1554 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:34 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1517 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:36.553 7 WARNING neutronclient.v2_0.client [None req-7a259c31-84e2-48d2-b958-1ea598efbeb3 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] 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-09 16:23:36.603 8 WARNING neutronclient.v2_0.client [None req-debf7c89-0b97-4938-9d11-8bdeb1a9b5a0 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/787] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:36 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1738 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, ' [pid: 8|app: 0|req: 395/788] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:36 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1517 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:23:36.803 7 WARNING neutronclient.v2_0.client [None req-69110ab5-e382-4686-986c-fba870328467 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/789] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:23:36 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 16:23:37.647 7 INFO nova.api.openstack.compute.server_external_events [req-585b752d-9ed5-4694-ad05-5ac7f684ede8 req-e50c567a-ec99-4605-91d5-f4c6996957c1 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:e117419f-6b22-46d7-b84d-6db91fa8549e for instance 5a07d7f8-971f-4d63-85ed-9ea0e5957a69 on instance [pid: 7|app: 0|req: 395/790] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:37 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) 2026-05-09 16:23:37.666 8 WARNING neutronclient.v2_0.client [None req-c8829852-efb8-4993-8607-ee3206b56bb8 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in 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/791] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:37 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1738 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/792] 10.0.0.99 () {32 vars in 640 bytes} [Sat May 9 16:23:37 2026] GET /v2.1/servers => generated 384 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:37.868 8 WARNING neutronclient.v2_0.client [None req-10c1074b-7934-478e-a6af-b9577f3aed3f 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/793] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:23:37 2026] DELETE /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/794] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:37 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1517 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:23:38.026 7 WARNING neutronclient.v2_0.client [None req-7dcf256d-3324-49b5-b8cb-2a932c0ad98e 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/795] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:37 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1744 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:39.033 8 WARNING neutronclient.v2_0.client [None req-7beec769-573e-4619-bd92-ebd26b5a2dfc 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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-09 16:23:39.140 7 INFO nova.api.openstack.compute.server_external_events [req-0c475613-34d3-4047-84d5-614bf67615e5 req-aa8a1686-f664-428d-a7a2-ff61a1434857 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:901ebbca-68a2-4a5b-9cec-3b51dbcaf103 for instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e on instance [pid: 7|app: 0|req: 399/796] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:23:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:39 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1517 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-09 16:23:39.189 7 WARNING neutronclient.v2_0.client [None req-fe288096-ce47-4f7c-8197-2a0b8fce507a 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in 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/798] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:39 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1864 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:40.212 8 WARNING neutronclient.v2_0.client [None req-44b50414-4e82-4244-8d4c-f03035912571 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/801] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:40 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1517 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:23:40.378 7 WARNING neutronclient.v2_0.client [None req-51f7eb64-7f6b-4924-ab38-e40845a09f3e 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/802] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:40 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1864 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:41.310 8 INFO nova.api.openstack.compute.server_external_events [req-f6e7c064-0f10-4d6d-8a3f-2d985f24d7f2 req-efe5394e-8ac7-40f7-b91d-99b976e8bdb5 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:e117419f-6b22-46d7-b84d-6db91fa8549e for instance 5a07d7f8-971f-4d63-85ed-9ea0e5957a69 on instance [pid: 8|app: 0|req: 401/803] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:41 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-09 16:23:41.424 7 WARNING neutronclient.v2_0.client [None req-ce0f7d65-50cf-4148-b326-378aa052db6b 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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: 403/804] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:41 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1699 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:23:41.540 8 WARNING neutronclient.v2_0.client [None req-6b23f99f-e35c-4a73-9960-b722bd9b4896 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] 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-09 16:23:41.574 7 WARNING neutronclient.v2_0.client [None req-0352811a-519c-4370-a619-9392f4e87a31 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/805] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:41 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1510 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/806] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:23:41 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:42.366 8 INFO nova.api.openstack.compute.server_external_events [req-ba90fedb-b423-443c-9f34-3fa3901f6cb2 req-9c6c663b-e534-4f40-b526-571d747cbd96 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:901ebbca-68a2-4a5b-9cec-3b51dbcaf103 for instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e on instance [pid: 8|app: 0|req: 403/807] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:42.644 7 WARNING neutronclient.v2_0.client [None req-e6c9a17c-d098-415f-8225-860c56b9078e 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/808] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:42 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1515 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:43.746 8 WARNING neutronclient.v2_0.client [None req-a01f5e21-8c9c-4637-8203-edeca8a43bd7 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/809] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:43 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 1515 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:44.849 7 INFO nova.api.openstack.wsgi [None req-5bac50a1-d915-4dce-9538-50d4dde8dea2 9a8e23cf026d4b1aaae25d51d2426a78 95ba98f43dc64e9bb9dba24465707cd9 - - default default] HTTP exception thrown: Instance 5a07d7f8-971f-4d63-85ed-9ea0e5957a69 could not be found. [pid: 7|app: 0|req: 406/810] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:44 2026] GET /v2.1/servers/5a07d7f8-971f-4d63-85ed-9ea0e5957a69 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/811] 10.0.0.99 () {32 vars in 699 bytes} [Sat May 9 16:23:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-8038780 => generated 0 bytes in 24 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: 408/814] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:23:51 2026] POST /v2.1/os-keypairs => generated 397 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:23:52.949 8 WARNING neutronclient.v2_0.client [None req-e6d71755-91e7-45a5-9766-7c21b0700cb0 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The 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-09 16:23:53.000 8 WARNING neutronclient.v2_0.client [None req-e6d71755-91e7-45a5-9766-7c21b0700cb0 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The 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-09 16:23:53.179 8 WARNING neutronclient.v2_0.client [None req-e6d71755-91e7-45a5-9766-7c21b0700cb0 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/815] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:23:52 2026] POST /v2.1/servers => generated 449 bytes in 510 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-09 16:23:53.432 7 WARNING neutronclient.v2_0.client [None req-32f12bcf-4795-4fb0-962e-7cbc8867eac6 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/816] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:53 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1401 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:54.515 8 WARNING neutronclient.v2_0.client [None req-46826849-8e82-4596-a702-fd0aee875d5d f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/817] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:54 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1405 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-09 16:23:55.610 7 WARNING neutronclient.v2_0.client [None req-7d226260-81ca-4002-bb5e-a337473ca9e3 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/818] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:55 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1453 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:56.684 8 WARNING neutronclient.v2_0.client [None req-5cd58ae7-3959-43bf-b29f-f316937182e4 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/819] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:56 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:23:57.774 7 WARNING neutronclient.v2_0.client [None req-93a19bfe-dc02-40a4-8bfb-75cb01f1001e f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/820] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:57 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1461 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-09 16:23:58.764 8 INFO nova.api.openstack.compute.server_external_events [req-e706e196-c1fa-404d-9007-6f9d87f61dee req-aac6b83e-d54d-465d-8c98-739733df0cee bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:7eb2e28b-d807-4f6a-80fe-e802ad203a7e for instance 55db62a2-ef2b-4437-be16-e7259505374f on instance [pid: 8|app: 0|req: 410/821] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:23:58 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-09 16:23:58.854 7 WARNING neutronclient.v2_0.client [None req-357748e3-b7ea-4662-beed-af3e154cfb78 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/822] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:23:58 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1538 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:00.068 8 WARNING neutronclient.v2_0.client [None req-7d58f929-16ad-4d2e-85df-32556f73b566 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/825] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:00 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1526 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:01.210 7 WARNING neutronclient.v2_0.client [None req-1f9b226a-b4be-4b1f-ac74-7a38a667210c f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/826] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:01 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1526 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-09 16:24:02.351 8 WARNING neutronclient.v2_0.client [None req-f661fda5-1d48-4f6a-a1af-b18cb0e60d03 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/827] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:02 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1526 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-09 16:24:02.727 7 INFO nova.api.openstack.compute.server_external_events [req-a470b5db-1893-4d9f-b33b-a5d390dd4d12 req-1d1f4c54-7bdb-4917-abd0-068f736041e3 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:7eb2e28b-d807-4f6a-80fe-e802ad203a7e for instance 55db62a2-ef2b-4437-be16-e7259505374f on instance [pid: 7|app: 0|req: 415/828] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:24:02 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-09 16:24:03.494 8 WARNING neutronclient.v2_0.client [None req-3184aa44-753b-4f3b-a732-8512e2e5b817 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/829] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:03 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1526 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-09 16:24:04.556 7 WARNING neutronclient.v2_0.client [None req-1d3a380e-7bee-4013-b5bb-49f33e8e743a 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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: 416/830] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:04 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:04.682 8 WARNING neutronclient.v2_0.client [None req-ada6c5e0-ac58-47ff-9811-843a833d0ece f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] 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-09 16:24:04.729 7 WARNING neutronclient.v2_0.client [None req-d798dc62-d9f8-46ed-ac4b-d9ff289d592a 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/831] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:04 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1526 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:04 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1819 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, ' [pid: 8|app: 0|req: 416/833] 10.0.0.99 () {34 vars in 749 bytes} [Sat May 9 16:24:05 2026] POST /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e/action => generated 0 bytes in 106 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-09 16:24:05.206 7 WARNING neutronclient.v2_0.client [None req-70a1ae81-7bdb-462c-aa6a-045527b6ee18 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/834] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:05 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1821 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-09 16:24:05.899 8 WARNING neutronclient.v2_0.client [None req-1db9def3-84af-4f90-b1b9-845ee543065e f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/835] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:05 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1694 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:06.214 7 WARNING neutronclient.v2_0.client [None req-2a543e06-db0f-4c75-b5b6-4a4eb4d8e6f1 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] 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-09 16:24:06.395 8 WARNING neutronclient.v2_0.client [None req-d94038d6-4787-47fd-8178-e1f52978b828 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/836] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:06 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1694 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/837] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:06 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1821 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:07.619 7 WARNING neutronclient.v2_0.client [None req-c37d1c0d-e72f-471a-b609-90d4e1b88653 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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-09 16:24:07.656 8 INFO nova.api.openstack.compute.server_external_events [req-b2c83e67-a809-4f2f-8972-1702f7a41722 req-e477d17a-5889-4e0d-a84c-ec13839cbde8 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:7eb2e28b-d807-4f6a-80fe-e802ad203a7e for instance 55db62a2-ef2b-4437-be16-e7259505374f on instance [pid: 8|app: 0|req: 419/838] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:07 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) [pid: 7|app: 0|req: 420/839] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:07 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1821 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:08.942 8 WARNING neutronclient.v2_0.client [None req-7eb85301-6237-4043-ac74-d3d91b3bf496 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/840] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:08 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1821 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:10.089 8 WARNING neutronclient.v2_0.client [None req-0b14faac-e3d8-4d8b-91ad-fd105b0fb45e 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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: 422/843] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:24:09 2026] POST /v2.1/os-keypairs => generated 397 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/844] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:10 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1826 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:11.286 7 WARNING neutronclient.v2_0.client [None req-fc13779d-705d-4c49-905c-3af443261209 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/845] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:11 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1826 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: 423/846] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:24:11 2026] POST /v2.1/os-keypairs => generated 385 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-09 16:24:12.474 7 WARNING neutronclient.v2_0.client [None req-7edbcbf9-4bc8-493e-ac6c-474ffe637594 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The 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-09 16:24:12.584 8 WARNING neutronclient.v2_0.client [None req-e6889d0d-047e-44b0-b350-f63e01bbb258 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/847] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:12 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1826 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:12.639 8 WARNING neutronclient.v2_0.client [None req-e6889d0d-047e-44b0-b350-f63e01bbb258 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The 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-09 16:24:12.677 8 WARNING neutronclient.v2_0.client [None req-e6889d0d-047e-44b0-b350-f63e01bbb258 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The 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-09 16:24:12.892 8 WARNING neutronclient.v2_0.client [None req-e6889d0d-047e-44b0-b350-f63e01bbb258 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/848] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:24:12 2026] POST /v2.1/servers => generated 497 bytes in 669 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-09 16:24:13.211 7 WARNING neutronclient.v2_0.client [None req-c825e456-85e2-4b34-b886-9ace72893406 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/849] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:13 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1456 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:13.647 8 WARNING neutronclient.v2_0.client [None req-a681571f-9fc3-4697-934a-1d20785f50bf 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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-09 16:24:13.739 7 INFO nova.api.openstack.compute.server_external_events [req-bf721700-2cd6-4270-899d-9ec038ddd65c req-4db594fd-ea49-4d98-b890-900fd2a54a9c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-unplugged:901ebbca-68a2-4a5b-9cec-3b51dbcaf103 for instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e on instance [pid: 7|app: 0|req: 426/850] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:24:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/851] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:13 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1826 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:14.309 7 WARNING neutronclient.v2_0.client [None req-82a12552-5959-4217-8498-a35e7446707d 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/852] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:14 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1460 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-09 16:24:14.830 8 WARNING neutronclient.v2_0.client [None req-dad67d75-9e42-4bc6-9af6-34c84fb53948 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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: 426/853] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:14 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1826 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:15.415 8 WARNING neutronclient.v2_0.client [None req-37fe5b63-e3ed-4f15-92a9-737e6d9adf43 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/854] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:15 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/855] 10.0.0.99 () {34 vars in 749 bytes} [Sat May 9 16:24:14 2026] POST /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f/action => generated 31922 bytes in 559 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-09 16:24:15.838 8 INFO nova.api.openstack.compute.server_external_events [req-107729c3-4d53-49ea-9494-f85fd61e75b2 req-186170a9-c624-4773-bd73-3bb0d21d9914 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:901ebbca-68a2-4a5b-9cec-3b51dbcaf103 for instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e on instance [pid: 8|app: 0|req: 428/856] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:24:15 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-09 16:24:15.998 7 WARNING neutronclient.v2_0.client [None req-417a730c-211d-44c1-82d4-9e7ff8aeea56 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/857] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:15 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1819 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-09 16:24:16.510 8 WARNING neutronclient.v2_0.client [None req-6997ba33-4f99-4233-b115-1f590bbe24cd 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/858] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:16 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1508 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:17.618 7 WARNING neutronclient.v2_0.client [None req-28b46e75-3b50-4ed3-843c-f0930fe679e0 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/859] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:17 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1516 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-09 16:24:18.532 8 INFO nova.api.openstack.compute.server_external_events [req-6569db6e-6334-467b-8fd0-e7f7c7d3bde5 req-aa3125d6-4ddf-4d79-9058-d1835dcbbb68 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:4db451e0-85fb-45c0-8377-6c1d62239957 for instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 on instance [pid: 8|app: 0|req: 430/860] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:18 2026] POST /v2.1/os-server-external-events => generated 179 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-09 16:24:18.727 7 WARNING neutronclient.v2_0.client [None req-79ef034f-3ff9-488b-9109-95a463d2b296 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/861] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:18 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1641 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-09 16:24:19.898 8 WARNING neutronclient.v2_0.client [None req-d6b6bf58-1561-4ba4-9b09-e70bbbd91b0e 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/864] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:19 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1629 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-09 16:24:21.092 7 WARNING neutronclient.v2_0.client [None req-622b4c07-2e42-4973-b3df-a4a5c2925b53 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/865] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:21 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1629 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-09 16:24:22.239 8 WARNING neutronclient.v2_0.client [None req-f5b93739-3f8a-4875-9ce3-675f44ef7894 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/866] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:22 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1629 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:23.373 7 WARNING neutronclient.v2_0.client [None req-fc53878e-456d-454c-8091-9b5f09590406 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/867] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:23 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1629 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-09 16:24:24.092 8 INFO nova.api.openstack.compute.server_external_events [req-6d97a909-973b-4326-ac66-4c06b35100ee req-11835905-6a20-407b-aa3d-4dbc36137bc7 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:4db451e0-85fb-45c0-8377-6c1d62239957 for instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 on instance [pid: 8|app: 0|req: 434/868] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:24:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:24.585 7 WARNING neutronclient.v2_0.client [None req-d21291af-13a7-4a42-986d-81e6c9c7a870 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/869] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:24 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1629 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:25.766 8 WARNING neutronclient.v2_0.client [None req-12719619-0b68-46a4-b5d2-eaa2934e3375 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/870] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:25 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1809 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:26.444 7 WARNING neutronclient.v2_0.client [None req-dbe89612-d0b9-4973-9da2-1d479a3dc639 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/871] 10.0.0.99 () {32 vars in 740 bytes} [Sat May 9 16:24:26 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:27.169 8 INFO nova.api.openstack.compute.server_external_events [req-c533110b-95ca-4a26-b606-ce1cdfeafba9 req-3eab96ef-0e28-4199-ba54-3e779ad9b99d bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:4db451e0-85fb-45c0-8377-6c1d62239957 for instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 on instance [pid: 8|app: 0|req: 436/872] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:29.212 7 INFO nova.api.openstack.compute.server_external_events [req-a7a5297b-19b6-4132-a13a-542401883fb4 req-1d428426-1dda-41be-aa59-0ee65ce12e79 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:7eb2e28b-d807-4f6a-80fe-e802ad203a7e for instance 55db62a2-ef2b-4437-be16-e7259505374f on instance [pid: 7|app: 0|req: 437/873] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/876] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:24:30 2026] POST /v2.1/os-keypairs => generated 397 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-09 16:24:32.022 8 WARNING neutronclient.v2_0.client [None req-af40a17c-cbc6-4cdc-9310-2d61a2b65d4f a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The 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-09 16:24:32.204 8 WARNING neutronclient.v2_0.client [None req-af40a17c-cbc6-4cdc-9310-2d61a2b65d4f a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/877] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:24:31 2026] POST /v2.1/servers => generated 424 bytes in 435 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-09 16:24:32.408 8 WARNING neutronclient.v2_0.client [None req-f0bdbba8-3cf6-4ee2-bf73-7691ddab8521 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The 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-09 16:24:32.419 7 WARNING neutronclient.v2_0.client [None req-17d8bf95-2ab3-4362-a385-4d6955b700ad f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/878] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:32 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:32.461 7 WARNING neutronclient.v2_0.client [None req-17d8bf95-2ab3-4362-a385-4d6955b700ad f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The 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-09 16:24:32.628 7 WARNING neutronclient.v2_0.client [None req-17d8bf95-2ab3-4362-a385-4d6955b700ad f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/879] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:24:32 2026] POST /v2.1/servers => generated 449 bytes in 468 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-09 16:24:32.845 8 WARNING neutronclient.v2_0.client [None req-51aba1fa-dbda-4df4-8a3e-501c99ef5808 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/880] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:32 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1401 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:33.501 7 WARNING neutronclient.v2_0.client [None req-ee947dff-cfc2-40ee-b8e5-a4465dca89af a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/881] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:33 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1371 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-09 16:24:33.936 8 WARNING neutronclient.v2_0.client [None req-41bab4cb-0cfb-4f44-9f86-b749eafeb633 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/882] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:33 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1405 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-09 16:24:34.617 7 WARNING neutronclient.v2_0.client [None req-3b57c86f-fb94-432a-af37-3a19785d90dc a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/883] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:34 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1419 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:35.020 8 WARNING neutronclient.v2_0.client [None req-25f34c36-9b24-47fc-a5dc-b584a4b64cb5 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] 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-09 16:24:35.051 7 WARNING neutronclient.v2_0.client [None req-6825cff7-d0e6-4c95-b6b5-d5d796f34b20 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/884] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:34 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1397 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/885] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:35 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1929 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-09 16:24:35.702 8 WARNING neutronclient.v2_0.client [None req-b89c1277-4244-4797-bbb7-e73368646539 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/886] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:35 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1419 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:36.109 7 WARNING neutronclient.v2_0.client [None req-f323a172-68d7-466c-ab44-5a1ab1556da3 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/887] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:36 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1397 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-09 16:24:36.793 8 WARNING neutronclient.v2_0.client [None req-6f40e6e0-22ac-46ab-81cc-ecf86550d37b a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/888] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:36 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1427 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, ' [pid: 7|app: 0|req: 445/889] 10.0.0.99 () {32 vars in 752 bytes} [Sat May 9 16:24:36 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:37.198 8 WARNING neutronclient.v2_0.client [None req-86d8e6e5-2f5f-4cf4-9282-3e8259e89c73 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/890] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:37 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:37.604 7 INFO nova.api.openstack.compute.server_external_events [req-a069bd7b-dff7-44e7-98ad-546859bcad62 req-ea63ae02-2bb7-4d1e-b998-cbcb61ead875 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:294f12be-733f-4d86-9262-aa480a3c3ca0 for instance c26a59c1-caf4-45dd-93a1-670faebc61f2 on instance [pid: 7|app: 0|req: 446/891] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:24:37.624 8 WARNING neutronclient.v2_0.client [None req-f5b5dd1f-9fd9-4633-ad71-65d24173d98a 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/892] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:37 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/893] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:24:37 2026] DELETE /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 0 bytes in 83 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-09 16:24:37.884 8 WARNING neutronclient.v2_0.client [None req-9fcbe923-a192-4479-9080-b50f201f38a2 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The 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-09 16:24:37.894 7 WARNING neutronclient.v2_0.client [None req-def3824c-cb0d-4155-9322-3469af225658 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:37 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1479 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/895] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:37 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1825 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:38.300 8 WARNING neutronclient.v2_0.client [None req-9ca5c5a7-ca16-4aaf-8908-5f6b8c3667b8 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/896] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:38 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/897] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:24:38 2026] DELETE /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 0 bytes in 90 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-09 16:24:38.636 8 WARNING neutronclient.v2_0.client [None req-b2bdf26a-e589-436c-9fae-306d0c6f7cf7 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/898] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:38 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1935 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:39.068 7 WARNING neutronclient.v2_0.client [None req-65973b43-3084-40e7-8939-3aa4b7fee4e8 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The 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-09 16:24:39.089 8 WARNING neutronclient.v2_0.client [None req-bceb0ca8-374b-4fa1-abef-97ffc2a462b7 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/899] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:39 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1467 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/900] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:39 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1825 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-09 16:24:39.385 7 WARNING neutronclient.v2_0.client [None req-a327ac6d-f2b4-4a74-8c9a-33dba5c3272a f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/901] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:39 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1528 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:39.833 8 WARNING neutronclient.v2_0.client [None req-5bdf2bff-2633-4a92-8861-bd271a82eb69 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] 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-09 16:24:39.884 7 INFO nova.api.openstack.compute.server_external_events [req-8f4182dd-25af-4153-81d7-2aa452e42c61 req-1cef1912-1b9e-47be-81de-a9b25517ee16 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:1b1619fd-3f91-4387-bc45-329d8b48c904 for instance 0bfe273c-8f77-4f1f-aad3-b784399714ea on instance [pid: 7|app: 0|req: 453/904] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/905] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:39 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1935 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:40.263 7 WARNING neutronclient.v2_0.client [None req-b8bdeb91-918d-453c-8e7c-56266f322a34 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The 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-09 16:24:40.291 8 WARNING neutronclient.v2_0.client [None req-ef1c4791-ea0a-4f34-819e-08024c7605df 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in 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/906] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:40 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/907] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:40 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1825 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:40.627 7 WARNING neutronclient.v2_0.client [None req-ab258368-2738-4042-bbbf-444ca932e4a5 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/908] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:40 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1526 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-09 16:24:40.982 8 WARNING neutronclient.v2_0.client [None req-5c00391e-d0a0-49f1-9ebc-d07daf6a9524 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] 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-09 16:24:41.080 7 INFO nova.api.openstack.compute.server_external_events [req-bfd4246a-b256-4fa2-9db9-a9097fc320aa req-2b4c5978-ce0a-4416-946f-32ed3eb009df bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:901ebbca-68a2-4a5b-9cec-3b51dbcaf103 for instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e on instance [pid: 7|app: 0|req: 456/909] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/910] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:40 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1935 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:41.416 7 WARNING neutronclient.v2_0.client [None req-820747e4-1bea-4de0-8729-5395c0b7162d a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The 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-09 16:24:41.442 8 WARNING neutronclient.v2_0.client [None req-0eecaec0-e0a9-4fc0-aaa3-589a1c9af80e 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/911] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:41 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1473 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/912] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:41 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1467 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-09 16:24:41.794 8 WARNING neutronclient.v2_0.client [None req-094b5327-25f9-412c-a5ca-43800d367426 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/913] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:41 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1526 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-09 16:24:42.065 7 INFO nova.api.openstack.compute.server_external_events [req-98432bdb-6faf-4ca0-93de-ade4f4e0b234 req-b848d93f-d85f-4a09-93eb-a8397fcd86ef bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:4db451e0-85fb-45c0-8377-6c1d62239957 for instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 on instance [pid: 7|app: 0|req: 458/914] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:42 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-09 16:24:42.156 8 WARNING neutronclient.v2_0.client [None req-023549fd-8d18-4643-ab41-4dfe7d1148a5 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/915] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:42 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1537 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-09 16:24:42.554 7 WARNING neutronclient.v2_0.client [None req-23f5c950-8fa7-4576-bea2-517e4c7a7268 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] The 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-09 16:24:42.560 8 WARNING neutronclient.v2_0.client [None req-24d9cfe2-31d9-4009-889b-b0b0b570a1b2 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/916] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:42 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1478 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/917] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:42 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:42.935 7 WARNING neutronclient.v2_0.client [None req-a7ea15ba-1c8e-455f-97ed-cc8b64ae6d06 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/918] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:42 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1526 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-09 16:24:43.250 8 WARNING neutronclient.v2_0.client [None req-602cd76e-6e80-4a7a-8909-323f86aae9b2 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in 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/919] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:43 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1542 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-09 16:24:43.650 7 WARNING neutronclient.v2_0.client [None req-2fdbf934-ce71-426e-b016-f5d5dd873e88 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] 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: 461/920] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:43 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => generated 1478 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:43.707 8 WARNING neutronclient.v2_0.client [None req-ec6a752e-c335-4015-a612-8e7bbd5cb00a a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/921] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:43 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1467 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-09 16:24:43.958 7 INFO nova.api.openstack.compute.server_external_events [req-d0c49ec9-aa60-4c2c-974a-e11cef133b17 req-1f210168-2b5f-4272-b8b1-95dd8503cd5c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:294f12be-733f-4d86-9262-aa480a3c3ca0 for instance c26a59c1-caf4-45dd-93a1-670faebc61f2 on instance [pid: 7|app: 0|req: 462/922] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:24:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:44.084 8 WARNING neutronclient.v2_0.client [None req-db3cf6e6-5453-45e6-9e91-34706b21965b f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/923] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:44 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:44.371 7 WARNING neutronclient.v2_0.client [None req-0a93a24e-8b65-4c3a-aca7-12ada791089e 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/924] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:44 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 1542 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:44.728 8 INFO nova.api.openstack.wsgi [None req-cd908123-3b7e-4cf3-b8dd-89360a434cf2 3c8a34e3d488466b959f92015f196724 546e310f407e4db8ac3c78dfe57a75cb - - default default] HTTP exception thrown: Instance d2d2999e-f49f-4cdc-9d17-8d59a34be78e could not be found. [pid: 8|app: 0|req: 462/925] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:44 2026] GET /v2.1/servers/d2d2999e-f49f-4cdc-9d17-8d59a34be78e => 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: 464/926] 10.0.0.99 () {32 vars in 705 bytes} [Sat May 9 16:24:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1180744891 => generated 0 bytes in 23 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-09 16:24:44.855 8 WARNING neutronclient.v2_0.client [None req-fdb566e3-5026-41c4-8970-827d80e92721 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/927] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:44 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1467 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:45.233 7 WARNING neutronclient.v2_0.client [None req-2f8d7a55-ebb4-4a7a-b8a4-7362f61c048e f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/928] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:45 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:45.461 8 INFO nova.api.openstack.wsgi [None req-b28aea3f-c4e9-40b7-bcdc-a9486dc42dbe 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] HTTP exception thrown: Instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 could not be found. [pid: 8|app: 0|req: 464/929] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:45 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:45.496 7 INFO nova.api.openstack.wsgi [None req-1aa38c0f-c76b-4037-bf29-91a56358e5d7 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] HTTP exception thrown: Instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 could not be found. [pid: 7|app: 0|req: 466/930] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:24:45 2026] DELETE /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => 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-09 16:24:45.528 8 INFO nova.api.openstack.wsgi [None req-fcffc2a6-5c92-4773-84aa-01d499a7b9a9 24d83dfd0f8945c2a7c1e2ba497f8d12 2ec64a02a6bc4bff98180aff89ce8b6c - - default default] HTTP exception thrown: Instance 41c0f983-d8dd-40d0-95fa-2c4170febf96 could not be found. [pid: 8|app: 0|req: 465/931] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:45 2026] GET /v2.1/servers/41c0f983-d8dd-40d0-95fa-2c4170febf96 => 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: 467/932] 10.0.0.99 () {32 vars in 703 bytes} [Sat May 9 16:24:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-667688654 => generated 0 bytes in 24 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-09 16:24:45.988 8 INFO nova.api.openstack.compute.server_external_events [req-3531c072-7e77-49ba-b774-c3b866003a0d req-110deabb-dab1-4101-b26c-6e65f6940876 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:1b1619fd-3f91-4387-bc45-329d8b48c904 for instance 0bfe273c-8f77-4f1f-aad3-b784399714ea on instance [pid: 8|app: 0|req: 466/933] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:24:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:24:46.097 7 WARNING neutronclient.v2_0.client [None req-aec49390-3b74-415a-89bb-096fa5de45d1 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] 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: 467/934] 10.0.0.99 () {32 vars in 727 bytes} [Sat May 9 16:24:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1314043723 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/935] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:46 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1646 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:24:46.426 8 WARNING neutronclient.v2_0.client [None req-17e55b4b-fbba-46ee-b484-d5f5178f1ae0 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/936] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:46 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1526 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/937] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:24:47 2026] DELETE /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:47.731 8 WARNING neutronclient.v2_0.client [None req-819d1537-b767-4df2-8fcc-bb8c157fb9af a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/938] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:47 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1652 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:48.495 7 WARNING neutronclient.v2_0.client [None req-202827a9-2907-4e6d-9851-ed60be39c80b f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/939] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:48 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1693 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-09 16:24:48.640 8 WARNING neutronclient.v2_0.client [None req-c3212427-0689-48bf-9e54-c8a070ef1ecb f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/940] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:48 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1693 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-09 16:24:48.916 7 WARNING neutronclient.v2_0.client [None req-9cfbfea9-b5bc-402e-8d8e-01bfe0930e65 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] 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-09 16:24:49.558 8 INFO nova.api.openstack.compute.server_external_events [req-3ea925fe-62d6-4f4f-b79f-06ed0c8ef952 req-0978491d-b22e-4bf0-9a14-bfd5416fc48f bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:1b1619fd-3f91-4387-bc45-329d8b48c904 for instance 0bfe273c-8f77-4f1f-aad3-b784399714ea on instance [pid: 8|app: 0|req: 471/941] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:49 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: 7|app: 0|req: 471/942] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:48 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1652 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:50.718 7 WARNING neutronclient.v2_0.client [None req-05a280a8-b20b-48ef-9565-ad68a63aa01f a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] 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-09 16:24:50.779 8 INFO nova.api.openstack.compute.server_external_events [req-09f6c1bc-6e5e-4825-bcf4-c4769c325c69 req-13ce3b69-e6ad-4dc6-bca2-02c5cfcc5ee4 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:294f12be-733f-4d86-9262-aa480a3c3ca0 for instance c26a59c1-caf4-45dd-93a1-670faebc61f2 on instance [pid: 8|app: 0|req: 473/945] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:24:50 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) [pid: 7|app: 0|req: 473/946] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:50 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1610 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-09 16:24:51.856 8 WARNING neutronclient.v2_0.client [None req-8d51e123-86b4-44b5-b719-dcd2e18f081f a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/947] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:51 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:24:52.953 7 WARNING neutronclient.v2_0.client [None req-29fe5cdb-ab7d-42f9-aa7c-d0de31217a5c a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] The python binding code in 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/948] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:52 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 1453 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-09 16:24:54.033 8 INFO nova.api.openstack.wsgi [None req-a1c4fadc-f9a7-4b75-8a32-942cd824d685 a1ba29301b924d029d5f805cffb6065d 24cda3fc5b384972a45af5a2af006a15 - - default default] HTTP exception thrown: Instance c26a59c1-caf4-45dd-93a1-670faebc61f2 could not be found. [pid: 8|app: 0|req: 475/949] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:24:54 2026] GET /v2.1/servers/c26a59c1-caf4-45dd-93a1-670faebc61f2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/950] 10.0.0.99 () {34 vars in 749 bytes} [Sat May 9 16:24:57 2026] POST /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea/action => generated 31892 bytes in 546 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: 477/953] 10.0.0.185 () {30 vars in 619 bytes} [Sat May 9 16:25:01 2026] GET /v2.1 => generated 0 bytes in 141 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: 477/954] 10.0.0.185 () {32 vars in 692 bytes} [Sat May 9 16:25:01 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: 478/955] 10.0.0.185 () {34 vars in 913 bytes} [Sat May 9 16:25:01 2026] GET /v2.1/os-simple-tenant-usage/d3d7ee704dd544f08d4fcf013da031b3?start=2026-05-08T00:00:00&end=2026-05-09T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/956] 10.0.0.185 () {30 vars in 654 bytes} [Sat May 9 16:25:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/957] 10.0.0.185 () {30 vars in 619 bytes} [Sat May 9 16:25:04 2026] GET /v2.1 => generated 0 bytes in 237 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 479/958] 10.0.0.185 () {32 vars in 692 bytes} [Sat May 9 16:25:04 2026] GET /v2.1/ => generated 411 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/959] 10.0.0.185 () {34 vars in 913 bytes} [Sat May 9 16:25:05 2026] GET /v2.1/os-simple-tenant-usage/d3d7ee704dd544f08d4fcf013da031b3?start=2026-05-08T00:00:00&end=2026-05-09T23:59:59 => generated 20 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/960] 10.0.0.185 () {30 vars in 654 bytes} [Sat May 9 16:25:05 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 8|app: 0|req: 481/961] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:25:08 2026] DELETE /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-09 16:25:08.787 7 WARNING neutronclient.v2_0.client [None req-52d9f94d-dc3a-48c1-8700-ef95af2ecd9d f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/962] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:08 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1819 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:25:10.055 8 WARNING neutronclient.v2_0.client [None req-b8c2901d-73f9-4881-b228-1e9151a018e8 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/965] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:10 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1819 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-09 16:25:11.254 7 WARNING neutronclient.v2_0.client [None req-ba10cc13-b37f-45cc-947a-e47f12871873 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/966] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:11 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1819 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:25:11.899 8 INFO nova.api.openstack.compute.server_external_events [req-97bba460-80e2-4ded-b4ab-07b15ad6da86 req-f92ef1b4-e830-4686-b0a4-30d83d851934 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:1b1619fd-3f91-4387-bc45-329d8b48c904 for instance 0bfe273c-8f77-4f1f-aad3-b784399714ea on instance [pid: 8|app: 0|req: 484/967] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:25: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-09 16:25:12.469 7 WARNING neutronclient.v2_0.client [None req-afe7925c-2b24-445e-bc05-3e3e84e5b0f4 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/968] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:12 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1482 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-09 16:25:13.574 8 WARNING neutronclient.v2_0.client [None req-ee32f278-624b-495c-b0c3-747b5cdc0ffd f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/969] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:13 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1487 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-09 16:25:14.684 7 WARNING neutronclient.v2_0.client [None req-ec9aa44b-a14e-4205-9056-1eba192055ab f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/970] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:14 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 1487 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-09 16:25:15.811 8 INFO nova.api.openstack.wsgi [None req-7d5b5203-1504-497f-bde0-de9d8198495f f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] HTTP exception thrown: Instance 0bfe273c-8f77-4f1f-aad3-b784399714ea could not be found. [pid: 8|app: 0|req: 486/971] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:15 2026] GET /v2.1/servers/0bfe273c-8f77-4f1f-aad3-b784399714ea => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/972] 10.0.0.99 () {32 vars in 727 bytes} [Sat May 9 16:25:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-135952993 => generated 0 bytes in 24 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: 487/973] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:25:16 2026] DELETE /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-09 16:25:16.644 7 WARNING neutronclient.v2_0.client [None req-3d0bce7f-3c9a-4509-865c-3c38e4befaed f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/974] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:16 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1700 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:25:18.033 8 WARNING neutronclient.v2_0.client [None req-9109d3d5-4d78-43c2-bd18-392b2323dea6 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/975] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:17 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1700 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:25:19.179 7 WARNING neutronclient.v2_0.client [None req-dc4d57a7-210f-48f1-b0cd-57d96a3ac6cc f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/976] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:19 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1700 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:25:19.579 8 INFO nova.api.openstack.compute.server_external_events [req-be1e8773-ee4c-4b15-8d2b-9e8f6b2e520c req-0557d574-9458-4608-bbf9-d7821e59665f bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:7eb2e28b-d807-4f6a-80fe-e802ad203a7e for instance 55db62a2-ef2b-4437-be16-e7259505374f on instance [pid: 8|app: 0|req: 489/977] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:25:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:25:20.510 7 WARNING neutronclient.v2_0.client [None req-a7c687cf-ff43-4659-a457-d7a5571e7f31 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/980] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:20 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1482 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-09 16:25:21.620 8 WARNING neutronclient.v2_0.client [None req-06cd19f1-ac15-43c3-8743-dfa3e4e5183d f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in 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/981] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:21 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1487 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-09 16:25:22.722 7 WARNING neutronclient.v2_0.client [None req-8efa606b-cfd1-4ed6-91e5-25a425d5b305 f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/982] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:22 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => generated 1487 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-09 16:25:23.807 8 INFO nova.api.openstack.wsgi [None req-cba208f2-9d65-4476-9c6a-ffd443cd8eaf f28c8ff067b9401fb8dda2c344b5c078 e7fbb0d76cd04c698dde88777f669841 - - default default] HTTP exception thrown: Instance 55db62a2-ef2b-4437-be16-e7259505374f could not be found. [pid: 8|app: 0|req: 492/983] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:25:23 2026] GET /v2.1/servers/55db62a2-ef2b-4437-be16-e7259505374f => 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: 492/984] 10.0.0.99 () {32 vars in 727 bytes} [Sat May 9 16:25:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-745170745 => 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: 500/999] 10.0.0.99 () {34 vars in 670 bytes} [Sat May 9 16:26:33 2026] POST /v2.1/os-keypairs => generated 395 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:26:35.786 7 WARNING neutronclient.v2_0.client [None req-d8f7e96b-f526-4632-b587-68027ef196f7 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The 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-09 16:26:35.832 7 WARNING neutronclient.v2_0.client [None req-d8f7e96b-f526-4632-b587-68027ef196f7 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The 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-09 16:26:36.123 7 WARNING neutronclient.v2_0.client [None req-d8f7e96b-f526-4632-b587-68027ef196f7 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in 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/1000] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:26:35 2026] POST /v2.1/servers => generated 447 bytes in 607 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-09 16:26:36.349 8 WARNING neutronclient.v2_0.client [None req-b3121da4-0d9f-4d49-9bee-d733152eb623 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in 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/1001] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:26:36 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:26:41.440 7 WARNING neutronclient.v2_0.client [None req-2ec4cf84-d491-4f5f-820d-917bdb767c46 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] 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: 502/1004] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:26:41 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 16:26:41.583 8 INFO nova.api.openstack.compute.server_external_events [req-c9725353-94b2-4797-aaed-20baf410313f req-704a071a-cbaa-4ef7-b5a8-956f8c441a8b bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:c0d75e24-399b-4e38-a43e-e84e163f95bf for instance aa5916bc-0593-4ae3-8015-042c8c3a1a54 on instance [pid: 8|app: 0|req: 503/1005] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:26:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:26:46.402 7 INFO nova.api.openstack.compute.server_external_events [req-cfefd199-06fb-40df-95ff-ea28ec41d7f2 req-fc874115-ffc9-46a0-a8b6-da2a716031d0 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:c0d75e24-399b-4e38-a43e-e84e163f95bf for instance aa5916bc-0593-4ae3-8015-042c8c3a1a54 on instance [pid: 7|app: 0|req: 503/1006] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:26: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-09 16:26:46.639 8 WARNING neutronclient.v2_0.client [None req-b2fd7d79-adb1-48f6-b638-01f86087fadc 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1007] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:26:46 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 1516 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:26:51.849 7 WARNING neutronclient.v2_0.client [None req-92a4ec77-b535-4a30-84f1-1660f187d9a8 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in 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/1010] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:26:51 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:26:53.206 7 INFO nova.api.openstack.compute.server_external_events [req-00264044-3ea6-446f-9a2f-e1334c5c715f req-28a913e8-6f42-4ca4-96fb-a38e06667934 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:c0d75e24-399b-4e38-a43e-e84e163f95bf for instance aa5916bc-0593-4ae3-8015-042c8c3a1a54 on instance [pid: 7|app: 0|req: 506/1011] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:26:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:26:53.257 8 WARNING neutronclient.v2_0.client [None req-7116d647-82a5-428d-afc4-68ea61d20407 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The 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-09 16:26:53.297 8 WARNING neutronclient.v2_0.client [None req-7116d647-82a5-428d-afc4-68ea61d20407 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The 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-09 16:26:53.574 8 WARNING neutronclient.v2_0.client [None req-7116d647-82a5-428d-afc4-68ea61d20407 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in 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/1012] 10.0.0.99 () {34 vars in 662 bytes} [Sat May 9 16:26:53 2026] POST /v2.1/servers => generated 447 bytes in 604 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-09 16:26:53.830 7 WARNING neutronclient.v2_0.client [None req-aba60107-0261-4177-9e08-e88e0269ede5 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in 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/1013] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:26:53 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 1394 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:26:58.926 8 WARNING neutronclient.v2_0.client [None req-8e620b7a-f547-48cf-b75d-3b079705986a 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1014] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:26:58 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 1519 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-09 16:26:59.149 7 INFO nova.api.openstack.compute.server_external_events [req-4744b72c-ac0d-4fd8-940b-695bdab0d742 req-8c18f0a3-7cf8-471f-b00b-b9ba9956cc99 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:eb74bd7d-1441-4d82-b511-9c927e297a9e for instance 0bb67581-8695-466f-a54a-06b1aae229a5 on instance [pid: 7|app: 0|req: 508/1015] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:26:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:03.843 8 INFO nova.api.openstack.compute.server_external_events [req-edd3b1fe-cef9-40f0-a6de-6d46906ab5f4 req-bf46b7e6-3bb0-4187-a31a-773296811d95 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:eb74bd7d-1441-4d82-b511-9c927e297a9e for instance 0bb67581-8695-466f-a54a-06b1aae229a5 on instance [pid: 8|app: 0|req: 509/1018] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:27:03 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-09 16:27:04.073 7 WARNING neutronclient.v2_0.client [None req-1d023215-a7a6-4d9c-b835-94658c69c889 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1019] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:27:04 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 1517 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:09.379 8 WARNING neutronclient.v2_0.client [None req-9824fc1a-46c7-4a76-8ad4-a8ddfb333ae3 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1020] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:27:09 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 1817 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-09 16:27:10.733 8 INFO nova.api.openstack.compute.server_external_events [req-9d78b2bf-cd81-4f25-b313-2207c328ca25 req-42a6ca03-82c8-4ca9-ba29-7975013dd12c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:eb74bd7d-1441-4d82-b511-9c927e297a9e for instance 0bb67581-8695-466f-a54a-06b1aae229a5 on instance [pid: 8|app: 0|req: 512/1023] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:27:10 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-09 16:27:40.983 7 WARNING neutronclient.v2_0.client [None req-bea6eb09-30da-40bb-a6f0-2978e4758d05 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The 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-09 16:27:41.028 7 WARNING neutronclient.v2_0.client [None req-bea6eb09-30da-40bb-a6f0-2978e4758d05 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The 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-09 16:27:41.189 7 WARNING neutronclient.v2_0.client [None req-bea6eb09-30da-40bb-a6f0-2978e4758d05 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 199.204.45.23 () {36 vars in 713 bytes} [Sat May 9 16:27:40 2026] POST /v2.1/servers => generated 453 bytes in 672 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:41.779 8 WARNING neutronclient.v2_0.client [None req-59d995df-4eb1-48c3-9931-1a7711886866 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1031] 199.204.45.23 () {32 vars in 732 bytes} [Sat May 9 16:27:41 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 2213 bytes in 51 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-09 16:27:41.833 7 WARNING neutronclient.v2_0.client [None req-838cf47d-eada-455a-b850-ec1c003c55e0 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1032] 199.204.45.23 () {32 vars in 758 bytes} [Sat May 9 16:27:41 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 517/1033] 199.204.45.23 () {32 vars in 776 bytes} [Sat May 9 16:27:41 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:44.449 7 WARNING neutronclient.v2_0.client [None req-91cebf44-32de-423d-accd-08367125f9b8 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1034] 199.204.45.23 () {32 vars in 732 bytes} [Sat May 9 16:27:44 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 2371 bytes in 91 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-09 16:27:44.540 8 WARNING neutronclient.v2_0.client [None req-2bf05b06-259d-4c79-92c8-4716102e103a 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1035] 199.204.45.23 () {32 vars in 758 bytes} [Sat May 9 16:27:44 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 518/1036] 199.204.45.23 () {32 vars in 776 bytes} [Sat May 9 16:27:44 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:46.798 8 INFO nova.api.openstack.compute.server_external_events [req-a93cdc66-3a93-443e-83eb-5042d147fff3 req-b8b043fb-19be-43db-95de-6cabf4739e70 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:2bc4c399-9781-4449-b32f-2c9735e80bc4 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 519/1037] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:27:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:47.463 7 WARNING neutronclient.v2_0.client [None req-e54ef477-dbe1-4b4c-8da7-869ca31be325 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1038] 199.204.45.23 () {32 vars in 732 bytes} [Sat May 9 16:27:47 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 2445 bytes in 136 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-09 16:27:47.766 8 WARNING neutronclient.v2_0.client [None req-a602ab58-45f0-436a-bb47-e061be7c6c72 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1039] 199.204.45.23 () {32 vars in 758 bytes} [Sat May 9 16:27:47 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 283 bytes in 243 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: 520/1040] 199.204.45.23 () {32 vars in 776 bytes} [Sat May 9 16:27:47 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-volume_attachments => generated 197 bytes in 46 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-09 16:27:50.536 7 WARNING neutronclient.v2_0.client [None req-0cedae53-2e80-4238-abb9-d8f86f673956 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1043] 199.204.45.23 () {32 vars in 732 bytes} [Sat May 9 16:27:50 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 2433 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:50.676 8 WARNING neutronclient.v2_0.client [None req-d506546d-0c7d-4e96-be9f-1c208ff145f4 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1044] 199.204.45.23 () {32 vars in 758 bytes} [Sat May 9 16:27:50 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 283 bytes in 78 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: 523/1045] 199.204.45.23 () {32 vars in 776 bytes} [Sat May 9 16:27:50 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-volume_attachments => generated 197 bytes in 60 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-09 16:27:52.419 8 INFO nova.api.openstack.compute.server_external_events [req-a718eef1-f4bd-4534-a144-3027567fac18 req-aa10dc9b-3d60-4ca3-8e01-d33666ca442c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:2bc4c399-9781-4449-b32f-2c9735e80bc4 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 523/1046] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:27:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:53.668 7 WARNING neutronclient.v2_0.client [None req-63b49633-7540-475b-b72b-06bd1dc70c4e 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1047] 199.204.45.23 () {32 vars in 732 bytes} [Sat May 9 16:27:53 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 2433 bytes in 136 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-09 16:27:53.817 8 WARNING neutronclient.v2_0.client [None req-49b96fca-f5e3-4c55-8933-e0b03ce3a2ea 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1048] 199.204.45.23 () {32 vars in 758 bytes} [Sat May 9 16:27:53 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 285 bytes in 78 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: 525/1049] 199.204.45.23 () {32 vars in 776 bytes} [Sat May 9 16:27:53 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/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-09 16:27:56.544 8 WARNING neutronclient.v2_0.client [None req-712031ac-354b-4c9f-9443-9d3e824dabc5 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1050] 199.204.45.23 () {32 vars in 732 bytes} [Sat May 9 16:27:56 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 2580 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:27:56.675 7 WARNING neutronclient.v2_0.client [None req-a8891a31-618f-4d03-adda-a2f236ac1a87 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1051] 199.204.45.23 () {32 vars in 758 bytes} [Sat May 9 16:27:56 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 285 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: 526/1052] 199.204.45.23 () {32 vars in 776 bytes} [Sat May 9 16:27:56 2026] GET /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-volume_attachments => generated 197 bytes in 43 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-09 16:28:32.274 7 WARNING neutronclient.v2_0.client [None req-7c04b212-54e9-4624-9a82-6f8015d05b3c 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The 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-09 16:28:32.321 7 WARNING neutronclient.v2_0.client [None req-7c04b212-54e9-4624-9a82-6f8015d05b3c 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] 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-09 16:28:34.612 8 INFO nova.api.openstack.compute.server_external_events [req-014add37-df99-4ff9-b31a-10a1b48a4872 req-d02bd150-0d92-4ea0-9619-de677946a211 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:fad9ecd6-b866-4d87-b9be-ea0672e8eaea for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 531/1061] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:28:34 2026] POST /v2.1/os-server-external-events => generated 179 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-09 16:28:37.930 8 INFO nova.api.openstack.compute.server_external_events [req-4e5d01fc-4b83-4c0c-bc80-45acc9c12e61 req-ab2e5aa9-5031-4b5e-a2f5-1eb5678da18c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:fad9ecd6-b866-4d87-b9be-ea0672e8eaea for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 532/1062] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:28:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:28:40.882 7 WARNING neutronclient.v2_0.client [None req-7c04b212-54e9-4624-9a82-6f8015d05b3c 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1065] 199.204.45.23 () {36 vars in 811 bytes} [Sat May 9 16:28:32 2026] POST /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 281 bytes in 8696 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-09 16:28:41.200 8 INFO nova.api.openstack.compute.server_external_events [req-c62ec713-e58d-489b-82d7-6b6657089fea req-d4287674-30da-4c8c-a988-ddffa49d0b02 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:fad9ecd6-b866-4d87-b9be-ea0672e8eaea for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 535/1066] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:28:41 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-09 16:28:41.517 7 INFO nova.api.openstack.compute.server_external_events [req-6ddc6a83-7c05-4bf8-b591-203a2ed72da3 req-212de332-c09a-40f1-bc2c-5c99d3fca3cb bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:fad9ecd6-b866-4d87-b9be-ea0672e8eaea for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 7|app: 0|req: 532/1067] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:28: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-09 16:29:05.722 8 WARNING neutronclient.v2_0.client [None req-01d41aa4-ce7b-4fe0-b1ee-0fe764a3a17f 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The 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-09 16:29:05.762 8 WARNING neutronclient.v2_0.client [None req-01d41aa4-ce7b-4fe0-b1ee-0fe764a3a17f 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] 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-09 16:29:08.041 7 INFO nova.api.openstack.compute.server_external_events [req-e6a91c4c-c183-4961-bcc4-68d518f332b5 req-dc28b45c-776d-4f81-bf6d-ff874d9e6e66 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:269cd4ac-6d13-46d1-afe1-c2ea7edda8e0 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 7|app: 0|req: 535/1072] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:29:08 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-09 16:29:13.470 7 INFO nova.api.openstack.compute.server_external_events [req-c6de256e-2393-403d-8156-4f3d9685882a req-1b0f4bf9-2f32-4b97-9156-61090420e7ee bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:269cd4ac-6d13-46d1-afe1-c2ea7edda8e0 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 7|app: 0|req: 538/1075] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:29:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 16:29:14.833 8 WARNING neutronclient.v2_0.client [None req-01d41aa4-ce7b-4fe0-b1ee-0fe764a3a17f 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1076] 199.204.45.23 () {36 vars in 811 bytes} [Sat May 9 16:29:05 2026] POST /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 375 bytes in 9234 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-09 16:29:25.036 7 WARNING neutronclient.v2_0.client [None req-c628849a-71dc-47fc-864e-f145ae7005a4 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The 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-09 16:29:25.079 7 WARNING neutronclient.v2_0.client [None req-c628849a-71dc-47fc-864e-f145ae7005a4 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] 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-09 16:29:27.313 8 INFO nova.api.openstack.compute.server_external_events [req-5125213e-ce01-4e89-bbbb-f6b03572d242 req-b9a36458-69af-4f8d-9035-2578ca8693f7 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:a62b20f2-3cdc-45bf-9d12-f5f348743a7d for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 540/1079] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:29:27 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-09 16:29:32.123 8 INFO nova.api.openstack.compute.server_external_events [req-b8e97912-ff18-4f9e-ba27-ce5dced6234c req-cd868178-5d56-4fd8-b4d4-25fa3efd3968 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-plugged:a62b20f2-3cdc-45bf-9d12-f5f348743a7d for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 543/1082] 10.0.0.76 () {38 vars in 814 bytes} [Sat May 9 16:29:32 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) 2026-05-09 16:29:34.614 7 WARNING neutronclient.v2_0.client [None req-c628849a-71dc-47fc-864e-f145ae7005a4 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] The python binding code in 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/1083] 199.204.45.23 () {36 vars in 811 bytes} [Sat May 9 16:29:25 2026] POST /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface => generated 377 bytes in 9662 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-09 16:29:35.201 8 INFO nova.api.openstack.compute.server_external_events [req-0e975a57-f89f-452a-a735-2c7e97beb735 req-44219015-17c9-4e66-866e-77f61eb4a8e9 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:269cd4ac-6d13-46d1-afe1-c2ea7edda8e0 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 544/1084] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:29: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-09 16:29:48.783 8 INFO nova.api.openstack.compute.server_external_events [req-bb8eb768-fa43-48c5-b5d1-7383daaf4b8c req-580a5c60-27cd-42b1-997e-c1613e2b214c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:a62b20f2-3cdc-45bf-9d12-f5f348743a7d for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 546/1087] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:29:48 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, ' [pid: 7|app: 0|req: 542/1088] 199.204.45.23 () {34 vars in 854 bytes} [Sat May 9 16:29:49 2026] DELETE /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface/a62b20f2-3cdc-45bf-9d12-f5f348743a7d => generated 0 bytes in 59 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-09 16:29:50.822 7 INFO nova.api.openstack.compute.server_external_events [req-774ea263-c8c6-41f1-ad97-9d8c56faecce req-2a46a610-9285-4687-bc6e-ec2e8f62cd0d bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:a62b20f2-3cdc-45bf-9d12-f5f348743a7d for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 7|app: 0|req: 544/1091] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:29:50 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-09 16:29:59.354 8 INFO nova.api.openstack.compute.server_external_events [req-3d9e37bd-201a-44c7-ba68-0e2d2e190e92 req-86ef7c8c-8417-4857-a39e-688b23a8ff6c bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:269cd4ac-6d13-46d1-afe1-c2ea7edda8e0 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 548/1092] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:29:59 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: 545/1093] 199.204.45.23 () {34 vars in 854 bytes} [Sat May 9 16:29:59 2026] DELETE /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface/269cd4ac-6d13-46d1-afe1-c2ea7edda8e0 => generated 0 bytes in 46 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: 552/1100] 199.204.45.23 () {34 vars in 854 bytes} [Sat May 9 16:30:20 2026] DELETE /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f/os-interface/fad9ecd6-b866-4d87-b9be-ea0672e8eaea => generated 0 bytes in 65 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: 549/1101] 199.204.45.23 () {34 vars in 754 bytes} [Sat May 9 16:30:24 2026] DELETE /v2.1/servers/638c7d5e-b9db-43c2-8338-b4a908a59e0f => generated 0 bytes in 124 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-09 16:30:27.926 8 INFO nova.api.openstack.compute.server_external_events [req-1772beae-c977-44a5-a7b3-798e8e6b4d8e req-a9692965-f156-4659-bd62-b08aeff124bc bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:2bc4c399-9781-4449-b32f-2c9735e80bc4 for instance 638c7d5e-b9db-43c2-8338-b4a908a59e0f on instance [pid: 8|app: 0|req: 553/1102] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:30:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:30:30.051 7 INFO nova.api.openstack.compute.server_external_events [req-dcf6d760-d00d-4249-bad8-247c0190a2ec req-6e704b58-5915-4437-bdd9-71a43fe2b984 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:eb74bd7d-1441-4d82-b511-9c927e297a9e for instance 0bb67581-8695-466f-a54a-06b1aae229a5 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1105] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:30:30 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: 555/1106] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:30:30 2026] DELETE /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 0 bytes in 101 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-09 16:30:30.195 7 WARNING neutronclient.v2_0.client [None req-520bff0c-4a6d-4186-a74f-f14dafdbc088 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1107] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:30:30 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 1943 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-09 16:30:33.043 8 INFO nova.api.openstack.compute.server_external_events [req-5ce363ec-6b4f-4bd9-8b39-46b688b88f27 req-90f282f5-9ed7-4af0-993b-0560103bfa52 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:eb74bd7d-1441-4d82-b511-9c927e297a9e for instance 0bb67581-8695-466f-a54a-06b1aae229a5 on instance [pid: 8|app: 0|req: 556/1108] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:30:33 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-09 16:30:35.384 7 WARNING neutronclient.v2_0.client [None req-ffb4639d-a16b-4436-990e-2e4e7ea0fa7f 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1109] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:30:35 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 1480 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-09 16:30:40.464 8 INFO nova.api.openstack.wsgi [None req-0b98361f-6022-49b1-9d53-589c4f308c2c 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] HTTP exception thrown: Instance 0bb67581-8695-466f-a54a-06b1aae229a5 could not be found. [pid: 8|app: 0|req: 558/1112] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:30:40 2026] GET /v2.1/servers/0bb67581-8695-466f-a54a-06b1aae229a5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:30:41.146 7 INFO nova.api.openstack.compute.server_external_events [req-f6d7ced3-bd81-4d84-8b25-e110dfd31163 req-df1e258f-56f1-4377-94d6-d8b1feed12af bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-changed:c0d75e24-399b-4e38-a43e-e84e163f95bf for instance aa5916bc-0593-4ae3-8015-042c8c3a1a54 on instance [pid: 7|app: 0|req: 555/1113] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:30:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1114] 10.0.0.99 () {32 vars in 717 bytes} [Sat May 9 16:30:41 2026] DELETE /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 0 bytes in 87 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-09 16:30:41.272 7 WARNING neutronclient.v2_0.client [None req-fb894152-1cb7-46de-bf11-93f007a76d99 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1115] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:30:41 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 1940 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:30:44.077 8 INFO nova.api.openstack.compute.server_external_events [req-6beb2b90-b6cc-4eb2-a60d-296d57204350 req-35a01f23-4df3-4a3b-8998-da1ce3666b23 bd025c9dde3c40efb3022dda6dee89e8 6edb099b5b2c443998bfcaa873e92cd9 - - 755ff06050414866996a349e0a501867 755ff06050414866996a349e0a501867] Creating event network-vif-deleted:c0d75e24-399b-4e38-a43e-e84e163f95bf for instance aa5916bc-0593-4ae3-8015-042c8c3a1a54 on instance [pid: 8|app: 0|req: 560/1116] 10.0.0.173 () {38 vars in 815 bytes} [Sat May 9 16:30:44 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-09 16:30:46.468 7 WARNING neutronclient.v2_0.client [None req-279b0269-2c2b-4b5d-869b-a1d0ed70f71e 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1117] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:30:46 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 1479 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-09 16:30:51.545 8 INFO nova.api.openstack.wsgi [None req-cf8380d4-5410-4489-ba87-dbd16a363d59 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] HTTP exception thrown: Instance aa5916bc-0593-4ae3-8015-042c8c3a1a54 could not be found. [pid: 8|app: 0|req: 562/1120] 10.0.0.99 () {32 vars in 714 bytes} [Sat May 9 16:30:51 2026] GET /v2.1/servers/aa5916bc-0593-4ae3-8015-042c8c3a1a54 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1121] 10.0.0.99 () {32 vars in 723 bytes} [Sat May 9 16:30:52 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-818470737 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 16:30:52.638 8 INFO nova.api.openstack.wsgi [None req-f08c56b9-cd10-4815-b72c-16f9081995bb 27f5e1d4db774a36b3230d3a841786b4 675b329adfc34902b9b586d6b5ac2d66 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-818470737 not found for user 27f5e1d4db774a36b3230d3a841786b4 [pid: 8|app: 0|req: 563/1122] 10.0.0.99 () {32 vars in 720 bytes} [Sat May 9 16:30:52 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-818470737 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1125] 10.0.0.99 () {32 vars in 654 bytes} [Sat May 9 16:31:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1126] 10.0.0.99 () {32 vars in 640 bytes} [Sat May 9 16:31:07 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-09 16:31:07.054 8 WARNING oslo_db.sqlalchemy.utils [None req-eccba1d6-4555-4fc8-bf4d-9840460c991c 5b5048d0189545d28490167ddcb2a60a feaf1f4cef4f423f9e7c8b6a04cbe4d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 566/1127] 10.0.0.99 () {32 vars in 648 bytes} [Sat May 9 16:31:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1128] 10.0.0.99 () {32 vars in 693 bytes} [Sat May 9 16:31:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1165] 10.0.0.2 () {28 vars in 452 bytes} [Sat May 9 16:34: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: 7|app: 0|req: 581/1166] 10.0.0.2 () {30 vars in 656 bytes} [Sat May 9 16:34:04 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 586/1167] 10.0.0.2 () {32 vars in 729 bytes} [Sat May 9 16:34:04 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1168] 10.0.0.2 () {34 vars in 804 bytes} [Sat May 9 16:34:04 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1169] 10.0.0.2 () {28 vars in 452 bytes} [Sat May 9 16:34:05 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1170] 10.0.0.2 () {30 vars in 656 bytes} [Sat May 9 16:34:05 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 588/1171] 10.0.0.2 () {32 vars in 729 bytes} [Sat May 9 16:34:05 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1172] 10.0.0.2 () {34 vars in 892 bytes} [Sat May 9 16:34:05 2026] GET /v2.1/servers/detail?project_id=49a1d42b1bda40a5a5a8b642a9f94795&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1173] 10.0.0.2 () {34 vars in 892 bytes} [Sat May 9 16:34:05 2026] GET /v2.1/servers/detail?project_id=6edb099b5b2c443998bfcaa873e92cd9&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1174] 10.0.0.2 () {34 vars in 892 bytes} [Sat May 9 16:34:05 2026] GET /v2.1/servers/detail?project_id=feaf1f4cef4f423f9e7c8b6a04cbe4d7&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)