+ 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 [Fri Feb 27 18:59:51 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-789d87ccd5-kjpj9 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 0x7fdf97b7f668 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-27 18:59:56.312 7 INFO nova.utils [None req-92828394-8163-4e74-823d-53fe0829e5b4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-27 18:59:56.346 8 INFO nova.utils [None req-e2dd84df-a29c-42f7-b779-bcce1fc95dcb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-27 18:59:57.961 8 WARNING keystonemiddleware._common.config [None req-e2dd84df-a29c-42f7-b779-bcce1fc95dcb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:59:57.970 8 WARNING oslo_config.cfg [None req-e2dd84df-a29c-42f7-b779-bcce1fc95dcb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 18:59:58.029 7 WARNING keystonemiddleware._common.config [None req-92828394-8163-4e74-823d-53fe0829e5b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:59:58.038 7 WARNING oslo_config.cfg [None req-92828394-8163-4e74-823d-53fe0829e5b4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 18:59:58.050 8 WARNING keystonemiddleware._common.config [None req-e2dd84df-a29c-42f7-b779-bcce1fc95dcb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:59:58.065 8 WARNING oslo_config.cfg [None req-e2dd84df-a29c-42f7-b779-bcce1fc95dcb - - - - - -] 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-27 18:59:58.077 8 WARNING oslo_config.cfg [None req-e2dd84df-a29c-42f7-b779-bcce1fc95dcb - - - - - -] 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 0x7fdf97b7f668 pid: 8 (default app) 2026-02-27 18:59:58.114 7 WARNING keystonemiddleware._common.config [None req-92828394-8163-4e74-823d-53fe0829e5b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 18:59:58.128 7 WARNING oslo_config.cfg [None req-92828394-8163-4e74-823d-53fe0829e5b4 - - - - - -] 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-27 18:59:58.140 7 WARNING oslo_config.cfg [None req-92828394-8163-4e74-823d-53fe0829e5b4 - - - - - -] 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 0x7fdf97b7f668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:00:10 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:00:10.717 8 WARNING oslo_policy.policy [None req-35f5d51c-3cb1-4cce-aa02-848ca9e38a2a b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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-27 19:00:10.718 8 WARNING oslo_policy.policy [None req-35f5d51c-3cb1-4cce-aa02-848ca9e38a2a b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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: 2/4] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:00:10 2026] GET /v2.1 => generated 0 bytes in 654 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-27 19:00:10.814 7 WARNING oslo_policy.policy [req-35f5d51c-3cb1-4cce-aa02-848ca9e38a2a req-6d873c78-dcb1-4b10-a741-5b0b648d0468 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - 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-27 19:00:10.814 7 WARNING oslo_policy.policy [req-35f5d51c-3cb1-4cce-aa02-848ca9e38a2a req-6d873c78-dcb1-4b10-a741-5b0b648d0468 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:00:10 2026] GET /v2.1/ => generated 399 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:00:10.928 8 INFO nova.api.openstack.wsgi [None req-e29f38d3-28cc-4840-a1b1-d40a0f9be769 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 19:00:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:00:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.43 () {52 vars in 1044 bytes} [Fri Feb 27 19:00:10 2026] POST /v2.1/flavors => generated 527 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:00:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:00:11 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:00:11 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-27 19:00:11.897 8 INFO nova.api.openstack.wsgi [None req-e79bc377-9417-4f43-847b-7f31a69f7c3d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 19:00:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:00:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.43 () {52 vars in 1044 bytes} [Fri Feb 27 19:00:11 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19: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: 8|app: 0|req: 8/16] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:00:12.800 8 INFO nova.api.openstack.wsgi [None req-1f0c1406-215b-4760-bf2c-ae0245931b0e b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:00:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.43 () {52 vars in 1044 bytes} [Fri Feb 27 19:00:12 2026] POST /v2.1/flavors => generated 531 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 10.0.0.106 () {28 vars in 454 bytes} [Fri Feb 27 19:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 11/22] 10.0.0.106 () {30 vars in 658 bytes} [Fri Feb 27 19:00:13 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: 12/23] 10.0.0.106 () {32 vars in 731 bytes} [Fri Feb 27 19:00:13 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: 12/24] 10.0.0.106 () {34 vars in 765 bytes} [Fri Feb 27 19:00:13 2026] GET /v2.1/os-services => generated 16 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 13/26] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:00:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:00:13 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-27 19:00:13.790 8 INFO nova.api.openstack.wsgi [None req-271a2500-fc25-400c-9f24-cba0f082235a b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/28] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 19:00:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:00:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.43 () {52 vars in 1044 bytes} [Fri Feb 27 19:00:13 2026] POST /v2.1/flavors => generated 530 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:00:14 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:00:14 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-27 19:00:14.756 8 INFO nova.api.openstack.wsgi [None req-bb67c812-e3f7-4ba7-b29e-8c0794df3c94 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/34] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 19:00:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:00:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/36] 162.253.55.43 () {52 vars in 1044 bytes} [Fri Feb 27 19:00:14 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/39] 10.0.0.106 () {28 vars in 454 bytes} [Fri Feb 27 19:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/40] 10.0.0.106 () {30 vars in 658 bytes} [Fri Feb 27 19:00:17 2026] GET /v2.1 => generated 0 bytes in 361 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: 21/41] 10.0.0.106 () {32 vars in 731 bytes} [Fri Feb 27 19:00:18 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: 21/42] 10.0.0.106 () {34 vars in 765 bytes} [Fri Feb 27 19:00:18 2026] GET /v2.1/os-services => generated 498 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 10.0.0.106 () {28 vars in 454 bytes} [Fri Feb 27 19:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 22/44] 10.0.0.106 () {30 vars in 658 bytes} [Fri Feb 27 19:00:22 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 23/45] 10.0.0.106 () {32 vars in 731 bytes} [Fri Feb 27 19:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/46] 10.0.0.106 () {34 vars in 808 bytes} [Fri Feb 27 19:00:22 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.106 () {28 vars in 454 bytes} [Fri Feb 27 19:00:26 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: 25/50] 10.0.0.106 () {30 vars in 658 bytes} [Fri Feb 27 19:00:26 2026] GET /v2.1 => generated 0 bytes in 34 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: 26/51] 10.0.0.106 () {32 vars in 731 bytes} [Fri Feb 27 19:00:26 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: 26/52] 10.0.0.106 () {34 vars in 808 bytes} [Fri Feb 27 19:00:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 10.0.0.165 () {28 vars in 454 bytes} [Fri Feb 27 19: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 66/132] 10.0.0.165 () {30 vars in 658 bytes} [Fri Feb 27 19:06:57 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/133] 10.0.0.165 () {32 vars in 731 bytes} [Fri Feb 27 19:06:57 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: 67/134] 10.0.0.165 () {34 vars in 804 bytes} [Fri Feb 27 19:06:57 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:09:04 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: 80/160] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:09:04 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/161] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:09:04 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-27 19:09:04.669 8 INFO nova.api.openstack.wsgi [None req-f0e8a0f7-7167-4377-9919-384f5b74a260 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 81/162] 162.253.55.43 () {48 vars in 1013 bytes} [Fri Feb 27 19:09:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:09:04 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: 82/164] 162.253.55.43 () {52 vars in 1045 bytes} [Fri Feb 27 19:09:04 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:10:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:10:09 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/181] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:10:09 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-27 19:10:09.134 7 INFO nova.api.openstack.wsgi [None req-c76d4ed7-ce45-4203-887f-7b45127ec8d7 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b43a73c6c2cb42928ac79e4a9b22e635 [pid: 7|app: 0|req: 91/182] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:10:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-27 19:10:09.149 8 WARNING oslo_db.sqlalchemy.utils [None req-39297b23-7ac5-47c3-b003-28b975f8d744 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/183] 162.253.55.43 () {48 vars in 1012 bytes} [Fri Feb 27 19:10:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 162.253.55.43 () {52 vars in 1053 bytes} [Fri Feb 27 19:10:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 70 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:10: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: 93/186] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:10:12 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: 94/187] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:10:12 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: 94/188] 162.253.55.43 () {48 vars in 1069 bytes} [Fri Feb 27 19:10:12 2026] GET /v2.1/os-quota-sets/d2bfa038a816448083408f62dbd438e3 => generated 283 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 162.253.55.43 () {52 vars in 1121 bytes} [Fri Feb 27 19:10:12 2026] PUT /v2.1/os-quota-sets/d2bfa038a816448083408f62dbd438e3 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:18:00 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: 142/285] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:18:00 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 144/286] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:18:00 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-27 19:18:00.975 7 INFO nova.api.openstack.wsgi [None req-05ee7011-ac66-49b2-b5fe-0eb96c6a8b4f b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 143/287] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 19:18:00 2026] GET /v2.1/flavors/m1.manila => 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: 145/288] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:18:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 162.253.55.43 () {52 vars in 1045 bytes} [Fri Feb 27 19:18:01 2026] POST /v2.1/flavors => generated 532 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:21:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:21:03 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/328] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:21:03 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: 165/329] 162.253.55.43 () {48 vars in 1069 bytes} [Fri Feb 27 19:21:03 2026] GET /v2.1/os-quota-sets/f418a911955547bdb28e0032eee737f2 => generated 283 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 162.253.55.43 () {52 vars in 1121 bytes} [Fri Feb 27 19:21:03 2026] PUT /v2.1/os-quota-sets/f418a911955547bdb28e0032eee737f2 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 92 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: 176/352] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/353] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 177/354] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:22:40 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: 8|app: 0|req: 178/356] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/357] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:22:40 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: 179/358] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:22:40 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: 7|app: 0|req: 180/359] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/os-services => generated 783 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/360] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 44 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: 181/361] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:22:40 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 181/362] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:22:40 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) [pid: 7|app: 0|req: 188/375] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:23:38 2026] GET /v2.1/os-services => generated 783 bytes in 90 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: 188/376] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:23:38 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: 189/377] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:23:38 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: 8|app: 0|req: 189/378] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:23:38 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) [pid: 7|app: 0|req: 190/379] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:23:38 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: 190/380] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:23:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:23:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 191/382] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:23:38 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) [pid: 7|app: 0|req: 192/383] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:23:38 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: 8|app: 0|req: 192/384] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:23:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 193/385] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:23:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 193/386] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:23:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/399] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:24:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/400] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:24:38 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: 201/401] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:24:38 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/402] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:24:38 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: 202/403] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:24:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/404] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:24:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 203/405] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:24:38 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: 203/406] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:24:38 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) [pid: 8|app: 0|req: 204/407] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:24:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 204/408] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:24:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 205/409] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:24:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 205/410] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:24:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/423] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/424] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/425] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:25:38 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: 8|app: 0|req: 213/426] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:25:38 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: 7|app: 0|req: 214/427] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 214/428] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 215/429] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 215/430] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:25:38 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: 217/433] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:25:38 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:25:38 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: 7|app: 0|req: 224/447] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:26:37 2026] GET /v2.1/os-security-groups => generated 78 bytes in 36 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: 224/448] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:26:37 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) [pid: 7|app: 0|req: 225/449] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:26:37 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: 225/450] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:26:37 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:26:38 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: 8|app: 0|req: 226/452] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:26:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:26:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 227/454] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:26:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 228/455] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:26:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 228/456] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:26:38 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: 7|app: 0|req: 229/457] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:26:38 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: 229/458] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:26:38 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: 236/471] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:27:38 2026] GET /v2.1/os-services => generated 783 bytes in 65 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: 236/472] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:27:38 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: 237/473] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:27:38 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: 237/474] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:27:38 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: 7|app: 0|req: 238/475] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:27:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 238/476] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:27:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/477] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:27:38 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: 239/478] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:27:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:27:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 240/480] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:27:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:27:38 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: 241/482] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:27:38 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: 248/495] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:28:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:28:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:28:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:28:38 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) [pid: 8|app: 0|req: 250/499] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:28:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:28:38 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: 251/501] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:28:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:28:38 2026] GET /v2.1/os-services => generated 783 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: 252/503] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:28:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 252/504] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:28:38 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: 8|app: 0|req: 253/505] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:28:38 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: 7|app: 0|req: 253/506] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:28:38 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: 7|app: 0|req: 260/519] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:29:37 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:29:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 261/521] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:29:38 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: 261/522] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:29:38 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: 7|app: 0|req: 262/523] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:29:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:29:38 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: 263/525] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:29:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:29:38 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: 264/527] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:29:38 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: 264/528] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:29:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 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: 265/529] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:29:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 265/530] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:29:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 272/543] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:30:38 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: 273/545] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/547] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:30:38 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: 276/551] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:30:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 276/552] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:30:38 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) [pid: 8|app: 0|req: 277/553] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:30:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 277/554] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:30:38 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) [pid: 7|app: 0|req: 281/561] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:31:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/562] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:31:14 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/563] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:31:14 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-27 19:31:14.545 8 INFO nova.api.openstack.wsgi [None req-a14a95b9-a28f-4f14-a28b-98bd8d10a280 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 282/564] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 19:31:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:31:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:31:14 2026] GET /v2.1/flavors/1df5c245-d81f-4b64-a557-57771ff1ece5/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:31:15 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: 284/568] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:31:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/569] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:31:15 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-27 19:31:15.470 8 INFO nova.api.openstack.wsgi [None req-c1d7ea16-631a-4a13-bc3a-f22cd84cee16 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 285/570] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 19:31:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:31:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:31:15 2026] GET /v2.1/flavors/b239c609-4a52-4f6c-bd63-54bb26e5384b/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:31:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:31:16 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/577] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:31:16 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:31:16.383 7 INFO nova.api.openstack.wsgi [None req-23d50b86-0c54-4291-b972-7fc33e2f371e b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 289/578] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 19:31:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:31:16 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: 290/580] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:31:16 2026] GET /v2.1/flavors/1ce6b8c7-703e-486b-97a5-ed1fcf0e3956/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:31:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:31:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/583] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:31:17 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-27 19:31:17.302 7 INFO nova.api.openstack.wsgi [None req-314e5995-a870-4393-a576-3a2182dd0fb2 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 292/584] 162.253.55.43 () {48 vars in 1009 bytes} [Fri Feb 27 19:31:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:31:17 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: 293/586] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:31:17 2026] GET /v2.1/flavors/b1522817-b731-4a2f-9b69-daaf45f12d20/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:31:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:31:18 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 295/589] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:31:18 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:31:18.214 7 INFO nova.api.openstack.wsgi [None req-b5272e86-79a8-405d-826a-ef93bf35932a b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 295/590] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 19:31:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:31:18 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: 296/592] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:31:18 2026] GET /v2.1/flavors/3dd34b47-8033-4c45-8c4b-59cfc19978e8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:31:38 2026] GET /v2.1/os-services => generated 783 bytes in 130 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: 299/598] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:31:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 300/599] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:31:38 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: 8|app: 0|req: 300/600] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:31:38 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:31:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 301/602] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:31:38 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: 7|app: 0|req: 302/603] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:31:38 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: 302/604] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:31:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 303/605] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:31:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:31:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:31:38 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: 8|app: 0|req: 304/608] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:31:38 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) [pid: 7|app: 0|req: 309/617] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:32:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/618] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:32:17 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: 7|app: 0|req: 310/619] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:32:17 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-27 19:32:17.963 8 INFO nova.api.openstack.wsgi [None req-940caf4d-eb2f-4e3c-a6f9-9522681c80d1 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 310/620] 162.253.55.43 () {48 vars in 1013 bytes} [Fri Feb 27 19:32:17 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:32:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:32:17 2026] GET /v2.1/flavors/6d3fe2aa-0d7a-40f8-863f-aa2127e04dbb/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:32: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: 8|app: 0|req: 312/624] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:32:24 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: 7|app: 0|req: 313/625] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:32:24 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:32:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:32:27 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: 315/630] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:32:27 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 316/631] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:32:27 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 162.253.55.43 () {48 vars in 1069 bytes} [Fri Feb 27 19:32:27 2026] GET /v2.1/os-quota-sets/d2bfa038a816448083408f62dbd438e3 => generated 280 bytes in 52 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: 318/635] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:32:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:32:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:32:38 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: 319/638] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:32:38 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: 320/639] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:32:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 320/640] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:32:38 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: 321/641] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:32:38 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: 321/642] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:32:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 322/643] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:32:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 322/644] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:32:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 323/645] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:32:38 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) [pid: 8|app: 0|req: 323/646] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:32:38 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: 327/653] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:33:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/654] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:33:14 2026] GET /v2.1 => generated 0 bytes in 34 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: 328/655] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:33:14 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-27 19:33:14.399 7 INFO nova.api.openstack.wsgi [None req-08a90891-6f8e-42a4-8a62-e4e852d12166 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 328/656] 162.253.55.43 () {48 vars in 1011 bytes} [Fri Feb 27 19:33:14 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:33:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/658] 162.253.55.43 () {48 vars in 1095 bytes} [Fri Feb 27 19:33:14 2026] GET /v2.1/flavors/bae7d473-f474-47de-9da8-88cffd36d48a/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:33:28 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/664] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:33:28 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: 333/665] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:33:28 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: 333/666] 162.253.55.43 () {48 vars in 1069 bytes} [Fri Feb 27 19:33:28 2026] GET /v2.1/os-quota-sets/f418a911955547bdb28e0032eee737f2 => generated 280 bytes in 54 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: 335/669] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:33:37 2026] GET /v2.1/os-security-groups => generated 78 bytes in 80 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: 335/670] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:33:38 2026] GET /v2.1/os-services => generated 783 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:33:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/672] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:33:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/673] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:33:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:33:38 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) [pid: 7|app: 0|req: 338/675] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:33:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/676] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:33:38 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: 339/677] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:33:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:33:38 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: 7|app: 0|req: 340/679] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:33:38 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: 8|app: 0|req: 340/680] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:33:38 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: 344/687] 162.253.55.43 () {42 vars in 701 bytes} [Fri Feb 27 19:34:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/688] 162.253.55.43 () {44 vars in 905 bytes} [Fri Feb 27 19:34:10 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/689] 162.253.55.43 () {46 vars in 978 bytes} [Fri Feb 27 19:34:10 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-27 19:34:10.775 8 INFO nova.api.openstack.wsgi [None req-94b79e08-80c4-42f5-94db-335b9af63cc4 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 345/690] 162.253.55.43 () {48 vars in 1007 bytes} [Fri Feb 27 19:34:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 162.253.55.43 () {48 vars in 1047 bytes} [Fri Feb 27 19:34:10 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: 350/698] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/os-services => generated 783 bytes in 258 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: 349/699] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 36 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: 351/700] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:34:38 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: 350/701] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 8|app: 0|req: 351/703] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:34:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/704] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:34:38 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: 352/705] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:34:38 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: 7|app: 0|req: 354/706] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:34:38 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: 353/707] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 355/708] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 354/709] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:34:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.89 () {32 vars in 654 bytes} [Fri Feb 27 19:34:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.89 () {32 vars in 640 bytes} [Fri Feb 27 19:34:51 2026] GET /v2.1/servers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 19:34:51.492 7 WARNING oslo_db.sqlalchemy.utils [None req-8d944c0c-22af-4179-a92b-62a7aeb9a51d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 358/714] 10.0.0.89 () {32 vars in 648 bytes} [Fri Feb 27 19:34:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.89 () {32 vars in 693 bytes} [Fri Feb 27 19:34:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/718] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:02 2026] GET /v2.1/flavors/1df5c245-d81f-4b64-a557-57771ff1ece5 => generated 511 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 10.0.0.89 () {32 vars in 640 bytes} [Fri Feb 27 19:35:02 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:02 2026] GET /v2.1/flavors/1df5c245-d81f-4b64-a557-57771ff1ece5 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:35:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:35:08 2026] POST /v2.1/os-keypairs => generated 386 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:08.508 8 WARNING neutronclient.v2_0.client [None req-8e000a1b-7f4b-45e9-9577-aee9432b0aef 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/725] 10.0.0.89 () {34 vars in 684 bytes} [Fri Feb 27 19:35:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:09.246 8 WARNING neutronclient.v2_0.client [None req-d317ed64-39e6-44bf-8986-cc7c2117d847 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:09.390 7 WARNING neutronclient.v2_0.client [None req-cba16f62-7210-4fec-8e42-df3d60b204a4 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.89 () {34 vars in 684 bytes} [Fri Feb 27 19:35:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:09.541 8 WARNING neutronclient.v2_0.client [None req-d8b4f17e-63db-4e6f-a4d0-14b8a0da20e5 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:09.572 7 WARNING neutronclient.v2_0.client [None req-cba16f62-7210-4fec-8e42-df3d60b204a4 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/727] 10.0.0.89 () {34 vars in 684 bytes} [Fri Feb 27 19:35:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:09.736 8 WARNING neutronclient.v2_0.client [None req-6154a168-0b7f-4944-b3fd-2c9c94a46ca7 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:09.824 8 WARNING neutronclient.v2_0.client [None req-6154a168-0b7f-4944-b3fd-2c9c94a46ca7 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:09.858 8 WARNING neutronclient.v2_0.client [None req-6154a168-0b7f-4944-b3fd-2c9c94a46ca7 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:09.937 7 WARNING neutronclient.v2_0.client [None req-cba16f62-7210-4fec-8e42-df3d60b204a4 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/728] 10.0.0.89 () {32 vars in 662 bytes} [Fri Feb 27 19:35:09 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:10.100 8 WARNING neutronclient.v2_0.client [None req-d93d77b3-faed-439b-bc94-93bae46a12b8 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The 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-27 19:35:10.144 8 WARNING neutronclient.v2_0.client [None req-d93d77b3-faed-439b-bc94-93bae46a12b8 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The 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-27 19:35:10.307 8 WARNING neutronclient.v2_0.client [None req-d93d77b3-faed-439b-bc94-93bae46a12b8 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/729] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:35:08 2026] POST /v2.1/servers => generated 449 bytes in 1725 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-27 19:35:10.558 7 WARNING neutronclient.v2_0.client [None req-5d49c5d3-ce47-4c60-80e8-0ecff9f4a269 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:10.599 7 WARNING neutronclient.v2_0.client [None req-5d49c5d3-ce47-4c60-80e8-0ecff9f4a269 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/730] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:10 2026] DELETE /v2.1/os-security-groups/bdb538bd-1023-4bf2-ad65-89ad51e7e564 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:35:10.724 7 WARNING neutronclient.v2_0.client [None req-6f8840d1-51f6-4713-bd1a-c3e3371c7f54 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/731] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:10 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1398 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:10.816 7 WARNING neutronclient.v2_0.client [None req-231a7f37-a1eb-4431-b12b-3bc671eb7cf7 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:10.872 7 INFO nova.api.openstack.wsgi [None req-231a7f37-a1eb-4431-b12b-3bc671eb7cf7 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] HTTP exception thrown: Security group bdb538bd-1023-4bf2-ad65-89ad51e7e564 does not exist Neutron server returns request_ids: ['req-5be4d684-1378-4dbc-bd2a-f46fba0ff3a3'] [pid: 7|app: 0|req: 367/732] 10.0.0.89 () {32 vars in 736 bytes} [Fri Feb 27 19:35:10 2026] GET /v2.1/os-security-groups/bdb538bd-1023-4bf2-ad65-89ad51e7e564 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 19:35:10.894 7 WARNING neutronclient.v2_0.client [None req-dbc39ccf-9fcc-4310-a68d-38bcd16db2cd 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:10.932 7 WARNING neutronclient.v2_0.client [None req-dbc39ccf-9fcc-4310-a68d-38bcd16db2cd 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/733] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:10 2026] DELETE /v2.1/os-security-groups/f6269bd1-ca3c-44dd-9d86-233bbf81fd7a => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:35:11.030 7 WARNING neutronclient.v2_0.client [None req-41ea2ec0-ff9e-45bd-b604-3f74b307f671 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.052 7 INFO nova.api.openstack.wsgi [None req-41ea2ec0-ff9e-45bd-b604-3f74b307f671 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] HTTP exception thrown: Security group f6269bd1-ca3c-44dd-9d86-233bbf81fd7a does not exist Neutron server returns request_ids: ['req-daf68469-b7a6-4aa8-a76a-be3df73c9052'] [pid: 7|app: 0|req: 369/734] 10.0.0.89 () {32 vars in 736 bytes} [Fri Feb 27 19:35:11 2026] GET /v2.1/os-security-groups/f6269bd1-ca3c-44dd-9d86-233bbf81fd7a => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:35:09 2026] POST /v2.1/servers => generated 451 bytes in 1083 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-27 19:35:11.075 7 WARNING neutronclient.v2_0.client [None req-a3b26fad-059e-4f4e-8f08-026012c668c2 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.097 8 WARNING neutronclient.v2_0.client [None req-e415f7a0-5a08-471f-a799-2675c29365b1 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The 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-27 19:35:11.110 7 WARNING neutronclient.v2_0.client [None req-a3b26fad-059e-4f4e-8f08-026012c668c2 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/736] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:11 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1423 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:11 2026] DELETE /v2.1/os-security-groups/ad75037e-c050-4565-8c5f-05940d202ae6 => generated 0 bytes in 163 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-27 19:35:11.246 8 WARNING neutronclient.v2_0.client [None req-60dc638d-bb7b-472a-a22f-a21bf25e4f5f 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.267 8 INFO nova.api.openstack.wsgi [None req-60dc638d-bb7b-472a-a22f-a21bf25e4f5f 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] HTTP exception thrown: Security group ad75037e-c050-4565-8c5f-05940d202ae6 does not exist Neutron server returns request_ids: ['req-52f30cfc-0763-45f0-8f33-9157c6197f62'] [pid: 8|app: 0|req: 368/738] 10.0.0.89 () {32 vars in 736 bytes} [Fri Feb 27 19:35:11 2026] GET /v2.1/os-security-groups/ad75037e-c050-4565-8c5f-05940d202ae6 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 19:35:11.288 7 WARNING neutronclient.v2_0.client [None req-f9cd84bc-4c01-43be-8ff5-4c8b803a3cf3 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.328 7 WARNING neutronclient.v2_0.client [None req-f9cd84bc-4c01-43be-8ff5-4c8b803a3cf3 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.363 7 WARNING neutronclient.v2_0.client [None req-f9cd84bc-4c01-43be-8ff5-4c8b803a3cf3 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/739] 10.0.0.89 () {32 vars in 662 bytes} [Fri Feb 27 19:35:11 2026] GET /v2.1/os-security-groups => generated 707 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:11.424 8 WARNING neutronclient.v2_0.client [None req-d8cf53fd-966c-4bf9-8183-12a02d5429f8 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.445 8 INFO nova.api.openstack.wsgi [None req-d8cf53fd-966c-4bf9-8183-12a02d5429f8 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] HTTP exception thrown: Security group ad75037e-c050-4565-8c5f-05940d202ae6 does not exist Neutron server returns request_ids: ['req-89f746ec-7c25-4130-abec-bbff41cc2529'] [pid: 8|app: 0|req: 369/740] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:11 2026] DELETE /v2.1/os-security-groups/ad75037e-c050-4565-8c5f-05940d202ae6 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 19:35:11.455 7 WARNING neutronclient.v2_0.client [None req-573aeefe-c1fa-4744-81a1-62ebafbf27db 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.472 7 INFO nova.api.openstack.wsgi [None req-573aeefe-c1fa-4744-81a1-62ebafbf27db 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] HTTP exception thrown: Security group f6269bd1-ca3c-44dd-9d86-233bbf81fd7a does not exist Neutron server returns request_ids: ['req-0f8dab1a-b963-4e91-b04f-7243ac2b7cd4'] [pid: 7|app: 0|req: 372/741] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:11 2026] DELETE /v2.1/os-security-groups/f6269bd1-ca3c-44dd-9d86-233bbf81fd7a => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 19:35:11.484 8 WARNING neutronclient.v2_0.client [None req-ef717858-8b47-4bba-b6c9-9ba90495dfd6 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] The 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-27 19:35:11.504 8 INFO nova.api.openstack.wsgi [None req-ef717858-8b47-4bba-b6c9-9ba90495dfd6 87f2b6a10279409baf79921c91d6902e 0b46844f6a1147ef90499bef6ddd11cd - - default default] HTTP exception thrown: Security group bdb538bd-1023-4bf2-ad65-89ad51e7e564 does not exist Neutron server returns request_ids: ['req-b5aa95ac-2716-43d0-b7c4-39680560b603'] [pid: 8|app: 0|req: 370/742] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:11 2026] DELETE /v2.1/os-security-groups/bdb538bd-1023-4bf2-ad65-89ad51e7e564 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 19:35:11.884 7 WARNING neutronclient.v2_0.client [None req-b9115c09-e4ae-490e-a26a-6847e92b2e01 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The 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-27 19:35:12.243 8 WARNING neutronclient.v2_0.client [None req-eab41708-980d-4d77-b566-826f3beced38 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/743] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:11 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1402 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/744] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:12 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1427 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:13.125 7 WARNING neutronclient.v2_0.client [None req-67db35cb-febc-4d94-b1c7-c28073761a2d b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/745] 10.0.0.89 () {34 vars in 684 bytes} [Fri Feb 27 19:35:13 2026] POST /v2.1/os-security-groups => generated 248 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:13.272 8 WARNING neutronclient.v2_0.client [None req-93c10257-dd1d-4ac1-b197-0f2ca34351a6 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The 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-27 19:35:13.300 8 WARNING neutronclient.v2_0.client [None req-93c10257-dd1d-4ac1-b197-0f2ca34351a6 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/746] 10.0.0.89 () {34 vars in 694 bytes} [Fri Feb 27 19:35:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:13.427 7 WARNING neutronclient.v2_0.client [None req-eb92681a-1df8-4b45-92a1-4b16ab2f3df6 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/747] 10.0.0.89 () {34 vars in 684 bytes} [Fri Feb 27 19:35:13 2026] POST /v2.1/os-security-groups => generated 247 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:13.569 8 WARNING neutronclient.v2_0.client [None req-fe853b8e-bbc0-441f-9ad5-5c1c90ad0557 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The 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-27 19:35:13.603 8 WARNING neutronclient.v2_0.client [None req-fe853b8e-bbc0-441f-9ad5-5c1c90ad0557 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/748] 10.0.0.89 () {34 vars in 694 bytes} [Fri Feb 27 19:35:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:13.736 7 WARNING neutronclient.v2_0.client [None req-7a3acf52-2475-426b-b685-b9b20e452394 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The 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-27 19:35:13.760 8 WARNING neutronclient.v2_0.client [None req-032894d9-1ea5-4026-b2a5-10f05d7561d3 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/749] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:13 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1450 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:13.803 7 WARNING neutronclient.v2_0.client [None req-ae32a5c9-c603-427f-8316-4492366fa96b b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/750] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:13 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1419 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:13.835 7 WARNING neutronclient.v2_0.client [None req-ae32a5c9-c603-427f-8316-4492366fa96b b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/751] 10.0.0.89 () {34 vars in 694 bytes} [Fri Feb 27 19:35:13 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:13.989 8 WARNING neutronclient.v2_0.client [None req-26c670ae-e855-40ee-8f9f-90a9db1a0753 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/752] 10.0.0.89 () {32 vars in 736 bytes} [Fri Feb 27 19:35:13 2026] GET /v2.1/os-security-groups/f190dee7-6480-4a0e-99d2-b334be396523 => generated 664 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:35:14.067 7 WARNING neutronclient.v2_0.client [None req-42549974-c9f5-443f-b507-58e719add0d9 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The 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-27 19:35:14.150 7 WARNING neutronclient.v2_0.client [None req-42549974-c9f5-443f-b507-58e719add0d9 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The 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-27 19:35:14.189 7 WARNING neutronclient.v2_0.client [None req-42549974-c9f5-443f-b507-58e719add0d9 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/753] 10.0.0.89 () {32 vars in 749 bytes} [Fri Feb 27 19:35:14 2026] DELETE /v2.1/os-security-group-rules/c2490930-3e66-4e99-bd10-3f5f2dcd3943 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:35:14.323 8 WARNING neutronclient.v2_0.client [None req-ba82f437-1cc0-4c0f-b459-64e27f3bc831 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The 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-27 19:35:14.363 8 WARNING neutronclient.v2_0.client [None req-ba82f437-1cc0-4c0f-b459-64e27f3bc831 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/754] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:14 2026] DELETE /v2.1/os-security-groups/f190dee7-6480-4a0e-99d2-b334be396523 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:35:14.506 7 WARNING neutronclient.v2_0.client [None req-53276467-e82c-4464-ad59-b70e164b7368 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The 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-27 19:35:14.548 7 WARNING neutronclient.v2_0.client [None req-53276467-e82c-4464-ad59-b70e164b7368 b1bd6b17715647bca76d3673dadeb172 8a1d7807ea41422cbe5248f983593c68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/755] 10.0.0.89 () {32 vars in 739 bytes} [Fri Feb 27 19:35:14 2026] DELETE /v2.1/os-security-groups/2c8c1f99-c5b3-41fe-a916-ff00e32d899c => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:35:14.842 8 WARNING neutronclient.v2_0.client [None req-59c98eb3-2b83-4823-92ac-6f16644ec79c 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The 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-27 19:35:14.872 7 WARNING neutronclient.v2_0.client [None req-c47f5900-24d2-4ec7-95f4-302c2e519938 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/756] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:14 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1458 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/757] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:14 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1475 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:15.952 8 WARNING neutronclient.v2_0.client [None req-7ed63d58-8e57-4f02-a0d7-599b9fd2db46 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The 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-27 19:35:15.962 7 WARNING neutronclient.v2_0.client [None req-a2395673-260a-4e26-85ec-89e17e4cede4 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/760] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:15 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1475 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:15 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1525 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 19:35:17.327 7 WARNING neutronclient.v2_0.client [None req-507e9cdb-79e2-45f9-bd91-9d49463457cd a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The 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-27 19:35:17.334 8 WARNING neutronclient.v2_0.client [None req-bc9f69d6-9443-4aeb-9a17-e099d0846cf3 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/762] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:17 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1483 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:17 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 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-27 19:35:17.710 7 INFO nova.api.openstack.compute.server_external_events [req-f1da9018-51ea-447f-ace0-873d1171072a req-454c8371-d05a-4897-bc67-fea4443ded33 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:c0ce730e-3cc6-4069-a658-efdda088a109 for instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 on instance 2026-02-27 19:35:17.723 7 INFO nova.compute.rpcapi [None req-fd66887c-1474-432f-989c-195aca31527c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 384/764] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:18.441 8 WARNING neutronclient.v2_0.client [None req-9163622c-c1fb-4a7b-9cf9-c5b927b53e92 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/765] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:18 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1561 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:18.598 7 WARNING neutronclient.v2_0.client [None req-a7ab1e3e-835a-43c8-a0e0-04cca42d7b86 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] 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-27 19:35:18.686 8 INFO nova.api.openstack.compute.server_external_events [req-e1dfc4ff-6dd1-40ba-81ff-043c697797a1 req-35e5f2e0-d875-46dd-af57-8ac86064873d 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:2b9b97ee-a658-4e93-a87f-7e4e64d10434 for instance 2d6d0384-733d-4ef3-a3b7-8159d2596658 on instance [pid: 7|app: 0|req: 385/766] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:18 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:18.698 8 INFO nova.compute.rpcapi [None req-5277d9b3-4021-49fd-b31b-b32cbecf3b27 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 382/767] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:19.572 7 WARNING neutronclient.v2_0.client [None req-c4ba1740-f6e2-40ae-89a1-df071c0ae310 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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-27 19:35:19.758 8 WARNING neutronclient.v2_0.client [None req-a729f194-a2f2-48ba-97b2-202880d5bc77 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/768] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:19 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:19 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:20.908 7 WARNING neutronclient.v2_0.client [None req-5288ad50-8d8d-4b84-9434-015a407dc3a0 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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-27 19:35:20.992 8 WARNING neutronclient.v2_0.client [None req-2679aade-6877-4869-9933-7746e78b660f 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in 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/770] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:20 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:20 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:22.113 7 WARNING neutronclient.v2_0.client [None req-e17a6927-5fa0-43fe-93bb-00f80ddef511 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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: 388/772] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:22 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:22.234 8 WARNING neutronclient.v2_0.client [None req-fba40589-e12a-4bac-8cb6-5597de2a1506 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/773] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:22 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:23.277 7 WARNING neutronclient.v2_0.client [None req-c95d9745-0ab1-4e53-9b4e-7f3e0840dfdf a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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: 389/774] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:23 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:23.435 8 WARNING neutronclient.v2_0.client [None req-0f8254c2-78c2-4c2b-9f43-317c5141e34f 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/775] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:23 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 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: 390/776] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:35:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:24.476 8 WARNING neutronclient.v2_0.client [None req-8ba51c5b-cfe4-4333-ade8-071c49017439 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/777] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:24 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:24.583 7 WARNING neutronclient.v2_0.client [None req-78d3576c-8956-4871-b4de-55a7c949604e 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in 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/778] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:24 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 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-27 19:35:25.642 8 WARNING neutronclient.v2_0.client [None req-ace0891b-c6fe-485e-9f43-602e29f460db a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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-27 19:35:25.719 7 WARNING neutronclient.v2_0.client [None req-ec30c774-8ab1-4407-bcb2-bcf44cfea77b 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/779] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:25 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:25 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 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-27 19:35:26.370 8 INFO nova.api.openstack.compute.server_external_events [req-b9c84b60-a470-4c75-93d7-fad9fd357616 req-42cadbd8-090b-4264-9358-b3e56f9b3919 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:2b9b97ee-a658-4e93-a87f-7e4e64d10434 for instance 2d6d0384-733d-4ef3-a3b7-8159d2596658 on instance [pid: 8|app: 0|req: 391/783] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:35:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:26.789 7 WARNING neutronclient.v2_0.client [None req-a04553ac-8de9-488b-9df2-0884e36c10fb a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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: 393/784] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:26 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1549 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:26.926 8 WARNING neutronclient.v2_0.client [None req-8908b6fd-c467-4edc-bb98-e1841147ee83 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/785] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:26 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 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-27 19:35:27.972 7 WARNING neutronclient.v2_0.client [None req-fa2183c7-104a-477b-9924-d0f7affb5063 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] 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: 394/786] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:27 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1726 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:28.082 8 WARNING neutronclient.v2_0.client [None req-2aba0fa8-0860-4420-9e22-1fcbda73add5 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] 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-27 19:35:28.149 7 WARNING neutronclient.v2_0.client [None req-fe609b5d-02b6-4aa6-b179-3aa4d6757239 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/787] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:28 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:35:28 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658/os-interface => generated 284 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:28.424 8 INFO nova.api.openstack.compute.server_external_events [req-bee2c09b-d59f-459c-8987-d81980946131 req-8296e8df-5e61-46b3-8453-7671d44bd900 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:c0ce730e-3cc6-4069-a658-efdda088a109 for instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 on instance [pid: 8|app: 0|req: 394/789] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:35:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:29.274 7 WARNING neutronclient.v2_0.client [None req-e9ae044c-0e9f-468b-9b4c-2db99a79bb23 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] 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-27 19:35:29.388 8 WARNING neutronclient.v2_0.client [None req-c1a25e4b-09a7-441b-bddb-dbb4f0a6a34b a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in 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/790] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:29 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1523 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/791] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:29 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1726 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:29.468 7 INFO nova.api.openstack.compute.server_external_events [req-b8ced6d5-071a-4b5f-8710-68be620158be req-16c6fcd6-f24f-4681-ae59-ddaa68e5a714 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:2b9b97ee-a658-4e93-a87f-7e4e64d10434 for instance 2d6d0384-733d-4ef3-a3b7-8159d2596658 on instance [pid: 7|app: 0|req: 397/792] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:29 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, ' [pid: 8|app: 0|req: 396/793] 10.0.0.89 () {32 vars in 640 bytes} [Fri Feb 27 19:35:29 2026] GET /v2.1/servers => generated 377 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 398/794] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:35:29 2026] DELETE /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 0 bytes in 161 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-27 19:35:29.832 8 WARNING neutronclient.v2_0.client [None req-0cb94309-a4f6-4680-af2a-bf648afecb41 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/795] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:29 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1732 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-27 19:35:30.506 7 WARNING neutronclient.v2_0.client [None req-6a1316ac-f2e2-482d-8b04-8fc28da59c79 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in 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/796] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:30 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1714 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-27 19:35:30.673 8 WARNING neutronclient.v2_0.client [None req-a4711f94-7f9e-47aa-9f2d-309563f5a99d 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/797] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:35:30 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:30.923 7 WARNING neutronclient.v2_0.client [None req-51dd73ea-a9cb-4d3f-9dca-2e5e63d83aa7 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] 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-27 19:35:31.074 8 WARNING neutronclient.v2_0.client [None req-0491dfb8-a266-4c8f-a91f-184b95bb0cb5 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The 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-27 19:35:31.297 7 WARNING neutronclient.v2_0.client [None req-51dd73ea-a9cb-4d3f-9dca-2e5e63d83aa7 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/798] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:31 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1852 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:31.554 8 WARNING neutronclient.v2_0.client [None req-6c2352b4-5e20-48a8-af2e-c3dde350ee21 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The 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-27 19:35:31.623 7 WARNING neutronclient.v2_0.client [None req-51dd73ea-a9cb-4d3f-9dca-2e5e63d83aa7 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/799] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:31 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1714 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:31.690 8 INFO nova.api.openstack.compute.server_external_events [req-2ebfb3f1-4470-4bdb-a629-6446d8ad1243 req-96c9893f-5296-47e2-8b32-ca4e3d06641f 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:c0ce730e-3cc6-4069-a658-efdda088a109 for instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 on instance [pid: 8|app: 0|req: 401/800] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/801] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:35:30 2026] POST /v2.1/servers => generated 451 bytes in 1252 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-27 19:35:32.096 8 WARNING neutronclient.v2_0.client [None req-0c731b8d-0713-4d9f-9f8b-4fab19d50d3d 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/802] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:32 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1253 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:32.579 7 WARNING neutronclient.v2_0.client [None req-4500ad55-27de-48d6-a7c9-f40fa88dae1a a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/803] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:32 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1852 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:33.181 8 WARNING neutronclient.v2_0.client [None req-78a08c03-de6c-4287-a0f7-fd1d92b39be6 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/804] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:33 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1303 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-27 19:35:33.727 7 INFO nova.api.openstack.compute.server_external_events [req-4b9d04d2-ee07-47ad-a0ca-fb32933350c1 req-a468b8d5-af67-4188-8907-642a995b1a21 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:2b9b97ee-a658-4e93-a87f-7e4e64d10434 for instance 2d6d0384-733d-4ef3-a3b7-8159d2596658 on instance [pid: 7|app: 0|req: 402/805] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:33.775 8 WARNING neutronclient.v2_0.client [None req-b0c7a9f5-4f14-497e-8418-6baac52e5c4a a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/806] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:33 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1504 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-27 19:35:34.293 7 WARNING neutronclient.v2_0.client [None req-0fb26a19-a46e-4e4d-9d6b-3c4eb792650a 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/807] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:34 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1351 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-27 19:35:34.893 8 WARNING neutronclient.v2_0.client [None req-65f5b9dd-f992-4ae0-b2ac-a2e293892645 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/808] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:34 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1509 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-27 19:35:35.386 7 WARNING neutronclient.v2_0.client [None req-a9c0a7b7-afe8-4750-a6fb-fe152eb7a5d3 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/809] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:35 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1351 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-27 19:35:36.005 7 WARNING neutronclient.v2_0.client [None req-456ba233-6d62-462a-8153-e0d0a20957ee a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/812] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:35 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1509 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-27 19:35:36.491 8 WARNING neutronclient.v2_0.client [None req-916f1fb1-d529-47e6-a7c9-f58120626bd6 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/813] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:36 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1359 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:37.112 7 WARNING neutronclient.v2_0.client [None req-79e458ed-48f4-4812-80b0-0324cc3b2e5b a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/814] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:37 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 1509 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:37.285 8 INFO nova.api.openstack.compute.server_external_events [req-3e818258-8dd5-4764-b2fb-9a6294f727d8 req-9c8aa5b1-c1cd-4d0f-a0bd-968abaa1a9d3 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:a9d67bb2-f4c6-4c4e-be6c-f11547fce028 for instance 538c0c4b-16fe-4692-981b-d19e72c761c2 on instance [pid: 8|app: 0|req: 408/815] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:37.589 7 WARNING neutronclient.v2_0.client [None req-095c8bf1-a7e7-4bad-aebd-2699627a2c77 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/816] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:37 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1437 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:38.207 8 INFO nova.api.openstack.wsgi [None req-fe8c7688-0a9c-4d3c-bfec-b54fa1e1e553 a5eced361bdb4f90a9687f4290218b7b 91edc4c490e34f12bbedc0cc29451a5b - - default default] HTTP exception thrown: Instance 2d6d0384-733d-4ef3-a3b7-8159d2596658 could not be found. [pid: 8|app: 0|req: 409/817] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:38 2026] GET /v2.1/servers/2d6d0384-733d-4ef3-a3b7-8159d2596658 => generated 111 bytes in 24 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: 409/818] 10.0.0.89 () {32 vars in 705 bytes} [Fri Feb 27 19:35:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2039902958 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/819] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:35:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:35:38 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: 8|app: 0|req: 411/821] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:35:38 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: 7|app: 0|req: 411/822] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:35:38 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 412/823] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:35:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 706 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/824] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:35:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/825] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:35:38 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) 2026-02-27 19:35:38.766 7 WARNING neutronclient.v2_0.client [None req-32ce1293-74d0-4165-bd0d-2f45f78ab006 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] 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-27 19:35:38.885 8 WARNING neutronclient.v2_0.client [None req-16edb217-8564-44de-8af1-452a540f2eca b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/826] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:38 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1437 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/827] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:35:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4675 bytes in 378 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: 414/828] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:35:39 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: 8|app: 0|req: 415/829] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 415/830] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=6fe2f14624114f8fa9878ddef9a9bb54 => 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: 416/831] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=8dea32429fe94a688cde5d49f6db91dc => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=91edc4c490e34f12bbedc0cc29451a5b => 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: 417/833] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/834] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=d63520e4ea03407aad2192eed1540a7f => 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: 418/835] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-27 19:35:39.988 7 WARNING neutronclient.v2_0.client [None req-317f66fc-8163-4de4-9e73-f849bf3c73c3 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/836] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:39 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1437 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:41.482 8 WARNING neutronclient.v2_0.client [None req-e15dc2e6-c6c1-4e50-bc94-b6fc7f569a7a 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in 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/837] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:41 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1437 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-27 19:35:42.609 7 WARNING neutronclient.v2_0.client [None req-9d9badc1-c59f-43fe-9eaf-c4420ea025db 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/838] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:42 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1425 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-27 19:35:43.814 8 WARNING neutronclient.v2_0.client [None req-249000ce-3f98-4b98-9c26-7c41c3cc5bb4 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/839] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:43 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1425 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:44.985 7 WARNING neutronclient.v2_0.client [None req-3807e3d3-4959-463d-b059-5b070a131d8a 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in 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/840] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:44 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1425 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:46.129 7 WARNING neutronclient.v2_0.client [None req-99b624a6-10e9-4831-9279-8feac2ea0541 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/843] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:46 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1425 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-27 19:35:46.430 8 INFO nova.api.openstack.compute.server_external_events [req-71425250-7d07-495a-9e1b-8d5cd7e568e5 req-ba4bfb0e-6e00-4714-837b-88781926b0c7 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:a9d67bb2-f4c6-4c4e-be6c-f11547fce028 for instance 538c0c4b-16fe-4692-981b-d19e72c761c2 on instance [pid: 8|app: 0|req: 422/844] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:35:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:47.294 7 WARNING neutronclient.v2_0.client [None req-28ea5a03-8eff-49f1-a27c-5cde358b1b21 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/845] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:47 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1425 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/846] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:35:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:48.442 7 WARNING neutronclient.v2_0.client [None req-12473cea-4cda-4642-b2da-d5bd9b8934be 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/847] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:48 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1613 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:48.781 8 WARNING neutronclient.v2_0.client [None req-89f94f71-7873-4563-a3db-3cbbd9dcf0d2 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/848] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:35:48 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2/os-interface => generated 285 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:49.350 7 WARNING neutronclient.v2_0.client [None req-4103f380-1ee2-4e76-b6e6-a31e6ff923c5 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The 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-27 19:35:49.553 7 WARNING neutronclient.v2_0.client [None req-4103f380-1ee2-4e76-b6e6-a31e6ff923c5 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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-27 19:35:49.740 8 WARNING neutronclient.v2_0.client [None req-776d1471-5fc5-42c4-987c-9afc238030c2 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The 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-27 19:35:49.820 7 WARNING neutronclient.v2_0.client [None req-4103f380-1ee2-4e76-b6e6-a31e6ff923c5 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/849] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:49 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1613 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-27 19:35:49.871 8 INFO nova.api.openstack.compute.server_external_events [req-3356dc86-10ff-495d-b0d7-a79ba429b1dd req-fdd273b3-f62a-4d5f-b316-d786e1df9770 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:a9d67bb2-f4c6-4c4e-be6c-f11547fce028 for instance 538c0c4b-16fe-4692-981b-d19e72c761c2 on instance [pid: 8|app: 0|req: 426/850] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/851] 10.0.0.89 () {32 vars in 640 bytes} [Fri Feb 27 19:35:49 2026] GET /v2.1/servers => generated 388 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/852] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:35:49 2026] POST /v2.1/servers => generated 453 bytes in 763 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:35:49 2026] DELETE /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:50.069 7 WARNING neutronclient.v2_0.client [None req-ef4370c4-95f3-485e-a8e4-9735a50165ff 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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-27 19:35:50.118 8 WARNING neutronclient.v2_0.client [None req-f406e921-0f6f-4da6-8535-8348592b3cee 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in 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/854] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:50 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1392 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:50 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1619 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-27 19:35:51.181 7 WARNING neutronclient.v2_0.client [None req-655819e5-a3b0-41e9-b624-78ea1d346871 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/856] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:51 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1396 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:51.278 8 WARNING neutronclient.v2_0.client [None req-795a181e-7987-4be5-8f07-96b558ee4ed7 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/857] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:51 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1739 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-27 19:35:52.286 7 WARNING neutronclient.v2_0.client [None req-4fba3b00-9e52-4e08-a3d1-23232bf79fdc 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/858] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:52 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1444 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:52.434 8 WARNING neutronclient.v2_0.client [None req-d187434a-fd7d-40af-b42d-a1f256a66cff 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/859] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:52 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:53.376 8 INFO nova.api.openstack.compute.server_external_events [req-85cebbfe-3380-40da-ab8a-4abd38c242b7 req-bd8f9195-d57c-4e96-ae55-aba1b1d42b05 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:a9d67bb2-f4c6-4c4e-be6c-f11547fce028 for instance 538c0c4b-16fe-4692-981b-d19e72c761c2 on instance 2026-02-27 19:35:53.381 7 WARNING neutronclient.v2_0.client [None req-26d72997-c23b-461c-9f86-45e98b6ef507 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/860] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:53 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) [pid: 7|app: 0|req: 429/861] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:53 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1444 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-27 19:35:53.579 8 WARNING neutronclient.v2_0.client [None req-62af1992-df8e-4b61-bd0a-16f60bd263d3 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/862] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:53 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1380 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-27 19:35:54.484 7 WARNING neutronclient.v2_0.client [None req-32c6c46a-3224-4c3b-8bdf-b6f212c45d17 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/863] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:54 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1452 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:54.652 8 WARNING neutronclient.v2_0.client [None req-f132924a-42c8-4b39-bdbc-04feec73a2f4 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/864] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:54 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1380 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:55.222 7 INFO nova.api.openstack.compute.server_external_events [req-3a55bca5-1d6a-4354-8754-9cfc0989030d req-c27eb7a7-9785-4550-b35b-11fa05110e85 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:530ca2b0-8ecd-4a34-8af4-d0017f74e1c8 for instance b45fd619-e730-4d24-ad03-676b9cb477be on instance [pid: 7|app: 0|req: 431/865] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:35:55 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-27 19:35:55.580 8 WARNING neutronclient.v2_0.client [None req-a6059aeb-fbab-451d-be4d-559aeddaa978 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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: 435/866] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:55 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1530 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:55.754 7 WARNING neutronclient.v2_0.client [None req-d694e087-1de3-4f93-8d9a-16fa547cbf99 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in 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/869] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:55 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:56.778 8 WARNING neutronclient.v2_0.client [None req-273acc52-80d1-4d88-b356-c701e541c8ae 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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-27 19:35:56.846 7 WARNING neutronclient.v2_0.client [None req-7521579d-7f8b-4285-936d-b44725677c62 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/870] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:56 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1518 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/871] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:56 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 1385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:35:57.904 8 WARNING neutronclient.v2_0.client [None req-d7f32cdf-dbf2-4207-bfa8-c561d5e1b2dc 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The 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-27 19:35:57.924 7 INFO nova.api.openstack.wsgi [None req-e6ea64ea-2e21-4e19-aa63-35bc62f03d92 6a0c7bf783604dae8a335a13282b3ae1 8dea32429fe94a688cde5d49f6db91dc - - default default] HTTP exception thrown: Instance 538c0c4b-16fe-4692-981b-d19e72c761c2 could not be found. [pid: 7|app: 0|req: 434/872] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:57 2026] GET /v2.1/servers/538c0c4b-16fe-4692-981b-d19e72c761c2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/873] 10.0.0.89 () {32 vars in 703 bytes} [Fri Feb 27 19:35:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-902158214 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/874] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:57 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1518 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:35:59.140 7 WARNING neutronclient.v2_0.client [None req-d5ee7e37-08cd-4e6f-af80-731f975c9205 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/875] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:35:59 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1518 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-27 19:36:00.103 8 WARNING neutronclient.v2_0.client [None req-74e59e0b-5b03-43d9-b4b7-e89f2d37394a 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/876] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:36:00 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:00.234 7 WARNING neutronclient.v2_0.client [None req-754524f1-044b-4f57-a446-bf3c3af9f167 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] 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-27 19:36:00.462 8 WARNING neutronclient.v2_0.client [None req-54d4135b-6c06-4373-85b0-6c492544e366 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/877] 10.0.0.89 () {32 vars in 814 bytes} [Fri Feb 27 19:36:00 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/os-interface/c0ce730e-3cc6-4069-a658-efdda088a109 => generated 281 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/878] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:00 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/879] 10.0.0.89 () {34 vars in 749 bytes} [Fri Feb 27 19:36:00 2026] POST /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/880] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:00 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1518 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/881] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:00 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:01.220 8 INFO nova.api.openstack.compute.server_external_events [req-a4e969cc-1a1d-4f5a-ba35-9960c3df79fd req-cd225b9b-f879-41b3-9c63-4ea1425028af 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:530ca2b0-8ecd-4a34-8af4-d0017f74e1c8 for instance b45fd619-e730-4d24-ad03-676b9cb477be on instance [pid: 8|app: 0|req: 442/882] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:36:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:01.628 7 WARNING neutronclient.v2_0.client [None req-1a0b5bc3-fe27-43b8-886b-68b3d13abed2 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/883] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:01 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/884] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:01 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1518 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:02.148 8 INFO nova.api.openstack.compute.server_external_events [req-49c07338-485a-44b3-911b-04cbe5ccc956 req-3de5454c-8306-48cf-a0b1-35d35c032642 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:c0ce730e-3cc6-4069-a658-efdda088a109 for instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 on instance [pid: 8|app: 0|req: 444/885] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/886] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:02 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:02.852 8 WARNING neutronclient.v2_0.client [None req-c7a43203-e3a0-45c4-a312-38ac8a4839a7 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/887] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:02 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1700 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, ' 2026-02-27 19:36:03.093 7 WARNING neutronclient.v2_0.client [None req-b44dc2b1-b13c-4872-b6a8-0b1036745abc 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/888] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:36:03 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be/os-interface => generated 284 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/889] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:03 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/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, ' 2026-02-27 19:36:04.234 7 INFO nova.api.openstack.compute.server_external_events [req-7d87c245-62a1-4642-ad79-0ec9d04500d7 req-db604a0e-12d7-44dc-83e1-2597aebd97eb 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:530ca2b0-8ecd-4a34-8af4-d0017f74e1c8 for instance b45fd619-e730-4d24-ad03-676b9cb477be on instance [pid: 7|app: 0|req: 444/890] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:04 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: 447/891] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:04 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/894] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:05 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 194 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-27 19:36:05.896 8 WARNING neutronclient.v2_0.client [None req-32e28c58-e92d-4642-99f8-890f22673c9a 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in 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/895] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:05 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1948 bytes in 1098 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/896] 10.0.0.89 () {34 vars in 749 bytes} [Fri Feb 27 19:36:06 2026] POST /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/897] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:07 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 194 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, ' [pid: 7|app: 0|req: 448/898] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:36:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 451/899] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:08 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:36:08.597 7 WARNING neutronclient.v2_0.client [None req-e6d36c92-242e-46c5-aa71-faac3a33a4cf c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] 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-27 19:36:08.699 8 INFO nova.api.openstack.compute.server_external_events [req-312549e5-4b08-4e3a-aecf-fd30cb2ed5b9 req-09503d56-e767-4123-8720-a8297c846b08 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:c0ce730e-3cc6-4069-a658-efdda088a109 for instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 on instance [pid: 8|app: 0|req: 452/900] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:36:08.710 7 WARNING neutronclient.v2_0.client [None req-e6d36c92-242e-46c5-aa71-faac3a33a4cf c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The 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-27 19:36:08.869 7 WARNING neutronclient.v2_0.client [None req-e6d36c92-242e-46c5-aa71-faac3a33a4cf c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/901] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:36:08 2026] POST /v2.1/servers => generated 453 bytes in 584 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-27 19:36:09.130 8 WARNING neutronclient.v2_0.client [None req-53de7354-6527-4495-a072-de563a89758d c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] 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: 453/902] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:09 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1432 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/903] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:09 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/ips => generated 194 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-27 19:36:10.220 8 WARNING neutronclient.v2_0.client [None req-d52b3e36-322b-4348-b2b3-5e98ac65df63 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/904] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:36:10 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70/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: 454/905] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:10 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1436 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/906] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:36:10 2026] DELETE /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => 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-27 19:36:10.383 8 WARNING neutronclient.v2_0.client [None req-436faab3-715f-4b05-b391-9f9ef017c891 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in 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/907] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:10 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1840 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-27 19:36:11.321 7 WARNING neutronclient.v2_0.client [None req-4ead3c91-5696-417e-96bd-53ae5ceadc69 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/908] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:11 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1484 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-27 19:36:11.572 8 WARNING neutronclient.v2_0.client [None req-6dd93e50-be4b-478e-b7b5-bb3adde00e0d 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/909] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:11 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1840 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:12.408 7 WARNING neutronclient.v2_0.client [None req-be68cd9f-8753-4201-a620-267f0f5437b5 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/910] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:12 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1484 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:12.715 8 WARNING neutronclient.v2_0.client [None req-86ec0f52-d664-4bba-af1c-941fb12dc668 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in 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/911] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:12 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1840 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:13.506 7 WARNING neutronclient.v2_0.client [None req-973b172a-53de-4026-8a00-ca3202b45a34 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The 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-27 19:36:13.512 8 INFO nova.api.openstack.compute.server_external_events [req-c9a492a3-bd03-478c-a858-48ad18fdaf2e req-ebf441b8-bc8f-49cf-88f3-2f47da776f70 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:c0ce730e-3cc6-4069-a658-efdda088a109 for instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 on instance [pid: 8|app: 0|req: 458/912] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/913] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:13 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1492 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-27 19:36:13.859 8 WARNING neutronclient.v2_0.client [None req-d0fcd9e9-472f-4a2b-b259-f66b0ebd2b9a 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/914] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:13 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1479 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-27 19:36:14.598 7 WARNING neutronclient.v2_0.client [None req-5cba8e85-a3d0-4dc2-8355-fe4c5cdf9ad9 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/915] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:14 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1570 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:14.967 8 WARNING neutronclient.v2_0.client [None req-32761959-ef18-419f-baa8-f5256c2de0fc 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/916] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:14 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1484 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-27 19:36:15.574 7 INFO nova.api.openstack.compute.server_external_events [req-c214d1bc-95a4-45dc-9897-824b5d7e53f5 req-38573916-ac8e-4834-a1c6-9124ed0ea174 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:dcc3e642-44bd-4a34-9505-1e046be2fd32 for instance f68b1a8a-2b41-414b-b3e7-1bc45d5df00b on instance [pid: 7|app: 0|req: 457/917] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:15.730 8 WARNING neutronclient.v2_0.client [None req-e5514180-698a-4e8f-a584-4de035fcb993 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/920] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:15 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1558 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-27 19:36:16.060 7 WARNING neutronclient.v2_0.client [None req-c3e066b3-763a-473a-af36-75fbdee78d24 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/921] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:16 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 1484 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-27 19:36:16.911 8 WARNING neutronclient.v2_0.client [None req-54730585-f751-4096-9adb-c44417d47556 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/922] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:16 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1558 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:17.132 7 INFO nova.api.openstack.wsgi [None req-7cef8ac3-16ec-43c6-ab4e-c543008692bf 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] HTTP exception thrown: Instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 could not be found. [pid: 7|app: 0|req: 461/923] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:17 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 111 bytes in 23 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: 463/924] 10.0.0.89 () {32 vars in 703 bytes} [Fri Feb 27 19:36:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-282682692 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:17.616 7 INFO nova.api.openstack.wsgi [None req-0302e76e-416f-4841-8276-2388d2d99bdb 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] HTTP exception thrown: Instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 could not be found. [pid: 7|app: 0|req: 462/925] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:36:17 2026] DELETE /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-27 19:36:17.648 8 INFO nova.api.openstack.wsgi [None req-f1e515c8-f617-4cf8-837d-0da7e6903c15 60230095ff514f458763023b2f4a96a7 6fe2f14624114f8fa9878ddef9a9bb54 - - default default] HTTP exception thrown: Instance abf0ff9f-0e27-476e-a524-5fbd93d3eb70 could not be found. [pid: 8|app: 0|req: 464/926] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:17 2026] GET /v2.1/servers/abf0ff9f-0e27-476e-a524-5fbd93d3eb70 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:18.041 7 WARNING neutronclient.v2_0.client [None req-5e62b23e-8841-4f14-9797-3eedc6327f44 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] 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-27 19:36:18.644 8 INFO nova.api.openstack.compute.server_external_events [req-60377957-ea11-4f0f-933b-c60d5680b9ba req-3d5ecfaf-2bd3-4dc2-875e-af26a09843a6 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:dcc3e642-44bd-4a34-9505-1e046be2fd32 for instance f68b1a8a-2b41-414b-b3e7-1bc45d5df00b on instance [pid: 8|app: 0|req: 465/927] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:36:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/928] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:18 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1558 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:19.952 8 WARNING neutronclient.v2_0.client [None req-502bdb63-b078-4e20-8ef1-1169ab62d952 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/929] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:19 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1741 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-27 19:36:20.109 7 WARNING neutronclient.v2_0.client [None req-945e08d9-bbd2-413c-b357-56ae834df541 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/930] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:36:20 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:20.883 7 INFO nova.api.openstack.compute.server_external_events [req-d7a660a9-79fa-4d7a-b311-a2ccfeb4468c req-87aa7e44-327a-43a8-b58e-3fff54157ccf 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:dcc3e642-44bd-4a34-9505-1e046be2fd32 for instance f68b1a8a-2b41-414b-b3e7-1bc45d5df00b on instance [pid: 7|app: 0|req: 465/931] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:36:20.892 8 WARNING neutronclient.v2_0.client [None req-1a964955-180f-4751-a384-4735d8b74170 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/932] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:20 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1741 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/933] 10.0.0.89 () {32 vars in 640 bytes} [Fri Feb 27 19:36:21 2026] GET /v2.1/servers => generated 384 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 468/934] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:36:21 2026] DELETE /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 0 bytes in 138 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-27 19:36:21.338 7 WARNING neutronclient.v2_0.client [None req-ee03941b-d3bf-4dcf-a7bb-8fe38c1672b6 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/935] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:21 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1747 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/936] 10.0.0.89 () {30 vars in 412 bytes} [Fri Feb 27 19:36:22 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-27 19:36:22.458 8 WARNING neutronclient.v2_0.client [None req-2261dbe8-a828-45b5-9f45-ee8bdcd96530 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/937] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:22 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1867 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, ' [pid: 7|app: 0|req: 469/938] 10.0.0.89 () {28 vars in 559 bytes} [Fri Feb 27 19:36:22 2026] GET /v2/ => generated 402 bytes in 593 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: 470/939] 10.0.0.89 () {28 vars in 563 bytes} [Fri Feb 27 19:36:23 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/940] 10.0.0.89 () {30 vars in 412 bytes} [Fri Feb 27 19:36:23 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-27 19:36:23.619 8 WARNING neutronclient.v2_0.client [None req-d407a1d3-c65a-40e9-89f5-375f663a9fd0 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/941] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:23 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1867 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:36:24.581 7 INFO nova.api.openstack.compute.server_external_events [req-8bcf0e76-ee03-4e5b-b9c1-47d250d16e15 req-7aa9b90d-0f9c-4290-b728-4f1cc8127e0c 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:dcc3e642-44bd-4a34-9505-1e046be2fd32 for instance f68b1a8a-2b41-414b-b3e7-1bc45d5df00b on instance [pid: 7|app: 0|req: 471/942] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:24 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-27 19:36:25.046 8 WARNING neutronclient.v2_0.client [None req-0f7d727a-f470-4743-9a73-ee98ed316254 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/943] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:25 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:25.482 7 WARNING neutronclient.v2_0.client [None req-8cf3d4da-fa0f-4d06-bb6d-e47b60f20a94 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/944] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:25 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1820 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:25.656 8 WARNING neutronclient.v2_0.client [None req-efa7057a-00c5-45a8-bef6-575c433b54f5 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/945] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:25 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1820 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, ' [pid: 7|app: 0|req: 474/948] 10.0.0.89 () {34 vars in 749 bytes} [Fri Feb 27 19:36:25 2026] POST /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be/action => generated 0 bytes in 83 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-27 19:36:26.045 8 WARNING neutronclient.v2_0.client [None req-d4ace444-c0a3-4eae-acec-3601ebaeff4d 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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-27 19:36:26.142 7 WARNING neutronclient.v2_0.client [None req-2a3ec3c9-162a-400c-a1e7-3611ea7c31c6 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/949] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:26 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1822 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/950] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:26 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1518 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:27.218 8 WARNING neutronclient.v2_0.client [None req-3e3974b2-572e-4805-8dc0-8e5ff2867cdf 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The 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-27 19:36:27.240 7 WARNING neutronclient.v2_0.client [None req-81ebfa8c-4b45-4d25-87e2-f1f75891d54f c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] The python binding code in 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/951] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:27 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 1518 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/952] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:27 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1822 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:28.322 7 INFO nova.api.openstack.wsgi [None req-a3938b44-08e4-4ea7-a321-b0a184957d69 c2e98cdf13e346e69db48a4f16760f38 75fc1f81c3934a0d9f9dadc9265baba9 - - default default] HTTP exception thrown: Instance f68b1a8a-2b41-414b-b3e7-1bc45d5df00b could not be found. [pid: 7|app: 0|req: 477/953] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:28 2026] GET /v2.1/servers/f68b1a8a-2b41-414b-b3e7-1bc45d5df00b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 478/954] 10.0.0.89 () {32 vars in 705 bytes} [Fri Feb 27 19:36:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1683331025 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:36:28.360 8 WARNING neutronclient.v2_0.client [None req-051ff4fb-aaa3-4c3c-b6bc-55b333b645e6 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/955] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:28 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1822 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/956] 10.0.0.152 () {30 vars in 619 bytes} [Fri Feb 27 19:36:28 2026] GET /v2.1 => generated 0 bytes in 81 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: 478/957] 10.0.0.152 () {32 vars in 692 bytes} [Fri Feb 27 19:36:28 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: 480/958] 10.0.0.152 () {34 vars in 913 bytes} [Fri Feb 27 19:36:28 2026] GET /v2.1/os-simple-tenant-usage/31e9d773cd0043a4849be689354e5756?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/959] 10.0.0.152 () {30 vars in 654 bytes} [Fri Feb 27 19:36:29 2026] GET /v2.1/limits?reserved=1 => generated 511 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-27 19:36:29.505 7 WARNING neutronclient.v2_0.client [None req-818b99b2-ad2a-4257-b4bb-b9c377aee281 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/960] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:29 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1827 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:36:30.729 8 WARNING neutronclient.v2_0.client [None req-ac0263dc-7cbd-44be-8b86-d3a676f64212 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/961] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:30 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1827 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:31.958 7 WARNING neutronclient.v2_0.client [None req-61a8fbfb-4507-4d70-ae80-c48d17d62ca1 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/962] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:31 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1827 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:32.581 7 INFO nova.api.openstack.compute.server_external_events [req-ba378359-7c6c-46c0-b0ff-29b6d4bc1cb4 req-e7078a96-332d-4e0e-b155-566a2b59a076 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-unplugged:530ca2b0-8ecd-4a34-8af4-d0017f74e1c8 for instance b45fd619-e730-4d24-ad03-676b9cb477be on instance [pid: 7|app: 0|req: 483/963] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:36:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/964] 10.0.0.152 () {30 vars in 619 bytes} [Fri Feb 27 19:36:32 2026] GET /v2.1 => generated 0 bytes in 324 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: 484/965] 10.0.0.152 () {32 vars in 692 bytes} [Fri Feb 27 19:36:32 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: 482/966] 10.0.0.152 () {34 vars in 913 bytes} [Fri Feb 27 19:36:32 2026] GET /v2.1/os-simple-tenant-usage/31e9d773cd0043a4849be689354e5756?start=2026-02-26T00:00:00&end=2026-02-27T23:59:59 => generated 20 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/967] 10.0.0.152 () {30 vars in 654 bytes} [Fri Feb 27 19:36:33 2026] GET /v2.1/limits?reserved=1 => generated 511 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-27 19:36:33.153 8 WARNING neutronclient.v2_0.client [None req-4dc89c48-876d-49cd-97ef-2cf5cd3ee743 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/968] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:33 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1827 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:36:34.354 7 WARNING neutronclient.v2_0.client [None req-e749a6e4-0051-4a58-9575-dd30df3618c7 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/969] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:34 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1827 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-27 19:36:34.646 8 INFO nova.api.openstack.compute.server_external_events [req-d6f3e5d9-2031-48d0-b39d-6021fcdc39fa req-803655df-f960-4da7-a4ca-e324bde4fbd0 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:530ca2b0-8ecd-4a34-8af4-d0017f74e1c8 for instance b45fd619-e730-4d24-ad03-676b9cb477be on instance [pid: 8|app: 0|req: 484/970] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:36:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:35.500 7 WARNING neutronclient.v2_0.client [None req-0d73f5ee-da67-4348-aa5f-5fcaf21d349d 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in 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/971] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:35 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1827 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-27 19:36:36.673 8 WARNING neutronclient.v2_0.client [None req-89031014-83c9-4789-9c37-512e11e3de20 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/974] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:36 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1820 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/975] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:36:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 338 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: 487/976] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:36:38 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: 7|app: 0|req: 490/977] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:36:38 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, ' 2026-02-27 19:36:39.087 8 WARNING neutronclient.v2_0.client [None req-62a0cb0f-068d-4334-ae6e-209dc2c83c57 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/978] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2503 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/979] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:36:39 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: 8|app: 0|req: 489/980] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/981] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/os-services => generated 783 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/982] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 7|app: 0|req: 493/983] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:36:39 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: 8|app: 0|req: 491/984] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 494/985] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=67da55ae354a4f4e895d62022f70524c => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/986] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=9a34556a70b649089ded358881eeefc1 => 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: 495/987] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=a1c1f4c79197404995d038223a73b5c1 => 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: 493/988] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=b7cc5c72a90d4f56868a11c0a0075255 => 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: 496/989] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=cb2d0d8980234970b9340df87ba6714e => 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: 494/990] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/991] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=d7708b0d3d3348bfbe04d61e840f33cb => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/992] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:36:39 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/995] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:36:47 2026] POST /v2.1/os-keypairs => generated 396 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/996] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:36:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:36:49.911 8 WARNING neutronclient.v2_0.client [None req-2dd97ab8-2c26-4eeb-8f1f-b2eddc5e6938 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The 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-27 19:36:49.976 8 WARNING neutronclient.v2_0.client [None req-2dd97ab8-2c26-4eeb-8f1f-b2eddc5e6938 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The 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-27 19:36:50.044 8 WARNING neutronclient.v2_0.client [None req-2dd97ab8-2c26-4eeb-8f1f-b2eddc5e6938 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The 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-27 19:36:50.236 8 WARNING neutronclient.v2_0.client [None req-2dd97ab8-2c26-4eeb-8f1f-b2eddc5e6938 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/997] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:36:49 2026] POST /v2.1/servers => generated 497 bytes in 601 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 19:36:50.476 7 WARNING neutronclient.v2_0.client [None req-72af4e62-4cc1-4b4f-a1f8-4a97dbf1e57a 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/998] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:50 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1454 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-27 19:36:51.606 8 WARNING neutronclient.v2_0.client [None req-1e8c3bd2-51f8-4b7f-b857-77798cd226fe 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/999] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:51 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1458 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:52.773 7 WARNING neutronclient.v2_0.client [None req-f39ca906-c25c-4765-bcf3-6dc0bd6de57a 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1000] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:52 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1506 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-27 19:36:53.868 8 WARNING neutronclient.v2_0.client [None req-659dd0c0-60f9-42de-879b-9d010a58eb6c 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1001] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:53 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1506 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:55.009 7 WARNING neutronclient.v2_0.client [None req-1c6d5174-ab35-4255-8081-96a25e70f2d0 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1002] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:54 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1514 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-27 19:36:55.804 8 INFO nova.api.openstack.compute.server_external_events [req-ff55043f-f3fc-4716-95e7-8625f4edf3ec req-1c30da0b-4555-4f24-b3de-8219ce11089a 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:4116862f-2141-44c0-805c-088ef9024966 for instance a511060f-3596-437f-a377-337db40def76 on instance [pid: 8|app: 0|req: 502/1005] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:36:55 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-27 19:36:56.120 7 WARNING neutronclient.v2_0.client [None req-a6098a2f-9521-40f8-be59-f28ea00edd95 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1006] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:56 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1639 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:36:57.312 8 WARNING neutronclient.v2_0.client [None req-f8423672-8297-45ca-a407-3faee3208d54 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in 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/1007] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:57 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1627 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-27 19:36:58.350 7 WARNING neutronclient.v2_0.client [None req-35fa56f0-b7b9-4935-bf49-abd2a4904295 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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-27 19:36:58.456 8 WARNING neutronclient.v2_0.client [None req-a1dec718-8ffc-42cd-9843-998ce72468c1 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1008] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:58 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1820 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, ' [pid: 8|app: 0|req: 504/1009] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:58 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1627 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1010] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:36:58 2026] DELETE /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 0 bytes in 82 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-27 19:36:58.620 8 WARNING neutronclient.v2_0.client [None req-8ebb1a4f-ba57-49e9-84b7-6b2ff0f8cfed 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1011] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:58 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1826 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-27 19:36:59.607 7 WARNING neutronclient.v2_0.client [None req-278f5580-e73d-4e27-86f7-bee1397dba7b 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] 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-27 19:36:59.757 8 WARNING neutronclient.v2_0.client [None req-377e9704-a4a6-4074-a163-006d5195807b 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1012] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:59 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1826 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1013] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:36:59 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1627 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:01.092 8 WARNING neutronclient.v2_0.client [None req-951a2ef5-24ac-4474-a48b-d718e00f62af 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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-27 19:37:01.144 7 WARNING neutronclient.v2_0.client [None req-1287d660-9dab-4fa0-a57b-155ed03f2ab2 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1014] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:01 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1826 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-27 19:37:01.273 8 INFO nova.api.openstack.compute.server_external_events [req-94a67017-b8e0-497a-a508-9118109e3152 req-6bca23c0-68e5-4c03-98d3-12b2be6bc079 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:4116862f-2141-44c0-805c-088ef9024966 for instance a511060f-3596-437f-a377-337db40def76 on instance [pid: 8|app: 0|req: 508/1015] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:37:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1016] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:01 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1627 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:01.820 8 INFO nova.api.openstack.compute.server_external_events [req-a998df9f-b992-44fa-b22b-ef68da199960 req-0abada29-0465-4120-9243-0796f47f2818 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:530ca2b0-8ecd-4a34-8af4-d0017f74e1c8 for instance b45fd619-e730-4d24-ad03-676b9cb477be on instance [pid: 8|app: 0|req: 509/1017] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:01 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-27 19:37:02.295 7 WARNING neutronclient.v2_0.client [None req-8ed02a77-51ed-491c-bfce-4c22d93975a9 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] 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: 509/1018] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:02 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1473 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:02.359 8 WARNING neutronclient.v2_0.client [None req-131e2aa8-159d-446f-b436-f42a6b82077f 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in 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/1019] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:02 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1627 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-27 19:37:03.405 7 WARNING neutronclient.v2_0.client [None req-8b849c77-35e7-4610-9fab-b3465febc3d5 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1020] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:03 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1478 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-27 19:37:03.528 8 WARNING neutronclient.v2_0.client [None req-34792054-361d-4d18-b015-00a3e2af016f 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in 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/1021] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:03 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1807 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:03.851 7 WARNING neutronclient.v2_0.client [None req-98aaad3e-3e80-48af-8046-73b885b5adbf 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in 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/1022] 10.0.0.89 () {32 vars in 740 bytes} [Fri Feb 27 19:37:03 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76/os-interface => generated 285 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:04.506 8 WARNING neutronclient.v2_0.client [None req-2105f3f9-cb02-412c-ab6a-1907095985d9 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1023] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:04 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => generated 1478 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, ' 2026-02-27 19:37:04.806 7 INFO nova.api.openstack.compute.server_external_events [req-43041a6d-ac5d-4792-90e1-1d231d98eeef req-48454290-1c5b-4ec2-be26-011dc315d448 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:4116862f-2141-44c0-805c-088ef9024966 for instance a511060f-3596-437f-a377-337db40def76 on instance [pid: 7|app: 0|req: 512/1024] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:04 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-27 19:37:05.727 8 INFO nova.api.openstack.wsgi [None req-821e3462-3c5c-4537-ab60-a3c0bd7849ef 98e159a0a8f44197880f262eb5a02a55 d7708b0d3d3348bfbe04d61e840f33cb - - default default] HTTP exception thrown: Instance b45fd619-e730-4d24-ad03-676b9cb477be could not be found. [pid: 8|app: 0|req: 513/1025] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:05 2026] GET /v2.1/servers/b45fd619-e730-4d24-ad03-676b9cb477be => 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: 7|app: 0|req: 513/1026] 10.0.0.89 () {32 vars in 703 bytes} [Fri Feb 27 19:37:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-334438067 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:37:12.774 7 WARNING neutronclient.v2_0.client [None req-e350e0c6-8fd0-49a0-afe9-bd1cc108f66f 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1029] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:12 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1927 bytes in 2556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:16.326 8 WARNING neutronclient.v2_0.client [None req-e634b2b2-83af-4a03-93bc-9ffc74b09fbe 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] 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-27 19:37:16.462 7 WARNING neutronclient.v2_0.client [None req-0213d11b-bf2e-4886-9805-f0730aa29cc1 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The 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-27 19:37:16.479 8 WARNING neutronclient.v2_0.client [None req-e634b2b2-83af-4a03-93bc-9ffc74b09fbe 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The 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-27 19:37:16.677 7 WARNING neutronclient.v2_0.client [None req-0213d11b-bf2e-4886-9805-f0730aa29cc1 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1032] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:37:16 2026] POST /v2.1/servers => generated 424 bytes in 598 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-27 19:37:16.723 8 WARNING neutronclient.v2_0.client [None req-a3af5f01-d374-42e0-a0f9-25ee3f6f76f4 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1033] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:16 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1370 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1034] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:37:16 2026] POST /v2.1/servers => generated 424 bytes in 482 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-27 19:37:16.900 8 WARNING neutronclient.v2_0.client [None req-48d3f170-db77-4587-850c-a6256787fa67 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1035] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:16 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1367 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, ' [pid: 7|app: 0|req: 518/1036] 10.0.0.89 () {32 vars in 752 bytes} [Fri Feb 27 19:37:17 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76/os-server-password => generated 116 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-27 19:37:17.823 8 WARNING neutronclient.v2_0.client [None req-e675c12a-564e-4b8f-983b-027a668338c7 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1037] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:17 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1374 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-27 19:37:17.985 7 WARNING neutronclient.v2_0.client [None req-0b7a9e89-68e9-41a3-87ca-ebe95171963c 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1038] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:17 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1039] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:37:18 2026] DELETE /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 0 bytes in 89 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-27 19:37:18.886 7 WARNING neutronclient.v2_0.client [None req-8ef4d8dd-30a3-4fac-9a2f-b0723d5bbd61 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] 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-27 19:37:18.928 8 WARNING neutronclient.v2_0.client [None req-cdd5a020-6e62-44f7-bf00-225bbb078d72 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1040] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:18 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1422 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1041] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:18 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1933 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-27 19:37:19.065 8 WARNING neutronclient.v2_0.client [None req-eff8ddf4-7f51-4598-a7ee-6f75fdd66a42 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in 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/1042] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:19 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1363 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:20.038 7 WARNING neutronclient.v2_0.client [None req-66bf5116-b300-404e-946e-e3c00ae1757c 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] 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: 521/1043] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:20 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1422 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:20.080 8 WARNING neutronclient.v2_0.client [None req-dc3caea5-281a-4ce9-8f52-6cb8d0c4bc9f 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] 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-27 19:37:20.151 7 WARNING neutronclient.v2_0.client [None req-272a8eac-b237-4b5f-98bc-10d17397ca69 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1044] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:20 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1933 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1045] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:20 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1363 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:21.136 8 WARNING neutronclient.v2_0.client [None req-0aa115dc-aaaa-4a3b-83dc-4a6cec42dbff 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1046] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:21 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1430 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:21.238 7 WARNING neutronclient.v2_0.client [None req-99a1bb8f-83af-41e5-9afa-44e229dfa231 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The 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-27 19:37:21.242 8 WARNING neutronclient.v2_0.client [None req-1b99ae72-0f1d-4f1c-9f69-cf4403f8656b 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1047] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:21 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1419 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1048] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:21 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1933 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:22.246 8 WARNING neutronclient.v2_0.client [None req-71396aff-5a23-4df0-8565-161c37df74b3 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] 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-27 19:37:22.292 7 INFO nova.api.openstack.compute.server_external_events [req-237112ed-fbe7-430b-9c19-2e397b691d3d req-b3616e8e-1bee-4592-9c92-3c08c3a6653c 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:d5ed4bc7-78db-4deb-8c39-7b368be9d55f for instance 508193a2-33fd-4b3c-ba1f-c9959ca0e756 on instance [pid: 7|app: 0|req: 524/1049] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:22 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-27 19:37:22.384 7 WARNING neutronclient.v2_0.client [None req-96410c39-16e1-4b92-9b91-783d9987afda 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1050] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:22 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1419 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:22.979 7 WARNING neutronclient.v2_0.client [None req-f184e051-5d70-4358-ace1-46747e3beb4e 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1051] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:22 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1472 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:23.041 8 INFO nova.api.openstack.compute.server_external_events [req-699e46bb-1568-43e0-8010-fb9841626840 req-9b19d21f-1cc9-47fb-82d0-347cb8b84cc7 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-unplugged:4116862f-2141-44c0-805c-088ef9024966 for instance a511060f-3596-437f-a377-337db40def76 on instance [pid: 8|app: 0|req: 527/1052] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:37:23 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: 7|app: 0|req: 526/1053] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:22 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1818 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-27 19:37:23.991 8 WARNING neutronclient.v2_0.client [None req-d75dd72f-3281-47b3-a86b-ebdff0c7dec3 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] 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-27 19:37:24.061 7 WARNING neutronclient.v2_0.client [None req-1cbe6da9-d51e-44b8-82d1-9be914d06298 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1054] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:23 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1469 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1055] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:24 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1470 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:24.366 7 INFO nova.api.openstack.compute.server_external_events [req-4fe759ac-accf-4b8b-9e96-21610983b6e8 req-9c2af0e6-3f66-42dc-ba2a-f3308d696d44 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:4116862f-2141-44c0-805c-088ef9024966 for instance a511060f-3596-437f-a377-337db40def76 on instance 2026-02-27 19:37:24.367 7 INFO nova.api.openstack.compute.server_external_events [req-4fe759ac-accf-4b8b-9e96-21610983b6e8 req-9c2af0e6-3f66-42dc-ba2a-f3308d696d44 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:3cac3756-0c56-49bb-a35f-15c2f32a01fd for instance b4b6d74e-1432-4200-b0ff-d618172b262a on instance [pid: 7|app: 0|req: 528/1056] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:24 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:37:24.378 8 WARNING neutronclient.v2_0.client [None req-92a82db1-6732-4b91-8174-9fb8bd007f3a 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1057] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:24 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1540 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:25.383 7 WARNING neutronclient.v2_0.client [None req-f795e569-ed78-4fa3-89e7-af68e7a1745d 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The 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-27 19:37:25.395 8 WARNING neutronclient.v2_0.client [None req-59dd3428-00e7-4adc-8cf3-b07d68481a69 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1058] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:25 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1059] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:25 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1470 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:25.512 7 WARNING neutronclient.v2_0.client [None req-5dfdd952-2488-46f4-acd6-617d430920b8 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in 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/1060] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:25 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1540 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:26.520 8 WARNING neutronclient.v2_0.client [None req-8337ae31-9f18-4155-98bd-9db97c6a4c29 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The 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-27 19:37:26.521 7 WARNING neutronclient.v2_0.client [None req-c30ef813-ee8c-44e8-ae8a-342692264a68 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1063] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:26 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1467 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, ' [pid: 7|app: 0|req: 532/1064] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:26 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1470 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:26.663 8 WARNING neutronclient.v2_0.client [None req-6edd8cf4-98cf-4f77-afcc-82015e9f0c93 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1065] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:26 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 1540 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-27 19:37:27.346 7 INFO nova.api.openstack.compute.server_external_events [req-95ac765b-2ed4-471d-9df0-698c29c27222 req-12c97891-24cd-4e6d-8c70-cc9772ad087b 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:d5ed4bc7-78db-4deb-8c39-7b368be9d55f for instance 508193a2-33fd-4b3c-ba1f-c9959ca0e756 on instance [pid: 7|app: 0|req: 533/1066] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:37:27 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:27.666 8 WARNING neutronclient.v2_0.client [None req-4ef57f49-a7e5-4c67-945b-2e3891df4109 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The 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-27 19:37:27.677 7 WARNING neutronclient.v2_0.client [None req-4bd7b1d8-f184-4f6a-8dfe-7de68ef2d013 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1067] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:27 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1467 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:27.788 8 INFO nova.api.openstack.wsgi [None req-a3be6715-485c-4bed-b789-758eb32dcc52 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] HTTP exception thrown: Instance a511060f-3596-437f-a377-337db40def76 could not be found. [pid: 8|app: 0|req: 535/1068] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:27 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => 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: 534/1069] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:27 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1470 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:27.819 8 INFO nova.api.openstack.wsgi [None req-d473d609-4a10-4aa9-bca5-b46c4436a68c 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] HTTP exception thrown: Instance a511060f-3596-437f-a377-337db40def76 could not be found. [pid: 8|app: 0|req: 536/1070] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:37:27 2026] DELETE /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:27.854 7 INFO nova.api.openstack.wsgi [None req-61cfe16a-701e-45a1-95ba-f9ed5b2831a3 43b4c9f702cb456fac6790e82592212b 67da55ae354a4f4e895d62022f70524c - - default default] HTTP exception thrown: Instance a511060f-3596-437f-a377-337db40def76 could not be found. [pid: 7|app: 0|req: 535/1071] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:27 2026] GET /v2.1/servers/a511060f-3596-437f-a377-337db40def76 => 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: 537/1072] 10.0.0.89 () {32 vars in 705 bytes} [Fri Feb 27 19:37:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1521867763 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1073] 10.0.0.89 () {32 vars in 725 bytes} [Fri Feb 27 19:37:28 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-244823526 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-27 19:37:28.800 8 WARNING neutronclient.v2_0.client [None req-3407bab8-bf28-40c6-93ed-16afd8838ba8 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The 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-27 19:37:28.864 7 WARNING neutronclient.v2_0.client [None req-46d968b3-1c8a-428c-8564-669e3481e7bb 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1074] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:28 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1467 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1075] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:28 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1470 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-27 19:37:29.968 8 WARNING neutronclient.v2_0.client [None req-056836cf-b679-459c-9f4c-915878fd6d68 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] 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-27 19:37:30.055 7 WARNING neutronclient.v2_0.client [None req-39246894-f42e-4178-a31a-30375f290d1a 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1076] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:29 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1467 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, ' [pid: 7|app: 0|req: 538/1077] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:30 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1655 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:30.178 8 INFO nova.api.openstack.compute.server_external_events [req-c7a2c2b4-8f33-4c61-8d96-a002d760e733 req-e2a393c6-6c2a-4896-b035-a3642f40d13e 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:3cac3756-0c56-49bb-a35f-15c2f32a01fd for instance b4b6d74e-1432-4200-b0ff-d618172b262a on instance [pid: 8|app: 0|req: 540/1078] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:37:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1079] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:37:30 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756/ips => generated 109 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, ' [pid: 8|app: 0|req: 541/1080] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:37:30 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1081] 10.0.0.89 () {32 vars in 822 bytes} [Fri Feb 27 19:37:30 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756/ips/tempest-ServerAddressesTestJSON-187464017-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1082] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:37:30 2026] DELETE /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:30.479 7 WARNING neutronclient.v2_0.client [None req-e606066c-d055-4a09-a2de-f82ec308d39d 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1083] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:30 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1661 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-27 19:37:31.182 8 WARNING neutronclient.v2_0.client [None req-6a35df8a-5142-4d35-bd0d-3601e82b75ef 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1084] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:31 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1467 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:31.670 7 WARNING neutronclient.v2_0.client [None req-29bdca6d-9919-48c8-8a34-8bb4691a0e07 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1085] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:31 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1661 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:32.387 8 WARNING neutronclient.v2_0.client [None req-23bf1c9a-8de9-4b81-bac3-dde203495ddb 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1086] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:32 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1647 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-27 19:37:32.910 7 WARNING neutronclient.v2_0.client [None req-ab1f61e6-76b6-433b-bede-6651dca6afe5 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1087] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:32 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1661 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:33.640 8 INFO nova.api.openstack.compute.server_external_events [req-ab9c6d12-f440-4b60-b5b3-5fe4c69c73bd req-70275291-d835-4ffd-99f1-a5ebbcfe894e 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:d5ed4bc7-78db-4deb-8c39-7b368be9d55f for instance 508193a2-33fd-4b3c-ba1f-c9959ca0e756 on instance [pid: 8|app: 0|req: 545/1088] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1089] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:37:33 2026] DELETE /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 0 bytes in 122 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-27 19:37:33.847 8 WARNING neutronclient.v2_0.client [None req-24950d1d-627a-4fdb-81da-70216180b480 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1090] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:33 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1653 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, ' 2026-02-27 19:37:34.412 7 WARNING neutronclient.v2_0.client [None req-988a18ec-7e5c-4146-96ed-20478f164ed5 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in 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/1091] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:34 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1451 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-27 19:37:35.162 8 WARNING neutronclient.v2_0.client [None req-079348e5-5652-4c8b-a58c-5e87a606d84a 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1092] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:35 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1653 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-27 19:37:35.535 7 WARNING neutronclient.v2_0.client [None req-052d6eae-f6af-4c2c-9832-b4141554cb5e 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1093] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:35 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1456 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:36.351 7 WARNING neutronclient.v2_0.client [None req-c68ab4a9-ca47-4dca-a011-c4915026dc9e 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] 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: 548/1096] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:36 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1611 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-27 19:37:36.646 8 WARNING neutronclient.v2_0.client [None req-ab7e91af-4559-4807-876c-68917482028f 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] The 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-27 19:37:36.649 7 INFO nova.api.openstack.compute.server_external_events [req-bb12ffbc-f971-49cc-b6b1-9ab874997af6 req-89fad55b-235b-404c-9693-0bab3c0a8e72 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:3cac3756-0c56-49bb-a35f-15c2f32a01fd for instance b4b6d74e-1432-4200-b0ff-d618172b262a on instance [pid: 7|app: 0|req: 549/1097] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:36 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) [pid: 8|app: 0|req: 549/1098] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:36 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 1456 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:37.664 7 WARNING neutronclient.v2_0.client [None req-d49bf847-b758-44c4-9024-02b37ee67647 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1099] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:37 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1448 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:37.758 8 INFO nova.api.openstack.wsgi [None req-81fba1af-12c8-489f-b242-28bd7aea1eb9 345ef04e7f834faebfcc414f95611046 39d3eede43a14bbcb67d10b9cc6eee9c - - default default] HTTP exception thrown: Instance 508193a2-33fd-4b3c-ba1f-c9959ca0e756 could not be found. [pid: 8|app: 0|req: 550/1100] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:37 2026] GET /v2.1/servers/508193a2-33fd-4b3c-ba1f-c9959ca0e756 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 551/1101] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:37:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:37:38.791 7 WARNING neutronclient.v2_0.client [None req-a90f8621-1469-49a0-99e7-5d41d143a9e0 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] 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: 551/1102] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:37:38 2026] GET /v2.1/os-services => generated 783 bytes in 251 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-27 19:37:38.958 8 WARNING neutronclient.v2_0.client [None req-a983cda5-5108-414c-9476-7877c99b9b53 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1103] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:38 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 1453 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1104] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:37:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2006 bytes in 222 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: 553/1105] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:37:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 553/1106] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:37:39 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: 7|app: 0|req: 554/1107] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:37:39 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: 8|app: 0|req: 554/1108] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1109] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 555/1110] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 65 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: 556/1111] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=374b26a0bf714dd597a56f9e530cdda8 => 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: 556/1112] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=39d3eede43a14bbcb67d10b9cc6eee9c => 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: 557/1113] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=5638675117be4a718414065cca5cb92f => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1114] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=923722c75c6e4321a724242f40aceea6 => 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: 558/1115] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=b28b0622d0774a95a6b244eb7fca0ae0 => generated 304 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1116] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=bbe8735ebee54f7d8bc0379e94c46455 => 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: 559/1117] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=c05063ab886b4a2a8ca8406645f713e9 => 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: 559/1118] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1119] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 560/1120] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/limits?tenant_id=f7f2989d9e294f528ca864c40ad7f4ad => 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: 561/1121] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:37:39 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 37 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-27 19:37:40.044 7 INFO nova.api.openstack.wsgi [None req-d18287fd-0e33-4eb2-b257-1899bbb4c0d1 14467dab79d244c8af65b2b879b6b2e6 b28b0622d0774a95a6b244eb7fca0ae0 - - default default] HTTP exception thrown: Instance b4b6d74e-1432-4200-b0ff-d618172b262a could not be found. [pid: 7|app: 0|req: 562/1122] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:40 2026] GET /v2.1/servers/b4b6d74e-1432-4200-b0ff-d618172b262a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1123] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:37:40 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) 2026-02-27 19:37:40.067 8 WARNING neutronclient.v2_0.client [None req-0e4c9c54-d014-44ac-9183-7af48bc08c5a a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The 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-27 19:37:40.171 8 WARNING neutronclient.v2_0.client [None req-0e4c9c54-d014-44ac-9183-7af48bc08c5a a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The 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-27 19:37:40.398 8 WARNING neutronclient.v2_0.client [None req-0e4c9c54-d014-44ac-9183-7af48bc08c5a a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1124] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:37:39 2026] POST /v2.1/servers => generated 449 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 19:37:40.712 7 WARNING neutronclient.v2_0.client [None req-5c488369-bbbc-4e09-94ff-96e226dcdd70 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1125] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:40 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1400 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:41.804 8 WARNING neutronclient.v2_0.client [None req-c6d296ca-dd76-4772-a887-81fe202adff2 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1126] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:41 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1404 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:42.896 7 WARNING neutronclient.v2_0.client [None req-18d7ecd6-b73f-4ef7-8ae3-a092d23438fc a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1127] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:42 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:43.994 8 WARNING neutronclient.v2_0.client [None req-b4adca61-9b0d-491d-9d53-b60b2736322e a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1128] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:43 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1452 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-27 19:37:45.120 7 WARNING neutronclient.v2_0.client [None req-eafd084f-32c3-4967-b859-c4f2c93f9b3b a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1129] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:45 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1460 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-27 19:37:46.097 8 INFO nova.api.openstack.compute.server_external_events [req-e42201be-fcfe-4597-bea5-f8924a8f0f5f req-435548e4-9ed8-46a6-8bda-02826cd6acfa 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:76260c7b-5b91-4648-a7a2-d4a186f9a4f1 for instance 14b38a4e-f17c-41b3-9c7d-04870aa7a74d on instance [pid: 8|app: 0|req: 565/1132] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:46.413 7 WARNING neutronclient.v2_0.client [None req-ae98660d-d805-4c35-a810-94d88653ff8f a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1133] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:46 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1537 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:47.611 8 WARNING neutronclient.v2_0.client [None req-b3810b58-f4cb-41ac-a500-e6fd3715f103 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1134] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:47 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1525 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:48.746 7 WARNING neutronclient.v2_0.client [None req-f06b06d4-b378-43ac-ae80-f826c3e38af8 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1135] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:48 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1525 bytes in 1798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:51.570 8 WARNING neutronclient.v2_0.client [None req-954a4e18-6c6d-43d3-9874-705216333791 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] 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-27 19:37:51.660 7 INFO nova.api.openstack.compute.server_external_events [req-5f4a559f-3df7-462e-af5e-7160d75d6d36 req-2daf6c82-7448-4dc9-93ff-c1613a7dcad3 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:76260c7b-5b91-4648-a7a2-d4a186f9a4f1 for instance 14b38a4e-f17c-41b3-9c7d-04870aa7a74d on instance [pid: 7|app: 0|req: 570/1136] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:37:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1137] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:51 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1525 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:53.496 7 WARNING neutronclient.v2_0.client [None req-6d09dc3e-6c4e-41fa-bf37-531de87cce82 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] 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: 571/1138] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:53 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1693 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, ' [pid: 8|app: 0|req: 568/1139] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:37:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:37:54.096 7 WARNING neutronclient.v2_0.client [None req-7087b943-f045-4ccb-9d74-9f54b2350f13 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1140] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:54 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1693 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:37:56.138 8 INFO nova.api.openstack.compute.server_external_events [req-fdff1335-6ad9-45f8-af2f-4e2e003a0f45 req-19693f66-5be4-44ee-92a5-bc2b89034035 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:76260c7b-5b91-4648-a7a2-d4a186f9a4f1 for instance 14b38a4e-f17c-41b3-9c7d-04870aa7a74d on instance [pid: 8|app: 0|req: 570/1143] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:37:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:57.516 7 WARNING neutronclient.v2_0.client [None req-2f40a16a-90b0-446a-986e-9e8d85a1e1da 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The 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-27 19:37:57.568 7 WARNING neutronclient.v2_0.client [None req-2f40a16a-90b0-446a-986e-9e8d85a1e1da 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The 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-27 19:37:57.828 7 WARNING neutronclient.v2_0.client [None req-2f40a16a-90b0-446a-986e-9e8d85a1e1da 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1144] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:37:57 2026] POST /v2.1/servers => generated 447 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:37:58.032 8 WARNING neutronclient.v2_0.client [None req-1fad8a4d-f13d-4f88-b7b6-f0be71010859 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1145] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:37:58 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 1395 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-27 19:38:03.117 7 WARNING neutronclient.v2_0.client [None req-5d93a316-3d6d-46e3-8b0d-a5cfded1c51e 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] 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-27 19:38:03.230 8 INFO nova.api.openstack.compute.server_external_events [req-3591dd91-9435-4e42-a469-3486e052847b req-8f23b229-0b70-4036-a2d5-85b6fa3a0399 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:b55692e2-ac09-4b73-9819-93f5cadae612 for instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 on instance [pid: 8|app: 0|req: 572/1146] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1147] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:03 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 1520 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1150] 10.0.0.89 () {34 vars in 749 bytes} [Fri Feb 27 19:38:06 2026] POST /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d/action => generated 31970 bytes in 562 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-27 19:38:07.583 8 INFO nova.api.openstack.compute.server_external_events [req-3c6fe76f-90b8-4c98-aad3-db1100fcfec1 req-86603989-6dd4-4730-900e-54aaf13c2ef6 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:b55692e2-ac09-4b73-9819-93f5cadae612 for instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 on instance [pid: 8|app: 0|req: 574/1151] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:38:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:08.292 7 WARNING neutronclient.v2_0.client [None req-68910a3a-ae70-4f9d-9ffe-3c9c96b04c3a 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1152] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:08 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 1518 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-27 19:38:13.474 8 WARNING neutronclient.v2_0.client [None req-77b665c5-f42c-4f5d-beb8-2cc32c3575d4 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1153] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:13 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 1817 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:14.831 8 INFO nova.api.openstack.compute.server_external_events [req-2a80aa82-8a42-4d4f-8175-f6c4930f8e06 req-68cf72b3-b23d-4dab-901a-1b8b77ecb404 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:b55692e2-ac09-4b73-9819-93f5cadae612 for instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 on instance [pid: 8|app: 0|req: 576/1154] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:14 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) 2026-02-27 19:38:14.875 7 WARNING neutronclient.v2_0.client [None req-57e1f362-a2da-4906-bc66-7b0e959a3cf6 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The 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-27 19:38:14.928 7 WARNING neutronclient.v2_0.client [None req-57e1f362-a2da-4906-bc66-7b0e959a3cf6 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The 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-27 19:38:15.170 7 WARNING neutronclient.v2_0.client [None req-57e1f362-a2da-4906-bc66-7b0e959a3cf6 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1155] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:38:14 2026] POST /v2.1/servers => generated 447 bytes in 527 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-27 19:38:15.355 8 WARNING neutronclient.v2_0.client [None req-fd9eeae4-0e0f-4ae9-8bee-912ba7854ddf 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1156] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:15 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => generated 1394 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-27 19:38:18.246 8 INFO nova.api.openstack.compute.server_external_events [req-e98ac68c-dd9e-4a0f-a822-37188ebaa731 req-7747e5c0-ca34-44ff-8ff4-de8fcdae2c76 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:76260c7b-5b91-4648-a7a2-d4a186f9a4f1 for instance 14b38a4e-f17c-41b3-9c7d-04870aa7a74d on instance [pid: 8|app: 0|req: 579/1159] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:20.480 7 WARNING neutronclient.v2_0.client [None req-cdaafcb3-155b-483c-a40a-4e6ad376738b 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] 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-27 19:38:20.719 8 INFO nova.api.openstack.compute.server_external_events [req-dd73f64e-e67c-4b9d-af22-e784b6d3f00d req-3239ccea-9571-4228-a020-9ab6f1ca33d5 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:28602682-833e-4407-af29-80062e3a2ff9 for instance af0ba498-6ebc-44a3-9938-0ccac4685b19 on instance [pid: 8|app: 0|req: 580/1160] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1161] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:20 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => generated 1519 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 581/1162] 10.0.0.89 () {34 vars in 670 bytes} [Fri Feb 27 19:38:21 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:23.066 7 WARNING neutronclient.v2_0.client [None req-d92224db-5a68-4a20-a1fa-38ff7d524cd3 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The 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-27 19:38:23.112 7 WARNING neutronclient.v2_0.client [None req-d92224db-5a68-4a20-a1fa-38ff7d524cd3 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The 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-27 19:38:23.280 7 WARNING neutronclient.v2_0.client [None req-d92224db-5a68-4a20-a1fa-38ff7d524cd3 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1163] 10.0.0.89 () {34 vars in 662 bytes} [Fri Feb 27 19:38:23 2026] POST /v2.1/servers => generated 449 bytes in 495 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-27 19:38:23.525 8 WARNING neutronclient.v2_0.client [None req-3568aa08-6daa-4193-9e45-6883d2ffb702 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1164] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:23 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1403 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, ' 2026-02-27 19:38:24.599 7 WARNING neutronclient.v2_0.client [None req-b09faf63-0d70-44aa-8b82-4aa924bc5ab4 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1165] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:24 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1407 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:25.055 8 INFO nova.api.openstack.compute.server_external_events [req-4a1f052d-ff84-4458-ae2c-07b6ff3fa66c req-6f92cea4-c097-445c-aabf-3a6554fc6f07 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:28602682-833e-4407-af29-80062e3a2ff9 for instance af0ba498-6ebc-44a3-9938-0ccac4685b19 on instance [pid: 8|app: 0|req: 583/1166] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:38:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:25.705 7 WARNING neutronclient.v2_0.client [None req-caa02c2c-23e1-43b4-bdbd-259df9f909a3 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1167] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:25 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1399 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:25.866 7 WARNING neutronclient.v2_0.client [None req-a231056c-410b-4000-a00f-a0e464070449 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1170] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:25 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:26.797 8 WARNING neutronclient.v2_0.client [None req-8c56d5f5-67b1-45f7-b3a5-4892d98be84f a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1171] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:26 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1455 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:27.886 7 WARNING neutronclient.v2_0.client [None req-fe7a3ec2-eb84-45af-a9ab-9f70fc09bb77 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1172] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:27 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1455 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:28.969 8 WARNING neutronclient.v2_0.client [None req-dab991f7-2a0f-4ffd-a732-d82c642bba05 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1173] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:28 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1463 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-27 19:38:30.066 7 WARNING neutronclient.v2_0.client [None req-e737cb61-4933-4d0e-a4f1-afae5b6e803d a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] 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-27 19:38:30.151 8 INFO nova.api.openstack.compute.server_external_events [req-bd4712b1-3a71-444c-b313-06eeb9915b06 req-d3f74227-1a74-4468-9ec4-21df63bea7ee 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:e970b102-bdf2-40a0-98c4-2fdcfb04160a for instance 94dd2880-fb3b-44ef-b25a-de3a8e0ee743 on instance [pid: 8|app: 0|req: 587/1174] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1175] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:30 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1530 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-27 19:38:31.065 8 WARNING neutronclient.v2_0.client [None req-f7d1982c-05ce-4fa1-b0a6-18081a7047c8 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1176] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:31 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => generated 1816 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-27 19:38:31.251 7 WARNING neutronclient.v2_0.client [None req-b2b7ac59-22db-4152-923e-037c38bc407b a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1177] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:31 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1528 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:32.332 8 INFO nova.api.openstack.compute.server_external_events [req-82170742-885f-4578-becb-9d1d24560c26 req-275c40e2-25b8-4c8b-a844-fdd79da5a39b 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:28602682-833e-4407-af29-80062e3a2ff9 for instance af0ba498-6ebc-44a3-9938-0ccac4685b19 on instance [pid: 8|app: 0|req: 589/1178] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:32.492 7 WARNING neutronclient.v2_0.client [None req-6308cccc-6280-4acf-926e-79d5d3e132ce a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1179] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:32 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1528 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:33.634 8 WARNING neutronclient.v2_0.client [None req-e5893e60-d914-4da5-a219-fb0c27889a8e a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1180] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:33 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1528 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:34.802 7 WARNING neutronclient.v2_0.client [None req-1dfdd2b1-3965-4f13-8ef4-bd7772af48ac a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1181] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:34 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1528 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:35.561 8 INFO nova.api.openstack.compute.server_external_events [req-51b91909-4f30-41ea-ae3b-6514fe9a8b7e req-b75deb7b-3eaf-41da-a1f5-a39add26c587 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:e970b102-bdf2-40a0-98c4-2fdcfb04160a for instance 94dd2880-fb3b-44ef-b25a-de3a8e0ee743 on instance [pid: 8|app: 0|req: 591/1182] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:38:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:35.955 7 WARNING neutronclient.v2_0.client [None req-7cd11e0e-3f37-4ebd-85d3-ba63ca688293 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1185] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:35 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1528 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:37.160 8 WARNING neutronclient.v2_0.client [None req-1e81249f-30fd-4367-a4a5-2793cacb839e a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1186] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:37 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1697 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:37.329 7 WARNING neutronclient.v2_0.client [None req-3c763c5f-547c-4652-9b7d-4cf6a09a84bb a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1187] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:37 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1697 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:38:38.225 8 INFO nova.api.openstack.compute.server_external_events [req-5ac83f02-5ec7-42a0-a2d4-ebc4f11efc6e req-4291eb4a-ce3c-4856-bdc9-401deddc4733 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:e970b102-bdf2-40a0-98c4-2fdcfb04160a for instance 94dd2880-fb3b-44ef-b25a-de3a8e0ee743 on instance [pid: 8|app: 0|req: 594/1188] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:38:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1189] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1190] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=374b26a0bf714dd597a56f9e530cdda8 => 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: 596/1191] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=37a4c537682240ef978eee1934a39b4d => 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: 596/1192] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=5638675117be4a718414065cca5cb92f => 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: 597/1193] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=7bdd88c5fea149a6acb87a6fdedde2c5 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1194] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=91abb66288634ed79c7abad980420c20 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1195] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:38 2026] GET /v2.1/limits?tenant_id=923722c75c6e4321a724242f40aceea6 => 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: 598/1196] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=a3a8d8e3b7eb45b884ae8ca52c9a20a7 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1197] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=bbe8735ebee54f7d8bc0379e94c46455 => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1198] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=c05063ab886b4a2a8ca8406645f713e9 => 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: 600/1199] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 600/1200] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=db0ba6df7cee4e41a23e02ebb6f56248 => 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: 601/1201] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 601/1202] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/limits?tenant_id=f7f2989d9e294f528ca864c40ad7f4ad => 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: 602/1203] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:38:39 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: 602/1204] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2082 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: 603/1205] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:38:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 603/1206] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:38:39 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: 604/1207] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:38:39 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: 604/1208] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:38:39 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) 2026-02-27 19:38:39.644 7 WARNING neutronclient.v2_0.client [None req-3160a70f-7b99-4e48-8d0a-112c7bfd43cc b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1209] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9528 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1210] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:38:39 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: 606/1211] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:38:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1214] 10.0.0.89 () {34 vars in 749 bytes} [Fri Feb 27 19:38:46 2026] POST /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743/action => generated 31921 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1217] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:38:57 2026] DELETE /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => 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-27 19:38:57.712 8 WARNING neutronclient.v2_0.client [None req-b83d240e-073d-4863-99f7-8918a1b870e8 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1218] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:57 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1823 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-27 19:38:58.915 7 WARNING neutronclient.v2_0.client [None req-3ad090d7-6539-4426-bce5-b600e3310328 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 610/1219] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:38:58 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1823 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:00.086 8 WARNING neutronclient.v2_0.client [None req-325e96d9-662c-4df7-be03-38afa9902fe5 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1220] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:00 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1823 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:00.909 7 INFO nova.api.openstack.compute.server_external_events [req-6d68a8f0-87de-4c1b-8676-34d316ea6fbf req-269d36b6-b922-446a-b09c-5a980e2f55ec 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:e970b102-bdf2-40a0-98c4-2fdcfb04160a for instance 94dd2880-fb3b-44ef-b25a-de3a8e0ee743 on instance [pid: 7|app: 0|req: 611/1221] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:39:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:01.324 8 WARNING neutronclient.v2_0.client [None req-2b4499d4-a760-4611-a946-82abf71d8036 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1222] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:01 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1484 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-27 19:39:02.441 7 WARNING neutronclient.v2_0.client [None req-48b7dd06-bbd3-455b-9e5d-5410b3ba5b75 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1223] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:02 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1489 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-27 19:39:03.537 8 WARNING neutronclient.v2_0.client [None req-65fa8a53-3c4b-49bf-8d1a-54d3fcc5ecdd a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1224] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:03 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:04.622 7 INFO nova.api.openstack.wsgi [None req-c754d2c2-3a7f-45b9-bcf9-7ae6e808f955 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] HTTP exception thrown: Instance 94dd2880-fb3b-44ef-b25a-de3a8e0ee743 could not be found. [pid: 7|app: 0|req: 613/1225] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:04 2026] GET /v2.1/servers/94dd2880-fb3b-44ef-b25a-de3a8e0ee743 => 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: 613/1226] 10.0.0.89 () {32 vars in 729 bytes} [Fri Feb 27 19:39:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1979645736 => generated 0 bytes in 16 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: 614/1227] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:39:05 2026] DELETE /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-02-27 19:39:05.173 8 WARNING neutronclient.v2_0.client [None req-abc20061-9039-424c-81f8-3f69969e87f4 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1228] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:05 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1699 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:06.356 8 WARNING neutronclient.v2_0.client [None req-ba499e17-5a6b-4b02-b1f6-3f4a6199156c a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1231] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:06 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1699 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-27 19:39:07.527 7 WARNING neutronclient.v2_0.client [None req-80002c76-cbf8-480b-a563-f519a87c7857 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1232] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:07 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1699 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-27 19:39:07.969 8 INFO nova.api.openstack.compute.server_external_events [req-57044207-ba8b-45d0-bccf-ad7bfdb51e14 req-9df590d0-abfc-42af-bf95-fc18799fe7c8 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:76260c7b-5b91-4648-a7a2-d4a186f9a4f1 for instance 14b38a4e-f17c-41b3-9c7d-04870aa7a74d on instance [pid: 8|app: 0|req: 617/1233] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:39: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:08.705 7 WARNING neutronclient.v2_0.client [None req-d30f04b1-9cf5-4eba-adfa-18d179633ec0 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The 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-27 19:39:08.723 8 WARNING neutronclient.v2_0.client [None req-34ea3cae-c370-4290-98ce-35d32866e9a1 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The 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-27 19:39:08.751 7 WARNING neutronclient.v2_0.client [None req-d30f04b1-9cf5-4eba-adfa-18d179633ec0 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1234] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:08 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1481 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:39:08.926 7 WARNING neutronclient.v2_0.client [None req-d30f04b1-9cf5-4eba-adfa-18d179633ec0 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1235] 162.253.55.43 () {36 vars in 713 bytes} [Fri Feb 27 19:39:08 2026] POST /v2.1/servers => generated 453 bytes in 789 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:09.682 8 WARNING neutronclient.v2_0.client [None req-3d20a637-72d8-4fa3-94c6-ac860a7d668c b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1236] 162.253.55.43 () {32 vars in 732 bytes} [Fri Feb 27 19:39:09 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 2213 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:09.746 7 WARNING neutronclient.v2_0.client [None req-17551b4f-c655-4caf-bb4b-a4ae45dc17fe b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1237] 162.253.55.43 () {32 vars in 758 bytes} [Fri Feb 27 19:39:09 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 28 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1238] 162.253.55.43 () {32 vars in 776 bytes} [Fri Feb 27 19:39:09 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-27 19:39:09.839 7 WARNING neutronclient.v2_0.client [None req-1a0510bc-e6d1-4f40-8864-a707bfc99219 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in 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/1239] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:09 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1486 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:10.942 8 WARNING neutronclient.v2_0.client [None req-06afc171-d9aa-44dc-a17d-11a2b512ceeb a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1240] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:10 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => generated 1486 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:12.032 7 INFO nova.api.openstack.wsgi [None req-3a66143b-490f-4dea-92ab-db67bc962d81 a045090810cd4aafa1237b60a9336c32 bbe8735ebee54f7d8bc0379e94c46455 - - default default] HTTP exception thrown: Instance 14b38a4e-f17c-41b3-9c7d-04870aa7a74d could not be found. [pid: 7|app: 0|req: 620/1241] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:39:12 2026] GET /v2.1/servers/14b38a4e-f17c-41b3-9c7d-04870aa7a74d => 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, ' [pid: 8|app: 0|req: 622/1242] 10.0.0.89 () {32 vars in 725 bytes} [Fri Feb 27 19:39:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-83162132 => 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-27 19:39:12.422 7 WARNING neutronclient.v2_0.client [None req-e837c144-8d2b-402b-9b94-adaf193b25a7 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1243] 162.253.55.43 () {32 vars in 732 bytes} [Fri Feb 27 19:39:12 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 2371 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-27 19:39:12.755 8 WARNING neutronclient.v2_0.client [None req-a91b2165-124d-4d04-9c56-3e2fbd7a2c96 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1244] 162.253.55.43 () {32 vars in 758 bytes} [Fri Feb 27 19:39:12 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 28 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 622/1245] 162.253.55.43 () {32 vars in 776 bytes} [Fri Feb 27 19:39:12 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-volume_attachments => generated 197 bytes in 67 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-27 19:39:14.647 8 INFO nova.api.openstack.compute.server_external_events [req-e58d8e17-f704-4f53-a5f3-77fbe81d30fc req-90bc37e4-99bf-4c10-b045-d7ae043c5207 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:66778d6a-0cfa-4fda-b11d-690cf48c88a2 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 8|app: 0|req: 624/1246] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:39:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:15.842 7 WARNING neutronclient.v2_0.client [None req-c8b29f08-6f8b-46e3-86fd-e3ad0d7b97ff b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1249] 162.253.55.43 () {32 vars in 732 bytes} [Fri Feb 27 19:39:15 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 2445 bytes in 159 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-27 19:39:15.972 8 WARNING neutronclient.v2_0.client [None req-4c3ad2d1-eecd-4737-a869-bd293131674a b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1250] 162.253.55.43 () {32 vars in 758 bytes} [Fri Feb 27 19:39:15 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 283 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 624/1251] 162.253.55.43 () {32 vars in 776 bytes} [Fri Feb 27 19:39:16 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:18.723 8 WARNING neutronclient.v2_0.client [None req-09f91d29-a472-4502-b4d2-c67ce4e92fa9 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 628/1252] 162.253.55.43 () {32 vars in 732 bytes} [Fri Feb 27 19:39:18 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 2433 bytes in 156 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-27 19:39:18.857 7 WARNING neutronclient.v2_0.client [None req-f3a27f99-7a45-4350-badb-e075a0b1aa28 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1253] 162.253.55.43 () {32 vars in 758 bytes} [Fri Feb 27 19:39:18 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/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: 629/1254] 162.253.55.43 () {32 vars in 776 bytes} [Fri Feb 27 19:39:18 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/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-27 19:39:19.532 7 INFO nova.api.openstack.compute.server_external_events [req-86acaac3-34f1-4626-bfde-3a79f6e804c1 req-3cd7018b-00ef-451b-b59b-b9a4d5e08fb3 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:66778d6a-0cfa-4fda-b11d-690cf48c88a2 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 626/1255] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:39:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:21.824 8 WARNING neutronclient.v2_0.client [None req-b802653c-97f0-480a-9c8c-614e19d64729 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1256] 162.253.55.43 () {32 vars in 732 bytes} [Fri Feb 27 19:39:21 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 2433 bytes in 242 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-27 19:39:22.078 7 WARNING neutronclient.v2_0.client [None req-092a7619-8183-4f84-8623-64e15a5daf16 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1257] 162.253.55.43 () {32 vars in 758 bytes} [Fri Feb 27 19:39:22 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 285 bytes in 159 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: 631/1258] 162.253.55.43 () {32 vars in 776 bytes} [Fri Feb 27 19:39:22 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-volume_attachments => generated 197 bytes in 44 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-27 19:39:24.976 7 WARNING neutronclient.v2_0.client [None req-9590283e-4945-4b54-8145-3efe16680005 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1259] 162.253.55.43 () {32 vars in 732 bytes} [Fri Feb 27 19:39:24 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 2580 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:25.122 8 WARNING neutronclient.v2_0.client [None req-e522ed2c-79a8-4ca8-a965-7d606c5f2acf b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1260] 162.253.55.43 () {32 vars in 758 bytes} [Fri Feb 27 19:39:25 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 285 bytes in 143 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/1261] 162.253.55.43 () {32 vars in 776 bytes} [Fri Feb 27 19:39:25 2026] GET /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/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, ' [pid: 7|app: 0|req: 632/1266] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:39:38 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 635/1267] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:39:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 633/1268] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:39:39 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: 636/1269] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/os-services => generated 783 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1270] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=20133a9d3ce8488cba112f8d975c6cc8 => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1271] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 635/1272] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=374b26a0bf714dd597a56f9e530cdda8 => 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: 638/1273] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=4790ff9f56fa4e3f8600cfc196c478bf => 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: 636/1274] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=7bdd88c5fea149a6acb87a6fdedde2c5 => 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: 639/1275] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=91abb66288634ed79c7abad980420c20 => generated 305 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1276] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=923722c75c6e4321a724242f40aceea6 => 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: 640/1277] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=a3a8d8e3b7eb45b884ae8ca52c9a20a7 => 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: 638/1278] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=c05063ab886b4a2a8ca8406645f713e9 => 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: 641/1279] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 639/1280] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=db0ba6df7cee4e41a23e02ebb6f56248 => 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: 642/1281] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1282] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/limits?tenant_id=f7f2989d9e294f528ca864c40ad7f4ad => 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: 643/1283] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1707 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1284] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:39:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:39:39.939 8 WARNING neutronclient.v2_0.client [None req-54a60c1a-1950-4403-874c-c0e82658d5ca b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in 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/1285] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:39:39 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7595 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1286] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:39:40 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 645/1287] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:39:40 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) 2026-02-27 19:40:01.179 7 WARNING neutronclient.v2_0.client [None req-069b30ae-032d-411a-90ac-e200d0bb477f b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The 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-27 19:40:01.230 7 WARNING neutronclient.v2_0.client [None req-069b30ae-032d-411a-90ac-e200d0bb477f b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The 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-27 19:40:03.497 8 INFO nova.api.openstack.compute.server_external_events [req-f9717b92-e311-4ab0-aba8-7131c349f862 req-6f9948f2-2e25-4468-91b1-de5a0e1b4db9 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:da7e41ce-44c6-42d9-a7d5-8abce34d17ee for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 8|app: 0|req: 648/1292] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:40:03 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-27 19:40:07.304 8 INFO nova.api.openstack.compute.server_external_events [req-9edd7b86-b71b-4536-a562-958913fe3c1e req-dcc372ee-c56a-479e-8737-04fa7d377184 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:da7e41ce-44c6-42d9-a7d5-8abce34d17ee for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 8|app: 0|req: 651/1295] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:40:07 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) 2026-02-27 19:40:09.800 7 WARNING neutronclient.v2_0.client [None req-069b30ae-032d-411a-90ac-e200d0bb477f b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 645/1296] 162.253.55.43 () {36 vars in 811 bytes} [Fri Feb 27 19:40:01 2026] POST /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 280 bytes in 8939 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-27 19:40:10.372 8 INFO nova.api.openstack.compute.server_external_events [req-c0cc121a-dd1d-494e-842d-21e60feedc5c req-3093e33e-421a-4d16-a0a6-6fe5ef6853cd 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:da7e41ce-44c6-42d9-a7d5-8abce34d17ee for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 8|app: 0|req: 652/1297] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:40:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:40:10.725 7 INFO nova.api.openstack.compute.server_external_events [req-7d3ab8ad-2ffa-4b9a-bf73-d263d982157e req-d7675e4f-72c9-4394-8668-eef19f532609 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:da7e41ce-44c6-42d9-a7d5-8abce34d17ee for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 646/1298] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:40:10 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-27 19:40:34.258 8 WARNING neutronclient.v2_0.client [None req-391147e6-dec3-4280-ba70-172d07a4fe8b b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The 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-27 19:40:34.389 8 WARNING neutronclient.v2_0.client [None req-391147e6-dec3-4280-ba70-172d07a4fe8b b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] 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-27 19:40:36.871 7 INFO nova.api.openstack.compute.server_external_events [req-ed32bb47-cb81-47b4-ac90-d44442633c21 req-6059ddde-3bc7-4cac-af69-9561e4b16c53 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:6e132f49-f5eb-43c2-9798-d980e71d5df9 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 651/1305] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:40:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 652/1306] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 83 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: 653/1307] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:40:38 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: 7|app: 0|req: 654/1308] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1309] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=374b26a0bf714dd597a56f9e530cdda8 => 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: 656/1310] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=7bdd88c5fea149a6acb87a6fdedde2c5 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1311] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=91abb66288634ed79c7abad980420c20 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1312] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=923722c75c6e4321a724242f40aceea6 => 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: 659/1313] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=a3a8d8e3b7eb45b884ae8ca52c9a20a7 => 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: 660/1314] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=c05063ab886b4a2a8ca8406645f713e9 => 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: 661/1315] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1316] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=db0ba6df7cee4e41a23e02ebb6f56248 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1317] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1318] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/limits?tenant_id=f7f2989d9e294f528ca864c40ad7f4ad => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1319] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:40:38 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: 666/1320] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:40:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 667/1321] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:40:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1322] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 669/1323] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:40:38 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) 2026-02-27 19:40:39.069 7 WARNING neutronclient.v2_0.client [None req-a8db1999-7429-4c10-bed1-a73a7a98d675 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 670/1324] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:40:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8112 bytes in 217 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: 671/1325] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:40:39 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) 2026-02-27 19:40:42.593 7 INFO nova.api.openstack.compute.server_external_events [req-e063ffc1-3bff-4622-b53f-5911ca1dfdfb req-5587e3eb-8684-4150-9998-623471bd120b 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:6e132f49-f5eb-43c2-9798-d980e71d5df9 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 672/1326] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:40:43.448 8 WARNING neutronclient.v2_0.client [None req-391147e6-dec3-4280-ba70-172d07a4fe8b b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1327] 162.253.55.43 () {36 vars in 811 bytes} [Fri Feb 27 19:40:34 2026] POST /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 377 bytes in 9379 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-27 19:40:53.945 8 WARNING neutronclient.v2_0.client [None req-59b662af-6533-4e9d-bc5a-3cd85d4c9fa1 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The 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-27 19:40:53.987 8 WARNING neutronclient.v2_0.client [None req-59b662af-6533-4e9d-bc5a-3cd85d4c9fa1 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] 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-27 19:40:56.227 7 INFO nova.api.openstack.compute.server_external_events [req-5390ed8e-484c-4d83-b588-bc7f0f09b6f1 req-693a1bd1-eba9-4cdb-9c0b-481385e312a8 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:39fe6256-8ac5-4d1d-88d2-1de7fb09302c for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 676/1332] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:40:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:41:01.290 7 INFO nova.api.openstack.compute.server_external_events [req-ec6753fa-d5a5-46bb-83a7-a6ef4626b1a8 req-957a24ff-635f-4351-93ca-c3e8755c23f7 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-plugged:39fe6256-8ac5-4d1d-88d2-1de7fb09302c for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 677/1333] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:41:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 19:41:03.032 8 WARNING neutronclient.v2_0.client [None req-59b662af-6533-4e9d-bc5a-3cd85d4c9fa1 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1334] 162.253.55.43 () {36 vars in 811 bytes} [Fri Feb 27 19:40:53 2026] POST /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface => generated 377 bytes in 9175 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-27 19:41:03.807 7 INFO nova.api.openstack.compute.server_external_events [req-0d84bbe9-40cd-4b8e-9c6c-faa90af45276 req-941f0e91-b165-42cf-a487-e96454d05270 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:6e132f49-f5eb-43c2-9798-d980e71d5df9 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 678/1335] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:41:03 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-27 19:41:17.708 8 INFO nova.api.openstack.compute.server_external_events [req-c5432f8c-44b2-46ad-a5b3-3ffd75ac3205 req-e99caa1c-6a93-46b6-932f-43a7be1c6997 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:39fe6256-8ac5-4d1d-88d2-1de7fb09302c for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 8|app: 0|req: 660/1340] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:41:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 681/1341] 162.253.55.43 () {34 vars in 854 bytes} [Fri Feb 27 19:41:18 2026] DELETE /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface/39fe6256-8ac5-4d1d-88d2-1de7fb09302c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:41:19.745 8 INFO nova.api.openstack.compute.server_external_events [req-37ff03ba-85b8-4107-bfe9-b7c5f541cd45 req-7e9b3bac-6ac2-4633-816a-365f0b142b7b 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:39fe6256-8ac5-4d1d-88d2-1de7fb09302c for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 8|app: 0|req: 661/1342] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:41:19 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-27 19:41:27.681 7 INFO nova.api.openstack.compute.server_external_events [req-d65f77f2-04b9-445e-9c34-305f1504c3b7 req-cfd79b12-1b4a-4593-bce9-24a994344905 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:6e132f49-f5eb-43c2-9798-d980e71d5df9 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 683/1345] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:41:27 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: 663/1346] 162.253.55.43 () {34 vars in 854 bytes} [Fri Feb 27 19:41:27 2026] DELETE /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface/6e132f49-f5eb-43c2-9798-d980e71d5df9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 665/1349] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:41:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 97 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: 685/1350] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:41:38 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: 666/1351] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:41:38 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) [pid: 7|app: 0|req: 686/1352] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:41:38 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: 667/1353] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:41:38 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) 2026-02-27 19:41:38.299 7 WARNING neutronclient.v2_0.client [None req-63b15330-c4e2-4d56-8530-2eb1fa0e709d b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 687/1354] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7807 bytes in 217 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: 668/1355] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:41:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 688/1356] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1357] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:41:38 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: 7|app: 0|req: 689/1358] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => 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: 8|app: 0|req: 670/1359] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=374b26a0bf714dd597a56f9e530cdda8 => 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: 690/1360] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=7bdd88c5fea149a6acb87a6fdedde2c5 => 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: 671/1361] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=91abb66288634ed79c7abad980420c20 => generated 305 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1362] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=923722c75c6e4321a724242f40aceea6 => 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: 672/1363] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=a3a8d8e3b7eb45b884ae8ca52c9a20a7 => 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: 692/1364] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=c05063ab886b4a2a8ca8406645f713e9 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1365] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 693/1366] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=db0ba6df7cee4e41a23e02ebb6f56248 => 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: 674/1367] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1368] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:41:38 2026] GET /v2.1/limits?tenant_id=f7f2989d9e294f528ca864c40ad7f4ad => 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: 696/1371] 162.253.55.43 () {34 vars in 854 bytes} [Fri Feb 27 19:41:49 2026] DELETE /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157/os-interface/da7e41ce-44c6-42d9-a7d5-8abce34d17ee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1372] 162.253.55.43 () {34 vars in 754 bytes} [Fri Feb 27 19:41:53 2026] DELETE /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 0 bytes in 117 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-27 19:41:56.139 8 INFO nova.compute.api [None req-4730ede8-53d9-4fae-bd47-ca04018988aa b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] [instance: a231f2bb-9456-4c77-9d3a-70a3617b3157] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 678/1375] 162.253.55.43 () {34 vars in 754 bytes} [Fri Feb 27 19:41:56 2026] DELETE /v2.1/servers/a231f2bb-9456-4c77-9d3a-70a3617b3157 => generated 0 bytes in 97 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-27 19:41:56.901 7 INFO nova.api.openstack.compute.server_external_events [req-66ca218a-3254-4222-bb42-776da0a692a0 req-0f8aafa0-a596-4ee2-9b30-9f4b987bfdef 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:66778d6a-0cfa-4fda-b11d-690cf48c88a2 for instance a231f2bb-9456-4c77-9d3a-70a3617b3157 on instance [pid: 7|app: 0|req: 698/1376] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:41:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:41:59.394 8 INFO nova.api.openstack.compute.server_external_events [req-8070a103-1b64-41e4-afb3-129adfed0e9a req-6b20519f-8eeb-46a7-83a5-2bc013047b5e 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:28602682-833e-4407-af29-80062e3a2ff9 for instance af0ba498-6ebc-44a3-9938-0ccac4685b19 on instance [pid: 8|app: 0|req: 679/1377] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:41:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1378] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:41:59 2026] DELETE /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => 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-27 19:41:59.503 8 WARNING neutronclient.v2_0.client [None req-df759e7c-8c06-4b4a-a590-eb203ebfb72c 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1379] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:41:59 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => generated 1942 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-27 19:42:02.367 7 INFO nova.api.openstack.compute.server_external_events [req-283d3b4a-d9b3-439a-ba8f-a6427f765b85 req-a8833f40-1ae4-424d-8f3a-c017385988ba 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:28602682-833e-4407-af29-80062e3a2ff9 for instance af0ba498-6ebc-44a3-9938-0ccac4685b19 on instance [pid: 7|app: 0|req: 700/1380] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:42:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:42:04.706 8 WARNING neutronclient.v2_0.client [None req-6d34ccfd-1d32-4b6c-a248-e2f0644b313d 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in 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/1381] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:42:04 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => generated 1480 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-27 19:42:09.784 8 INFO nova.api.openstack.wsgi [None req-299ecf4b-fee0-4e3c-bdcd-1b197921653a 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] HTTP exception thrown: Instance af0ba498-6ebc-44a3-9938-0ccac4685b19 could not be found. [pid: 8|app: 0|req: 683/1384] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:42:09 2026] GET /v2.1/servers/af0ba498-6ebc-44a3-9938-0ccac4685b19 => 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-27 19:42:10.502 7 INFO nova.api.openstack.compute.server_external_events [req-2bcdf585-69d9-441d-8b7a-4296b73a4ca7 req-3d1ce481-79dc-4109-bb58-3f6ea67fac78 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-changed:b55692e2-ac09-4b73-9819-93f5cadae612 for instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 on instance [pid: 7|app: 0|req: 702/1385] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:42:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1386] 10.0.0.89 () {32 vars in 717 bytes} [Fri Feb 27 19:42:10 2026] DELETE /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 0 bytes in 105 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-27 19:42:10.663 7 WARNING neutronclient.v2_0.client [None req-e71930c1-e408-4172-9e58-8b57ba7e3e49 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 703/1387] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:42:10 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 1943 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:42:13.295 8 INFO nova.api.openstack.compute.server_external_events [req-1731028d-990a-4d14-ab08-a4fd6cf0bb80 req-f3997d36-636a-4711-97fa-e38a143afd1a 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-unplugged:b55692e2-ac09-4b73-9819-93f5cadae612 for instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 on instance [pid: 8|app: 0|req: 685/1388] 10.0.0.136 () {38 vars in 815 bytes} [Fri Feb 27 19:42:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:42:13.460 7 INFO nova.api.openstack.compute.server_external_events [req-acdd0e09-280d-46df-b0f9-2be6f6653253 req-606a6e5c-e262-4757-afd0-bcde8ba9fb27 4d9e94beb49b4eca90acbc2bcf038303 f418a911955547bdb28e0032eee737f2 - - 05aeff5415c844f59285d0a37b4c6267 05aeff5415c844f59285d0a37b4c6267] Creating event network-vif-deleted:b55692e2-ac09-4b73-9819-93f5cadae612 for instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 on instance [pid: 7|app: 0|req: 704/1389] 10.0.0.197 () {38 vars in 815 bytes} [Fri Feb 27 19:42:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:42:15.869 7 WARNING neutronclient.v2_0.client [None req-5b6e3acb-1ca0-419f-8e8f-2a799c5318d8 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 706/1392] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:42:15 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => generated 1481 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-27 19:42:20.947 8 INFO nova.api.openstack.wsgi [None req-c354f790-c1ba-4c92-a479-2ca727459a8e 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] HTTP exception thrown: Instance 9938d107-4918-4f79-b32d-8d8cab9bfb86 could not be found. [pid: 8|app: 0|req: 687/1393] 10.0.0.89 () {32 vars in 714 bytes} [Fri Feb 27 19:42:20 2026] GET /v2.1/servers/9938d107-4918-4f79-b32d-8d8cab9bfb86 => 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: 707/1394] 10.0.0.89 () {32 vars in 725 bytes} [Fri Feb 27 19:42:22 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2076986326 => generated 0 bytes in 16 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-27 19:42:22.064 8 INFO nova.api.openstack.wsgi [None req-4ceddc7d-7cf6-4125-87c3-122c9762bead 093da64b6d6d45b0966daa36aeb7719f 91abb66288634ed79c7abad980420c20 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2076986326 not found for user 093da64b6d6d45b0966daa36aeb7719f [pid: 8|app: 0|req: 688/1395] 10.0.0.89 () {32 vars in 722 bytes} [Fri Feb 27 19:42:22 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2076986326 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1400] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/os-services => generated 783 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1401] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1402] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:42:38 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: 8|app: 0|req: 692/1403] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:42:38 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: 7|app: 0|req: 712/1404] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:42:38 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: 693/1405] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1406] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:42:38 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: 694/1407] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/limits?tenant_id=07a6c49fa6674ff0b8afd88c44e69041 => 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: 714/1408] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1409] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/limits?tenant_id=368f45ff8c6240088439bfce45ce1a08 => 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: 715/1410] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/limits?tenant_id=c3c6c84158a4468894116afd50d084dc => 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: 696/1411] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1412] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1413] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:42:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1414] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:42:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1417] 10.0.0.89 () {32 vars in 654 bytes} [Fri Feb 27 19:42:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1418] 10.0.0.89 () {32 vars in 640 bytes} [Fri Feb 27 19:42:55 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-27 19:42:55.671 8 WARNING oslo_db.sqlalchemy.utils [None req-ee3a3c07-63d6-4c6e-ac06-91477d6fabf3 b43a73c6c2cb42928ac79e4a9b22e635 d2bfa038a816448083408f62dbd438e3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 700/1419] 10.0.0.89 () {32 vars in 648 bytes} [Fri Feb 27 19:42:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1420] 10.0.0.89 () {32 vars in 693 bytes} [Fri Feb 27 19:42:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1431] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1432] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:43:38 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: 707/1433] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1434] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 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: 708/1435] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 728/1436] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1437] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1438] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:43:38 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: 710/1439] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:43:38 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: 7|app: 0|req: 730/1440] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:43:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1441] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:43:38 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: 7|app: 0|req: 731/1442] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:43:38 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: 738/1455] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:44:37 2026] GET /v2.1/os-security-groups => generated 78 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1456] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:44:38 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: 739/1457] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:44:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1458] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:44:38 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: 7|app: 0|req: 740/1459] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:44:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 29 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: 720/1460] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:44:38 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: 7|app: 0|req: 741/1461] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:44:38 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1462] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:44:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 742/1463] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:44:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 722/1464] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:44:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1465] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:44:38 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: 723/1466] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:44:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 730/1479] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:45:38 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1480] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:45:38 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: 8|app: 0|req: 731/1481] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:45:38 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: 7|app: 0|req: 751/1482] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:45:38 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: 732/1483] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:45:38 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) [pid: 7|app: 0|req: 752/1484] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:45:38 2026] GET /v2.1/os-aggregates => generated 18 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: 733/1485] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:45:38 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: 753/1486] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:45:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 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, ' [pid: 8|app: 0|req: 734/1487] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:45:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 754/1488] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:45:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 735/1489] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:45:38 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: 7|app: 0|req: 755/1490] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:45:38 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: 8|app: 0|req: 742/1503] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:46:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 762/1504] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:46:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 743/1505] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:46:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => 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: 763/1506] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:46:38 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: 744/1507] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:46:38 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) [pid: 7|app: 0|req: 764/1508] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:46:38 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: 745/1509] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:46:38 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) [pid: 7|app: 0|req: 765/1510] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:46:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 746/1511] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:46:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 766/1512] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:46:38 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: 747/1513] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:46:38 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) [pid: 7|app: 0|req: 767/1514] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:46:38 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) [pid: 7|app: 0|req: 774/1527] 10.0.0.120 () {32 vars in 682 bytes} [Fri Feb 27 19:47:37 2026] GET /v2.1/os-security-groups => generated 78 bytes in 36 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: 754/1528] 10.0.0.120 () {32 vars in 686 bytes} [Fri Feb 27 19:47:37 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: 775/1529] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:47:38 2026] GET /v2.1/limits?tenant_id=2b9ea00c96ef421eacee72ba507d6c14 => generated 302 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: 8|app: 0|req: 755/1530] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:47:38 2026] GET /v2.1/limits?tenant_id=d2bfa038a816448083408f62dbd438e3 => 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: 776/1531] 10.0.0.120 () {32 vars in 743 bytes} [Fri Feb 27 19:47:38 2026] GET /v2.1/limits?tenant_id=f418a911955547bdb28e0032eee737f2 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1532] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:47:38 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: 777/1533] 10.0.0.120 () {32 vars in 707 bytes} [Fri Feb 27 19:47:38 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1534] 10.0.0.120 () {32 vars in 703 bytes} [Fri Feb 27 19:47:38 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: 7|app: 0|req: 778/1535] 10.0.0.120 () {32 vars in 668 bytes} [Fri Feb 27 19:47:38 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: 758/1536] 10.0.0.120 () {32 vars in 688 bytes} [Fri Feb 27 19:47:38 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 779/1537] 10.0.0.120 () {32 vars in 672 bytes} [Fri Feb 27 19:47:38 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: 759/1538] 10.0.0.120 () {32 vars in 711 bytes} [Fri Feb 27 19:47:38 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)