+ 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 [Thu Feb 26 22:30:22 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-774d4d7cbd-s9vds 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 0x7f57f8712668 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-02-26 22:30:27.654 8 INFO nova.utils [None req-b59369cd-8811-45f7-bb29-18493a48b558 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-26 22:30:27.791 7 INFO nova.utils [None req-8e2105c7-e63c-41b0-baf5-c64a1221510e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-26 22:30:29.286 8 WARNING keystonemiddleware._common.config [None req-b59369cd-8811-45f7-bb29-18493a48b558 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:30:29.296 8 WARNING oslo_config.cfg [None req-b59369cd-8811-45f7-bb29-18493a48b558 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 22:30:29.376 8 WARNING keystonemiddleware._common.config [None req-b59369cd-8811-45f7-bb29-18493a48b558 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:30:29.392 8 WARNING oslo_config.cfg [None req-b59369cd-8811-45f7-bb29-18493a48b558 - - - - - -] 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-02-26 22:30:29.404 8 WARNING oslo_config.cfg [None req-b59369cd-8811-45f7-bb29-18493a48b558 - - - - - -] 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 0x7f57f8712668 pid: 8 (default app) 2026-02-26 22:30:29.545 7 WARNING keystonemiddleware._common.config [None req-8e2105c7-e63c-41b0-baf5-c64a1221510e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:30:29.556 7 WARNING oslo_config.cfg [None req-8e2105c7-e63c-41b0-baf5-c64a1221510e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 22:30:29.649 7 WARNING keystonemiddleware._common.config [None req-8e2105c7-e63c-41b0-baf5-c64a1221510e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:30:29.667 7 WARNING oslo_config.cfg [None req-8e2105c7-e63c-41b0-baf5-c64a1221510e - - - - - -] 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-02-26 22:30:29.680 7 WARNING oslo_config.cfg [None req-8e2105c7-e63c-41b0-baf5-c64a1221510e - - - - - -] 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 0x7f57f8712668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:30:36 2026] GET /v2.1 => generated 114 bytes in 16 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-02-26 22:30:37.043 7 WARNING oslo_policy.policy [None req-53f782c9-b57c-46c5-abe2-e3bf080cfd3e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:30:37.043 7 WARNING oslo_policy.policy [None req-53f782c9-b57c-46c5-abe2-e3bf080cfd3e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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.41 () {44 vars in 904 bytes} [Thu Feb 26 22:30:36 2026] GET /v2.1 => generated 0 bytes in 640 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-02-26 22:30:37.148 8 WARNING oslo_policy.policy [req-53f782c9-b57c-46c5-abe2-e3bf080cfd3e req-09bc39ff-34f6-4198-9421-8470b9b8a182 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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-02-26 22:30:37.148 8 WARNING oslo_policy.policy [req-53f782c9-b57c-46c5-abe2-e3bf080cfd3e req-09bc39ff-34f6-4198-9421-8470b9b8a182 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - 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.41 () {46 vars in 977 bytes} [Thu Feb 26 22:30:37 2026] GET /v2.1/ => generated 399 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:30:37.258 7 INFO nova.api.openstack.wsgi [None req-5449e70e-8b38-45cc-9df5-5f91e683088b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.41 () {48 vars in 1006 bytes} [Thu Feb 26 22:30:37 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.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:30:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.41 () {52 vars in 1043 bytes} [Thu Feb 26 22:30:37 2026] POST /v2.1/flavors => generated 527 bytes in 52 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.41 () {42 vars in 700 bytes} [Thu Feb 26 22:30:38 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.41 () {44 vars in 904 bytes} [Thu Feb 26 22:30:38 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:30:38 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:30:38.307 7 INFO nova.api.openstack.wsgi [None req-af050fc7-9453-43a1-94f2-f91b3fe77299 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.41 () {48 vars in 1008 bytes} [Thu Feb 26 22:30:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:30:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 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.41 () {52 vars in 1043 bytes} [Thu Feb 26 22:30:38 2026] POST /v2.1/flavors => generated 530 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:30:39 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.41 () {44 vars in 904 bytes} [Thu Feb 26 22:30:39 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: 9/17] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:30:39 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:30:39.349 7 INFO nova.api.openstack.wsgi [None req-a55e42d3-b1ae-4a34-945b-3c07841b04af ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.41 () {48 vars in 1010 bytes} [Thu Feb 26 22:30:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 22 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.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:30:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 13 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.41 () {52 vars in 1043 bytes} [Thu Feb 26 22:30:39 2026] POST /v2.1/flavors => generated 531 bytes in 26 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.41 () {42 vars in 700 bytes} [Thu Feb 26 22:30:40 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.41 () {44 vars in 904 bytes} [Thu Feb 26 22:30:40 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:30:40 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-02-26 22:30:40.300 7 INFO nova.api.openstack.wsgi [None req-48e7bbad-e5d3-478d-88be-3b1bcc30bbf0 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.41 () {48 vars in 1008 bytes} [Thu Feb 26 22:30:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 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.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:30:40 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/28] 199.204.45.41 () {52 vars in 1043 bytes} [Thu Feb 26 22:30:40 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:30:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 22:30:41 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:30:41 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-02-26 22:30:41.237 7 INFO nova.api.openstack.wsgi [None req-da8869e2-da54-4ed7-b2c2-80311322209e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.41 () {48 vars in 1010 bytes} [Thu Feb 26 22:30:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:30:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.41 () {52 vars in 1043 bytes} [Thu Feb 26 22:30:41 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 10.0.0.179 () {28 vars in 454 bytes} [Thu Feb 26 22:36:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/104] 10.0.0.179 () {30 vars in 658 bytes} [Thu Feb 26 22:36:23 2026] GET /v2.1 => generated 0 bytes in 404 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: 52/105] 10.0.0.179 () {32 vars in 731 bytes} [Thu Feb 26 22:36:23 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: 54/106] 10.0.0.179 () {34 vars in 804 bytes} [Thu Feb 26 22:36:23 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/143] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:39:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/144] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 22:39:27 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/145] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:39:27 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 22:39:27.452 8 INFO nova.api.openstack.wsgi [None req-c2a8f4fb-2042-4d33-aa34-6838147b103c ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/146] 199.204.45.41 () {48 vars in 1012 bytes} [Thu Feb 26 22:39:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/147] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:39:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.41 () {52 vars in 1044 bytes} [Thu Feb 26 22:39:27 2026] POST /v2.1/flavors => generated 532 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/173] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:41: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: 86/174] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 22:41:21 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:41:21 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-02-26 22:41:21.109 7 INFO nova.api.openstack.wsgi [None req-9f0da6aa-219b-4dcc-a51c-7839fc9d557c ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ac2a9d92557a4ddda1e2844ef2607344 [pid: 7|app: 0|req: 87/176] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:41:21 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-26 22:41:21.126 8 WARNING oslo_db.sqlalchemy.utils [None req-d437844a-62e8-4034-a4e9-b35f6faf180b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/177] 199.204.45.41 () {48 vars in 1011 bytes} [Thu Feb 26 22:41:21 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.41 () {52 vars in 1052 bytes} [Thu Feb 26 22:41:21 2026] POST /v2.1/os-keypairs => generated 576 bytes in 59 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/179] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:41:24 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: 89/180] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 22:41:24 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: 92/181] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:41:24 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/182] 199.204.45.41 () {48 vars in 1068 bytes} [Thu Feb 26 22:41:24 2026] GET /v2.1/os-quota-sets/33b76ab5aeda4647b71cf069be091354 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/183] 199.204.45.41 () {52 vars in 1120 bytes} [Thu Feb 26 22:41:24 2026] PUT /v2.1/os-quota-sets/33b76ab5aeda4647b71cf069be091354 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/316] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:52:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/317] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 22:52:21 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 158/318] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:52:21 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-02-26 22:52:21.773 8 INFO nova.api.openstack.wsgi [None req-b187afe3-ac96-41e4-bb38-c3acfbfc53a3 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 161/319] 199.204.45.41 () {48 vars in 1010 bytes} [Thu Feb 26 22:52:21 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/320] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 22:52:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/321] 199.204.45.41 () {52 vars in 1044 bytes} [Thu Feb 26 22:52:21 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 22:55:35 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: 182/361] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.41 () {48 vars in 1068 bytes} [Thu Feb 26 22:55:35 2026] GET /v2.1/os-quota-sets/9683eae80bf249549f1e72636f6e99fc => generated 283 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.204.45.41 () {52 vars in 1120 bytes} [Thu Feb 26 22:55:35 2026] PUT /v2.1/os-quota-sets/9683eae80bf249549f1e72636f6e99fc => generated 238 bytes in 141 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: 192/381] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 195/387] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 194/390] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/os-services => generated 783 bytes in 34 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: 195/392] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 22:56:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 204/406] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/408] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/409] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/os-services => generated 783 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 207/415] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 209/416] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:57:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/429] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/430] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/432] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 219/435] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 217/436] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 220/437] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 221/439] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:58:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 22:59:56 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: 227/455] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 229/456] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 228/457] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/461] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 233/464] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 22:59:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.148 () {28 vars in 454 bytes} [Thu Feb 26 23:00:08 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: 235/468] 10.0.0.148 () {30 vars in 658 bytes} [Thu Feb 26 23:00:08 2026] GET /v2.1 => generated 0 bytes in 35 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: 234/469] 10.0.0.148 () {32 vars in 731 bytes} [Thu Feb 26 23:00:08 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: 236/470] 10.0.0.148 () {34 vars in 765 bytes} [Thu Feb 26 23:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.148 () {28 vars in 454 bytes} [Thu Feb 26 23:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.148 () {30 vars in 658 bytes} [Thu Feb 26 23:00:12 2026] GET /v2.1 => generated 0 bytes in 44 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: 239/475] 10.0.0.148 () {32 vars in 731 bytes} [Thu Feb 26 23:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.148 () {34 vars in 765 bytes} [Thu Feb 26 23:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 10.0.0.148 () {28 vars in 454 bytes} [Thu Feb 26 23:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 238/478] 10.0.0.148 () {30 vars in 658 bytes} [Thu Feb 26 23:00:16 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/479] 10.0.0.148 () {32 vars in 731 bytes} [Thu Feb 26 23:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 10.0.0.148 () {34 vars in 808 bytes} [Thu Feb 26 23:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 10.0.0.148 () {28 vars in 454 bytes} [Thu Feb 26 23:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 10.0.0.148 () {30 vars in 658 bytes} [Thu Feb 26 23:00:20 2026] GET /v2.1 => generated 0 bytes in 30 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: 242/485] 10.0.0.148 () {32 vars in 731 bytes} [Thu Feb 26 23:00:20 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 10.0.0.148 () {34 vars in 808 bytes} [Thu Feb 26 23:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 248/493] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/496] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/497] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 251/499] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/500] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/502] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:00:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 261/523] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 34 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: 263/524] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 265/528] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:01:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 270/541] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/546] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 277/552] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:02:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/565] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/566] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 283/567] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/571] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 286/573] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/575] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:03:56 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/590] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 295/591] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 299/599] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/600] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:04:56 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:05: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) /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: 306/614] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:05:53 2026] GET /v2.1 => generated 0 bytes in 65 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: 309/615] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:05:53 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:05:53.624 7 INFO nova.api.openstack.wsgi [None req-4bdf48a7-5cec-48ab-a574-3e2f727af82e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 307/616] 199.204.45.41 () {48 vars in 1006 bytes} [Thu Feb 26 23:05:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:05:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/618] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:05:53 2026] GET /v2.1/flavors/2008bbd4-130a-4243-a975-771900593d1b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:05: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: 309/620] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:05:54 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:05:54 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-02-26 23:05:54.588 7 INFO nova.api.openstack.wsgi [None req-c67def25-0db7-4af0-ab2c-1ecf77cf3fd3 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 310/622] 199.204.45.41 () {48 vars in 1008 bytes} [Thu Feb 26 23:05:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:05:54 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: 311/624] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:05:54 2026] GET /v2.1/flavors/b5ac446d-866c-470e-bd38-0c5a43b4d2fc/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:05:55 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: 312/626] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:05:55 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: 315/627] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:05: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-02-26 23:05:55.521 7 INFO nova.api.openstack.wsgi [None req-58ced18e-9a42-4459-951f-0d55da790088 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 313/628] 199.204.45.41 () {48 vars in 1010 bytes} [Thu Feb 26 23:05:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:05:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/630] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:05:55 2026] GET /v2.1/flavors/3b8fffa6-3c55-467d-b485-1de6b785f9d4/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/631] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 131 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: 318/632] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:05: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: 315/633] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:05:56 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: 316/635] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:05:56.444 8 INFO nova.api.openstack.wsgi [None req-c0bcc4fc-0d0e-4b8a-bf62-891830be7afe ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 321/637] 199.204.45.41 () {48 vars in 1008 bytes} [Thu Feb 26 23:05:56 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: 7|app: 0|req: 317/638] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 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: 318/639] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:05:56 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: 8|app: 0|req: 322/640] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/641] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/flavors/0612aeaf-df5d-45d6-af3f-92d52047c647/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/644] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/645] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/646] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:05:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/649] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:05:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/650] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:05:57 2026] GET /v2.1 => generated 0 bytes in 36 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: 327/651] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:05:57 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-02-26 23:05:57.361 7 INFO nova.api.openstack.wsgi [None req-f84b1958-f1c1-40c2-bebb-96d991f26c2e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 325/652] 199.204.45.41 () {48 vars in 1010 bytes} [Thu Feb 26 23:05:57 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: 328/653] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:05:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/654] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:05:57 2026] GET /v2.1/flavors/23d76d3c-7dac-45b5-99e1-f65fb6cc9295/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/667] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 7|app: 0|req: 333/668] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/669] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/673] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/674] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/675] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/676] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/os-services => generated 783 bytes in 20 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: 340/677] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/678] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:06:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:06: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) /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: 339/680] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:06: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) /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: 342/681] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:06:57 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-02-26 23:06:57.982 7 INFO nova.api.openstack.wsgi [None req-ed0b7718-92ae-40de-9146-8d6cd2e660d7 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 340/682] 199.204.45.41 () {48 vars in 1012 bytes} [Thu Feb 26 23:06:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/683] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:06:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/684] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:06:58 2026] GET /v2.1/flavors/a034c751-c8a4-4236-bd31-5d7fa1c88b3a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:07: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: 343/688] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:07:04 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: 346/689] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:07:04 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/690] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:07:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:07:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:07:07 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 348/693] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:07:07 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/694] 199.204.45.41 () {48 vars in 1068 bytes} [Thu Feb 26 23:07:07 2026] GET /v2.1/os-quota-sets/33b76ab5aeda4647b71cf069be091354 => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:07:55 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: 352/706] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:07:55 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 355/707] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:07:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:07:55.558 7 INFO nova.api.openstack.wsgi [None req-3381c83c-c3c4-46e5-a485-7a286347512a ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 353/708] 199.204.45.41 () {48 vars in 1010 bytes} [Thu Feb 26 23:07:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:07:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 199.204.45.41 () {48 vars in 1094 bytes} [Thu Feb 26 23:07:55 2026] GET /v2.1/flavors/b3ea9523-bad3-4303-985f-3cd501b32594/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/711] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 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, ' [pid: 8|app: 0|req: 358/713] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/714] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/717] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/718] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:07:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:08:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 362/726] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:08:09 2026] GET /v2.1 => generated 0 bytes in 6 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: 365/727] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:08:09 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 199.204.45.41 () {48 vars in 1068 bytes} [Thu Feb 26 23:08:09 2026] GET /v2.1/os-quota-sets/9683eae80bf249549f1e72636f6e99fc => generated 280 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 199.204.45.41 () {42 vars in 700 bytes} [Thu Feb 26 23:08:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 199.204.45.41 () {44 vars in 904 bytes} [Thu Feb 26 23:08:52 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 372/741] 199.204.45.41 () {46 vars in 977 bytes} [Thu Feb 26 23:08:52 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:08:52.443 7 INFO nova.api.openstack.wsgi [None req-ae1dd623-62b1-49c5-8689-88032d008e2e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 370/742] 199.204.45.41 () {48 vars in 1006 bytes} [Thu Feb 26 23:08:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 199.204.45.41 () {48 vars in 1046 bytes} [Thu Feb 26 23:08:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/745] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 372/746] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/748] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 374/750] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 33 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: 376/754] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:08:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.124 () {32 vars in 655 bytes} [Thu Feb 26 23:09:33 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.124 () {32 vars in 641 bytes} [Thu Feb 26 23:09:33 2026] GET /v2.1/servers => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-26 23:09:33.963 7 WARNING oslo_db.sqlalchemy.utils [None req-fa7a10be-86c0-4cba-aef0-7acec94c1433 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 382/766] 10.0.0.124 () {32 vars in 649 bytes} [Thu Feb 26 23:09:33 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: 8|app: 0|req: 385/767] 10.0.0.124 () {32 vars in 694 bytes} [Thu Feb 26 23:09:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:09:45 2026] GET /v2.1/flavors/2008bbd4-130a-4243-a975-771900593d1b => generated 511 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 10.0.0.124 () {32 vars in 641 bytes} [Thu Feb 26 23:09:45 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/772] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:09:45 2026] GET /v2.1/flavors/2008bbd4-130a-4243-a975-771900593d1b => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:09:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:09:56.012 7 WARNING neutronclient.v2_0.client [None req-ee0e1f6d-d3e6-4608-bb94-e10d0e9f60cc 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in 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/776] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 8|app: 0|req: 392/777] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 393/778] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/779] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/780] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/781] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/782] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/783] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/os-services => generated 783 bytes in 28 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: 399/784] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/785] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/786] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=374b9ab6258c4ec19b147ac9c1096962 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/787] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=5b84eb61d22349a6885e0006abf6b4cc => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/788] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=631b0b796a304dd4b2d7423247c3c924 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/789] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/790] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/791] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:09:56 2026] GET /v2.1/limits?tenant_id=f56d8b057d8649ffbf640f699ec7c442 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/792] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:09:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/793] 10.0.0.124 () {34 vars in 685 bytes} [Thu Feb 26 23:09:55 2026] POST /v2.1/os-security-groups => generated 246 bytes in 2345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:09:58.325 8 WARNING neutronclient.v2_0.client [None req-1859f6c0-7f94-441c-9114-1af4dca39e78 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:09:58.905 8 WARNING neutronclient.v2_0.client [None req-1859f6c0-7f94-441c-9114-1af4dca39e78 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in 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/794] 10.0.0.124 () {34 vars in 695 bytes} [Thu Feb 26 23:09:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1599 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:09:59.945 7 WARNING neutronclient.v2_0.client [None req-89c70d92-a43c-42ed-8cbb-c2282c4b9305 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:00.060 8 WARNING neutronclient.v2_0.client [None req-ca098211-6684-4b2f-82ab-10164e7220df 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/795] 10.0.0.124 () {34 vars in 685 bytes} [Thu Feb 26 23:09:59 2026] POST /v2.1/os-security-groups => generated 248 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:00.418 7 WARNING neutronclient.v2_0.client [None req-be845e0d-fc26-473b-b30e-680819032d0b 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:00.491 8 WARNING neutronclient.v2_0.client [None req-ca098211-6684-4b2f-82ab-10164e7220df 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:01.086 7 WARNING neutronclient.v2_0.client [None req-be845e0d-fc26-473b-b30e-680819032d0b 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/798] 10.0.0.124 () {34 vars in 695 bytes} [Thu Feb 26 23:10:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:01.446 7 WARNING neutronclient.v2_0.client [None req-5493a10c-4cc8-4159-b0c6-722d4d834cd4 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:01.533 8 WARNING neutronclient.v2_0.client [None req-ca098211-6684-4b2f-82ab-10164e7220df 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:01.660 7 WARNING neutronclient.v2_0.client [None req-5493a10c-4cc8-4159-b0c6-722d4d834cd4 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:01.876 7 WARNING neutronclient.v2_0.client [None req-5493a10c-4cc8-4159-b0c6-722d4d834cd4 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/799] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:09:59 2026] POST /v2.1/servers => generated 450 bytes in 2126 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-02-26 23:10:02.123 8 WARNING neutronclient.v2_0.client [None req-53d2f981-dd41-48b7-8ac7-369f61e5df3a 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:02.164 8 WARNING neutronclient.v2_0.client [None req-53d2f981-dd41-48b7-8ac7-369f61e5df3a 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/800] 10.0.0.124 () {34 vars in 695 bytes} [Thu Feb 26 23:10:02 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:02.385 8 WARNING neutronclient.v2_0.client [None req-175c52e7-9e20-4826-95d4-f86facd3a499 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/801] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:02 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1400 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-02-26 23:10:02.457 8 WARNING neutronclient.v2_0.client [None req-2bc9a705-47d1-487d-9c4d-645bc1b1b84d 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in 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/802] 10.0.0.124 () {32 vars in 737 bytes} [Thu Feb 26 23:10:02 2026] GET /v2.1/os-security-groups/26e463a3-da23-496d-9263-15a11823c99d => generated 665 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:02.519 8 WARNING neutronclient.v2_0.client [None req-5a6527e8-7e58-4a81-825a-9143720ee15c 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:02.540 8 WARNING neutronclient.v2_0.client [None req-5a6527e8-7e58-4a81-825a-9143720ee15c 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:02.583 8 WARNING neutronclient.v2_0.client [None req-5a6527e8-7e58-4a81-825a-9143720ee15c 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/803] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:10:01 2026] POST /v2.1/servers => generated 450 bytes in 1282 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-02-26 23:10:02.689 7 WARNING neutronclient.v2_0.client [None req-2b2ef882-d9a0-475f-aacb-3e8e2a1ddb14 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/804] 10.0.0.124 () {32 vars in 750 bytes} [Thu Feb 26 23:10:02 2026] DELETE /v2.1/os-security-group-rules/6f457ad7-af6f-45dc-b9f0-1c1912df543f => generated 0 bytes in 261 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-26 23:10:02.784 8 WARNING neutronclient.v2_0.client [None req-fc437403-fab2-4f1b-8a49-5d715e729946 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in 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/805] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:02 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:02.888 8 WARNING neutronclient.v2_0.client [None req-fc437403-fab2-4f1b-8a49-5d715e729946 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in 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/806] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:02 2026] DELETE /v2.1/os-security-groups/26e463a3-da23-496d-9263-15a11823c99d => generated 0 bytes in 359 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-02-26 23:10:03.150 7 WARNING neutronclient.v2_0.client [None req-fa501baf-8625-4512-b49e-2d497cd6baa4 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:03.254 7 WARNING neutronclient.v2_0.client [None req-fa501baf-8625-4512-b49e-2d497cd6baa4 521a8809221d44c3ba7a85f60f42f582 5b84eb61d22349a6885e0006abf6b4cc - - default default] The python binding code in 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/807] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:03 2026] DELETE /v2.1/os-security-groups/9a5174f5-80e2-44b8-a34f-4688264cafd5 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-26 23:10:03.493 8 WARNING neutronclient.v2_0.client [None req-a58ab35d-a128-4b9b-a798-de19e3652d67 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:03.520 7 WARNING neutronclient.v2_0.client [None req-0adc8ab1-b2bc-4d1d-8e27-252ae2de1e13 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in 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/808] 10.0.0.124 () {34 vars in 685 bytes} [Thu Feb 26 23:10:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:03.765 8 WARNING neutronclient.v2_0.client [None req-94560bc7-7b80-4f1c-bcd0-6664c7521cd2 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in 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/809] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:03 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1404 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-02-26 23:10:03.849 7 WARNING neutronclient.v2_0.client [None req-348909a4-953b-4bd0-8d91-05ddd3cd2f5f 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/810] 10.0.0.124 () {34 vars in 685 bytes} [Thu Feb 26 23:10:03 2026] POST /v2.1/os-security-groups => generated 243 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:04.036 8 WARNING neutronclient.v2_0.client [None req-716fdabe-9a77-4a77-af06-6ec3aa8d5b8d 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/811] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:03 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1428 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/812] 10.0.0.124 () {34 vars in 685 bytes} [Thu Feb 26 23:10:04 2026] POST /v2.1/os-security-groups => generated 244 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:04.306 7 WARNING neutronclient.v2_0.client [None req-04e2c272-b008-42ad-b32a-25d2b495d311 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:04.361 7 WARNING neutronclient.v2_0.client [None req-04e2c272-b008-42ad-b32a-25d2b495d311 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:04.406 7 WARNING neutronclient.v2_0.client [None req-04e2c272-b008-42ad-b32a-25d2b495d311 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/813] 10.0.0.124 () {32 vars in 663 bytes} [Thu Feb 26 23:10:04 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:04.469 8 WARNING neutronclient.v2_0.client [None req-e7806b1a-b1c5-470b-a9d9-d436dd12d01f 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:04.507 8 WARNING neutronclient.v2_0.client [None req-e7806b1a-b1c5-470b-a9d9-d436dd12d01f 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/814] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:04 2026] DELETE /v2.1/os-security-groups/b3009b47-ebb2-47d2-9f98-fe42592b0579 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-26 23:10:04.708 7 WARNING neutronclient.v2_0.client [None req-e9170caa-8e8b-464f-a9cd-a6ed9a44b0ec 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:04.729 7 INFO nova.api.openstack.wsgi [None req-e9170caa-8e8b-464f-a9cd-a6ed9a44b0ec 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] HTTP exception thrown: Security group b3009b47-ebb2-47d2-9f98-fe42592b0579 does not exist Neutron server returns request_ids: ['req-bd027f81-2625-4e1a-943e-793e991eab93'] [pid: 7|app: 0|req: 397/815] 10.0.0.124 () {32 vars in 737 bytes} [Thu Feb 26 23:10:04 2026] GET /v2.1/os-security-groups/b3009b47-ebb2-47d2-9f98-fe42592b0579 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:04.744 8 WARNING neutronclient.v2_0.client [None req-6db0e28f-b623-4ed2-b6f0-7e67593fab92 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:04.808 8 WARNING neutronclient.v2_0.client [None req-6db0e28f-b623-4ed2-b6f0-7e67593fab92 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:04.838 7 WARNING neutronclient.v2_0.client [None req-57e77b73-a575-4642-aaf5-8600bab7dc7e 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/816] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:04 2026] DELETE /v2.1/os-security-groups/799aa2e1-f90f-4afd-ac52-344156b2f671 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-26 23:10:05.045 8 WARNING neutronclient.v2_0.client [None req-7ee292bf-b1eb-4ae7-94f8-47b708574a14 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in 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/817] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:04 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1452 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:05.073 8 INFO nova.api.openstack.wsgi [None req-7ee292bf-b1eb-4ae7-94f8-47b708574a14 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] HTTP exception thrown: Security group 799aa2e1-f90f-4afd-ac52-344156b2f671 does not exist Neutron server returns request_ids: ['req-d733d8a3-aa65-4667-8cdd-a4f6779aad20'] [pid: 8|app: 0|req: 420/818] 10.0.0.124 () {32 vars in 737 bytes} [Thu Feb 26 23:10:05 2026] GET /v2.1/os-security-groups/799aa2e1-f90f-4afd-ac52-344156b2f671 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:05.096 8 WARNING neutronclient.v2_0.client [None req-55b4fec4-b67e-4aa4-afd2-c7256e5661d2 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.103 7 WARNING neutronclient.v2_0.client [None req-d3cf83a9-22a0-4a83-b9a7-967ab33969d8 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.130 8 WARNING neutronclient.v2_0.client [None req-55b4fec4-b67e-4aa4-afd2-c7256e5661d2 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/819] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:05 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1420 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/820] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:05 2026] DELETE /v2.1/os-security-groups/5948109c-5bca-49f1-9354-17fcb5758c41 => generated 0 bytes in 243 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-02-26 23:10:05.351 7 WARNING neutronclient.v2_0.client [None req-19796e37-afcc-4c33-90ed-b14c10b36533 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.372 7 INFO nova.api.openstack.wsgi [None req-19796e37-afcc-4c33-90ed-b14c10b36533 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] HTTP exception thrown: Security group 5948109c-5bca-49f1-9354-17fcb5758c41 does not exist Neutron server returns request_ids: ['req-7d35fa7b-312e-4c46-946f-343fcb8b4e0b'] [pid: 7|app: 0|req: 400/821] 10.0.0.124 () {32 vars in 737 bytes} [Thu Feb 26 23:10:05 2026] GET /v2.1/os-security-groups/5948109c-5bca-49f1-9354-17fcb5758c41 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:05.388 8 WARNING neutronclient.v2_0.client [None req-9b2f9e15-e05b-4a9b-af7d-56781c7443ca 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.424 8 WARNING neutronclient.v2_0.client [None req-9b2f9e15-e05b-4a9b-af7d-56781c7443ca 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.474 8 WARNING neutronclient.v2_0.client [None req-9b2f9e15-e05b-4a9b-af7d-56781c7443ca 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/822] 10.0.0.124 () {32 vars in 663 bytes} [Thu Feb 26 23:10:05 2026] GET /v2.1/os-security-groups => generated 707 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:05.531 7 WARNING neutronclient.v2_0.client [None req-b66f9268-9056-40c2-9882-e81843774d73 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.551 7 INFO nova.api.openstack.wsgi [None req-b66f9268-9056-40c2-9882-e81843774d73 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] HTTP exception thrown: Security group 5948109c-5bca-49f1-9354-17fcb5758c41 does not exist Neutron server returns request_ids: ['req-fde9b4b2-c180-45c3-9ffa-aa7bb371ed79'] [pid: 7|app: 0|req: 401/823] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:05 2026] DELETE /v2.1/os-security-groups/5948109c-5bca-49f1-9354-17fcb5758c41 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:05.569 8 WARNING neutronclient.v2_0.client [None req-b82e75c7-4a17-4527-a3d7-5c58d53c3694 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.589 8 INFO nova.api.openstack.wsgi [None req-b82e75c7-4a17-4527-a3d7-5c58d53c3694 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] HTTP exception thrown: Security group 799aa2e1-f90f-4afd-ac52-344156b2f671 does not exist Neutron server returns request_ids: ['req-ce418446-cf6d-459f-9efb-79a51dc723c4'] [pid: 8|app: 0|req: 423/824] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:05 2026] DELETE /v2.1/os-security-groups/799aa2e1-f90f-4afd-ac52-344156b2f671 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:05.604 7 WARNING neutronclient.v2_0.client [None req-6e1d25e9-c10b-4117-877e-1579bb5fcf78 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:05.626 7 INFO nova.api.openstack.wsgi [None req-6e1d25e9-c10b-4117-877e-1579bb5fcf78 5fb41feed912457cb1fa851346a37088 f56d8b057d8649ffbf640f699ec7c442 - - default default] HTTP exception thrown: Security group b3009b47-ebb2-47d2-9f98-fe42592b0579 does not exist Neutron server returns request_ids: ['req-709f348d-823f-4aa4-b572-850be1178f8e'] [pid: 7|app: 0|req: 402/825] 10.0.0.124 () {32 vars in 740 bytes} [Thu Feb 26 23:10:05 2026] DELETE /v2.1/os-security-groups/b3009b47-ebb2-47d2-9f98-fe42592b0579 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:06.143 8 WARNING neutronclient.v2_0.client [None req-21a33979-a3f9-4854-88e9-dfd77f601692 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:06.209 7 WARNING neutronclient.v2_0.client [None req-0d9d5d79-df0b-4b8d-9f54-09627b5d287f 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/826] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:06 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1452 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/827] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:06 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1476 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-26 23:10:07.650 8 WARNING neutronclient.v2_0.client [None req-e374607e-79d3-4ba3-92d2-c676eea78ecf 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:07.674 7 WARNING neutronclient.v2_0.client [None req-420141d8-f8a3-468e-b76c-06b179f63732 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/828] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:07 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1460 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/829] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:07 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1476 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:09.095 8 WARNING neutronclient.v2_0.client [None req-cdcf9898-4e49-4834-ac0a-076af53cf4be 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:09.142 7 WARNING neutronclient.v2_0.client [None req-7de5b6ae-99c3-49e3-84ed-bbacec82246b 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/830] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:09 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 1123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/831] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:09 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1551 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:10.572 7 INFO nova.api.openstack.compute.server_external_events [req-a69702b6-1545-4bd5-9402-51708f7ca320 req-8e00c67b-6b14-4abf-9b59-43dde3372e50 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance 2026-02-26 23:10:10.584 7 INFO nova.compute.rpcapi [None req-622bf2ec-4944-4e3e-b15b-59db45ba5850 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 407/834] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-26 23:10:11.230 8 WARNING neutronclient.v2_0.client [None req-0f403359-f52d-43cb-aed3-2bec6157a71f 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:11.256 7 WARNING neutronclient.v2_0.client [None req-0fea7e9a-e713-4ef7-91df-7e662e2bf949 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/835] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:11 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/836] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:11 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 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-02-26 23:10:12.514 7 WARNING neutronclient.v2_0.client [None req-106d0208-34e2-4982-8f20-0c4d5f0990d0 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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-02-26 23:10:12.553 8 INFO nova.api.openstack.compute.server_external_events [req-a534ed62-b7c4-499b-b3c3-ffa5e2c4bd3a req-7f81fc06-2543-4ac5-b7fd-c77901dbf2f2 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance 2026-02-26 23:10:12.569 8 INFO nova.compute.rpcapi [None req-8d72fbce-f4a9-4861-91cf-55edb89d70ed - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 429/837] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:12.631 8 WARNING neutronclient.v2_0.client [None req-e7f01c25-2577-4d7e-b567-b7013c1947fd 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/838] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:12 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:13.117 7 INFO nova.api.openstack.compute.server_external_events [req-752c4d57-f3d7-435b-a474-0841d4f2965c req-7ee204c4-a6ec-43ab-9416-f518cc2e7a69 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance [pid: 7|app: 0|req: 410/839] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:13 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) [pid: 8|app: 0|req: 430/840] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:12 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 bytes in 830 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:14.140 7 WARNING neutronclient.v2_0.client [None req-ff2f31b7-b65f-434a-a96d-fa8bc0c164e9 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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-02-26 23:10:14.500 8 WARNING neutronclient.v2_0.client [None req-e632b4a4-5ca4-4441-a0a4-ade34e8a7915 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/841] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:14 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:14.634 7 INFO nova.api.openstack.compute.server_external_events [req-fb0da2c9-f0b2-40d8-ac56-6f893cf111ef req-4a4d0254-fd2c-409a-94d0-cb3dcc0e8ae5 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance [pid: 7|app: 0|req: 412/842] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/843] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:14 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:15.586 7 WARNING neutronclient.v2_0.client [None req-f413099d-eb38-4667-b034-11cca2b4b765 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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: 413/844] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:15 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:15.722 8 WARNING neutronclient.v2_0.client [None req-0537e6d1-c567-4834-9c25-000d1fb2c6e3 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/845] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:15 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 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-02-26 23:10:16.788 7 WARNING neutronclient.v2_0.client [None req-b6eaa868-4a1a-4fa6-a0a9-0a77d2d4658a 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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-02-26 23:10:16.852 8 WARNING neutronclient.v2_0.client [None req-8717a462-2a3f-4452-90f2-a2fc5ca1b504 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/846] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:16 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/847] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:16 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-26 23:10:18.116 7 WARNING neutronclient.v2_0.client [None req-ca0933c0-790d-43cd-a8d0-64eb98dab8a3 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:18.131 8 INFO nova.api.openstack.compute.server_external_events [req-41f3c4c4-6ed7-4ba9-a4f2-8abbd68ea02f req-017f3474-e104-4cdd-99cb-fd5fb7f090ec e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 8|app: 0|req: 434/848] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:18 2026] POST /v2.1/os-server-external-events => generated 183 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-02-26 23:10:18.242 8 WARNING neutronclient.v2_0.client [None req-30fc2148-36e6-434e-a8e6-0579d920ea3f 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/849] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:18 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/850] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:18 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:19.304 7 WARNING neutronclient.v2_0.client [None req-e4377954-5a81-4c39-a8e8-af414881d8f5 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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-02-26 23:10:19.420 8 WARNING neutronclient.v2_0.client [None req-1a317a9b-07e4-45dc-868c-f4febf1ea653 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/851] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:19 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1717 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:19.504 7 WARNING neutronclient.v2_0.client [None req-3b178a62-c8a9-49f3-ab64-d8a8ac76e99f 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/852] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:10:19 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/os-interface => generated 285 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/853] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:19 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 418/854] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:10:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:20.222 8 INFO nova.api.openstack.compute.server_external_events [req-b253eb0b-bd00-4cc6-893d-3d7520c51182 req-80c801e4-18b1-4fa5-a04c-edd97f97455e e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance 2026-02-26 23:10:20.222 8 INFO nova.api.openstack.compute.server_external_events [req-b253eb0b-bd00-4cc6-893d-3d7520c51182 req-80c801e4-18b1-4fa5-a04c-edd97f97455e e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance 2026-02-26 23:10:20.223 8 INFO nova.api.openstack.compute.server_external_events [req-b253eb0b-bd00-4cc6-893d-3d7520c51182 req-80c801e4-18b1-4fa5-a04c-edd97f97455e e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance [pid: 8|app: 0|req: 437/855] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:20 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:20.985 7 WARNING neutronclient.v2_0.client [None req-d07a5532-da8e-4bbb-be0c-4e40ed5ac669 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] 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-02-26 23:10:21.173 8 WARNING neutronclient.v2_0.client [None req-f7b7a864-91ae-491c-9ce3-78fa8067689d 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/858] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:20 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1549 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/859] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:21 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1717 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:22.281 7 WARNING neutronclient.v2_0.client [None req-92c88b07-e74d-43d9-b7fe-bb1c64daf3dc 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:10:22.290 8 INFO nova.api.openstack.compute.server_external_events [req-f2d66c25-7617-408c-b604-d85195b94f73 req-15774e67-2894-4f68-8460-82e9a2ede08d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 8|app: 0|req: 440/860] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:22.334 7 WARNING neutronclient.v2_0.client [None req-92c88b07-e74d-43d9-b7fe-bb1c64daf3dc 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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-02-26 23:10:22.397 8 WARNING neutronclient.v2_0.client [None req-ddd6bcbb-a574-49f3-a7d7-6559f2b98ccc 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/861] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:22 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1727 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:22.566 7 WARNING neutronclient.v2_0.client [None req-92c88b07-e74d-43d9-b7fe-bb1c64daf3dc 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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-02-26 23:10:22.647 8 WARNING neutronclient.v2_0.client [None req-36ccfd52-24eb-4053-91da-fe848f996d03 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/862] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:10:22 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b/os-interface => generated 285 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/863] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:10:22 2026] POST /v2.1/servers => generated 453 bytes in 533 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-02-26 23:10:22.789 8 WARNING neutronclient.v2_0.client [None req-27d34550-2966-4f70-b7b2-2b3c3e00fdfa 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/864] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:22 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1391 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-02-26 23:10:23.788 7 WARNING neutronclient.v2_0.client [None req-c918cc85-757e-4270-aa55-66cdf8e10da0 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] 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/865] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:23 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1727 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:23.901 8 WARNING neutronclient.v2_0.client [None req-9e150ae7-67ed-4f7e-91e7-faf87d0b3916 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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: 444/866] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:23 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/867] 10.0.0.124 () {32 vars in 641 bytes} [Thu Feb 26 23:10:23 2026] GET /v2.1/servers => generated 378 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/868] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:10:24 2026] DELETE /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 0 bytes in 126 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-02-26 23:10:24.208 7 WARNING neutronclient.v2_0.client [None req-39145245-49c7-45c6-ad30-56c6de509134 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] 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: 424/869] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:24 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1733 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:24.337 8 INFO nova.api.openstack.compute.server_external_events [req-ddf50c98-70cd-4a0a-bcd3-96b376e76eaa req-ffd264fd-9d4c-46df-b118-aae15545fee7 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance [pid: 8|app: 0|req: 446/870] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:24 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-02-26 23:10:24.973 7 WARNING neutronclient.v2_0.client [None req-2c4836d2-3e95-4a9f-baf6-9d65c4382361 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/871] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:24 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1443 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:25.362 8 WARNING neutronclient.v2_0.client [None req-587ae071-4029-4888-8dd8-8852d79161cb 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/872] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:25 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1853 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, ' 2026-02-26 23:10:26.067 7 WARNING neutronclient.v2_0.client [None req-e11cc34e-46e6-4d2a-975f-fd9ae665eb9a 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/873] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:26 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1443 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:26.376 8 INFO nova.api.openstack.compute.server_external_events [req-a8150f6c-4029-4e76-bd92-74706ec95bc0 req-070571d5-0180-48e4-a836-97082876aa73 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance 2026-02-26 23:10:26.377 8 INFO nova.api.openstack.compute.server_external_events [req-a8150f6c-4029-4e76-bd92-74706ec95bc0 req-070571d5-0180-48e4-a836-97082876aa73 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance [pid: 8|app: 0|req: 448/874] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:26 2026] POST /v2.1/os-server-external-events => generated 358 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-02-26 23:10:26.608 7 WARNING neutronclient.v2_0.client [None req-1345565b-18fe-481e-a745-78247a511ebd 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in 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/875] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:26 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1853 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-02-26 23:10:27.190 8 WARNING neutronclient.v2_0.client [None req-952c1993-80c9-40fd-8c6c-0348cf226bf1 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/876] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:27 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1451 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-02-26 23:10:27.754 7 WARNING neutronclient.v2_0.client [None req-06c219b4-c43c-4ab3-a863-67755cb91216 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/877] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:27 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1505 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-02-26 23:10:28.291 8 WARNING neutronclient.v2_0.client [None req-7eb55d6b-499c-48da-80b3-86c66b8e3554 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/878] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:28 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1529 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:28.427 7 INFO nova.api.openstack.compute.server_external_events [req-8f363dae-fef6-49a4-9ab7-3f68bc707a42 req-4f113660-816c-4d51-8cd7-fad1bd9173bc e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:986faf72-914d-4d35-83fc-ffa3c8475d39 for instance f0d20a61-e0a3-46be-af5e-d845fa38616b on instance 2026-02-26 23:10:28.427 7 INFO nova.api.openstack.compute.server_external_events [req-8f363dae-fef6-49a4-9ab7-3f68bc707a42 req-4f113660-816c-4d51-8cd7-fad1bd9173bc e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 7|app: 0|req: 429/879] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:28 2026] POST /v2.1/os-server-external-events => generated 350 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-02-26 23:10:28.853 8 WARNING neutronclient.v2_0.client [None req-e9ce73dc-0cb2-4619-8eb1-e0dcf2d3268e 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/880] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:28 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1510 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-02-26 23:10:29.449 7 WARNING neutronclient.v2_0.client [None req-7a684268-40b7-4afb-b940-431baf1892ff 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/881] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:29 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1517 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:29.937 8 WARNING neutronclient.v2_0.client [None req-8d5a744f-057a-427d-99ce-5cf6c2208e94 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/882] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:29 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 1510 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:30.598 7 WARNING neutronclient.v2_0.client [None req-0b71a42b-3b6a-49e0-a744-956076c22e98 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/885] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:30 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1517 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:31.016 8 INFO nova.api.openstack.wsgi [None req-f2bf5938-6dd0-45d0-9293-ab83ae049a5f 94e5b076f99b4d5fa297cc5bf92a9d27 631b0b796a304dd4b2d7423247c3c924 - - default default] HTTP exception thrown: Instance f0d20a61-e0a3-46be-af5e-d845fa38616b could not be found. [pid: 8|app: 0|req: 454/886] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:30 2026] GET /v2.1/servers/f0d20a61-e0a3-46be-af5e-d845fa38616b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/887] 10.0.0.124 () {32 vars in 706 bytes} [Thu Feb 26 23:10:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1905240354 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:31.791 8 WARNING neutronclient.v2_0.client [None req-a898baeb-256d-408e-a209-e503f69d2a96 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/888] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:31 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1517 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:10:33.082 7 WARNING neutronclient.v2_0.client [None req-024d2004-b114-4765-90db-c8246e9a232a 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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-02-26 23:10:33.293 8 INFO nova.api.openstack.compute.server_external_events [req-2c12d5d7-75ed-4d53-94d7-d73b08a8abd8 req-227050a9-7bdc-42a5-99ba-1b34d032a7a6 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 8|app: 0|req: 456/889] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10: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) [pid: 7|app: 0|req: 434/890] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:33 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1517 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:34.711 8 WARNING neutronclient.v2_0.client [None req-2d0ff96a-9430-40a5-9666-f0f5cd7d9ec5 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/891] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:34 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:35.355 7 INFO nova.api.openstack.compute.server_external_events [req-00cc1988-da87-4088-8eb2-264baef8c899 req-cec291a1-94a2-44f4-a06b-14eddb767a82 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 7|app: 0|req: 435/892] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:35.892 8 WARNING neutronclient.v2_0.client [None req-8072cfcd-3192-4609-ae20-af7efeeeccee 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/893] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:35 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1700 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-02-26 23:10:36.083 7 WARNING neutronclient.v2_0.client [None req-806de785-4fe0-4628-8bbd-8a41184311e3 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/894] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:10:36 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:36.876 8 WARNING neutronclient.v2_0.client [None req-432ba5cc-69e6-4024-ab30-73796674343b 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/895] 10.0.0.124 () {30 vars in 413 bytes} [Thu Feb 26 23:10:37 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/896] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:10:36 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/os-interface => generated 285 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:37.122 8 INFO nova.api.openstack.compute.server_external_events [req-fe32e93a-f220-45c8-82ef-24a0ccf3d6f1 req-25b7e32e-b25e-4b0e-a9d1-d4be04680311 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 8|app: 0|req: 460/897] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:37.159 8 WARNING neutronclient.v2_0.client [None req-486f3983-658c-4d8e-b417-afed48788a5f 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in 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/898] 10.0.0.124 () {32 vars in 815 bytes} [Thu Feb 26 23:10:37 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/os-interface/36a33430-9bf7-4da6-a617-f3f3d8762471 => generated 282 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 462/899] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:37 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 156 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: 8|app: 0|req: 463/900] 10.0.0.124 () {34 vars in 750 bytes} [Thu Feb 26 23:10:37 2026] POST /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/action => generated 0 bytes in 39 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: 464/901] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:37 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/902] 10.0.0.124 () {28 vars in 560 bytes} [Thu Feb 26 23:10:37 2026] GET /v2/ => generated 402 bytes in 438 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/903] 10.0.0.124 () {28 vars in 564 bytes} [Thu Feb 26 23:10:37 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/904] 10.0.0.124 () {30 vars in 413 bytes} [Thu Feb 26 23:10:37 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/905] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:38 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:10:39.168 7 INFO nova.api.openstack.compute.server_external_events [req-acf52769-a843-455a-a7c7-d6bed2f595f0 req-86f815d7-2752-46ce-917c-fe87e96ccbd2 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 7|app: 0|req: 440/906] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:39 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: 8|app: 0|req: 467/907] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:39 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/910] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:40 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 195 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-02-26 23:10:40.539 7 WARNING neutronclient.v2_0.client [None req-c30538ee-a065-4fd6-ba85-b11fee6202ea 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in 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/911] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:40 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1952 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, ' [pid: 8|app: 0|req: 470/912] 10.0.0.124 () {34 vars in 750 bytes} [Thu Feb 26 23:10:40 2026] POST /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/action => generated 0 bytes in 35 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: 443/913] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:40 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 195 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/914] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:41 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 195 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:42.391 7 INFO nova.api.openstack.compute.server_external_events [req-bfd4ccda-946b-4e5f-9cee-b75df53237b3 req-3300e490-fb4c-41ea-93ac-6169897f4ac5 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 7|app: 0|req: 444/915] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/916] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:42 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 195 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: 445/917] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:10:43 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821/ips => generated 156 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 473/918] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:10:43 2026] DELETE /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:44.115 7 WARNING neutronclient.v2_0.client [None req-57b89af7-3d82-4ea2-9a09-603fe4f066f0 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/919] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:44 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1843 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:45.331 8 WARNING neutronclient.v2_0.client [None req-c8e5451d-d2cc-42f1-a7f4-54e3db4124bd 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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-02-26 23:10:45.348 7 INFO nova.api.openstack.compute.server_external_events [req-bcffc375-e6a2-4788-9aa8-588d4866f4c6 req-f2a9ad5a-12dc-4b77-8c54-6f07e881269b e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 7|app: 0|req: 447/920] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/921] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:45 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1843 bytes in 1045 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:47.387 7 WARNING neutronclient.v2_0.client [None req-20d8013b-eb77-48c7-bd53-d8e134198a01 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] 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-02-26 23:10:47.440 8 INFO nova.api.openstack.compute.server_external_events [req-235e24ac-7c2c-4d38-8af3-fb7ac894b4cd req-6f1b59e0-9037-466b-ad9f-d7be6acb5526 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 8|app: 0|req: 475/922] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:47.466 8 INFO nova.api.openstack.compute.server_external_events [req-be439101-d60b-4db2-b727-78e753167dbe req-b975adae-757c-41b8-aeac-82785b736f25 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:36a33430-9bf7-4da6-a617-f3f3d8762471 for instance 30d392c6-e060-441f-a8c8-e2fcba337821 on instance [pid: 8|app: 0|req: 476/923] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/924] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:47 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1775 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:48.574 8 WARNING neutronclient.v2_0.client [None req-3c4d99e0-9349-4149-bd33-9ced674c9e0e 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/925] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:48 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1486 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-02-26 23:10:49.678 7 WARNING neutronclient.v2_0.client [None req-0b80cadd-6145-4a36-b3a5-ca69a6f46b61 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/926] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:49 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 1486 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-02-26 23:10:50.756 7 INFO nova.api.openstack.wsgi [None req-5c9def92-e5ec-42d9-9876-d477e066a269 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] HTTP exception thrown: Instance 30d392c6-e060-441f-a8c8-e2fcba337821 could not be found. [pid: 7|app: 0|req: 451/929] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:50 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => 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: 479/930] 10.0.0.124 () {32 vars in 704 bytes} [Thu Feb 26 23:10:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-597717361 => 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-02-26 23:10:51.446 7 INFO nova.api.openstack.wsgi [None req-9bb18171-9a8b-451b-bd72-4f8e6ada1b68 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] HTTP exception thrown: Instance 30d392c6-e060-441f-a8c8-e2fcba337821 could not be found. [pid: 7|app: 0|req: 452/931] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:10:51 2026] DELETE /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-26 23:10:51.473 8 INFO nova.api.openstack.wsgi [None req-a226a933-5067-4797-9051-caa8b75a3729 5edd2af3830741f791fdeee59edf9a00 374b9ab6258c4ec19b147ac9c1096962 - - default default] HTTP exception thrown: Instance 30d392c6-e060-441f-a8c8-e2fcba337821 could not be found. [pid: 8|app: 0|req: 480/932] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:51 2026] GET /v2.1/servers/30d392c6-e060-441f-a8c8-e2fcba337821 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:52.519 7 WARNING neutronclient.v2_0.client [None req-807934f3-843a-48bc-8692-2ccc88669982 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/933] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:52 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1820 bytes in 1173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:53.714 8 WARNING neutronclient.v2_0.client [None req-b47c2f69-4d30-4ab5-89f6-8ca0dd00769f 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/934] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:53 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1820 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 454/935] 10.0.0.124 () {34 vars in 750 bytes} [Thu Feb 26 23:10:54 2026] POST /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:54.607 8 WARNING neutronclient.v2_0.client [None req-ec60a9f4-1037-42dd-9aef-6eebfab0314c 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/936] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:54 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1822 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:55.921 7 WARNING neutronclient.v2_0.client [None req-cd44c09f-7b30-421f-b423-5909e6697b25 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/937] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:55 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1822 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/938] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:10:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 701 bytes in 155 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-02-26 23:10:56.805 7 WARNING neutronclient.v2_0.client [None req-fad29675-2702-43ea-862e-aa904c6dbcc9 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/939] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:10:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2503 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/940] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/941] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/942] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/943] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/944] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:57.166 7 WARNING neutronclient.v2_0.client [None req-bd2abfa0-adf4-465c-9c32-60cbd71b72bb 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/945] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=13d07d5e1f9d4dd8bc9e8adea04f4587 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/946] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/947] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=4cfeb08c375a40d1915ca0c214207f32 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/948] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/949] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=97609d5da130427c90328edf0f8d8c0e => generated 304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/950] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=9bd80c95fb55442280b6bfd5f8a9975d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/951] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/952] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=bd4f4a3f59ee410b9c6248dafeabe6e1 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/953] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/limits?tenant_id=faf35b7731b34a7790c1ed9c254d2f78 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/954] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/955] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/956] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:57 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1822 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:10:58.893 8 WARNING neutronclient.v2_0.client [None req-914f5586-ff95-4ee9-bfc9-f54704658fff 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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-02-26 23:10:58.959 7 INFO nova.api.openstack.compute.server_external_events [req-564009cf-7a62-40fb-a5f0-5d043b898e48 req-2414d93b-d28e-4ac3-bbd7-3b5446ec8ded e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 7|app: 0|req: 460/957] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:10:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/958] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:10:58 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1827 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:00.243 7 WARNING neutronclient.v2_0.client [None req-877fd8d3-7b93-4e8f-b23e-7987ede24fee 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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-02-26 23:11:01.045 8 INFO nova.api.openstack.compute.server_external_events [req-0e324343-0629-4f8c-8374-d2f2ccf94497 req-4ac2df68-0215-452d-a760-43c6af100282 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 8|app: 0|req: 501/961] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/962] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:00 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1827 bytes in 1340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:02.602 8 WARNING neutronclient.v2_0.client [None req-f22d25b0-c5ad-40f7-89cf-72f3c6a12e9a 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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: 462/963] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:11:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/964] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:02 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1827 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:11:04.347 7 WARNING neutronclient.v2_0.client [None req-c8fa1edf-af54-4279-ad87-d0c7dc1b2562 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/965] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:04 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1820 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:08.892 8 WARNING neutronclient.v2_0.client [None req-7d1346c3-20ab-4ff6-930b-e3ee5710e04b 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:11:09.127 8 WARNING neutronclient.v2_0.client [None req-7d1346c3-20ab-4ff6-930b-e3ee5710e04b 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:11:09.251 8 WARNING neutronclient.v2_0.client [None req-7d1346c3-20ab-4ff6-930b-e3ee5710e04b 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/966] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:11:08 2026] POST /v2.1/servers => generated 450 bytes in 824 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-02-26 23:11:09.652 7 WARNING neutronclient.v2_0.client [None req-f7b8f36b-4573-4781-a549-1458562ff874 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/967] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:09 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1253 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:10.342 8 INFO nova.api.openstack.compute.server_external_events [req-dd16a070-1d9b-46a4-a4d6-1f4acb4ebbe6 req-43bac8b3-9204-4d6d-ad18-711ce9be7013 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 8|app: 0|req: 504/968] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:10.749 8 WARNING neutronclient.v2_0.client [None req-ec74840e-cc79-4878-ac6e-e6cd831124fb 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/971] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:10 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1303 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-02-26 23:11:11.876 7 WARNING neutronclient.v2_0.client [None req-191f1c00-93d0-496f-a52e-bcddfe6fb8bf 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/972] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:11 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1351 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:12.416 8 INFO nova.api.openstack.compute.server_external_events [req-8f4c1d0b-45bc-4c2e-a3d5-cfd4fd375616 req-821deca0-ba58-44ae-9dca-1d416f5064bf e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 8|app: 0|req: 507/973] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:13.158 7 WARNING neutronclient.v2_0.client [None req-33a48454-b9d8-4234-b9bc-80da8e738cae 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/974] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:12 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1351 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:14.302 8 WARNING neutronclient.v2_0.client [None req-fef0870c-968b-43b6-8227-9f1a9a38c68e 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/975] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:14 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1359 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-02-26 23:11:15.484 7 WARNING neutronclient.v2_0.client [None req-87783c87-5c8a-416f-8217-74fc1a77865b 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] 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-02-26 23:11:15.543 8 INFO nova.api.openstack.compute.server_external_events [req-2b33401d-fd93-4669-923e-37cc1e7c44b9 req-ba8d92d1-6fc7-45f0-ba1b-5703625cccf7 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance [pid: 8|app: 0|req: 509/976] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:15 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: 7|app: 0|req: 468/977] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:15 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1436 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:16.743 8 WARNING neutronclient.v2_0.client [None req-cf26748d-7f0c-409e-a447-505de8d043d6 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/978] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:16 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1436 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-02-26 23:11:17.888 7 WARNING neutronclient.v2_0.client [None req-556e262b-d608-4349-b3d3-511b103590d0 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/979] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:17 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1436 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-02-26 23:11:19.045 8 WARNING neutronclient.v2_0.client [None req-95a68dab-b4c5-41f3-8b7b-fef214bdca68 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/980] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:19 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1436 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:19.882 7 WARNING neutronclient.v2_0.client [None req-7afb05ab-4701-4085-96f9-60d377a4a7b9 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/981] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:19 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1820 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/982] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:11:20 2026] DELETE /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:20.166 7 WARNING neutronclient.v2_0.client [None req-c5f62cc7-f097-48bf-adef-0fe533a0dc6f 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/983] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:20 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1826 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:20.433 7 WARNING neutronclient.v2_0.client [None req-983d5faf-16b7-4f81-856f-618462177262 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/986] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:20 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1424 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:21.326 8 WARNING neutronclient.v2_0.client [None req-6c53c79d-1736-40d7-ae59-72ad989ed379 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/987] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:21 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1826 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:21.628 7 WARNING neutronclient.v2_0.client [None req-712ea599-bb47-492a-9532-9b4f7b510215 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/988] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:21 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1424 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:22.526 8 WARNING neutronclient.v2_0.client [None req-34d31e33-1115-4a5f-9431-53d25d22eacd 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] 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-02-26 23:11:22.975 7 WARNING neutronclient.v2_0.client [None req-bfb501d0-8538-4516-ab37-9c4766f2bead 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/989] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:22 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1826 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:23.278 8 INFO nova.api.openstack.compute.server_external_events [req-a7541456-4f8b-4989-9409-b4175a7fff40 req-c88d4069-370c-41ec-bf85-6bfca33c10ed e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:91d4c1fe-11bf-4be6-8093-ce9b836e3ea9 for instance 3d8ca25a-34b9-478c-856c-abea2937dacf on instance [pid: 8|app: 0|req: 516/990] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:23 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) [pid: 7|app: 0|req: 475/991] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:22 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1424 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:24.152 8 WARNING neutronclient.v2_0.client [None req-efb85779-74e5-4df7-94ad-2fec97a7976e 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/992] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:24 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1472 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-02-26 23:11:24.344 7 WARNING neutronclient.v2_0.client [None req-695b5556-7586-4f34-803c-d5d4abef07f9 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/993] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:24 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1424 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:25.248 8 WARNING neutronclient.v2_0.client [None req-cbcedda1-b5b6-4b03-bb98-7d735b2fb646 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in 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/994] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:25 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1477 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-02-26 23:11:25.313 7 INFO nova.api.openstack.compute.server_external_events [req-2d4ab9eb-041a-4450-b85f-e65dfe99c796 req-3d179769-9540-4302-aba0-95ab1ca86649 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance 2026-02-26 23:11:25.314 7 INFO nova.api.openstack.compute.server_external_events [req-2d4ab9eb-041a-4450-b85f-e65dfe99c796 req-3d179769-9540-4302-aba0-95ab1ca86649 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance 2026-02-26 23:11:25.314 7 INFO nova.api.openstack.compute.server_external_events [req-2d4ab9eb-041a-4450-b85f-e65dfe99c796 req-3d179769-9540-4302-aba0-95ab1ca86649 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance [pid: 7|app: 0|req: 477/995] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:25 2026] POST /v2.1/os-server-external-events => generated 527 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-02-26 23:11:25.485 8 WARNING neutronclient.v2_0.client [None req-b3589b58-56bc-4e69-a2ac-e90669f9b0e7 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/996] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:25 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1424 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-02-26 23:11:26.349 7 WARNING neutronclient.v2_0.client [None req-ef7675be-04cb-4d8c-8f8a-41afab7b4752 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/997] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:26 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 1477 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-02-26 23:11:26.728 8 WARNING neutronclient.v2_0.client [None req-735d2283-c93b-462b-81d4-4f010c1a2a55 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/998] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:26 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => 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-02-26 23:11:26.892 7 WARNING neutronclient.v2_0.client [None req-d07eba86-6ded-40e5-bc5d-634b402563d4 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/999] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:11:26 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8/os-interface => generated 284 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:27.434 8 INFO nova.api.openstack.wsgi [None req-37811ce2-82ae-4686-8b72-c7eaaad801d4 7f8b08a187bf4e7b93abaf2d8c803f88 97609d5da130427c90328edf0f8d8c0e - - default default] HTTP exception thrown: Instance 3d8ca25a-34b9-478c-856c-abea2937dacf could not be found. [pid: 8|app: 0|req: 521/1000] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:27 2026] GET /v2.1/servers/3d8ca25a-34b9-478c-856c-abea2937dacf => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/1001] 10.0.0.124 () {32 vars in 704 bytes} [Thu Feb 26 23:11:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-610528492 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:28.279 7 INFO nova.api.openstack.compute.server_external_events [req-550427b5-c017-42c9-af75-201f6fd8bd60 req-18443a55-8e36-4ff3-adee-29698d717245 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance [pid: 7|app: 0|req: 481/1002] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:28 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-02-26 23:11:28.290 8 WARNING neutronclient.v2_0.client [None req-526a259a-e7dc-4086-bf7e-a444ddfb45cf 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/1003] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:28 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1610 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/1004] 10.0.0.124 () {32 vars in 641 bytes} [Thu Feb 26 23:11:28 2026] GET /v2.1/servers => generated 387 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: 523/1005] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:11:28 2026] DELETE /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:28.866 7 WARNING neutronclient.v2_0.client [None req-aff974e9-bba5-4041-9afb-4c8f4c3107c3 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/1006] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:28 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1616 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:30.796 7 WARNING neutronclient.v2_0.client [None req-6cae1fed-b201-411e-8af6-83d4b6e377a0 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] 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-02-26 23:11:31.351 8 INFO nova.api.openstack.compute.server_external_events [req-0380f641-a453-4887-8e8f-30945083e43b req-b422ca39-619d-41c7-b600-750b2f6eebd7 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance [pid: 8|app: 0|req: 525/1009] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1010] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:30 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1616 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:32.059 8 INFO nova.api.openstack.compute.server_external_events [req-709f426e-d5e6-4fd0-90c5-81e26f502ba0 req-4afbd21d-60ae-4b29-9423-8db4d4d385f5 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance [pid: 8|app: 0|req: 526/1011] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:32.478 7 WARNING neutronclient.v2_0.client [None req-a42c370d-6081-4fd6-b928-927e685fdb65 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/1012] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:32 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1380 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:33.404 8 INFO nova.api.openstack.compute.server_external_events [req-7ec5a4a6-1754-427d-8619-2d1efd3ecc98 req-b69679c5-fff9-4154-a96d-ef365e51260a e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:2615425f-2afd-492f-9c83-563576826954 for instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 on instance [pid: 8|app: 0|req: 527/1013] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:33.793 7 WARNING neutronclient.v2_0.client [None req-4c4c6494-7d38-45cf-b646-f428fa913ec8 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in 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/1014] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:33 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1385 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-02-26 23:11:34.914 8 WARNING neutronclient.v2_0.client [None req-1f39cfa5-0df3-4e87-8cc0-005dc1739f5d 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1015] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:34 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => generated 1385 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:36.295 7 INFO nova.api.openstack.wsgi [None req-09085843-7381-426f-9533-1cf9a52d40c6 9bdf09708fcc4e218bd534d10cf26407 9bd80c95fb55442280b6bfd5f8a9975d - - default default] HTTP exception thrown: Instance 9095c72a-c68c-44aa-98a5-b9243f7595b8 could not be found. [pid: 7|app: 0|req: 488/1016] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:36 2026] GET /v2.1/servers/9095c72a-c68c-44aa-98a5-b9243f7595b8 => 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: 529/1017] 10.0.0.124 () {32 vars in 706 bytes} [Thu Feb 26 23:11:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1026687005 => 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-02-26 23:11:42.017 7 WARNING neutronclient.v2_0.client [None req-e08d8d10-397b-44eb-ba00-2307ada3864b d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:11:42.431 7 WARNING neutronclient.v2_0.client [None req-e08d8d10-397b-44eb-ba00-2307ada3864b d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in 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/1020] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:11:41 2026] POST /v2.1/servers => generated 424 bytes in 807 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-26 23:11:42.670 8 WARNING neutronclient.v2_0.client [None req-b028a022-c7ce-4a41-a058-39515baa2a40 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1021] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:42 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1371 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-02-26 23:11:43.784 7 WARNING neutronclient.v2_0.client [None req-51dcfa04-4ecb-4853-b98c-9332b074dc6f d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in 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/1022] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:43 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1375 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-02-26 23:11:44.894 8 WARNING neutronclient.v2_0.client [None req-5ec6587f-25e6-49bc-a826-024ad3bd1d0a d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1023] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:44 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1423 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:45.995 7 WARNING neutronclient.v2_0.client [None req-20382db2-9161-4a76-8b73-9a75b4f86426 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/1024] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:45 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1423 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:47.209 8 WARNING neutronclient.v2_0.client [None req-9e8672c1-7fb7-400e-8dc4-a4e08c97681d d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] 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-02-26 23:11:48.566 7 INFO nova.api.openstack.compute.server_external_events [req-aa9faaed-6125-4ee6-b23f-e3f9181ea935 req-937841f5-b89f-45e2-b406-7c3eeb45e4d4 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:d838f99c-1199-4540-b537-a56b5c77f9a4 for instance d32f0591-f517-4a72-87b3-ed5904a6f3a6 on instance [pid: 7|app: 0|req: 493/1025] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1026] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:47 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1473 bytes in 1554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:49.792 7 WARNING neutronclient.v2_0.client [None req-98aab2ba-eb89-4755-90fb-79d294cdbee9 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1027] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:49 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:51.042 7 WARNING neutronclient.v2_0.client [None req-d3449c16-119a-4374-948b-c95ba1fe9c8a d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1030] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:51 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 1109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:52.387 8 INFO nova.api.openstack.compute.server_external_events [req-5203c898-f1b8-4835-91a7-e2522585c051 req-b1d5492f-9218-4542-aad1-6a248afdd5de e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:d838f99c-1199-4540-b537-a56b5c77f9a4 for instance d32f0591-f517-4a72-87b3-ed5904a6f3a6 on instance [pid: 8|app: 0|req: 535/1031] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:11:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/1032] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:11:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:53.175 8 WARNING neutronclient.v2_0.client [None req-82861527-2917-4b4a-82d0-de33efd47f80 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1033] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:53 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:54.693 8 WARNING neutronclient.v2_0.client [None req-299dd083-c1b4-4ab2-b2ae-cf707124be93 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:11:54.728 7 WARNING neutronclient.v2_0.client [None req-b60934fc-0867-461b-bda5-090d3b7e687f a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:11:54.936 7 WARNING neutronclient.v2_0.client [None req-b60934fc-0867-461b-bda5-090d3b7e687f a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1034] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:54 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:56.198 8 WARNING neutronclient.v2_0.client [None req-14fbf970-6442-4356-a406-ca73cbc6ae52 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:11:56.581 7 WARNING neutronclient.v2_0.client [None req-b60934fc-0867-461b-bda5-090d3b7e687f a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in 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/1035] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:56 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:57.492 8 WARNING neutronclient.v2_0.client [None req-9514800c-7871-4e4f-ba20-7e9d0c2c86b2 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1036] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:11:54 2026] POST /v2.1/servers => generated 452 bytes in 3064 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-02-26 23:11:57.748 7 WARNING neutronclient.v2_0.client [None req-b044ccd6-5fa6-4ee0-a7d9-8c27968bc15a a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1037] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:57 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1431 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:11:58.155 7 WARNING neutronclient.v2_0.client [None req-a1b1ac02-8231-4ab9-9c0e-0ec306d3bc93 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1038] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:11:57 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2032 bytes in 1227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1039] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1040] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1041] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 543/1042] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1043] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/os-services => generated 783 bytes in 23 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: 545/1044] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1045] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1046] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1047] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=3034acd7edbf4d0c88e2b3e5d4ae9a3e => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1048] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1049] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=3362ee9b6b6242c78214235e0aee431f => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1050] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1051] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=486a748183014a018583f0f09768451b => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1052] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=530e44e74a2a4de0ab822cda3507128e => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1053] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=5aada1290c314d608313585ac6f201a8 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1054] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=9488cbedd8d04786a28c9c9358837df0 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1055] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1056] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1057] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=ba683fb70eaf40649675f64580b91381 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1058] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=c094a313967642688c9a3b2349b586fa => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1059] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=d273282f332b4787a5e413598ece3961 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1060] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:58 2026] GET /v2.1/limits?tenant_id=d62d6bcc37494aa89984242eeed9395c => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1061] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:59 2026] GET /v2.1/limits?tenant_id=ef461265e85e43c3982e73bcbd55e0bd => generated 304 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1062] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:11:59 2026] GET /v2.1/limits?tenant_id=f058d8a6f96d4703a2ec03fa2c1b6b77 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 23:11:59.169 8 WARNING neutronclient.v2_0.client [None req-0c518937-e901-41fc-a994-b3cbb2c6ff2c a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1063] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:59 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1427 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:11:59.612 7 WARNING neutronclient.v2_0.client [None req-a1ae78e4-448e-4638-8af4-77153ecdbd4a d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] 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-02-26 23:12:00.434 8 WARNING neutronclient.v2_0.client [None req-0a18665e-0973-4242-8adc-62dbc6c4f4f2 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1066] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:11:59 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 1856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:01.455 7 INFO nova.api.openstack.compute.server_external_events [req-b4e90fd9-7b0e-490d-83f9-a8dd1db4c90e req-5dc8dfa2-c127-4290-b400-ca8eec9ee354 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:d838f99c-1199-4540-b537-a56b5c77f9a4 for instance d32f0591-f517-4a72-87b3-ed5904a6f3a6 on instance [pid: 7|app: 0|req: 509/1067] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1068] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:00 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1427 bytes in 1074 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 510/1069] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:12:01 2026] POST /v2.1/os-keypairs => generated 398 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-02-26 23:12:02.492 8 WARNING neutronclient.v2_0.client [None req-95cb3937-5fae-465c-8246-ac0b994caef8 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:02.546 7 WARNING neutronclient.v2_0.client [None req-bf9357a7-356a-4df8-9f08-ea6fd2e41be8 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1070] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:02 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1483 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1071] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:02 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1471 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:03.525 7 INFO nova.api.openstack.compute.server_external_events [req-350ba52c-9855-44b4-ba94-7258a1bb40ee req-4ac5119f-dc21-4ea6-858f-cac05fe04c0b e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:d838f99c-1199-4540-b537-a56b5c77f9a4 for instance d32f0591-f517-4a72-87b3-ed5904a6f3a6 on instance [pid: 7|app: 0|req: 512/1072] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:03.964 8 WARNING neutronclient.v2_0.client [None req-3cb9c11b-b76e-4a32-8657-0233a6374dd7 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] 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: 561/1073] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:03 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1491 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:04.045 7 WARNING neutronclient.v2_0.client [None req-33ecfa5e-2b36-4f16-90f2-88a4397c17cf 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:04.108 7 WARNING neutronclient.v2_0.client [None req-33ecfa5e-2b36-4f16-90f2-88a4397c17cf 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:12:04.219 8 WARNING neutronclient.v2_0.client [None req-7bc58a5d-2789-4d13-9fdf-6c5b3dfe0d20 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:04.271 7 WARNING neutronclient.v2_0.client [None req-33ecfa5e-2b36-4f16-90f2-88a4397c17cf 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1074] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:04 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1655 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1075] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:12:04 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6/ips => generated 108 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1076] 10.0.0.124 () {32 vars in 723 bytes} [Thu Feb 26 23:12:04 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6/ips => generated 108 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1077] 10.0.0.124 () {32 vars in 823 bytes} [Thu Feb 26 23:12:04 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6/ips/tempest-ServerAddressesTestJSON-958174260-network => generated 93 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1078] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:12:03 2026] POST /v2.1/servers => generated 449 bytes in 605 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:04.600 7 WARNING neutronclient.v2_0.client [None req-9adf81ce-3ccc-4fab-ba68-7cf9b4c350af 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1079] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:12:04 2026] DELETE /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:04.730 8 WARNING neutronclient.v2_0.client [None req-16f90691-5b98-4120-844c-e4ac83723c16 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1080] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:04 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1402 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:05.112 7 WARNING neutronclient.v2_0.client [None req-048ad8f9-1f86-4122-bf0c-d0d61e70f7c6 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1081] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:04 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1661 bytes in 1162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:05.887 8 INFO nova.api.openstack.compute.server_external_events [req-5405c2f7-30c4-4d11-b596-7b06e93444a5 req-7786c60a-e13d-40fe-8127-bd6933f8a0ef e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:c4696ca0-00fa-435c-ab0a-14836c0fde50 for instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 on instance [pid: 8|app: 0|req: 568/1082] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1083] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:05 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1558 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:06.124 8 WARNING neutronclient.v2_0.client [None req-319a4330-f784-433b-b802-b53eec7a88cb 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1084] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:06 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1398 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:06.910 7 WARNING neutronclient.v2_0.client [None req-387c45fb-1adc-45f5-8cf7-d169ae620af0 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] 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: 516/1085] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:06 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1661 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:07.010 8 WARNING neutronclient.v2_0.client [None req-b7d972f8-4273-45cb-9692-26c22fa8a8ca a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] 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-02-26 23:12:07.207 7 WARNING neutronclient.v2_0.client [None req-358f10b7-5ce8-4292-87d3-8cd756c73601 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1086] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:06 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1087] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:07 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1454 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:07.932 8 INFO nova.api.openstack.compute.server_external_events [req-4dc10f7f-54a7-4132-81f5-5c28c2a3fef3 req-4544c802-afb1-4b71-bcb7-a25725d7f7f5 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:d838f99c-1199-4540-b537-a56b5c77f9a4 for instance d32f0591-f517-4a72-87b3-ed5904a6f3a6 on instance [pid: 8|app: 0|req: 571/1088] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:07 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-02-26 23:12:08.054 7 WARNING neutronclient.v2_0.client [None req-209a9c13-2bfd-40b4-a97b-75d898a32e8c d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1089] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:08 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:08.512 8 WARNING neutronclient.v2_0.client [None req-4eb969fd-76d3-4fdc-93d1-2701772ba24e a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:08.520 7 WARNING neutronclient.v2_0.client [None req-fcc8d1b1-4784-4db7-a111-b72f13832754 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in 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/1090] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:08 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1462 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1091] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:08 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:09.161 7 WARNING neutronclient.v2_0.client [None req-f84ad562-36a7-4f53-8cb8-cb43caa899b6 d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1092] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:09 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => generated 1457 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:09.684 8 WARNING neutronclient.v2_0.client [None req-4c9a7f7b-3c70-4600-97aa-2a082645709f 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:12:09.750 7 WARNING neutronclient.v2_0.client [None req-8780ead3-e27f-4220-b49a-f584c952d490 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1093] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:09 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1529 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-02-26 23:12:10.332 8 INFO nova.api.openstack.compute.server_external_events [req-45393607-03ac-45d5-abff-a5484b63fb3d req-f6e7673e-50f8-4b1d-a6f1-005c14a59b4d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 8|app: 0|req: 574/1094] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1095] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:09 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:10.639 7 INFO nova.api.openstack.wsgi [None req-ab4b4371-92ec-484e-9f97-2477a052d19e d3c9041eaf0c4388a389bf988f4f5fdf ef461265e85e43c3982e73bcbd55e0bd - - default default] HTTP exception thrown: Instance d32f0591-f517-4a72-87b3-ed5904a6f3a6 could not be found. [pid: 7|app: 0|req: 523/1098] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:10 2026] GET /v2.1/servers/d32f0591-f517-4a72-87b3-ed5904a6f3a6 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:11.374 8 WARNING neutronclient.v2_0.client [None req-03f08e23-ee76-465b-a7f4-fe3ecc8460a0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:11.387 7 WARNING neutronclient.v2_0.client [None req-8574a892-d5b6-4f69-be14-8b25d9673387 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1099] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:11 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1100] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:12:12 2026] POST /v2.1/os-keypairs => generated 395 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1101] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:11 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:13.107 8 WARNING neutronclient.v2_0.client [None req-b7ab8eb0-edfa-4f27-af86-f1f536e43244 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:12:13.195 7 WARNING neutronclient.v2_0.client [None req-b709c32b-53af-4db5-91ef-6b51c5fcaf48 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1102] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:13 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1103] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:13 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:13.656 8 INFO nova.api.openstack.compute.server_external_events [req-4bb66ebc-1561-4ce4-8873-c3338cc5340c req-aaa0bb6e-cc11-4a5b-8f65-f73da86fafbe e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:c4696ca0-00fa-435c-ab0a-14836c0fde50 for instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 on instance [pid: 8|app: 0|req: 579/1104] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:14.699 8 WARNING neutronclient.v2_0.client [None req-39e8cc98-ca9a-41f3-9405-33252173c0c6 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:14.700 7 WARNING neutronclient.v2_0.client [None req-3a14b07f-cbf4-41fc-8612-c230aa9871a3 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1105] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:14 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1106] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:14 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:15.864 8 WARNING neutronclient.v2_0.client [None req-bf9ae202-00ce-4e10-b7c6-0099b17a6ffc 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:15.891 7 WARNING neutronclient.v2_0.client [None req-8456d619-629f-4544-93b9-94beaab33fea a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1107] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:15 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 527/1108] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:15 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:16.249 8 WARNING neutronclient.v2_0.client [None req-78f67935-c6e8-4257-a044-c30c31139e6c 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:16.289 8 WARNING neutronclient.v2_0.client [None req-78f67935-c6e8-4257-a044-c30c31139e6c 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:16.564 8 WARNING neutronclient.v2_0.client [None req-78f67935-c6e8-4257-a044-c30c31139e6c 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1109] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:12:16 2026] POST /v2.1/servers => generated 448 bytes in 534 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-02-26 23:12:16.761 7 WARNING neutronclient.v2_0.client [None req-148357ee-1586-4107-9697-f2cb40196257 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1110] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:16 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1393 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:17.251 8 WARNING neutronclient.v2_0.client [None req-71914c58-312d-497f-b4d4-016f96233763 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:17.283 7 WARNING neutronclient.v2_0.client [None req-d2bfd2ba-e7a5-4b9f-a6db-2022473b225b a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1111] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:17 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1112] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:17 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:18.461 7 WARNING neutronclient.v2_0.client [None req-fa3bef0b-27a2-455c-a351-b748189ab57d a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] 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-02-26 23:12:18.493 8 WARNING neutronclient.v2_0.client [None req-0d741b58-805d-4586-9c01-d1aee0e4b8e0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1113] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:18 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1114] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:18 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 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-02-26 23:12:19.661 7 WARNING neutronclient.v2_0.client [None req-b57f4d4c-3799-40ee-b460-c66381af6f7a a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:19.694 8 WARNING neutronclient.v2_0.client [None req-6cc44419-0c97-43ed-9f6a-3ef15fc905ca 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in 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/1115] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:19 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1116] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:19 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:20.824 8 WARNING neutronclient.v2_0.client [None req-5ff4791a-31b9-448f-bf79-8e843db8dbb6 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:20.843 7 WARNING neutronclient.v2_0.client [None req-d315b764-dfa7-47d3-a789-9bd4ec1fd9b0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1119] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:20 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1120] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:20 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 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-02-26 23:12:21.870 7 WARNING neutronclient.v2_0.client [None req-cb04e07d-e78d-4379-8f3d-785730bb4922 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] 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-02-26 23:12:22.030 8 WARNING neutronclient.v2_0.client [None req-8b37f38a-490a-41cb-8a4d-c40cd983151c 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1121] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:21 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1519 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 588/1122] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:21 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:22.619 7 WARNING neutronclient.v2_0.client [None req-85c4cca8-81b9-446b-82d3-2f93b441ae16 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] 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-02-26 23:12:22.646 8 INFO nova.api.openstack.compute.server_external_events [req-a884393d-aac5-4b55-99a9-9b6193ea8533 req-db12fd4a-d441-46e2-a2ca-8a96f83325c2 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 8|app: 0|req: 589/1123] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:22 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: 535/1124] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:22 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 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-02-26 23:12:23.670 8 WARNING neutronclient.v2_0.client [None req-f5f3f12b-6abe-4e50-bb65-0bb16103711a 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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: 590/1125] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:23 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:23.794 7 WARNING neutronclient.v2_0.client [None req-2b7d3ab3-eb22-4b9a-87de-d8c92daa0bec a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1126] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:23 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:24.839 8 WARNING neutronclient.v2_0.client [None req-61d9eb88-2dae-4e8d-bbe9-03cc16fa9c79 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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: 591/1127] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:24 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:24.982 7 WARNING neutronclient.v2_0.client [None req-f5d984f3-8dcf-4942-9f40-71095bf30aa1 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1128] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:24 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:25.567 8 INFO nova.api.openstack.compute.server_external_events [req-3eb53b73-760f-4f74-aa47-db81bac45f30 req-7135e245-2b94-4869-9c93-c8bed60e33c7 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 8|app: 0|req: 592/1129] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:26.022 7 WARNING neutronclient.v2_0.client [None req-c5439ead-c731-44ec-ba38-c5f88da0676f 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1130] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:25 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:26.213 8 WARNING neutronclient.v2_0.client [None req-631cad58-05d1-4751-8168-e9ffcddf57c2 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1131] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:26 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 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-02-26 23:12:27.208 7 WARNING neutronclient.v2_0.client [None req-3cf24909-efb9-46f7-a746-c6600eb2ac1b 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1132] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:27 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 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-02-26 23:12:27.384 8 WARNING neutronclient.v2_0.client [None req-804e7e20-41bd-4b88-91ab-7fd86c7c495a a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1133] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:27 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:27.610 7 INFO nova.api.openstack.compute.server_external_events [req-67c65add-b7d5-4e46-8489-edb955b06dc2 req-edc9dd43-f296-4dc7-a93e-ae6f0dd4db6c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:c4696ca0-00fa-435c-ab0a-14836c0fde50 for instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 on instance 2026-02-26 23:12:27.611 7 INFO nova.api.openstack.compute.server_external_events [req-67c65add-b7d5-4e46-8489-edb955b06dc2 req-edc9dd43-f296-4dc7-a93e-ae6f0dd4db6c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:c4696ca0-00fa-435c-ab0a-14836c0fde50 for instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 on instance [pid: 7|app: 0|req: 540/1134] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:27 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:12:27.653 8 WARNING neutronclient.v2_0.client [None req-fadad16f-a9a2-452b-a8a4-f635ca5e79aa 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1135] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:27 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1517 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:28.399 7 WARNING neutronclient.v2_0.client [None req-b7b04be0-a39c-47bb-ab84-fcbb28ad00f4 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:12:28.521 8 WARNING neutronclient.v2_0.client [None req-b32039ae-f0d0-407a-a989-22dc315c4575 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1136] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:28 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1137] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:28 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1556 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-02-26 23:12:29.606 7 WARNING neutronclient.v2_0.client [None req-d45c4b7e-5e46-41f6-9ece-2ad9f3e2dbaf 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:12:29.685 8 WARNING neutronclient.v2_0.client [None req-6897a24b-2354-4e46-97d6-20232524c5e2 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1138] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:29 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1139] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:29 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1739 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-02-26 23:12:29.850 7 WARNING neutronclient.v2_0.client [None req-0f3b7ce5-400a-4302-a17a-9e999712eae7 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1140] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:12:29 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:30.702 7 WARNING neutronclient.v2_0.client [None req-2a2535f6-9c1e-494d-9f00-7db00543bf82 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:30.705 8 INFO nova.api.openstack.compute.server_external_events [req-5e59cd24-7d29-4e2c-ad27-384f6f5a2a51 req-99aa8b63-ece4-4f82-bf1d-654267afec3d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:c4696ca0-00fa-435c-ab0a-14836c0fde50 for instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 on instance [pid: 8|app: 0|req: 599/1143] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:30 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-02-26 23:12:30.759 8 WARNING neutronclient.v2_0.client [None req-26b20f92-4301-4a72-9c49-a096443b9222 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1144] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:30 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1739 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, ' [pid: 7|app: 0|req: 546/1145] 10.0.0.124 () {32 vars in 641 bytes} [Thu Feb 26 23:12:30 2026] GET /v2.1/servers => generated 383 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1146] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:30 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1147] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:12:30 2026] DELETE /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => 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-02-26 23:12:31.038 8 WARNING neutronclient.v2_0.client [None req-536896b3-0b47-4880-83b0-2fe5158c0879 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1148] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:31 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1745 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:31.957 7 WARNING neutronclient.v2_0.client [None req-637026c2-3eb3-48e0-8b0a-a9e42ac361c8 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1149] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:31 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:32.223 8 WARNING neutronclient.v2_0.client [None req-70dab9c2-b11c-4996-93f6-da428908ddb8 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1150] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:32 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1865 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:32.569 7 INFO nova.api.openstack.compute.server_external_events [req-4e2d47a8-8096-499b-8b69-6df466e003de req-3893f7fc-3276-479c-90e7-a924afa4552c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 7|app: 0|req: 549/1151] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:32 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-02-26 23:12:32.863 8 WARNING neutronclient.v2_0.client [None req-634dde33-e5b0-47e5-9126-cd7688955338 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1152] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:32 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1517 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-02-26 23:12:33.151 7 WARNING neutronclient.v2_0.client [None req-1620e5ac-ae7d-44bf-a3c8-ce188cbaadf3 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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: 550/1153] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:33 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1527 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:33.394 8 WARNING neutronclient.v2_0.client [None req-e6e6554d-a395-4ce6-a6cc-552bfbc27785 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1154] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:33 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1865 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:33.941 7 INFO nova.api.openstack.compute.server_external_events [req-4345db32-f36d-4b32-a5e9-8aefc795c230 req-c7e25038-77e3-42db-ae69-a763f9122f26 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:c4696ca0-00fa-435c-ab0a-14836c0fde50 for instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 on instance [pid: 7|app: 0|req: 551/1155] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:34.415 8 WARNING neutronclient.v2_0.client [None req-70c20607-f564-41e3-8179-ce25e4de04a3 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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: 605/1156] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:34 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1695 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:34.609 7 INFO nova.api.openstack.compute.server_external_events [req-a016cdd6-e1c7-4dda-81e2-aa72161114c7 req-e0f6b6e0-8a91-4a12-958c-49c9db06287c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance 2026-02-26 23:12:34.610 7 INFO nova.api.openstack.compute.server_external_events [req-a016cdd6-e1c7-4dda-81e2-aa72161114c7 req-e0f6b6e0-8a91-4a12-958c-49c9db06287c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance 2026-02-26 23:12:34.610 7 INFO nova.api.openstack.compute.server_external_events [req-a016cdd6-e1c7-4dda-81e2-aa72161114c7 req-e0f6b6e0-8a91-4a12-958c-49c9db06287c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad 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, ' 2026-02-26 23:12:34.610 7 INFO nova.api.openstack.compute.server_external_events [req-a016cdd6-e1c7-4dda-81e2-aa72161114c7 req-e0f6b6e0-8a91-4a12-958c-49c9db06287c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 7|app: 0|req: 552/1157] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:34 2026] POST /v2.1/os-server-external-events => generated 698 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-02-26 23:12:34.657 8 WARNING neutronclient.v2_0.client [None req-aaf65fc7-f68f-49d6-b55f-719dce7d6c2b a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:34.666 7 WARNING neutronclient.v2_0.client [None req-b376425e-22b1-4e10-9616-acb82591bb9c 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1158] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:34 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1512 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1159] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:34 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1695 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-02-26 23:12:35.785 8 WARNING neutronclient.v2_0.client [None req-6cc7414c-c2a2-459e-97ff-14adafef0c83 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1160] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:35 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1517 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-02-26 23:12:36.164 7 INFO nova.api.openstack.compute.server_external_events [req-32d32c5b-d11f-495b-9b50-3fffe3350c62 req-7310e604-107e-4cc5-b8fb-4b53e735bce9 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 7|app: 0|req: 554/1161] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:36.893 8 WARNING neutronclient.v2_0.client [None req-57d12151-1779-4b13-8f42-690629b480b0 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1162] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:36 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:37.997 7 INFO nova.api.openstack.wsgi [None req-c25b223f-8f24-4a0e-b2ae-4498c8c440f0 a76bda8982f4468d940e7b703a6b5139 5aada1290c314d608313585ac6f201a8 - - default default] HTTP exception thrown: Instance 76be4066-e8ed-43fa-97bd-f3012a9925e0 could not be found. [pid: 7|app: 0|req: 555/1163] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:37 2026] GET /v2.1/servers/76be4066-e8ed-43fa-97bd-f3012a9925e0 => 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: 8|app: 0|req: 609/1164] 10.0.0.124 () {32 vars in 706 bytes} [Thu Feb 26 23:12:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2019271950 => 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-02-26 23:12:38.075 7 WARNING neutronclient.v2_0.client [None req-51c13d7a-d05d-426b-ad60-548e5fa59a05 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in 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/1165] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:38 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1817 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:40.088 7 INFO nova.api.openstack.compute.server_external_events [req-2aacf20c-d438-4112-9996-a4ace3438777 req-5d74db0b-6afe-4a4a-8594-c970ec66475e e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 7|app: 0|req: 557/1166] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:40 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) 2026-02-26 23:12:40.126 8 WARNING neutronclient.v2_0.client [None req-df201127-65fb-4c18-af60-f5435789eeaf 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:40.484 8 WARNING neutronclient.v2_0.client [None req-df201127-65fb-4c18-af60-f5435789eeaf 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:41.476 8 WARNING neutronclient.v2_0.client [None req-df201127-65fb-4c18-af60-f5435789eeaf 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1169] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:12:40 2026] POST /v2.1/servers => generated 448 bytes in 1893 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-02-26 23:12:41.999 7 WARNING neutronclient.v2_0.client [None req-620b3bca-0c0f-477b-9076-8ce0c5852ce5 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1170] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:41 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => generated 1393 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 611/1171] 10.0.0.124 () {34 vars in 750 bytes} [Thu Feb 26 23:12:44 2026] POST /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40/action => generated 31891 bytes in 564 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-02-26 23:12:47.138 7 WARNING neutronclient.v2_0.client [None req-3614b1bc-99c1-4252-bddf-d22f98eba6cd 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1172] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:47 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => generated 1519 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:48.148 8 INFO nova.api.openstack.compute.server_external_events [req-cd0c8c0c-6041-4496-abd1-7400ca92d016 req-2d97de42-42d7-4163-8f70-a6849368bfb1 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance [pid: 8|app: 0|req: 612/1173] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:48 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: 562/1174] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:12:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:50.198 8 INFO nova.api.openstack.compute.server_external_events [req-5b411fd4-3c5e-44cf-afe4-813d50e9a029 req-bf26a36b-f7f2-475e-9258-338e4a32d4b8 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 8|app: 0|req: 613/1175] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:12:52.078 7 WARNING neutronclient.v2_0.client [None req-a793e85d-db75-433c-b8c6-3a9bc596bee0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:52.127 7 WARNING neutronclient.v2_0.client [None req-a793e85d-db75-433c-b8c6-3a9bc596bee0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:12:52.321 7 WARNING neutronclient.v2_0.client [None req-a793e85d-db75-433c-b8c6-3a9bc596bee0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:12:52.427 8 WARNING neutronclient.v2_0.client [None req-57acd88e-780e-4762-a69a-afb67ee607f3 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1178] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:12:52 2026] POST /v2.1/servers => generated 449 bytes in 522 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-02-26 23:12:52.570 7 WARNING neutronclient.v2_0.client [None req-b47e4eda-5efc-47b0-b883-f6943edba98f 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1179] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:52 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => generated 1517 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1180] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:52 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1402 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-02-26 23:12:53.426 8 INFO nova.api.openstack.compute.server_external_events [req-aaaacdc5-0fff-4c6d-a562-adfcf174d797 req-3851bd23-5309-4e17-98ed-87fb14c342a5 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance [pid: 8|app: 0|req: 616/1181] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:53.669 7 WARNING neutronclient.v2_0.client [None req-602e010a-9790-4777-bd86-18a8adb337e1 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1182] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:53 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1406 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:54.785 8 WARNING neutronclient.v2_0.client [None req-ebfe1745-fded-452f-b90a-d8db76d9d3a0 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1183] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:54 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1454 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-02-26 23:12:55.480 7 INFO nova.api.openstack.compute.server_external_events [req-eb987b23-7c8d-4828-8180-93c21685eda9 req-3826025c-dfe5-481a-93ba-867d69667725 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance [pid: 7|app: 0|req: 567/1184] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:55.896 8 WARNING neutronclient.v2_0.client [None req-99707538-1d00-4bf7-a6be-f8b9c726fa4d 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1185] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:55 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1454 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:57.002 8 WARNING neutronclient.v2_0.client [None req-1e30e7ea-e955-47b3-b2a9-c4dd3f49a221 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1186] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:56 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1462 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:57.377 7 WARNING neutronclient.v2_0.client [None req-d520bc71-b40c-4857-9b20-1bfb1aff14c2 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1187] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:12:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9116 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 620/1188] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1189] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1190] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1191] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:12:57.661 8 WARNING neutronclient.v2_0.client [None req-70db02a5-1c11-4c22-9c9e-71b308ad81e6 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1192] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=3034acd7edbf4d0c88e2b3e5d4ae9a3e => generated 305 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1193] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=3362ee9b6b6242c78214235e0aee431f => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1194] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1195] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=486a748183014a018583f0f09768451b => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1196] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=52fd0ef167e04a2cb21b6cd59be47e32 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1197] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=530e44e74a2a4de0ab822cda3507128e => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1198] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/limits?tenant_id=8f24e9edc7b7460abf1d4b5c374ecf36 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1199] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=9488cbedd8d04786a28c9c9358837df0 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1200] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 23:12:58.140 7 WARNING neutronclient.v2_0.client [None req-cfdd3def-eb79-446f-a9d4-9a8ec4a936ac 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1201] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:57 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => generated 1818 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 623/1202] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1203] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=ba683fb70eaf40649675f64580b91381 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1204] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=c094a313967642688c9a3b2349b586fa => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1205] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=d273282f332b4787a5e413598ece3961 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1206] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=d62d6bcc37494aa89984242eeed9395c => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1207] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/limits?tenant_id=f058d8a6f96d4703a2ec03fa2c1b6b77 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1208] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1561 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 630/1209] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1210] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 632/1211] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/os-services => generated 783 bytes in 34 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-02-26 23:12:58.818 8 INFO nova.api.openstack.compute.server_external_events [req-fd9dfc45-bed8-4284-8fc6-afbb2e56f181 req-ddf904c6-5956-41c1-97d3-959eddb506ae e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance [pid: 8|app: 0|req: 633/1212] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:12:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1213] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:58 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1539 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:12:59.911 8 WARNING neutronclient.v2_0.client [None req-b0cf64e0-68d2-4645-9211-7f7abed75a96 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 634/1214] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:12:59 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 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-02-26 23:13:00.860 7 INFO nova.api.openstack.compute.server_external_events [req-0d9fb5da-99c6-49a8-b28a-5b95e720be4d req-d524397d-be42-4ce1-8a41-a346a7a01bf4 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance [pid: 7|app: 0|req: 582/1217] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:01.125 8 WARNING neutronclient.v2_0.client [None req-7c16038c-6740-478c-b682-09a875827d76 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 636/1218] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:01 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 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-02-26 23:13:02.287 7 WARNING neutronclient.v2_0.client [None req-7526faeb-09f4-4fa8-bda4-6624c40b0d1c 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1219] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:02 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:03.441 8 WARNING neutronclient.v2_0.client [None req-5c486867-e8b6-4d97-b2dc-f5c7f0575f24 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1220] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:03 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:04.978 7 WARNING neutronclient.v2_0.client [None req-13c02c34-d7f9-4a1f-b4a9-5aad655a3a1c 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1221] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:04 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 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-02-26 23:13:06.145 8 WARNING neutronclient.v2_0.client [None req-d9b907aa-d6d4-4d3f-a865-088feb2764ee 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1222] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:06 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 bytes in 1033 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:07.194 7 INFO nova.api.openstack.compute.server_external_events [req-abdfe8e3-ee0f-49a8-be99-7ab44215ce6d req-c1271e73-4d12-4047-9afc-146326a398a9 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance [pid: 7|app: 0|req: 585/1223] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:08.200 8 WARNING neutronclient.v2_0.client [None req-9cd0f5c5-b313-4c4e-8c8b-5580032ff362 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1224] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:08 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1527 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-02-26 23:13:09.241 7 INFO nova.api.openstack.compute.server_external_events [req-e779c6be-1cf8-4f30-9959-152bb7f51aa1 req-ad4eb3a8-a394-4d10-a1eb-27294643f4de e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance [pid: 7|app: 0|req: 586/1225] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:09 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-02-26 23:13:09.393 8 WARNING neutronclient.v2_0.client [None req-30673968-1296-4b06-acc4-416285655e2d 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:13:09.459 7 WARNING neutronclient.v2_0.client [None req-43d927c2-bdb1-4778-bdff-cf68cd80dbb1 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1226] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:09 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1695 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:09.610 8 WARNING neutronclient.v2_0.client [None req-71a9f4e0-89df-47f3-a55d-a0aa39b5fde6 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:13:09.653 7 WARNING neutronclient.v2_0.client [None req-43d927c2-bdb1-4778-bdff-cf68cd80dbb1 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 641/1227] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:09 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1695 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1228] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:13:09 2026] POST /v2.1/servers => generated 424 bytes in 507 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-02-26 23:13:09.918 8 WARNING neutronclient.v2_0.client [None req-46c3513c-0ae1-40a5-8f61-22a292454bc6 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] 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: 642/1231] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:09 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1368 bytes in 751 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-26 23:13:10.659 7 INFO nova.api.openstack.compute.server_external_events [req-e99b24c6-ca5f-44f3-a344-f81e2e446ac2 req-8d1d89fc-0646-4ee9-b588-4b5a36a83087 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance [pid: 7|app: 0|req: 590/1232] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:11.713 8 WARNING neutronclient.v2_0.client [None req-020b93aa-0e9c-4ec2-9cbd-4b2c47d588b3 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 643/1233] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:11 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1420 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-02-26 23:13:12.825 7 WARNING neutronclient.v2_0.client [None req-ca7b844f-6261-4b64-8525-72ae52de5ec4 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1234] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:12 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1420 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-02-26 23:13:13.913 8 WARNING neutronclient.v2_0.client [None req-1f6a91bf-bcb4-4f1f-b087-0521411494c3 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1235] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:13 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1428 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:15.092 7 WARNING neutronclient.v2_0.client [None req-265781f8-ee74-4831-b3e1-967736471446 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1236] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:15 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1428 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:16.258 8 WARNING neutronclient.v2_0.client [None req-4b17c95f-1675-4562-affd-98af0d19c5c8 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] 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-02-26 23:13:16.390 7 INFO nova.api.openstack.compute.server_external_events [req-c7deace6-5f65-4226-8ca5-523d345f86c7 req-9dbfeffe-b00e-475a-8e4d-84a928f79d11 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance [pid: 7|app: 0|req: 593/1237] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1238] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:16 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1468 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-02-26 23:13:17.531 7 WARNING neutronclient.v2_0.client [None req-f18359be-dd7e-4056-af12-3065c771c56f b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1239] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:17 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1468 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-26 23:13:18.781 7 WARNING neutronclient.v2_0.client [None req-24249fc4-4bf1-492a-b10d-0772ec525f84 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1240] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:18 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1468 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1241] 10.0.0.124 () {34 vars in 750 bytes} [Thu Feb 26 23:13:18 2026] POST /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e/action => generated 31891 bytes in 550 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-02-26 23:13:19.522 7 INFO nova.api.openstack.compute.server_external_events [req-cf3becff-3734-424f-a4fa-a7be6e8b7032 req-c9fdfcb0-e3e6-42e1-ab32-55d5b23dca3f e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance [pid: 7|app: 0|req: 596/1242] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:19.959 8 WARNING neutronclient.v2_0.client [None req-445526ae-085a-4835-b234-5c9302fd2f75 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 647/1243] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:19 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1468 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:21.118 8 WARNING neutronclient.v2_0.client [None req-e3c2e875-2392-4612-89b5-bc81ec648c4e b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1246] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:21 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1468 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:21.623 7 INFO nova.api.openstack.compute.server_external_events [req-34f27d6c-5404-481c-9b09-da60b759a1fb req-5a9986fc-c5f8-4e75-9643-212cd3757d13 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance [pid: 7|app: 0|req: 598/1247] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 650/1248] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:13:21 2026] DELETE /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 0 bytes in 125 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-02-26 23:13:22.070 7 WARNING neutronclient.v2_0.client [None req-ad4aba30-b1cf-49c5-9f83-6d1da0528f6f 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1249] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:22 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1821 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-02-26 23:13:22.367 8 WARNING neutronclient.v2_0.client [None req-cb08ae0f-1e19-4f00-a699-e79f489ee95e b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 651/1250] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:22 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1468 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-02-26 23:13:23.273 7 WARNING neutronclient.v2_0.client [None req-2eff6326-ea40-4590-bdb1-0bf78ec64408 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1251] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:23 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1821 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-02-26 23:13:23.526 8 WARNING neutronclient.v2_0.client [None req-2e393409-c995-4e4b-b805-84f95f9a032b b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] 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-02-26 23:13:23.671 7 INFO nova.api.openstack.compute.server_external_events [req-fff8e8d8-767a-4244-b736-db0ffbd43892 req-fcaef458-53e6-4b90-8364-de67d3d04645 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance 2026-02-26 23:13:23.671 7 INFO nova.api.openstack.compute.server_external_events [req-fff8e8d8-767a-4244-b736-db0ffbd43892 req-fcaef458-53e6-4b90-8364-de67d3d04645 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance 2026-02-26 23:13:23.671 7 INFO nova.api.openstack.compute.server_external_events [req-fff8e8d8-767a-4244-b736-db0ffbd43892 req-fcaef458-53e6-4b90-8364-de67d3d04645 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance [pid: 7|app: 0|req: 601/1252] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:23 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1253] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:23 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1648 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:24.502 7 WARNING neutronclient.v2_0.client [None req-517433dd-fa71-4d92-9a06-51a3415278c9 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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: 602/1254] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:24 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1754 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:25.026 7 INFO nova.api.openstack.compute.server_external_events [req-4c5a1633-9074-48ff-9a30-28a90f4aad84 req-7a13ab93-70d6-4e15-b686-3ce1c12933f0 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:d4d40942-7a5b-4fb3-bb81-622f6397e523 for instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e on instance [pid: 7|app: 0|req: 603/1255] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1256] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:13:24 2026] DELETE /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:25.098 7 WARNING neutronclient.v2_0.client [None req-b2f3a7a3-c865-427f-8fb0-e7d603c1ab99 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1257] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:25 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1654 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:26.016 8 WARNING neutronclient.v2_0.client [None req-c150b4f1-3f32-4242-84c2-656a8ace2b6e 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 654/1258] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:25 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1483 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-02-26 23:13:26.274 7 WARNING neutronclient.v2_0.client [None req-11b527b2-c959-48b4-ab18-047d9abd4909 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1259] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:26 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1654 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-02-26 23:13:26.438 8 INFO nova.api.openstack.compute.server_external_events [req-b3e67f2a-3ec5-4138-a78b-a4b14bb86fed req-7d48210f-d413-46f2-915e-0a218417075e e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance [pid: 8|app: 0|req: 655/1260] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:26.906 7 WARNING neutronclient.v2_0.client [None req-70ac8861-6664-4f53-a9f5-6becfcaf3cb0 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:13:26.945 7 WARNING neutronclient.v2_0.client [None req-70ac8861-6664-4f53-a9f5-6becfcaf3cb0 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] 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-02-26 23:13:27.118 8 WARNING neutronclient.v2_0.client [None req-d4b5d257-ef51-4f84-9d56-f172697483ee 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:13:27.151 7 WARNING neutronclient.v2_0.client [None req-70ac8861-6664-4f53-a9f5-6becfcaf3cb0 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 656/1261] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:27 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1488 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-02-26 23:13:27.455 8 WARNING neutronclient.v2_0.client [None req-631c90db-5816-4cc6-aff5-48c77d38a470 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1262] 199.204.45.41 () {36 vars in 713 bytes} [Thu Feb 26 23:13:26 2026] POST /v2.1/servers => generated 453 bytes in 822 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1263] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:27 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1654 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:27.761 7 WARNING neutronclient.v2_0.client [None req-d7c149eb-a668-4875-b285-ad8d0da3c349 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1264] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:27 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2213 bytes in 216 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-02-26 23:13:27.985 8 WARNING neutronclient.v2_0.client [None req-75d2a635-f7ac-461f-834f-db940e0fa67f ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1265] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:27 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 608/1266] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:28 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:28.253 8 WARNING neutronclient.v2_0.client [None req-28374112-834c-45c6-a7c5-5c2149f20399 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1267] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:28 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 1488 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:28.478 7 INFO nova.api.openstack.compute.server_external_events [req-63d7a651-e0c1-4dfb-95e1-5cfcd9391bb6 req-10668214-7091-426c-9264-7c616d70ae4d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance 2026-02-26 23:13:28.478 7 INFO nova.api.openstack.compute.server_external_events [req-63d7a651-e0c1-4dfb-95e1-5cfcd9391bb6 req-10668214-7091-426c-9264-7c616d70ae4d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:7771cf8e-8247-4206-bf89-1cb5698794e1 for instance f596dd57-e79d-4373-9487-724b0fd53586 on instance [pid: 7|app: 0|req: 609/1268] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:28 2026] POST /v2.1/os-server-external-events => generated 356 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-02-26 23:13:28.752 8 WARNING neutronclient.v2_0.client [None req-0a0ddc68-a561-4faa-a8ca-8e25c5121dec b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1269] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:28 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1449 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-02-26 23:13:29.343 7 INFO nova.api.openstack.wsgi [None req-f9f22dcc-701d-4f00-bc30-894f9fbe221f 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] HTTP exception thrown: Instance 066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e could not be found. [pid: 7|app: 0|req: 610/1270] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:29 2026] GET /v2.1/servers/066f5f67-1bfd-4fc8-8be3-0cdb6a233c1e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1271] 10.0.0.124 () {32 vars in 728 bytes} [Thu Feb 26 23:13:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-220313428 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:29.861 7 WARNING neutronclient.v2_0.client [None req-2e2ce59e-5476-42c6-b86d-79f303ec5c00 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1272] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:29 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1454 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1273] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:13:29 2026] DELETE /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => 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-02-26 23:13:30.124 7 WARNING neutronclient.v2_0.client [None req-959f02b1-cc9b-4fc1-b9be-2979582f277f 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1274] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:30 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1701 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:30.635 8 WARNING neutronclient.v2_0.client [None req-7fa03b98-1dc0-41e1-a9ae-1eed4368e38c ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 664/1277] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:30 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2371 bytes in 89 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-02-26 23:13:30.726 7 WARNING neutronclient.v2_0.client [None req-c553cc50-f8cb-479f-af9f-4c916e074db5 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1278] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:30 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 665/1279] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:30 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 197 bytes in 57 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-02-26 23:13:31.070 7 WARNING neutronclient.v2_0.client [None req-47f793f5-6cd2-4ca2-8b49-b17a32ee7580 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1280] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:31 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:31.323 8 WARNING neutronclient.v2_0.client [None req-df4cdb5f-0f5b-4907-a947-15cf90e393cb 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] 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-02-26 23:13:31.431 7 INFO nova.api.openstack.compute.server_external_events [req-ca707afe-6771-4053-b08f-d3966df96623 req-0eab7263-9534-4f19-864a-aff4dc77ca7c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 8|app: 0|req: 666/1281] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:31 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1701 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1282] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:32.179 8 WARNING neutronclient.v2_0.client [None req-272651b6-18e8-4c33-a0e7-05c7b8808736 b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 667/1283] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:32 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => generated 1454 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-02-26 23:13:32.482 7 WARNING neutronclient.v2_0.client [None req-23cf173b-fc83-4bf4-a9c2-89a8d9d2af41 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1284] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:32 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1701 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:33.255 8 INFO nova.api.openstack.compute.server_external_events [req-eb63fdea-5ab7-47ea-a159-e0bc0b3a5fea req-3944817b-660c-4aed-9ea4-bf1c3dbe9f57 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:8df0909e-75b0-4419-8115-5e0892264b56 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 668/1285] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:33.400 7 INFO nova.api.openstack.wsgi [None req-30fad7c5-752d-4381-89b1-77ade15e2c7e b8fe1ba024604e0398aff2b54e2dbfdf 19846a3884e143aba1dadc651f2ee624 - - default default] HTTP exception thrown: Instance f596dd57-e79d-4373-9487-724b0fd53586 could not be found. [pid: 7|app: 0|req: 618/1286] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:33 2026] GET /v2.1/servers/f596dd57-e79d-4373-9487-724b0fd53586 => 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-02-26 23:13:33.484 8 INFO nova.api.openstack.compute.server_external_events [req-f6070e34-5b1f-4482-b85e-a98b4e1a7c8d req-789c47bf-4ecf-4075-90f2-babf30a59477 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance 2026-02-26 23:13:33.485 8 INFO nova.api.openstack.compute.server_external_events [req-f6070e34-5b1f-4482-b85e-a98b4e1a7c8d req-789c47bf-4ecf-4075-90f2-babf30a59477 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:50e5206f-4374-4852-bbd4-94c64ca159a1 for instance 8ea89dcc-6799-430e-a522-a36c690aad40 on instance [pid: 8|app: 0|req: 669/1287] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:33 2026] POST /v2.1/os-server-external-events => generated 356 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-02-26 23:13:33.684 7 WARNING neutronclient.v2_0.client [None req-b47b22de-0303-40b8-8770-a2a6f2024765 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1288] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:33 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2445 bytes in 164 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-02-26 23:13:33.827 8 WARNING neutronclient.v2_0.client [None req-d5a77db8-39f2-4ff5-b130-7fef2791f53d ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 670/1289] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:33 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 283 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 620/1290] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:33 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 23:13:33.936 8 WARNING neutronclient.v2_0.client [None req-df71fd3d-cfd2-4b17-985f-223de7a81245 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 671/1291] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:33 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:35.035 7 WARNING neutronclient.v2_0.client [None req-f658a20f-6d31-48e2-b45a-78d999c571bb 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1292] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:34 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 1488 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-02-26 23:13:36.181 8 INFO nova.api.openstack.wsgi [None req-a15d5941-af86-4b98-a758-338c35bb76aa 8fd5cde2fd4b4877aadc9e7e9dd0e76e d62d6bcc37494aa89984242eeed9395c - - default default] HTTP exception thrown: Instance 8ea89dcc-6799-430e-a522-a36c690aad40 could not be found. [pid: 8|app: 0|req: 672/1293] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:13:36 2026] GET /v2.1/servers/8ea89dcc-6799-430e-a522-a36c690aad40 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:36.525 7 WARNING neutronclient.v2_0.client [None req-593df807-9aab-4d73-b12e-da0d222ab9c5 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] 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: 673/1294] 10.0.0.124 () {32 vars in 730 bytes} [Thu Feb 26 23:13:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1446552874 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1295] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:36 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2433 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-26 23:13:37.079 8 WARNING neutronclient.v2_0.client [None req-4eb1e5bb-88a6-487a-a96b-9424427ba9f1 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 674/1296] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:37 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 283 bytes in 635 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: 623/1297] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:37 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 197 bytes in 33 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-02-26 23:13:40.668 8 WARNING neutronclient.v2_0.client [None req-c2215594-b31e-4c72-9eaa-f8ba0c720c24 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 676/1300] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:40 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2433 bytes in 559 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-02-26 23:13:41.236 7 WARNING neutronclient.v2_0.client [None req-9cbd24b5-d755-4405-a2a5-95d69f43092b ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1301] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:41 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 283 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 677/1302] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:41 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:43.965 7 WARNING neutronclient.v2_0.client [None req-022abc62-aa70-4174-af98-b786f561a199 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1303] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:43 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2433 bytes in 130 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-02-26 23:13:44.113 8 WARNING neutronclient.v2_0.client [None req-8f27e603-800f-4544-b948-82d115883200 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1304] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:44 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 283 bytes in 96 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: 627/1305] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:44 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 197 bytes in 53 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-02-26 23:13:45.676 8 INFO nova.api.openstack.compute.server_external_events [req-6b63b8f6-9b6c-4ede-a62e-da028db4a05c req-ba64f5db-9e57-457f-a3ae-fb299458f8af e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:8df0909e-75b0-4419-8115-5e0892264b56 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 679/1306] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:13:47.484 7 WARNING neutronclient.v2_0.client [None req-02a4e959-09f7-48bc-b5d2-90541700feb8 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] 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-02-26 23:13:47.760 8 INFO nova.api.openstack.compute.server_external_events [req-b1d85760-9f4a-4b40-a28c-cedb8f1456a3 req-91bd6cd3-f1fd-45e9-8a3a-c60acbbf2bef e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:8df0909e-75b0-4419-8115-5e0892264b56 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 680/1307] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:13:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1308] 199.204.45.41 () {32 vars in 732 bytes} [Thu Feb 26 23:13:47 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 2580 bytes in 1544 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-02-26 23:13:49.039 8 WARNING neutronclient.v2_0.client [None req-be4261bd-8c84-4fb8-904f-6ba911e65cff ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 681/1309] 199.204.45.41 () {32 vars in 758 bytes} [Thu Feb 26 23:13:49 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 285 bytes in 129 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: 629/1310] 199.204.45.41 () {32 vars in 776 bytes} [Thu Feb 26 23:13:49 2026] GET /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-volume_attachments => generated 197 bytes in 61 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: 683/1313] 10.0.0.92 () {30 vars in 618 bytes} [Thu Feb 26 23:13:52 2026] GET /v2.1 => generated 0 bytes in 95 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: 631/1314] 10.0.0.92 () {32 vars in 691 bytes} [Thu Feb 26 23:13:52 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: 684/1315] 10.0.0.92 () {34 vars in 912 bytes} [Thu Feb 26 23:13:52 2026] GET /v2.1/os-simple-tenant-usage/5becc870e0f342969333eba7677c66c6?start=2026-02-25T00:00:00&end=2026-02-26T23:59:59 => generated 20 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1316] 10.0.0.92 () {30 vars in 653 bytes} [Thu Feb 26 23:13:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 685/1317] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:13:55 2026] POST /v2.1/os-keypairs => generated 396 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1318] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=3034acd7edbf4d0c88e2b3e5d4ae9a3e => generated 305 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1319] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=3362ee9b6b6242c78214235e0aee431f => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1320] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1321] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=530e44e74a2a4de0ab822cda3507128e => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1322] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=5becc870e0f342969333eba7677c66c6 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1323] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=6327acd202824b2a9d93c0417a0f7d95 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1324] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=6bd472ee69cb45ee81e27e1098afeb24 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1325] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:56 2026] GET /v2.1/limits?tenant_id=9488cbedd8d04786a28c9c9358837df0 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1326] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1327] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1328] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=ba683fb70eaf40649675f64580b91381 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1329] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=c094a313967642688c9a3b2349b586fa => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1330] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=d273282f332b4787a5e413598ece3961 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1331] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=ee17f9dc1c4c4d2090597678fc9979e8 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1332] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/limits?tenant_id=f058d8a6f96d4703a2ec03fa2c1b6b77 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1333] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/os-services => generated 783 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1334] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1707 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 694/1335] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 642/1336] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 695/1337] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1338] 10.0.0.92 () {30 vars in 618 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 697/1339] 10.0.0.92 () {32 vars in 691 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:13:57.692 7 WARNING neutronclient.v2_0.client [None req-77ea8d46-2ac7-4c8a-be6e-c528a99c0cfb ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 698/1340] 10.0.0.92 () {34 vars in 912 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/os-simple-tenant-usage/5becc870e0f342969333eba7677c66c6?start=2026-02-25T00:00:00&end=2026-02-26T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 699/1341] 10.0.0.92 () {30 vars in 653 bytes} [Thu Feb 26 23:13:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1342] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:13:57 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7595 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1343] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:13:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 644/1344] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:13:58 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1345] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:13:58 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 645/1346] 10.0.0.124 () {34 vars in 671 bytes} [Thu Feb 26 23:13:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:14:00.200 8 WARNING neutronclient.v2_0.client [None req-ca0f1ac8-5e85-4d6a-9c1a-d7115beab6d4 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:14:00.255 8 WARNING neutronclient.v2_0.client [None req-ca0f1ac8-5e85-4d6a-9c1a-d7115beab6d4 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:14:00.297 8 WARNING neutronclient.v2_0.client [None req-ca0f1ac8-5e85-4d6a-9c1a-d7115beab6d4 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:14:00.488 8 WARNING neutronclient.v2_0.client [None req-ca0f1ac8-5e85-4d6a-9c1a-d7115beab6d4 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 702/1349] 10.0.0.124 () {34 vars in 663 bytes} [Thu Feb 26 23:14:00 2026] POST /v2.1/servers => generated 496 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-26 23:14:00.767 7 WARNING neutronclient.v2_0.client [None req-c0b3621e-15c1-482e-8245-861f50614ef3 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 648/1350] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:00 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1456 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:01.853 8 WARNING neutronclient.v2_0.client [None req-d0421721-4258-414b-9ce2-dd3b660f7be4 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 703/1351] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:01 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1460 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:02.947 7 WARNING neutronclient.v2_0.client [None req-c3c7bde6-54de-4cc2-b59b-167e70c346cc 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 649/1352] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:02 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1452 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:04.102 8 WARNING neutronclient.v2_0.client [None req-8ee1d4cf-034b-4dea-8685-d586ba4e11c0 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 704/1353] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:04 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1452 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-02-26 23:14:05.196 7 WARNING neutronclient.v2_0.client [None req-c4a53f61-48f8-4e65-985b-1798b13c6539 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1354] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:05 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1508 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-02-26 23:14:06.296 8 WARNING neutronclient.v2_0.client [None req-1045933d-f717-4998-b888-0aa276aa181d 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 705/1355] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:06 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1508 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-02-26 23:14:07.408 7 WARNING neutronclient.v2_0.client [None req-30b76d53-6b58-4b02-8c17-c14a0db7fe8f 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 651/1356] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:07 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1516 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-02-26 23:14:08.541 8 WARNING neutronclient.v2_0.client [None req-d54e3543-f09a-489f-9caa-91c236f05a89 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 706/1357] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:08 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1640 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:09.502 7 INFO nova.api.openstack.compute.server_external_events [req-cbe86c2e-5cf9-4c7f-889f-30a365ccf0ef req-083a24fe-a128-4026-bece-8282c5ec71a3 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 7|app: 0|req: 652/1358] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:09 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-02-26 23:14:09.891 8 WARNING neutronclient.v2_0.client [None req-e50b7e7c-81f9-4589-be64-77beae352bb0 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 707/1359] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:09 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:11.059 8 WARNING neutronclient.v2_0.client [None req-763e38a8-bd4c-43c5-9219-7b8d4123ae3a 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 709/1362] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:11 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:12.288 7 WARNING neutronclient.v2_0.client [None req-6195ff4c-fef9-4755-b5e3-fb7373d56fe6 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1363] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:12 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:13.860 8 WARNING neutronclient.v2_0.client [None req-98c75937-6adf-4f9c-bb3e-65824e7d0c8b 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 710/1364] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:13 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:15.135 7 WARNING neutronclient.v2_0.client [None req-63045670-6076-42f3-9f1c-4599f2e00d32 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1365] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:15 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 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-02-26 23:14:16.479 8 WARNING neutronclient.v2_0.client [None req-8702ab79-2df6-4414-a26f-797b7a0f7438 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 711/1366] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:16 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:17.352 7 INFO nova.api.openstack.compute.server_external_events [req-e5a47189-b226-4bec-8dd0-0860b26fdad8 req-8d814138-4006-40f4-af2d-69a528f55be3 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 7|app: 0|req: 656/1367] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:18.157 8 WARNING neutronclient.v2_0.client [None req-0dc0141b-b176-4fb6-8ce3-dabade98794f 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 712/1368] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:18 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:19.401 7 INFO nova.api.openstack.compute.server_external_events [req-7209652d-2f00-42f8-8a67-65800e5052a6 req-1bead747-56da-4d34-b298-395474f28964 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance 2026-02-26 23:14:19.402 7 INFO nova.api.openstack.compute.server_external_events [req-7209652d-2f00-42f8-8a67-65800e5052a6 req-1bead747-56da-4d34-b298-395474f28964 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 7|app: 0|req: 657/1369] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:19 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:19.461 8 WARNING neutronclient.v2_0.client [None req-86683cd2-a1e7-485e-a231-3f387467a119 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 713/1370] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:19 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1628 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:20.688 7 WARNING neutronclient.v2_0.client [None req-d18047d0-6a05-43be-bf7a-eb8f98975955 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 659/1373] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:20 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1809 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-02-26 23:14:20.848 8 WARNING neutronclient.v2_0.client [None req-05e89d20-9ef2-4df5-a939-da47cf88397a 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 715/1374] 10.0.0.124 () {32 vars in 741 bytes} [Thu Feb 26 23:14:20 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:22.166 7 INFO nova.api.openstack.compute.server_external_events [req-4b49e43f-4400-438d-9ad8-c59c350f2d78 req-6b7736f5-f20d-4dbb-98ef-e4dd6402bdf4 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 7|app: 0|req: 660/1375] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:23.401 8 WARNING neutronclient.v2_0.client [None req-230aa2dc-a4ad-48ac-8eff-422afb1219db ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:14:23.518 8 WARNING neutronclient.v2_0.client [None req-230aa2dc-a4ad-48ac-8eff-422afb1219db ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] 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-02-26 23:14:26.398 7 INFO nova.api.openstack.compute.server_external_events [req-45222f8e-7cf5-4d1b-8e34-f8904ecde4c8 req-eace70ef-c742-4f81-be6d-e2e60d27abdd e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 661/1376] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:26 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-02-26 23:14:29.530 7 INFO nova.api.openstack.compute.server_external_events [req-ac099ff6-4b57-47ed-9cbe-5e59a657459b req-3589078a-5632-4863-9525-5cb5e4222057 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 662/1377] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:29 2026] POST /v2.1/os-server-external-events => generated 183 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-02-26 23:14:31.574 7 INFO nova.api.openstack.compute.server_external_events [req-464cc54c-1aa8-40b7-ba6e-d1c9c87b7072 req-56e82434-1af0-48cc-89ad-76053b530efa e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 665/1380] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:14:32.589 8 WARNING neutronclient.v2_0.client [None req-230aa2dc-a4ad-48ac-8eff-422afb1219db ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 716/1381] 199.204.45.41 () {36 vars in 811 bytes} [Thu Feb 26 23:14:23 2026] POST /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 281 bytes in 9281 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-02-26 23:14:33.617 7 INFO nova.api.openstack.compute.server_external_events [req-cf789fd4-561e-4a86-9718-61cd2fa5e20c req-2314e6ca-1c21-48cc-9cdd-c83e4503c9cd e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 666/1382] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:33 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-02-26 23:14:35.661 8 INFO nova.api.openstack.compute.server_external_events [req-95116bd8-7026-4198-83fe-20d32ecf9059 req-34d32870-8212-4284-9a35-a5c8be828e05 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 717/1383] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:37.502 7 WARNING neutronclient.v2_0.client [None req-9030805d-dbab-412f-97c6-8782f68c8ce0 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 667/1384] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:37 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1929 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1385] 10.0.0.124 () {32 vars in 753 bytes} [Thu Feb 26 23:14:38 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd/os-server-password => generated 116 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 668/1386] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:14:40 2026] DELETE /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 0 bytes in 94 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-02-26 23:14:40.223 8 WARNING neutronclient.v2_0.client [None req-bfedf29f-2450-4203-9f01-2c2ce8d13dc0 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 719/1387] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:40 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1935 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-02-26 23:14:41.375 8 WARNING neutronclient.v2_0.client [None req-10acab31-345d-4c41-89ae-236580bea8e7 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] 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-02-26 23:14:41.505 7 INFO nova.api.openstack.compute.server_external_events [req-e00e98e0-6152-48d8-9f9c-cebacccab695 req-b953dc39-f9e3-4bd6-a04b-dd2fb1623857 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 7|app: 0|req: 670/1390] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1391] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:41 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1935 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:42.650 7 WARNING neutronclient.v2_0.client [None req-52e71cd2-e8a6-4adc-b385-bb1f6dbf9e42 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] 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-02-26 23:14:43.272 8 INFO nova.api.openstack.compute.server_external_events [req-320bf2bd-af6e-4509-86a3-75035cd53c2f req-53877098-6b39-4323-8955-e468f060409d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 8|app: 0|req: 722/1392] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1393] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:42 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1935 bytes in 892 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:43.549 8 INFO nova.api.openstack.compute.server_external_events [req-04bf2e90-59e4-40e9-b12d-4e00cecbc15a req-6f562530-b0fd-4523-9ac1-46c25be0c413 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:3acd78ae-3263-45f5-af49-a753e212c176 for instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd on instance [pid: 8|app: 0|req: 723/1394] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:14:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:44.587 7 WARNING neutronclient.v2_0.client [None req-c23c898c-d4e1-42d4-8019-a87895db8c19 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 672/1395] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:44 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1542 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:45.703 8 WARNING neutronclient.v2_0.client [None req-00db3780-0e96-4acf-833d-2b90ab47a12e 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 724/1396] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:45 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 1542 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:47.083 7 INFO nova.api.openstack.wsgi [None req-44303ee0-1b65-4426-9e04-953960924ae2 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] HTTP exception thrown: Instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd could not be found. [pid: 7|app: 0|req: 673/1397] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:47 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => 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-02-26 23:14:47.120 8 INFO nova.api.openstack.wsgi [None req-e1420fd2-f345-4339-a363-511c179f7c9f 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] HTTP exception thrown: Instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd could not be found. [pid: 8|app: 0|req: 725/1398] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:14:47 2026] DELETE /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:14:47.156 7 INFO nova.api.openstack.wsgi [None req-5f744744-6918-47d1-961e-c95460c8ac8b 9e1d193a0ae741dab3f83452f481030a ee17f9dc1c4c4d2090597678fc9979e8 - - default default] HTTP exception thrown: Instance 8e9729a6-d02c-4af7-a55a-7e5b551345dd could not be found. [pid: 7|app: 0|req: 674/1399] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:14:47 2026] GET /v2.1/servers/8e9729a6-d02c-4af7-a55a-7e5b551345dd => 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: 726/1400] 10.0.0.124 () {32 vars in 704 bytes} [Thu Feb 26 23:14:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-545123260 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 675/1401] 10.0.0.124 () {32 vars in 726 bytes} [Thu Feb 26 23:14:48 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-626690600 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1404] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:14:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 304 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1405] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1406] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 729/1407] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 679/1408] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-26 23:14:57.239 8 WARNING neutronclient.v2_0.client [None req-9cf65c84-a19b-4633-aa40-0f03fcfbcb60 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 730/1409] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7808 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1410] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 731/1411] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=039b44b9bbcb4d9881d848de62ecb4eb => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1412] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=3034acd7edbf4d0c88e2b3e5d4ae9a3e => generated 305 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1413] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=3362ee9b6b6242c78214235e0aee431f => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1414] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1415] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=530e44e74a2a4de0ab822cda3507128e => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1416] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=78063534a6034dbfb06324c7441a1e87 => generated 302 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1417] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=82462a1de08b42f089d6aa014d44c901 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1418] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:57 2026] GET /v2.1/limits?tenant_id=9488cbedd8d04786a28c9c9358837df0 => generated 302 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1419] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=94fa0a1effdc4cb5aefa9c402861466c => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1420] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1421] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1422] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=ba683fb70eaf40649675f64580b91381 => generated 302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1423] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=c094a313967642688c9a3b2349b586fa => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1424] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=d273282f332b4787a5e413598ece3961 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1425] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=daf3ef6f094b44eaaaa27b9b29c730b9 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1426] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=e0dd1619c53b4198bb24d5772e88c4bd => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1427] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/limits?tenant_id=f058d8a6f96d4703a2ec03fa2c1b6b77 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1428] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1429] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:14:58 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 33 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-02-26 23:15:09.377 8 WARNING neutronclient.v2_0.client [None req-3de0de17-f204-445c-89c3-4889fed91cd2 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:15:09.934 8 WARNING neutronclient.v2_0.client [None req-3de0de17-f204-445c-89c3-4889fed91cd2 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] 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-02-26 23:15:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-b151c75f-a83d-424a-827e-946af14f153f req-c14117ac-7215-44b9-9e12-4aff3a76e8ba e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 693/1434] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:15:20.472 8 WARNING neutronclient.v2_0.client [None req-3de0de17-f204-445c-89c3-4889fed91cd2 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 742/1437] 199.204.45.41 () {36 vars in 811 bytes} [Thu Feb 26 23:15:09 2026] POST /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 374 bytes in 12455 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-02-26 23:15:25.662 7 INFO nova.api.openstack.compute.server_external_events [req-55516845-bb9c-4623-a0b6-063b9e42d0d7 req-4617639d-e318-4546-b8b4-da6b4313a7af e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 696/1438] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:25 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-02-26 23:15:27.736 8 INFO nova.api.openstack.compute.server_external_events [req-9ff6fed6-ae82-4eed-80c8-ebdd93aa261c req-8f146cbc-3235-4754-be58-6bad005d3939 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 743/1439] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:15:38.198 7 WARNING neutronclient.v2_0.client [None req-d49ab5ab-4b75-49c2-92e3-66c9329b8986 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-26 23:15:38.437 7 WARNING neutronclient.v2_0.client [None req-d49ab5ab-4b75-49c2-92e3-66c9329b8986 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] 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-02-26 23:15:41.812 8 INFO nova.api.openstack.compute.server_external_events [req-db54e68e-f495-4fe6-ab70-51699684aa9c req-7098ef8e-3783-49ba-86b8-e9de733dcd3d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 747/1444] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:15:47.556 8 INFO nova.api.openstack.compute.server_external_events [req-8a63aa3d-0439-4576-9585-a0328e687779 req-8316be23-8419-4729-9773-a9caa919ac24 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 748/1445] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:15:49.594 8 INFO nova.api.openstack.compute.server_external_events [req-b4819bfb-7d1f-4677-90ef-4ae16d715e25 req-74f109e9-5383-4730-af8a-7b8aff3dd2ac e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance 2026-02-26 23:15:49.595 8 INFO nova.api.openstack.compute.server_external_events [req-b4819bfb-7d1f-4677-90ef-4ae16d715e25 req-74f109e9-5383-4730-af8a-7b8aff3dd2ac e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-plugged:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 749/1446] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:49 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 23:15:50.509 7 WARNING neutronclient.v2_0.client [None req-d49ab5ab-4b75-49c2-92e3-66c9329b8986 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 698/1449] 199.204.45.41 () {36 vars in 811 bytes} [Thu Feb 26 23:15:38 2026] POST /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface => generated 378 bytes in 12616 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-02-26 23:15:52.029 8 INFO nova.api.openstack.compute.server_external_events [req-550d74b3-1674-4f2d-8836-46d28fddf43c req-ae13fd97-c571-4c78-bf6f-6062d11f4b4d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 752/1450] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:15:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 699/1451] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:15:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 179 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-02-26 23:15:56.743 8 WARNING neutronclient.v2_0.client [None req-c68b1f43-e2a5-4012-ae45-535fcaafdc6e ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 753/1452] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:15:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8293 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1453] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 754/1454] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=3034acd7edbf4d0c88e2b3e5d4ae9a3e => generated 305 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1455] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=3362ee9b6b6242c78214235e0aee431f => generated 302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1456] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1457] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=45b4557c723a4b84b0466157faf6c566 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1458] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=530e44e74a2a4de0ab822cda3507128e => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1459] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=84b789195f97401a8fa8cb3463fb0afc => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1460] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=9488cbedd8d04786a28c9c9358837df0 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1461] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:57 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1462] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1463] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=ba683fb70eaf40649675f64580b91381 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1464] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=c094a313967642688c9a3b2349b586fa => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1465] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=d273282f332b4787a5e413598ece3961 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1466] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=f058d8a6f96d4703a2ec03fa2c1b6b77 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1467] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=f158704caef74f68a9c5648ae6ead79b => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1468] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/limits?tenant_id=f3845252bf3742eebe2c6aa6eef1fdf8 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1469] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1470] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 709/1471] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1472] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 710/1473] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 764/1474] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:15:58 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-26 23:16:08.593 7 INFO nova.api.openstack.compute.server_external_events [req-c6094d39-0fd9-4462-9e22-0631ed9d62cc req-aaf97535-876e-4b97-aa8a-54874ecd1703 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 712/1477] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16: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, ' [pid: 8|app: 0|req: 766/1478] 199.204.45.41 () {34 vars in 854 bytes} [Thu Feb 26 23:16:09 2026] DELETE /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface/7484591d-1f30-46b7-b185-6ba90dae1fbe => generated 0 bytes in 68 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-02-26 23:16:10.658 7 INFO nova.api.openstack.compute.server_external_events [req-b613ab2c-a58e-49d6-88b8-b0818b6904d2 req-9e510fa8-d535-4c93-adc6-cc6016e23f69 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 714/1481] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:16:12.708 8 INFO nova.api.openstack.compute.server_external_events [req-5afa9cf1-6c17-4e47-81b8-4f32bc6d6dd9 req-fa318709-866b-4866-84a0-754f8f3fe730 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance 2026-02-26 23:16:12.708 8 INFO nova.api.openstack.compute.server_external_events [req-5afa9cf1-6c17-4e47-81b8-4f32bc6d6dd9 req-fa318709-866b-4866-84a0-754f8f3fe730 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:7484591d-1f30-46b7-b185-6ba90dae1fbe for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 768/1482] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:12 2026] POST /v2.1/os-server-external-events => generated 358 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-02-26 23:16:19.502 7 INFO nova.api.openstack.compute.server_external_events [req-d113cf0a-4112-4ed7-a515-978efdef5c6e req-bece93ac-cce7-42de-9d58-8f94375904de e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 715/1483] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 769/1484] 199.204.45.41 () {34 vars in 854 bytes} [Thu Feb 26 23:16:19 2026] DELETE /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface/15bead8f-113c-4e9a-87ce-cf0f3be5ca65 => 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, ' 2026-02-26 23:16:21.683 7 INFO nova.api.openstack.compute.server_external_events [req-d3d47a14-2b0a-4f7b-b9a4-dd59b1c74d12 req-979dfbb1-4b81-489f-92f7-b5c5439fb0a5 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 717/1487] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:16:23.720 8 INFO nova.api.openstack.compute.server_external_events [req-2c5c66d9-c13b-4f13-8687-e27094e67a8a req-8f0d4bad-5c8e-48f8-b966-58ca78b6014b e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:15bead8f-113c-4e9a-87ce-cf0f3be5ca65 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 771/1488] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 719/1491] 199.204.45.41 () {34 vars in 854 bytes} [Thu Feb 26 23:16:39 2026] DELETE /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260/os-interface/c841cbc8-7f7f-4580-a627-191d7301c90f => generated 0 bytes in 68 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-02-26 23:16:41.666 7 INFO nova.api.openstack.compute.server_external_events [req-b984d6eb-787c-474e-be1b-2c148a8485e8 req-a0e39d76-dcb5-444c-83ff-31f454cc04b6 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 721/1494] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:16:43.714 8 INFO nova.api.openstack.compute.server_external_events [req-e228d778-533a-4096-9601-0ac3abc5cc4a req-9f1a0daa-6f77-48f5-8071-7b69767eee81 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:c841cbc8-7f7f-4580-a627-191d7301c90f for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 774/1495] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 722/1496] 199.204.45.41 () {34 vars in 754 bytes} [Thu Feb 26 23:16:44 2026] DELETE /v2.1/servers/54ddb82d-83b9-401f-be2e-b50292330260 => generated 0 bytes in 112 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-02-26 23:16:46.151 8 INFO nova.api.openstack.compute.server_external_events [req-b1d7e94f-a465-4199-a3d8-9270dad63e38 req-0fd1a5b2-ab17-4b99-84cd-9b5f514b2937 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:8df0909e-75b0-4419-8115-5e0892264b56 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 8|app: 0|req: 775/1497] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:16:48.191 7 INFO nova.api.openstack.compute.server_external_events [req-0df6e35d-241a-4589-ac6d-3c2d75159fa2 req-80b2a218-d765-46b5-a749-e9ea65e302d7 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:8df0909e-75b0-4419-8115-5e0892264b56 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance 2026-02-26 23:16:48.191 7 INFO nova.api.openstack.compute.server_external_events [req-0df6e35d-241a-4589-ac6d-3c2d75159fa2 req-80b2a218-d765-46b5-a749-e9ea65e302d7 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:8df0909e-75b0-4419-8115-5e0892264b56 for instance 54ddb82d-83b9-401f-be2e-b50292330260 on instance [pid: 7|app: 0|req: 723/1498] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:48 2026] POST /v2.1/os-server-external-events => generated 356 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: 776/1499] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:16:48 2026] DELETE /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => 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-02-26 23:16:49.025 7 WARNING neutronclient.v2_0.client [None req-6133b99e-76e9-4a93-afb4-e7f9e431a33d 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 724/1500] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:16:48 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => generated 1944 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:16:50.251 8 INFO nova.api.openstack.compute.server_external_events [req-10e0ed92-a6d6-4110-bf0b-a4fb521d242b req-5bedecd0-40e1-43bc-99be-6e05a254ef45 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance [pid: 8|app: 0|req: 777/1501] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:16:52.291 8 INFO nova.api.openstack.compute.server_external_events [req-7f1687b0-bf87-433a-8b3f-d5e12e4441c4 req-aaf08973-c447-4616-ae63-5136ed568b13 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance 2026-02-26 23:16:52.291 8 INFO nova.api.openstack.compute.server_external_events [req-7f1687b0-bf87-433a-8b3f-d5e12e4441c4 req-aaf08973-c447-4616-ae63-5136ed568b13 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance 2026-02-26 23:16:52.292 8 INFO nova.api.openstack.compute.server_external_events [req-7f1687b0-bf87-433a-8b3f-d5e12e4441c4 req-aaf08973-c447-4616-ae63-5136ed568b13 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:869ce4cc-90f0-4674-b2db-641188effe09 for instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 on instance [pid: 8|app: 0|req: 779/1504] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:52 2026] POST /v2.1/os-server-external-events => generated 529 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-02-26 23:16:54.287 7 WARNING neutronclient.v2_0.client [None req-5c8aa759-3dfe-4ae7-842b-042ecdb90fd4 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 726/1505] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:16:54 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 780/1506] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1507] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 781/1508] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1509] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 782/1510] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=3034acd7edbf4d0c88e2b3e5d4ae9a3e => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1511] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=3362ee9b6b6242c78214235e0aee431f => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1512] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1513] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=530e44e74a2a4de0ab822cda3507128e => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1514] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=9488cbedd8d04786a28c9c9358837df0 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1515] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1516] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1517] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=ba683fb70eaf40649675f64580b91381 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1518] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=c094a313967642688c9a3b2349b586fa => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1519] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=d273282f332b4787a5e413598ece3961 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1520] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/limits?tenant_id=f058d8a6f96d4703a2ec03fa2c1b6b77 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 23:16:56.973 7 WARNING neutronclient.v2_0.client [None req-da538993-517a-4c06-8d8c-18c504c54c19 ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 734/1521] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:16:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2476 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1522] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:16:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1523] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:16:57 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1524] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:16:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 736/1525] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:16:57 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-26 23:16:59.375 8 INFO nova.api.openstack.wsgi [None req-edd518d8-d6b7-4c26-bee4-7638908ded29 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] HTTP exception thrown: Instance 5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 could not be found. [pid: 8|app: 0|req: 790/1526] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:16:59 2026] GET /v2.1/servers/5e8584d4-fcaa-4e2c-b264-85dbec6c2a68 => 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-02-26 23:16:59.832 7 INFO nova.api.openstack.compute.server_external_events [req-86f671ea-7444-438f-9a6f-a055c2fe9700 req-e3f624b1-6b62-4989-8028-51cbfec8b21c e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-changed:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 7|app: 0|req: 737/1527] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 791/1528] 10.0.0.124 () {32 vars in 718 bytes} [Thu Feb 26 23:16:59 2026] DELETE /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => 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-02-26 23:16:59.978 7 WARNING neutronclient.v2_0.client [None req-eef65461-41d3-4d32-85bc-5efa46deabef 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 738/1529] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:16:59 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1943 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:17:01.234 8 INFO nova.api.openstack.compute.server_external_events [req-cfddb1dd-424b-4821-aa23-4a1a898d49a4 req-1ffb1bc4-01c2-4373-b995-2286d928d07d e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 8|app: 0|req: 793/1532] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:17:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:17:02.718 7 INFO nova.api.openstack.compute.server_external_events [req-1ee345e7-9038-430b-b9be-fb2e12f0f47a req-f8c67072-59f9-4245-97b8-13e57c6a4db6 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-deleted:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 7|app: 0|req: 740/1533] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:17:02 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-02-26 23:17:03.275 8 INFO nova.api.openstack.compute.server_external_events [req-25333607-9e9b-452f-b3ef-3eb6c05d18e0 req-e014c11f-c079-48a4-bb8a-ff01e07b7721 e8c51df2fa70488c86320008b4b08120 9683eae80bf249549f1e72636f6e99fc - - f803ec9d7cef424b91e63dce528614ef f803ec9d7cef424b91e63dce528614ef] Creating event network-vif-unplugged:9fbcf34f-cee7-4f73-bd22-7756f1ea2f1c for instance 3a19bdde-1221-4813-aa70-7583f00d52ad on instance [pid: 8|app: 0|req: 794/1534] 10.0.0.121 () {38 vars in 815 bytes} [Thu Feb 26 23:17:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 23:17:05.208 7 WARNING neutronclient.v2_0.client [None req-912853de-5831-47b4-9cf3-7f32598534b7 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 741/1535] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:17:05 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 1479 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-02-26 23:17:10.282 8 INFO nova.api.openstack.wsgi [None req-a95bb831-2fce-4978-8b67-8f3fbc30261f 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] HTTP exception thrown: Instance 3a19bdde-1221-4813-aa70-7583f00d52ad could not be found. [pid: 8|app: 0|req: 795/1536] 10.0.0.124 () {32 vars in 715 bytes} [Thu Feb 26 23:17:10 2026] GET /v2.1/servers/3a19bdde-1221-4813-aa70-7583f00d52ad => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 797/1539] 10.0.0.124 () {32 vars in 724 bytes} [Thu Feb 26 23:17:12 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-150785826 => 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-02-26 23:17:12.517 7 INFO nova.api.openstack.wsgi [None req-88ab5745-e680-440e-9a4f-6781ef7d2701 75f84954e8d748d1bea884385388d206 3034acd7edbf4d0c88e2b3e5d4ae9a3e - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-150785826 not found for user 75f84954e8d748d1bea884385388d206 [pid: 7|app: 0|req: 743/1540] 10.0.0.124 () {32 vars in 721 bytes} [Thu Feb 26 23:17:12 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-150785826 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1547] 10.0.0.124 () {32 vars in 655 bytes} [Thu Feb 26 23:17:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1548] 10.0.0.124 () {32 vars in 641 bytes} [Thu Feb 26 23:17:47 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-26 23:17:47.745 7 WARNING oslo_db.sqlalchemy.utils [None req-08714b9c-e1c3-4bf8-8cce-6b756cac23bb ac2a9d92557a4ddda1e2844ef2607344 33b76ab5aeda4647b71cf069be091354 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 748/1549] 10.0.0.124 () {32 vars in 649 bytes} [Thu Feb 26 23:17:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1550] 10.0.0.124 () {32 vars in 694 bytes} [Thu Feb 26 23:17:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1553] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1554] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 751/1555] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1556] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1557] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1558] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1559] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1560] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 754/1561] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1562] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1563] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1564] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:17:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1573] 10.0.0.201 () {28 vars in 454 bytes} [Thu Feb 26 23:18:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 814/1574] 10.0.0.201 () {30 vars in 658 bytes} [Thu Feb 26 23:18:37 2026] GET /v2.1 => generated 0 bytes in 74 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: 761/1575] 10.0.0.201 () {32 vars in 731 bytes} [Thu Feb 26 23:18:37 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: 815/1576] 10.0.0.201 () {34 vars in 806 bytes} [Thu Feb 26 23:18:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1577] 10.0.0.201 () {28 vars in 454 bytes} [Thu Feb 26 23:18:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1578] 10.0.0.201 () {30 vars in 658 bytes} [Thu Feb 26 23:18:37 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 763/1579] 10.0.0.201 () {32 vars in 731 bytes} [Thu Feb 26 23:18:37 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: 817/1580] 10.0.0.201 () {34 vars in 894 bytes} [Thu Feb 26 23:18:37 2026] GET /v2.1/servers/detail?project_id=33b76ab5aeda4647b71cf069be091354&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1581] 10.0.0.201 () {34 vars in 894 bytes} [Thu Feb 26 23:18:38 2026] GET /v2.1/servers/detail?project_id=9683eae80bf249549f1e72636f6e99fc&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1582] 10.0.0.201 () {34 vars in 894 bytes} [Thu Feb 26 23:18:38 2026] GET /v2.1/servers/detail?project_id=a335fa253fa543418f5e17c8a7b1afb1&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1587] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1588] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 768/1589] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1590] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 769/1591] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1592] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1593] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 824/1594] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1595] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1596] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1597] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1598] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:18:56 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1611] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 87 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: 833/1612] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1613] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1614] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1615] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1616] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 782/1617] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1618] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 783/1619] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1620] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 784/1621] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1622] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:19:56 2026] GET /v2.1/os-services => generated 783 bytes in 26 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: 845/1635] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1636] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/os-services => generated 783 bytes in 26 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: 846/1637] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 792/1638] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1639] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1640] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 848/1641] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1642] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1643] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1644] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1645] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 796/1646] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:20:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1659] 10.0.0.14 () {32 vars in 685 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1660] 10.0.0.14 () {32 vars in 681 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 858/1661] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/limits?tenant_id=33b76ab5aeda4647b71cf069be091354 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1662] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/limits?tenant_id=9683eae80bf249549f1e72636f6e99fc => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1663] 10.0.0.14 () {32 vars in 742 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/limits?tenant_id=a335fa253fa543418f5e17c8a7b1afb1 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1664] 10.0.0.14 () {32 vars in 710 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1665] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 806/1666] 10.0.0.14 () {32 vars in 687 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1667] 10.0.0.14 () {32 vars in 671 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 807/1668] 10.0.0.14 () {32 vars in 706 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1669] 10.0.0.14 () {32 vars in 702 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1670] 10.0.0.14 () {32 vars in 667 bytes} [Thu Feb 26 23:21:56 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)