+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 11 02:13:05 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-569c654dd4-v5wvb 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 0x7f5a4cbda668 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-03-11 02:13:10.863 7 INFO nova.utils [None req-1a1057c0-76bb-424e-a15d-841ada28aa95 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-11 02:13:10.995 8 INFO nova.utils [None req-a1637e7c-3aaf-4709-a15e-6f2054f00d97 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-11 02:13:12.597 7 WARNING keystonemiddleware._common.config [None req-1a1057c0-76bb-424e-a15d-841ada28aa95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 02:13:12.606 7 WARNING oslo_config.cfg [None req-1a1057c0-76bb-424e-a15d-841ada28aa95 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-11 02:13:12.680 8 WARNING keystonemiddleware._common.config [None req-a1637e7c-3aaf-4709-a15e-6f2054f00d97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 02:13:12.682 7 WARNING keystonemiddleware._common.config [None req-1a1057c0-76bb-424e-a15d-841ada28aa95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 02:13:12.689 8 WARNING oslo_config.cfg [None req-a1637e7c-3aaf-4709-a15e-6f2054f00d97 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-11 02:13:12.698 7 WARNING oslo_config.cfg [None req-1a1057c0-76bb-424e-a15d-841ada28aa95 - - - - - -] 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-03-11 02:13:12.710 7 WARNING oslo_config.cfg [None req-1a1057c0-76bb-424e-a15d-841ada28aa95 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5a4cbda668 pid: 7 (default app) 2026-03-11 02:13:12.766 8 WARNING keystonemiddleware._common.config [None req-a1637e7c-3aaf-4709-a15e-6f2054f00d97 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-11 02:13:12.780 8 WARNING oslo_config.cfg [None req-a1637e7c-3aaf-4709-a15e-6f2054f00d97 - - - - - -] 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-03-11 02:13:12.792 8 WARNING oslo_config.cfg [None req-a1637e7c-3aaf-4709-a15e-6f2054f00d97 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5a4cbda668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:13:19 2026] GET /v2.1 => generated 114 bytes in 32 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-03-11 02:13:20.278 8 WARNING oslo_policy.policy [None req-d81ebf1c-29f8-487c-953c-31a484ee33ca e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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-03-11 02:13:20.279 8 WARNING oslo_policy.policy [None req-d81ebf1c-29f8-487c-953c-31a484ee33ca e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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 903 bytes} [Wed Mar 11 02:13:19 2026] GET /v2.1 => generated 0 bytes in 565 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-03-11 02:13:20.382 7 WARNING oslo_policy.policy [req-d81ebf1c-29f8-487c-953c-31a484ee33ca req-51eb49c3-222f-4f00-85a5-82e1777392c1 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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-03-11 02:13:20.382 7 WARNING oslo_policy.policy [req-d81ebf1c-29f8-487c-953c-31a484ee33ca req-51eb49c3-222f-4f00-85a5-82e1777392c1 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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 976 bytes} [Wed Mar 11 02:13:20 2026] GET /v2.1/ => generated 399 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:13:20.493 8 INFO nova.api.openstack.wsgi [None req-998c97d4-655c-4b45-9d11-534f1d64518f e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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 1005 bytes} [Wed Mar 11 02:13:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 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 1045 bytes} [Wed Mar 11 02:13:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 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 1042 bytes} [Wed Mar 11 02:13:20 2026] POST /v2.1/flavors => generated 527 bytes in 38 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 699 bytes} [Wed Mar 11 02:13:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:13:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:13:21 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-03-11 02:13:21.453 8 INFO nova.api.openstack.wsgi [None req-688e9fb6-1d81-4997-836c-6eeb2cc6d25e e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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 1007 bytes} [Wed Mar 11 02:13:21 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:13:21 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 1042 bytes} [Wed Mar 11 02:13:21 2026] POST /v2.1/flavors => generated 530 bytes in 21 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 699 bytes} [Wed Mar 11 02:13:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:13:22 2026] GET /v2.1 => generated 0 bytes in 46 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 976 bytes} [Wed Mar 11 02:13:22 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:13:22.417 8 INFO nova.api.openstack.wsgi [None req-3ca34964-ae2d-4ed4-b1f5-e9005cd002bf e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - 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 1009 bytes} [Wed Mar 11 02:13:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:13:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 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 1042 bytes} [Wed Mar 11 02:13:22 2026] POST /v2.1/flavors => generated 531 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:13:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:13:23 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: 12/23] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:13:23 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-03-11 02:13:23.372 8 INFO nova.api.openstack.wsgi [None req-997d0109-259e-4ec6-997b-43614eba1a4c e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.43 () {48 vars in 1007 bytes} [Wed Mar 11 02:13:23 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:13:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.43 () {52 vars in 1042 bytes} [Wed Mar 11 02:13:23 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:13:24 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: 15/30] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:13:24 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:13: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) 2026-03-11 02:13:24.325 8 INFO nova.api.openstack.wsgi [None req-b984950f-03ae-4b3e-a265-cfbdc30bfbb0 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.43 () {48 vars in 1009 bytes} [Wed Mar 11 02:13:24 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: 17/33] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:13:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.43 () {52 vars in 1042 bytes} [Wed Mar 11 02:13:24 2026] POST /v2.1/flavors => generated 533 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.220 () {28 vars in 454 bytes} [Wed Mar 11 02:19:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.220 () {30 vars in 658 bytes} [Wed Mar 11 02:19:16 2026] GET /v2.1 => generated 0 bytes in 416 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: 54/107] 10.0.0.220 () {32 vars in 731 bytes} [Wed Mar 11 02:19:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.220 () {34 vars in 804 bytes} [Wed Mar 11 02:19:16 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:22:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 72/144] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:22:11 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/145] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:22:11 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-03-11 02:22:11.820 7 INFO nova.api.openstack.wsgi [None req-b396f631-7190-4e65-baa8-df49d5e490c3 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 162.253.55.43 () {48 vars in 1011 bytes} [Wed Mar 11 02:22:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:22:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 162.253.55.43 () {52 vars in 1043 bytes} [Wed Mar 11 02:22:11 2026] POST /v2.1/flavors => generated 532 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:23:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:23:11 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:23:11 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:23:11.990 8 INFO nova.api.openstack.wsgi [None req-d5a96d6a-b1d7-45e2-b081-41ab983882ba e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e0a695b98b2640129f7715b44a213772 [pid: 8|app: 0|req: 82/164] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:23:11 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-03-11 02:23:12.005 7 WARNING oslo_db.sqlalchemy.utils [None req-e5ed8f33-d450-4adf-bece-3452a6253f3a e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/165] 162.253.55.43 () {48 vars in 1010 bytes} [Wed Mar 11 02:23:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 162.253.55.43 () {52 vars in 1051 bytes} [Wed Mar 11 02:23:12 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:23: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: 7|app: 0|req: 85/170] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:23:15 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:23: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) [pid: 7|app: 0|req: 86/172] 162.253.55.43 () {48 vars in 1067 bytes} [Wed Mar 11 02:23:15 2026] GET /v2.1/os-quota-sets/9b7c43955e71464ebf0e244efc9b8c8e => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 162.253.55.43 () {52 vars in 1119 bytes} [Wed Mar 11 02:23:15 2026] PUT /v2.1/os-quota-sets/9b7c43955e71464ebf0e244efc9b8c8e => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:31:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:31:08 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 135/270] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:31:08 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-03-11 02:31:08.881 8 INFO nova.api.openstack.wsgi [None req-12baf585-b230-4d13-b331-b7b3e716903c e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/271] 162.253.55.43 () {48 vars in 1009 bytes} [Wed Mar 11 02:31:08 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/272] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:31:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 162.253.55.43 () {52 vars in 1043 bytes} [Wed Mar 11 02:31:08 2026] POST /v2.1/flavors => generated 532 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/310] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:34: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: 156/311] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:34: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: 7|app: 0|req: 156/312] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:34:12 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: 157/313] 162.253.55.43 () {48 vars in 1067 bytes} [Wed Mar 11 02:34:12 2026] GET /v2.1/os-quota-sets/108dbb1144b2494f91c39e85379cccd6 => generated 283 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/314] 162.253.55.43 () {52 vars in 1119 bytes} [Wed Mar 11 02:34:12 2026] PUT /v2.1/os-quota-sets/108dbb1144b2494f91c39e85379cccd6 => generated 238 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 79 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: 166/332] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 168/336] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 169/338] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:35:28 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: 170/339] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/os-services => generated 781 bytes in 70 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: 170/340] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:35:28 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: 8|app: 0|req: 171/341] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:35:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/342] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:35:28 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: 178/355] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:36:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:36:28 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: 179/357] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:36:28 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: 179/358] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:36:28 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: 8|app: 0|req: 180/359] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:36:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/360] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:36:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/361] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:36:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 181/362] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:36:28 2026] GET /v2.1/os-services => generated 781 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:36:28 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: 182/364] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:36:28 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: 8|app: 0|req: 183/365] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:36:28 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: 183/366] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:36:28 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: 190/379] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 192/384] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 193/385] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:37:28 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: 7|app: 0|req: 193/386] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 194/387] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/388] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/389] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:37:28 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: 195/390] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:37:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/403] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/405] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/os-services => generated 781 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:38:28 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: 7|app: 0|req: 204/407] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 206/411] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 206/412] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 207/413] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:38:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/427] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 214/428] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:39:28 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: 215/429] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/os-services => generated 781 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 216/432] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:39:28 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: 217/433] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/434] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:39:28 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: 8|app: 0|req: 218/436] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/437] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 219/438] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:39:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 226/451] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/453] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/455] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 228/456] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 229/457] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:40:28 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: 229/458] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/460] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:40:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:40:28 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: 231/462] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:40:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/475] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:41:28 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: 239/477] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:41:28 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: 7|app: 0|req: 239/478] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 240/479] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:41:28 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: 240/480] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:41:28 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: 241/482] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 242/483] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 242/484] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:41:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/499] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 73 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: 250/500] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/os-availability-zone => generated 97 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: 7|app: 0|req: 251/502] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:42:28 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: 252/503] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:42:28 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: 252/504] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:42:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/506] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:42:28 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: 254/507] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 255/509] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:42:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:43:28 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: 264/528] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:43:28 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: 265/530] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:43:28 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: 7|app: 0|req: 266/531] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:43:28 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: 266/532] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/os-services => generated 781 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:43:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/534] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:43:28 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) [pid: 8|app: 0|req: 274/547] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:44: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) /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: 274/548] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:44:24 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/549] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:44: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) 2026-03-11 02:44:24.375 7 INFO nova.api.openstack.wsgi [None req-efea8ceb-cb29-4986-a25c-e0f0ca5c33c1 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 275/550] 162.253.55.43 () {48 vars in 1005 bytes} [Wed Mar 11 02:44:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:44:24 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: 276/552] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:44:24 2026] GET /v2.1/flavors/bac836cf-d802-4680-94af-3fc9107e4eaf/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:44:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:44:25 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:44:25 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-03-11 02:44:25.326 7 INFO nova.api.openstack.wsgi [None req-8bdb5fdc-75bc-4865-ac1d-8b40ee83c9c6 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 278/556] 162.253.55.43 () {48 vars in 1007 bytes} [Wed Mar 11 02:44:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:44:25 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: 279/558] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:44:25 2026] GET /v2.1/flavors/40dd7c07-d2c1-446f-8827-9ee17870f460/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:44: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: 7|app: 0|req: 280/560] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:44:26 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/561] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:44:26 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-03-11 02:44:26.246 7 INFO nova.api.openstack.wsgi [None req-c6ae61a4-c1ac-48da-945b-8a9cdf80fe72 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 281/562] 162.253.55.43 () {48 vars in 1009 bytes} [Wed Mar 11 02:44:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:44:26 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: 7|app: 0|req: 282/564] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:44:26 2026] GET /v2.1/flavors/8a8c4afa-f85d-47d5-aa9b-094aa1080330/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:44:27 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:44:27 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/567] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:44:27 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:44:27.179 7 INFO nova.api.openstack.wsgi [None req-f063b6cf-9544-4c0b-bd47-36bed489aa23 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 284/568] 162.253.55.43 () {48 vars in 1007 bytes} [Wed Mar 11 02:44:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:44:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:44:27 2026] GET /v2.1/flavors/d33449eb-931d-4cd3-ae49-d9ad6c366f04/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/573] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:44:28 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-03-11 02:44:28.123 7 INFO nova.api.openstack.wsgi [None req-7943e619-0f0b-4133-9dd0-e6a707b7d1f1 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 287/574] 162.253.55.43 () {48 vars in 1009 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/576] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/flavors/1498f79f-a9f5-4634-b5a1-61303addd104/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:44:28 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: 289/579] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 291/580] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 290/581] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:44:28 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: 291/583] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/os-services => generated 781 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:44:28 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: 292/585] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/586] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:44:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 300/601] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/602] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:45:28 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: 301/603] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:45:28.088 8 INFO nova.api.openstack.wsgi [None req-b358d2a9-95ca-426d-bd9a-a36d0e0089e7 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 303/604] 162.253.55.43 () {48 vars in 1011 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/606] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/flavors/2a370b7c-244e-4e5e-bb1a-d252173bf9c7/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/os-services => generated 781 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:45:28 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: 304/609] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 306/610] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 305/611] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/612] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:45:28 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: 308/614] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:45:28 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: 309/616] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/618] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:45:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:45:34 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/622] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:45:34 2026] GET /v2.1 => generated 0 bytes in 53 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: 313/623] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:45:34 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: 311/624] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:45:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/625] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:45:37 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:45:37 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: 315/627] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:45:37 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: 313/628] 162.253.55.43 () {48 vars in 1067 bytes} [Wed Mar 11 02:45:37 2026] GET /v2.1/os-quota-sets/9b7c43955e71464ebf0e244efc9b8c8e => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:46:25 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:46:25 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 320/641] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:46:25 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-03-11 02:46:25.152 8 INFO nova.api.openstack.wsgi [None req-addaa6a4-c77b-429e-80f7-a445587423f2 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 322/642] 162.253.55.43 () {48 vars in 1009 bytes} [Wed Mar 11 02:46:25 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:46:25 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: 323/644] 162.253.55.43 () {48 vars in 1093 bytes} [Wed Mar 11 02:46:25 2026] GET /v2.1/flavors/b640bda3-44e4-483f-ab67-257e836635cc/os-extra_specs => generated 19 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: 322/645] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/646] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:46:28 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: 323/647] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:46:28 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) [pid: 8|app: 0|req: 325/648] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:46:28 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: 324/649] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/650] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/651] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/653] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/654] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 329/656] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:46:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 329/659] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:46:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 331/660] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:46:39 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/661] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:46:39 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: 332/662] 162.253.55.43 () {48 vars in 1067 bytes} [Wed Mar 11 02:46:39 2026] GET /v2.1/os-quota-sets/108dbb1144b2494f91c39e85379cccd6 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 162.253.55.43 () {42 vars in 699 bytes} [Wed Mar 11 02:47:19 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: 335/672] 162.253.55.43 () {44 vars in 903 bytes} [Wed Mar 11 02:47:19 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 338/673] 162.253.55.43 () {46 vars in 976 bytes} [Wed Mar 11 02:47:19 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-03-11 02:47:19.353 7 INFO nova.api.openstack.wsgi [None req-cc808f1b-d85f-4926-b3e8-ac79ead1a2de e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 336/674] 162.253.55.43 () {48 vars in 1005 bytes} [Wed Mar 11 02:47:19 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: 8|app: 0|req: 339/675] 162.253.55.43 () {48 vars in 1045 bytes} [Wed Mar 11 02:47:19 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: 338/678] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 342/681] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 340/682] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 343/683] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:47:28 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: 341/684] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/685] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:47:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/686] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:47:28 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: 8|app: 0|req: 345/687] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:47:28 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: 343/688] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:47:28 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: 346/689] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:47:28 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: 8|app: 0|req: 351/698] 10.0.0.35 () {32 vars in 654 bytes} [Wed Mar 11 02:48:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/699] 10.0.0.35 () {32 vars in 640 bytes} [Wed Mar 11 02:48:04 2026] GET /v2.1/servers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-11 02:48:04.725 8 WARNING oslo_db.sqlalchemy.utils [None req-c6892aa3-fb84-4357-85df-157599d254e7 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 352/700] 10.0.0.35 () {32 vars in 648 bytes} [Wed Mar 11 02:48:04 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: 349/701] 10.0.0.35 () {32 vars in 693 bytes} [Wed Mar 11 02:48:04 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: 351/704] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:15 2026] GET /v2.1/flavors/bac836cf-d802-4680-94af-3fc9107e4eaf => generated 511 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.35 () {32 vars in 640 bytes} [Wed Mar 11 02:48:15 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:15 2026] GET /v2.1/flavors/bac836cf-d802-4680-94af-3fc9107e4eaf => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:20.189 8 WARNING neutronclient.v2_0.client [None req-1d8ae783-a0b0-431b-8554-1bd3657b9098 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:20.451 7 WARNING neutronclient.v2_0.client [None req-3cfa2151-da83-4a2c-8a20-83de6a844a2a e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/707] 10.0.0.35 () {34 vars in 684 bytes} [Wed Mar 11 02:48:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:20.755 8 WARNING neutronclient.v2_0.client [None req-7d009a2d-1db8-40c1-bc14-ac0fe5a0b63f 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:20.794 8 WARNING neutronclient.v2_0.client [None req-7d009a2d-1db8-40c1-bc14-ac0fe5a0b63f 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/708] 10.0.0.35 () {34 vars in 694 bytes} [Wed Mar 11 02:48:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:20.932 8 WARNING neutronclient.v2_0.client [None req-97602f23-c2ad-4d90-aacb-66ddeadde97d 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/709] 10.0.0.35 () {34 vars in 684 bytes} [Wed Mar 11 02:48:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.073 8 WARNING neutronclient.v2_0.client [None req-93b46332-c5e4-4267-9ca4-48974b0546c5 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/710] 10.0.0.35 () {34 vars in 684 bytes} [Wed Mar 11 02:48:20 2026] POST /v2.1/os-security-groups => generated 244 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.097 7 WARNING neutronclient.v2_0.client [None req-a63dfd75-532b-49e9-a7ee-95382722cdea e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.101 8 WARNING neutronclient.v2_0.client [None req-93b46332-c5e4-4267-9ca4-48974b0546c5 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/711] 10.0.0.35 () {34 vars in 694 bytes} [Wed Mar 11 02:48:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.216 8 WARNING neutronclient.v2_0.client [None req-42c5e83f-266b-4078-8fda-4645f4f8f471 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/712] 10.0.0.35 () {34 vars in 684 bytes} [Wed Mar 11 02:48:21 2026] POST /v2.1/os-security-groups => generated 244 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.249 7 WARNING neutronclient.v2_0.client [None req-f0cbf85a-f10d-4046-aec0-51d7cf9ad76b e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.249 8 WARNING neutronclient.v2_0.client [None req-42c5e83f-266b-4078-8fda-4645f4f8f471 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/713] 10.0.0.35 () {34 vars in 694 bytes} [Wed Mar 11 02:48:21 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.372 8 WARNING neutronclient.v2_0.client [None req-57fbb3d4-c070-4114-a9da-71c8712b4e83 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/714] 10.0.0.35 () {34 vars in 684 bytes} [Wed Mar 11 02:48:21 2026] POST /v2.1/os-security-groups => generated 243 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.404 7 WARNING neutronclient.v2_0.client [None req-521395de-6eb7-4b63-8d2b-fb9b77d7240a e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/715] 10.0.0.35 () {32 vars in 736 bytes} [Wed Mar 11 02:48:21 2026] GET /v2.1/os-security-groups/1977e13c-0112-46f2-bded-aafd94754d57 => generated 664 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:21.437 8 WARNING neutronclient.v2_0.client [None req-6a805fb5-e093-4acc-92a3-f0a3ab4116d2 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.453 7 WARNING neutronclient.v2_0.client [None req-521395de-6eb7-4b63-8d2b-fb9b77d7240a e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.466 8 WARNING neutronclient.v2_0.client [None req-6a805fb5-e093-4acc-92a3-f0a3ab4116d2 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.496 7 WARNING neutronclient.v2_0.client [None req-521395de-6eb7-4b63-8d2b-fb9b77d7240a e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.503 8 WARNING neutronclient.v2_0.client [None req-6a805fb5-e093-4acc-92a3-f0a3ab4116d2 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/716] 10.0.0.35 () {32 vars in 662 bytes} [Wed Mar 11 02:48:21 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:21.557 7 WARNING neutronclient.v2_0.client [None req-398a9c7a-4b8b-4318-8546-d7b2647cfa76 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/717] 10.0.0.35 () {32 vars in 749 bytes} [Wed Mar 11 02:48:21 2026] DELETE /v2.1/os-security-group-rules/02281dab-2a32-45c3-bfad-46972a30ab33 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:48:21.596 8 WARNING neutronclient.v2_0.client [None req-b7536dc6-dc8f-4516-ac2d-c0f3f47d2737 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.608 7 WARNING neutronclient.v2_0.client [None req-398a9c7a-4b8b-4318-8546-d7b2647cfa76 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.625 8 WARNING neutronclient.v2_0.client [None req-b7536dc6-dc8f-4516-ac2d-c0f3f47d2737 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/718] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:21 2026] DELETE /v2.1/os-security-groups/0e4db48e-57ec-4831-97a2-4212c97be7c2 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:48:21.745 7 WARNING neutronclient.v2_0.client [None req-9a95e388-a3f1-4a74-8565-1c4719af5bd6 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in 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/719] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:21 2026] DELETE /v2.1/os-security-groups/1977e13c-0112-46f2-bded-aafd94754d57 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:48:21.860 8 WARNING neutronclient.v2_0.client [None req-44d39b89-f316-468b-b4be-0b8d34abcf77 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.866 7 INFO nova.api.openstack.wsgi [None req-9a95e388-a3f1-4a74-8565-1c4719af5bd6 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] HTTP exception thrown: Security group 0e4db48e-57ec-4831-97a2-4212c97be7c2 does not exist Neutron server returns request_ids: ['req-adc16a22-616f-4aa4-b938-493988c9c625'] [pid: 7|app: 0|req: 358/720] 10.0.0.35 () {32 vars in 736 bytes} [Wed Mar 11 02:48:21 2026] GET /v2.1/os-security-groups/0e4db48e-57ec-4831-97a2-4212c97be7c2 => generated 194 bytes in 147 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:48:21.887 7 WARNING neutronclient.v2_0.client [None req-854a69e5-dacf-4762-99b7-c2106f453991 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.890 8 WARNING neutronclient.v2_0.client [None req-44d39b89-f316-468b-b4be-0b8d34abcf77 1c9d54a6a32640749cf534e96e2faa82 8edd94b698414dde9ab0bfe622e95963 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:21.917 7 WARNING neutronclient.v2_0.client [None req-854a69e5-dacf-4762-99b7-c2106f453991 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in 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/721] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:21 2026] DELETE /v2.1/os-security-groups/454d95c9-9701-40e9-8738-9b525bf4ca2a => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:21 2026] DELETE /v2.1/os-security-groups/fd43b768-fbe4-45b1-8538-b174a1acaa88 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:48:22.096 8 WARNING neutronclient.v2_0.client [None req-a0b832ac-cfca-4068-bfb1-9f5c6a7c741e e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:22.127 8 INFO nova.api.openstack.wsgi [None req-a0b832ac-cfca-4068-bfb1-9f5c6a7c741e e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] HTTP exception thrown: Security group fd43b768-fbe4-45b1-8538-b174a1acaa88 does not exist Neutron server returns request_ids: ['req-c993b91c-4f49-4732-94f6-edf081d2b4f4'] [pid: 8|app: 0|req: 364/723] 10.0.0.35 () {32 vars in 736 bytes} [Wed Mar 11 02:48:22 2026] GET /v2.1/os-security-groups/fd43b768-fbe4-45b1-8538-b174a1acaa88 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:48:22.148 7 WARNING neutronclient.v2_0.client [None req-6efd1689-8767-40e2-b433-eeddcbc222e5 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:22.398 7 WARNING neutronclient.v2_0.client [None req-6efd1689-8767-40e2-b433-eeddcbc222e5 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/724] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:22 2026] DELETE /v2.1/os-security-groups/640d1642-b917-4842-8fa7-cf73091e4bec => generated 0 bytes in 1287 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:48:23.437 8 WARNING neutronclient.v2_0.client [None req-9c93b510-f64e-46ea-b6d4-a28dc8e43704 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:24.371 8 INFO nova.api.openstack.wsgi [None req-9c93b510-f64e-46ea-b6d4-a28dc8e43704 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] HTTP exception thrown: Security group 640d1642-b917-4842-8fa7-cf73091e4bec does not exist Neutron server returns request_ids: ['req-ebae9fda-0839-4997-b5fb-f15c93cabeb7'] [pid: 8|app: 0|req: 365/727] 10.0.0.35 () {32 vars in 736 bytes} [Wed Mar 11 02:48:23 2026] GET /v2.1/os-security-groups/640d1642-b917-4842-8fa7-cf73091e4bec => generated 194 bytes in 944 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:48:24.384 7 WARNING neutronclient.v2_0.client [None req-d03c877b-3273-4852-94ab-a2b83bbf0900 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:24.842 7 WARNING neutronclient.v2_0.client [None req-d03c877b-3273-4852-94ab-a2b83bbf0900 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:25.267 7 WARNING neutronclient.v2_0.client [None req-d03c877b-3273-4852-94ab-a2b83bbf0900 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/728] 10.0.0.35 () {32 vars in 662 bytes} [Wed Mar 11 02:48:24 2026] GET /v2.1/os-security-groups => generated 707 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:25.342 8 WARNING neutronclient.v2_0.client [None req-cb222006-3b4c-4f5f-8fe6-2f5ed3640e26 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:25.360 8 INFO nova.api.openstack.wsgi [None req-cb222006-3b4c-4f5f-8fe6-2f5ed3640e26 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] HTTP exception thrown: Security group 640d1642-b917-4842-8fa7-cf73091e4bec does not exist Neutron server returns request_ids: ['req-ba614448-4130-4940-bc0b-f918bb8cb747'] [pid: 8|app: 0|req: 366/729] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:25 2026] DELETE /v2.1/os-security-groups/640d1642-b917-4842-8fa7-cf73091e4bec => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:48:25.377 7 WARNING neutronclient.v2_0.client [None req-29faed33-484d-488f-8ace-8a3e1663c1c9 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:25.403 7 INFO nova.api.openstack.wsgi [None req-29faed33-484d-488f-8ace-8a3e1663c1c9 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] HTTP exception thrown: Security group fd43b768-fbe4-45b1-8538-b174a1acaa88 does not exist Neutron server returns request_ids: ['req-df0a1396-fa49-4952-b3df-607818944a60'] [pid: 7|app: 0|req: 364/730] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:25 2026] DELETE /v2.1/os-security-groups/fd43b768-fbe4-45b1-8538-b174a1acaa88 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:48:25.415 8 WARNING neutronclient.v2_0.client [None req-874959ee-baa1-48fe-be64-9071baf4bfb9 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:25.442 8 INFO nova.api.openstack.wsgi [None req-874959ee-baa1-48fe-be64-9071baf4bfb9 e11d61595f7b440487fd459c64f9ae08 31641cd04fd9435f901a227921edccf4 - - default default] HTTP exception thrown: Security group 0e4db48e-57ec-4831-97a2-4212c97be7c2 does not exist Neutron server returns request_ids: ['req-dd45f1e5-d3e1-436b-88cb-70bd997d15bd'] [pid: 8|app: 0|req: 367/731] 10.0.0.35 () {32 vars in 739 bytes} [Wed Mar 11 02:48:25 2026] DELETE /v2.1/os-security-groups/0e4db48e-57ec-4831-97a2-4212c97be7c2 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:48:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:48:27.909 8 WARNING neutronclient.v2_0.client [None req-f868a270-f989-480c-8ce7-7821a56144ba f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:27.979 8 WARNING neutronclient.v2_0.client [None req-f868a270-f989-480c-8ce7-7821a56144ba f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:28.148 8 WARNING neutronclient.v2_0.client [None req-f868a270-f989-480c-8ce7-7821a56144ba f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/733] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:48:27 2026] POST /v2.1/servers => generated 450 bytes in 949 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 02:48:28.807 7 WARNING neutronclient.v2_0.client [None req-acf78aab-da1c-41e2-823f-68f3f87c78b8 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/734] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:28 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1400 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, ' [pid: 8|app: 0|req: 369/735] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:48:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 318 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: 367/736] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:29.365 8 WARNING neutronclient.v2_0.client [None req-e2ac4642-cc73-47da-bda8-c917028ffca3 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/737] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2060 bytes in 148 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: 368/738] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:48:29 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: 371/739] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 369/740] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=3ead052028fc43f4a61dff86168a96d0 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 370/742] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=a3d7ec1239d745b1ad09d9f6d1ac1f43 => 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: 373/743] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=ab5d1e4b55c647c78036f5eba1b6e8d9 => 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: 371/744] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=d2523ecc125241c8a6b8c08111a883d1 => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/746] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/limits?tenant_id=f4cf8666e93f4ef58f2ddd7c5712faa4 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 02:48:29.938 7 WARNING neutronclient.v2_0.client [None req-e8f3ccb3-c197-421d-ab68-e0f168473e06 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/747] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:48:29 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, ' [pid: 8|app: 0|req: 377/748] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:48:29 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: 378/749] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:48:29 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: 8|app: 0|req: 379/750] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:48:30 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: 8|app: 0|req: 380/751] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:48:30 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:29 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1404 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:31.350 8 WARNING neutronclient.v2_0.client [None req-50075611-a1c3-45bd-9902-0e0b8e8598b1 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/753] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:31 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1452 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, ' [pid: 7|app: 0|req: 373/754] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:48:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:32.473 8 WARNING neutronclient.v2_0.client [None req-4f4de3a0-eed3-4e36-b97b-3a9e48d3ed44 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/755] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:32 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1452 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:33.290 7 WARNING neutronclient.v2_0.client [None req-c2c1fe34-57f0-4565-aa04-aa42245717b3 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:33.334 7 WARNING neutronclient.v2_0.client [None req-c2c1fe34-57f0-4565-aa04-aa42245717b3 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:33.553 7 WARNING neutronclient.v2_0.client [None req-c2c1fe34-57f0-4565-aa04-aa42245717b3 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] 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-03-11 02:48:33.765 8 WARNING neutronclient.v2_0.client [None req-13cda13b-ed37-449c-a8da-a0eaa8b35d85 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/756] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:33 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1460 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/759] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:48:33 2026] POST /v2.1/servers => generated 453 bytes in 1026 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-03-11 02:48:34.306 8 WARNING neutronclient.v2_0.client [None req-4d2d7c98-fa9c-4c07-9b51-569720a8467c 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/760] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:34 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1431 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/761] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:48:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:35.061 8 WARNING neutronclient.v2_0.client [None req-be4f0802-5694-4525-ac78-5d5518f8076d f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:35.450 7 WARNING neutronclient.v2_0.client [None req-9c5fdbce-7615-4aa4-9032-3b115c6bd0da 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/762] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:35 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1435 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/763] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:35 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:36.091 7 INFO nova.api.openstack.compute.server_external_events [req-a021b2d6-d1b7-440a-8a63-6e9b61edae48 req-ab968096-0f89-49ff-8a83-54dff933eafe 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:d0948fdb-dc13-4fcc-9a39-034bc2c045ae for instance b5a89066-6fb2-4889-9602-e636f37ba1b6 on instance 2026-03-11 02:48:36.100 7 INFO nova.compute.rpcapi [None req-e88f01d8-e237-476c-a076-4e49be283227 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 377/764] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:48:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:36.630 8 WARNING neutronclient.v2_0.client [None req-a3cb8e70-2b10-4741-b67c-267b4565e51e 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] 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: 388/765] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:36 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1483 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:36.687 7 WARNING neutronclient.v2_0.client [None req-5668af9a-a159-452f-ba58-81f37842d79e f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/766] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:36 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:37.745 8 WARNING neutronclient.v2_0.client [None req-649a5845-94a5-437b-bb0f-2793e22ef3e2 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/767] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:37 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1483 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:37.880 7 WARNING neutronclient.v2_0.client [None req-ca4b3c9b-8986-49e1-af95-daf7df8db327 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/768] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:37 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 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-03-11 02:48:38.863 8 WARNING neutronclient.v2_0.client [None req-7d0dc63f-600f-4d33-a356-d64dfa9bd456 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/769] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:38 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1491 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:39.064 7 WARNING neutronclient.v2_0.client [None req-0c947fe2-546a-4876-8d9a-ddba9173565e f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/770] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:39 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:39.979 8 WARNING neutronclient.v2_0.client [None req-27701903-f4cd-4520-b5c0-981c1f4ebb1e 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/771] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:39 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1569 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:40.216 7 INFO nova.api.openstack.compute.server_external_events [req-d9e9c515-089e-4b6c-88c4-39d49fabadcc req-a57d4b0a-6382-4c83-a6da-ffec7702775a 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:b3201c42-6719-49dc-b556-29b9b3f920d8 for instance 56b4d23f-ab50-416c-abf4-410fedc08f2e on instance [pid: 7|app: 0|req: 381/772] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:48:40 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-03-11 02:48:40.406 8 WARNING neutronclient.v2_0.client [None req-9fe65530-578a-43f0-a7ae-be299e714ffb f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] 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: 392/773] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:40 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:40.553 7 WARNING neutronclient.v2_0.client [None req-ccc321b4-b0e6-460b-a941-f7338b083f5b 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:40.590 7 WARNING neutronclient.v2_0.client [None req-ccc321b4-b0e6-460b-a941-f7338b083f5b 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:40.773 7 WARNING neutronclient.v2_0.client [None req-ccc321b4-b0e6-460b-a941-f7338b083f5b 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/774] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:48:40 2026] POST /v2.1/servers => generated 451 bytes in 710 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:41.164 8 WARNING neutronclient.v2_0.client [None req-85b05715-cf95-4652-8e14-4eb5763d1b91 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:41.198 7 WARNING neutronclient.v2_0.client [None req-82dbbf76-ea81-4180-a9f1-9f7fb516ae38 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/775] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:41 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1253 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/776] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:41 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1557 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-03-11 02:48:41.585 8 WARNING neutronclient.v2_0.client [None req-ea550c5a-21ae-4aec-af7f-b2d6ce7ac38b f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/777] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:41 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:42.268 7 WARNING neutronclient.v2_0.client [None req-14d0265e-dd6e-482f-b0f0-1db25ecc1848 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/778] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:42 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1303 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-03-11 02:48:42.350 8 WARNING neutronclient.v2_0.client [None req-d09b07d0-f762-4489-8065-f1631ecb9e09 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/779] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:42 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1557 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-03-11 02:48:42.728 7 WARNING neutronclient.v2_0.client [None req-213e44d0-83d2-447a-a5af-adae7f487fd5 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/780] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:42 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 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-03-11 02:48:43.371 8 WARNING neutronclient.v2_0.client [None req-64379a6c-ece1-4e1f-be36-71b2ff00d1f9 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/781] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:43 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1295 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-03-11 02:48:43.510 7 WARNING neutronclient.v2_0.client [None req-321cae90-c424-4c5a-a365-24331d567a76 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/782] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:43 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1557 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:43.966 8 WARNING neutronclient.v2_0.client [None req-9c385f4b-8cd0-41c0-b6d3-c0d5c87dc78c f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/785] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:43 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:44.368 7 INFO nova.api.openstack.compute.server_external_events [req-226ed0ff-315e-4f33-a1cd-b17fdf515ccd req-454dc8f4-c695-4c3b-90a5-a7ba56e7064c 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:d0948fdb-dc13-4fcc-9a39-034bc2c045ae for instance b5a89066-6fb2-4889-9602-e636f37ba1b6 on instance [pid: 7|app: 0|req: 389/786] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:48:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:44.453 8 WARNING neutronclient.v2_0.client [None req-52d2c42a-f5c9-499b-9c73-a61466530290 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/787] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:44 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1295 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-03-11 02:48:44.683 7 WARNING neutronclient.v2_0.client [None req-a8f87079-3889-41e2-a529-a4784f0d3fba 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/788] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:44 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1557 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-03-11 02:48:45.305 8 WARNING neutronclient.v2_0.client [None req-048f89fc-c650-4df2-9571-cb4fb3c8b3c9 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/789] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:45 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1526 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:45.575 7 WARNING neutronclient.v2_0.client [None req-d11e97cf-02b5-4d19-b8c9-b649b5ef1b53 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/790] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:45 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1351 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-03-11 02:48:45.875 8 WARNING neutronclient.v2_0.client [None req-6ec401b3-35fc-4f73-abbd-fe6657bf6b07 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/791] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:45 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1557 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:46.449 7 WARNING neutronclient.v2_0.client [None req-74034034-8bcf-445b-9906-9cce40ea39a5 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/792] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:46 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1717 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:46.662 7 WARNING neutronclient.v2_0.client [None req-1ff004df-39ef-4ab2-8e84-8d1cfbe24477 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:46.686 8 WARNING neutronclient.v2_0.client [None req-89887e7f-1332-4210-949f-533e3d857017 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/793] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:46 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/794] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:48:46 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/os-interface => generated 285 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:46.821 7 INFO nova.api.openstack.compute.server_external_events [req-ed9cb507-f3c8-4690-8b02-4550f10a7612 req-612103d7-aa82-4b4e-9be4-0d303fa50ea1 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:b3201c42-6719-49dc-b556-29b9b3f920d8 for instance 56b4d23f-ab50-416c-abf4-410fedc08f2e on instance [pid: 7|app: 0|req: 394/795] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:48:46 2026] POST /v2.1/os-server-external-events => generated 183 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-03-11 02:48:47.190 8 WARNING neutronclient.v2_0.client [None req-f415968c-78e0-47bf-b59e-a31f1b1d81b3 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/796] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:47 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1557 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:47.759 7 WARNING neutronclient.v2_0.client [None req-04a34841-49ed-4302-88b6-00b5eec677fb 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:47.771 8 WARNING neutronclient.v2_0.client [None req-a311f75e-9a21-4ddb-80b9-c7bd781f4d19 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/797] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:47 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1359 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-03-11 02:48:47.827 7 INFO nova.api.openstack.compute.server_external_events [req-c1c68dcf-06d3-4009-bc17-e83ffd0ee26b req-734c01a4-4d35-4334-ba6c-c7a127347784 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:d0948fdb-dc13-4fcc-9a39-034bc2c045ae for instance b5a89066-6fb2-4889-9602-e636f37ba1b6 on instance [pid: 7|app: 0|req: 396/798] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:48:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:47 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1717 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-03-11 02:48:48.347 7 WARNING neutronclient.v2_0.client [None req-fe5fe723-b00e-441d-875d-ad7927d2eac0 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/800] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:48 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1739 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:48.588 8 WARNING neutronclient.v2_0.client [None req-26957969-be67-496a-bf37-e66b098b591c 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/801] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:48:48 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:48.861 8 INFO nova.api.openstack.compute.server_external_events [req-91a3567c-99ed-46ed-9c17-442e082c8c81 req-b8bb4c10-ba44-4614-bda4-fd446bef0a1a 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:5932a790-2e5e-4193-a3ee-5964282bea1a for instance b9bc9856-dc3b-4f95-9552-31390fb2d0b9 on instance 2026-03-11 02:48:48.867 7 WARNING neutronclient.v2_0.client [None req-b2690175-ae05-4908-8953-8b79884794b6 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:48:48.884 8 INFO nova.compute.rpcapi [None req-efd09640-c5e6-4df5-a629-8202cc7b2290 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 405/802] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:48:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:48 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1437 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:49.817 8 WARNING neutronclient.v2_0.client [None req-17d3a414-788c-4286-ad32-441e17a636c9 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] 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-03-11 02:48:49.879 7 INFO nova.api.openstack.compute.server_external_events [req-c2f7f0db-fe1f-4320-8dde-cb7ddea24b83 req-b2b28b30-3d12-4142-8202-165da9a9291f 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:b3201c42-6719-49dc-b556-29b9b3f920d8 for instance 56b4d23f-ab50-416c-abf4-410fedc08f2e on instance [pid: 7|app: 0|req: 399/804] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:48:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:49 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1739 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/806] 10.0.0.35 () {32 vars in 640 bytes} [Wed Mar 11 02:48:49 2026] GET /v2.1/servers => generated 384 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:50.139 7 WARNING neutronclient.v2_0.client [None req-b76a18d5-6a20-4ba1-aa8f-2acea60f2d25 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/807] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:48:50 2026] DELETE /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/808] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:50 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1437 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:50.253 8 WARNING neutronclient.v2_0.client [None req-ff365232-6434-409f-8d5c-58edcee0c2d2 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/809] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:50 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1745 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:51.307 7 WARNING neutronclient.v2_0.client [None req-abe4ba96-36cf-4d21-a9d6-4f89e977410d 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] 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-03-11 02:48:51.419 8 WARNING neutronclient.v2_0.client [None req-3de04c7f-5823-44de-8875-a89890e0e6fa 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/810] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:51 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1437 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:51 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1865 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-03-11 02:48:52.497 7 WARNING neutronclient.v2_0.client [None req-181082dc-c858-4c11-88a3-7b849f45595a 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/812] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:52 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1437 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:52.635 8 WARNING neutronclient.v2_0.client [None req-7c1e97f7-b438-4437-95d3-c0bf76b49fb2 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/813] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:52 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1865 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-03-11 02:48:53.688 7 WARNING neutronclient.v2_0.client [None req-aaa37d3d-ab43-4551-b85f-bd3b955ec0b7 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] 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-03-11 02:48:53.869 8 WARNING neutronclient.v2_0.client [None req-8e445647-b522-4a79-9337-3ed0841cc58e 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/814] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:53 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1797 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/815] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:53 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1425 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:54.272 8 INFO nova.api.openstack.compute.server_external_events [req-f388a625-20ab-4749-9c32-cc51c75b5297 req-67d688bf-5095-4512-b62f-25fcc3547a2c 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:b3201c42-6719-49dc-b556-29b9b3f920d8 for instance 56b4d23f-ab50-416c-abf4-410fedc08f2e on instance [pid: 8|app: 0|req: 413/818] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:48:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:55.124 7 WARNING neutronclient.v2_0.client [None req-060a5100-6032-4f4a-a38a-c6d15a5abeac 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] 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: 406/819] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:55 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1512 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:48:55.182 8 WARNING neutronclient.v2_0.client [None req-f7196c79-1382-4c31-a32e-3cdd59dd4806 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/820] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:55 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1425 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-03-11 02:48:56.249 7 WARNING neutronclient.v2_0.client [None req-05f7169e-2a8a-4086-9831-5f5c104be3bf 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in 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/821] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:56 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1517 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-03-11 02:48:56.371 8 WARNING neutronclient.v2_0.client [None req-335732b1-ea60-4c25-8321-889f27be654e 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/822] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:56 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => 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, ' 2026-03-11 02:48:56.569 7 INFO nova.api.openstack.compute.server_external_events [req-99122393-b39a-4728-9def-bcbcb2df2a15 req-40aff199-ef0e-4c33-8867-e39744882b6d 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:5932a790-2e5e-4193-a3ee-5964282bea1a for instance b9bc9856-dc3b-4f95-9552-31390fb2d0b9 on instance [pid: 7|app: 0|req: 408/823] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:48:57.406 8 WARNING neutronclient.v2_0.client [None req-486a8507-3b66-4706-b696-39f5452989bb 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/824] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:57 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => generated 1517 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-03-11 02:48:57.537 7 WARNING neutronclient.v2_0.client [None req-32541c6a-d3f9-48d7-b0ef-44cb68e724e4 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/825] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:57 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1425 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-03-11 02:48:58.489 8 INFO nova.api.openstack.wsgi [None req-bbb6a819-243a-42d9-9cd4-f264c7d9fe12 31aebaee82be46f8bc2024ed0000315e 3ead052028fc43f4a61dff86168a96d0 - - default default] HTTP exception thrown: Instance 56b4d23f-ab50-416c-abf4-410fedc08f2e could not be found. [pid: 8|app: 0|req: 417/826] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:58 2026] GET /v2.1/servers/56b4d23f-ab50-416c-abf4-410fedc08f2e => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/827] 10.0.0.35 () {32 vars in 703 bytes} [Wed Mar 11 02:48:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-433163189 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:48:58.723 8 WARNING neutronclient.v2_0.client [None req-26d4b7bb-157a-45da-b838-12e2070c9401 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/828] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:58 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1425 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:49:00.002 7 WARNING neutronclient.v2_0.client [None req-40d6fbf8-51fe-420b-9a98-2cbca58ce2ec 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/829] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:48:59 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1612 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-03-11 02:49:00.183 8 WARNING neutronclient.v2_0.client [None req-75e5c403-f0e4-4306-a3b0-47e180f8ef44 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/830] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:49:00 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9/os-interface => generated 285 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-03-11 02:49:00.997 8 INFO nova.api.openstack.compute.server_external_events [req-95b64a4a-2873-42d6-8759-1bef26e270b1 req-d008833b-b284-4cb8-8381-ddc390c54b05 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:5932a790-2e5e-4193-a3ee-5964282bea1a for instance b9bc9856-dc3b-4f95-9552-31390fb2d0b9 on instance [pid: 8|app: 0|req: 420/831] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:00 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-03-11 02:49:01.017 7 WARNING neutronclient.v2_0.client [None req-de66776c-a0de-49d5-a763-61b1dc2156fa 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/832] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:00 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1612 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/833] 10.0.0.35 () {32 vars in 640 bytes} [Wed Mar 11 02:49:01 2026] GET /v2.1/servers => generated 387 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/834] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:49:01 2026] DELETE /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 0 bytes in 466 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-03-11 02:49:01.854 8 WARNING neutronclient.v2_0.client [None req-4fcb8be8-34b3-416f-8ae4-09df45225bb5 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/835] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:01 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1618 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-03-11 02:49:03.034 7 WARNING neutronclient.v2_0.client [None req-e13a154b-9351-4593-878c-0596f553bfdc 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/836] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:03 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1738 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:04.195 8 WARNING neutronclient.v2_0.client [None req-bfdc0491-0e1c-4c5c-9c3b-4dc8b94f0b9f 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/839] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:04 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1738 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-03-11 02:49:05.389 7 WARNING neutronclient.v2_0.client [None req-cba8d1c6-fa3d-4956-ab44-d22043affe1f 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/840] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:05 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1738 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-03-11 02:49:06.290 8 INFO nova.api.openstack.compute.server_external_events [req-545e86c5-ed77-4410-a30c-3dfef2d90fe7 req-6aa6f002-2e4c-4b0f-9a64-67248f1272d6 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:5932a790-2e5e-4193-a3ee-5964282bea1a for instance b9bc9856-dc3b-4f95-9552-31390fb2d0b9 on instance [pid: 8|app: 0|req: 424/841] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:06.546 7 WARNING neutronclient.v2_0.client [None req-4c815f3d-e9b3-471a-b472-8d3d5ed7d90e 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/842] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:06 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1380 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-03-11 02:49:07.626 8 WARNING neutronclient.v2_0.client [None req-8776520e-876a-4779-b6ee-85d924d82bfe 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/843] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:07 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1380 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-03-11 02:49:07.762 7 WARNING neutronclient.v2_0.client [None req-9860fcf2-7102-4686-af94-2fb9a8fe2db7 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/844] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:49:07 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/os-interface => generated 285 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-03-11 02:49:07.915 8 WARNING neutronclient.v2_0.client [None req-e830afe8-f40a-4bdc-96ad-c5e066adcfd0 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/845] 10.0.0.35 () {32 vars in 814 bytes} [Wed Mar 11 02:49:07 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/os-interface/d0948fdb-dc13-4fcc-9a39-034bc2c045ae => generated 282 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/846] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:07 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/847] 10.0.0.35 () {34 vars in 749 bytes} [Wed Mar 11 02:49:08 2026] POST /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/action => generated 0 bytes in 50 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: 421/848] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:08 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:08.715 8 WARNING neutronclient.v2_0.client [None req-c42da47d-e755-4bcc-ac7f-4603a78ae1ea 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/849] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:08 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1380 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/850] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:09 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 156 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-03-11 02:49:09.637 8 INFO nova.api.openstack.compute.server_external_events [req-e5a5c5a8-2436-4c14-a674-cbe19a26c5df req-07ed4863-786c-4d4c-9552-1fa0caee3e68 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:d0948fdb-dc13-4fcc-9a39-034bc2c045ae for instance b5a89066-6fb2-4889-9602-e636f37ba1b6 on instance [pid: 8|app: 0|req: 429/851] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:09 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-03-11 02:49:09.824 7 WARNING neutronclient.v2_0.client [None req-b2d1ab2e-6c9c-43d1-bc20-5a0307d62efe 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] The python binding code in 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/852] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:09 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 1385 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, ' [pid: 8|app: 0|req: 430/853] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:10 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 156 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-03-11 02:49:10.898 7 INFO nova.api.openstack.wsgi [None req-88f230e2-4c80-4a1b-9b98-0d94d415cb43 553cca5609a04f779aa45c6620ba5954 a3d7ec1239d745b1ad09d9f6d1ac1f43 - - default default] HTTP exception thrown: Instance b9bc9856-dc3b-4f95-9552-31390fb2d0b9 could not be found. [pid: 7|app: 0|req: 424/854] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:10 2026] GET /v2.1/servers/b9bc9856-dc3b-4f95-9552-31390fb2d0b9 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/855] 10.0.0.35 () {32 vars in 705 bytes} [Wed Mar 11 02:49:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1705951972 => generated 0 bytes in 98 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: 425/856] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:11 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 194 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:49:11.306 8 WARNING neutronclient.v2_0.client [None req-039c0202-40d1-4c8c-82e8-bd0e4bd42974 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/857] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:11 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1951 bytes in 1350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/858] 10.0.0.35 () {34 vars in 749 bytes} [Wed Mar 11 02:49:12 2026] POST /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/859] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:12 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 194 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-03-11 02:49:13.569 7 WARNING neutronclient.v2_0.client [None req-c6dde657-bdf5-49eb-bb49-ef5cd0621270 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] 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: 434/860] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:13 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:14.369 8 INFO nova.api.openstack.compute.server_external_events [req-43c08f4b-798c-4e26-9106-a41cf74abf08 req-189600a9-a1e4-4978-8e45-7ea89843f17f 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:d0948fdb-dc13-4fcc-9a39-034bc2c045ae for instance b5a89066-6fb2-4889-9602-e636f37ba1b6 on instance [pid: 8|app: 0|req: 437/863] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:49:14.458 7 WARNING neutronclient.v2_0.client [None req-c6dde657-bdf5-49eb-bb49-ef5cd0621270 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] 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: 438/864] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:14 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 194 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:49:13 2026] POST /v2.1/servers => generated 424 bytes in 1915 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-03-11 02:49:15.339 8 WARNING neutronclient.v2_0.client [None req-a086cab4-cf7c-41fd-8173-8d848587e0d9 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/866] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:15 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1370 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/867] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:15 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6/ips => generated 156 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 440/868] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:49:15 2026] DELETE /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 0 bytes in 659 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-03-11 02:49:16.630 7 WARNING neutronclient.v2_0.client [None req-e9a5afd6-816c-4e5e-83d2-6b86ab874c0d 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:49:16.660 8 WARNING neutronclient.v2_0.client [None req-3448cd38-d992-41d9-bb5a-b9ad75e29cf8 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/869] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:16 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1370 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/870] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:16 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1843 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-03-11 02:49:17.728 7 WARNING neutronclient.v2_0.client [None req-f028675c-6c1e-4637-beaa-fcea7af86921 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/871] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:17 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1374 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-03-11 02:49:17.810 8 WARNING neutronclient.v2_0.client [None req-a4d25023-0929-4545-b142-969771abd6ed f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/872] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:17 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1843 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:18.820 7 WARNING neutronclient.v2_0.client [None req-f7e2122a-d7b5-4a57-a216-b5baa8418152 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in 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/873] 10.0.0.35 () {30 vars in 412 bytes} [Wed Mar 11 02:49:18 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/874] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:18 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1422 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-03-11 02:49:19.015 7 WARNING neutronclient.v2_0.client [None req-ebc13fb7-2234-418c-96a5-e1cc3012afd2 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/875] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:18 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1843 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/876] 10.0.0.35 () {28 vars in 559 bytes} [Wed Mar 11 02:49:18 2026] GET /v2/ => generated 402 bytes in 442 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/877] 10.0.0.35 () {28 vars in 563 bytes} [Wed Mar 11 02:49:19 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: 445/878] 10.0.0.35 () {30 vars in 412 bytes} [Wed Mar 11 02:49:19 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-11 02:49:19.910 7 WARNING neutronclient.v2_0.client [None req-7e5a5f9c-7a81-4747-be32-132524ac90a8 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/879] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:19 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1422 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:49:20.307 8 WARNING neutronclient.v2_0.client [None req-eacccc65-ddea-46f9-a4be-24d102d70c87 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] 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-03-11 02:49:20.355 7 INFO nova.api.openstack.compute.server_external_events [req-fd281dd2-187d-43ff-833d-b3252b5f5f12 req-ab66f125-647d-449c-9d70-4eefd31149b0 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:d0948fdb-dc13-4fcc-9a39-034bc2c045ae for instance b5a89066-6fb2-4889-9602-e636f37ba1b6 on instance [pid: 7|app: 0|req: 435/880] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:20 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: 8|app: 0|req: 446/881] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:20 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1775 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:21.001 7 WARNING neutronclient.v2_0.client [None req-73348069-7d67-4efa-a579-33d3f5888e13 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in 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/882] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:20 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1430 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-03-11 02:49:21.427 8 WARNING neutronclient.v2_0.client [None req-2ac0916d-1930-4279-aff0-de5498105f2f f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/883] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:21 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1481 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:22.081 7 WARNING neutronclient.v2_0.client [None req-234034c9-abbc-4c1b-b187-d05f70a21828 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] 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-03-11 02:49:22.170 8 INFO nova.api.openstack.compute.server_external_events [req-7740d8a7-aa2a-4bd3-9289-5c28b499bb07 req-52c4c44d-6af6-48b1-bd55-9a4dfb0a4152 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:17aee91d-25a9-4f6f-aa64-20df49ced196 for instance 34848131-465d-469f-a423-6ebb12889de8 on instance [pid: 8|app: 0|req: 448/884] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49: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) [pid: 7|app: 0|req: 437/885] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:22 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1482 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:22.538 8 WARNING neutronclient.v2_0.client [None req-b925b1cf-305b-444c-9e28-16d45afca423 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in 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/886] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:22 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 1486 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:23.317 7 WARNING neutronclient.v2_0.client [None req-d943a507-dfb4-4129-a98e-73fdd5d1bbb0 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/887] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:23 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1470 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-03-11 02:49:23.630 8 WARNING neutronclient.v2_0.client [None req-32b385a3-3cca-412d-8b37-f88b54a19e1e f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/888] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:23 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => 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-03-11 02:49:24.464 7 WARNING neutronclient.v2_0.client [None req-02aa6745-1e77-4d8d-88a3-d72f49cff123 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/891] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:24 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1470 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:24.707 8 INFO nova.api.openstack.wsgi [None req-7892fc50-6ba0-49dd-93fa-5109c2dabbbb f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] HTTP exception thrown: Instance b5a89066-6fb2-4889-9602-e636f37ba1b6 could not be found. [pid: 8|app: 0|req: 452/892] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:24 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/893] 10.0.0.35 () {32 vars in 705 bytes} [Wed Mar 11 02:49:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2014194626 => generated 0 bytes in 87 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-03-11 02:49:25.493 8 INFO nova.api.openstack.wsgi [None req-04f62145-8656-4421-94a0-086b0faf69a4 f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] HTTP exception thrown: Instance b5a89066-6fb2-4889-9602-e636f37ba1b6 could not be found. [pid: 8|app: 0|req: 453/894] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:49:25 2026] DELETE /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:49:25.537 7 INFO nova.api.openstack.wsgi [None req-78e4840c-b4a1-4ce2-bc9a-8236edf2005a f8a185544a674016b13c24f9f89d60a9 d2523ecc125241c8a6b8c08111a883d1 - - default default] HTTP exception thrown: Instance b5a89066-6fb2-4889-9602-e636f37ba1b6 could not be found. [pid: 7|app: 0|req: 442/895] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:25 2026] GET /v2.1/servers/b5a89066-6fb2-4889-9602-e636f37ba1b6 => generated 111 bytes in 37 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-03-11 02:49:25.610 8 WARNING neutronclient.v2_0.client [None req-9f2ff975-dfef-49fc-914a-8af52f14ae63 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/896] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:25 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:26.780 7 WARNING neutronclient.v2_0.client [None req-fab13d0f-f128-420e-a41b-636a13f03512 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in 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/897] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:26 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1470 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:27.641 8 INFO nova.api.openstack.compute.server_external_events [req-262792eb-f197-4d0a-a034-160dea1b55d9 req-0418452c-cc03-4b2f-9472-b244db7b63d6 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:17aee91d-25a9-4f6f-aa64-20df49ced196 for instance 34848131-465d-469f-a423-6ebb12889de8 on instance [pid: 8|app: 0|req: 455/898] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:49:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:27.933 7 WARNING neutronclient.v2_0.client [None req-5fc62cf9-8701-4364-a1c5-4323bfc7efa5 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/899] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:27 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1470 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/900] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:49:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-11 02:49:29.267 8 WARNING neutronclient.v2_0.client [None req-479c0a4b-0092-4fb7-9ced-9ae93bfe276c 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in 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/901] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:29 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1470 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:49:29.613 7 WARNING neutronclient.v2_0.client [None req-a3b7aef1-a2ba-4987-8f19-d90d50ebe5a8 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/902] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:49:29 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2029 bytes in 657 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: 458/903] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:49:29 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: 446/904] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:49:29 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: 459/905] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:49:29 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/906] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/limits?tenant_id=4d38782be0374176b1d676a52e5784b8 => generated 302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/907] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/908] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/909] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/limits?tenant_id=f709437cd2074579860354dac77742f7 => generated 304 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/910] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/911] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:49:30 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: 7|app: 0|req: 450/912] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/os-services => generated 781 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/913] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 451/914] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:49:30 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, ' 2026-03-11 02:49:30.560 8 WARNING neutronclient.v2_0.client [None req-e986c9bd-785f-4520-bcdc-4ff4401a7f68 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/915] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1655 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/916] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8/ips => generated 109 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/917] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8/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: 453/918] 10.0.0.35 () {32 vars in 824 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8/ips/tempest-ServerAddressesTestJSON-1172318268-network => generated 94 bytes in 40 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: 466/919] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:49:30 2026] DELETE /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 0 bytes in 129 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-03-11 02:49:31.035 7 WARNING neutronclient.v2_0.client [None req-7f8fe0af-7539-470f-a038-4ae3e52dc418 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/920] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:30 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1661 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-03-11 02:49:32.210 8 WARNING neutronclient.v2_0.client [None req-9a07825f-b655-42af-b5ec-ec1d5f23b156 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/921] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:32 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1661 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:33.372 7 WARNING neutronclient.v2_0.client [None req-a01b2609-b227-467c-ba2c-a9fe599328e0 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/922] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:33 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1661 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-03-11 02:49:34.029 8 INFO nova.api.openstack.compute.server_external_events [req-ca01da61-3dd8-4319-ba4f-957442472cf3 req-cc27aebc-0992-4dd8-948b-9b52572ceb01 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:17aee91d-25a9-4f6f-aa64-20df49ced196 for instance 34848131-465d-469f-a423-6ebb12889de8 on instance [pid: 8|app: 0|req: 468/923] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:34.612 8 WARNING neutronclient.v2_0.client [None req-1eebad76-34df-45f4-ab40-9a68ac6e9b49 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/926] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:34 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1451 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, ' [pid: 7|app: 0|req: 457/927] 10.0.0.236 () {30 vars in 619 bytes} [Wed Mar 11 02:49:34 2026] GET /v2.1 => generated 0 bytes in 147 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: 471/928] 10.0.0.236 () {32 vars in 692 bytes} [Wed Mar 11 02:49:34 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: 458/929] 10.0.0.236 () {34 vars in 913 bytes} [Wed Mar 11 02:49:34 2026] GET /v2.1/os-simple-tenant-usage/ec708c6082444e279104413162b43351?start=2026-03-10T00:00:00&end=2026-03-11T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/930] 10.0.0.236 () {30 vars in 654 bytes} [Wed Mar 11 02:49:35 2026] GET /v2.1/limits?reserved=1 => generated 511 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-03-11 02:49:35.728 7 WARNING neutronclient.v2_0.client [None req-0dd47e30-11a4-4eb3-9805-e329484a08a9 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/931] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:35 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/932] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:49:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:36.825 7 WARNING neutronclient.v2_0.client [None req-611db8cf-2ca2-493a-9142-f269025d198a 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] The python binding code in 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/933] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:36 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 1456 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:49:37.917 8 INFO nova.api.openstack.wsgi [None req-a6d0c4d6-c566-4ba7-8438-64ef7d95690c 1355abd7c82d47b6b188646a93b79dc2 f709437cd2074579860354dac77742f7 - - default default] HTTP exception thrown: Instance 34848131-465d-469f-a423-6ebb12889de8 could not be found. [pid: 8|app: 0|req: 474/934] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:37 2026] GET /v2.1/servers/34848131-465d-469f-a423-6ebb12889de8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:38.053 7 WARNING neutronclient.v2_0.client [None req-fe9b2611-5047-40f1-87a2-8f0fa315be77 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:49:38.088 7 WARNING neutronclient.v2_0.client [None req-fe9b2611-5047-40f1-87a2-8f0fa315be77 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:49:38.237 7 WARNING neutronclient.v2_0.client [None req-fe9b2611-5047-40f1-87a2-8f0fa315be77 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] 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: 475/935] 10.0.0.236 () {30 vars in 619 bytes} [Wed Mar 11 02:49:38 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 476/936] 10.0.0.236 () {32 vars in 692 bytes} [Wed Mar 11 02:49:38 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/937] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:49:37 2026] POST /v2.1/servers => generated 451 bytes in 450 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-03-11 02:49:38.463 7 WARNING neutronclient.v2_0.client [None req-793a40b5-3114-44ef-8242-1feaa29210ac 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/938] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:38 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1422 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/939] 10.0.0.236 () {34 vars in 913 bytes} [Wed Mar 11 02:49:38 2026] GET /v2.1/os-simple-tenant-usage/ec708c6082444e279104413162b43351?start=2026-03-10T00:00:00&end=2026-03-11T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/940] 10.0.0.236 () {30 vars in 654 bytes} [Wed Mar 11 02:49:38 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:39.541 8 WARNING neutronclient.v2_0.client [None req-af2db0b4-78b5-4fe2-ad64-489d5f7621d1 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/941] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:39 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1426 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:49:40.637 7 WARNING neutronclient.v2_0.client [None req-ccdff137-00f5-4764-8bb8-e9e954ed8fc8 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in 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/942] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:40 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1474 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-03-11 02:49:41.740 8 WARNING neutronclient.v2_0.client [None req-86f00c58-1aa7-4a2f-b7d2-1fe7a50a7bc7 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/943] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:41 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1474 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:42.845 7 WARNING neutronclient.v2_0.client [None req-e63705d8-8a04-49c5-8d63-1a11e4f3c750 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/944] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:42 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:43.942 8 INFO nova.api.openstack.compute.server_external_events [req-41de1dd9-b131-4c80-8177-d63d393bd285 req-53a15c55-de56-4bc5-9f28-7a9040ca316e 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:d8f8a01a-4990-49ca-bb6b-205c8123f886 for instance ca0bbf63-5cb9-4073-9d9b-21832806cf6c on instance 2026-03-11 02:49:43.942 7 WARNING neutronclient.v2_0.client [None req-bcccf5a6-6ecc-490a-9bbf-e3d8f94502a1 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in 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/945] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/946] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:43 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1550 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-03-11 02:49:45.132 8 WARNING neutronclient.v2_0.client [None req-61fa5e78-6522-4f04-9b84-d861cc595db1 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/949] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:45 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1548 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-03-11 02:49:46.375 7 WARNING neutronclient.v2_0.client [None req-0b02228d-6631-48a1-aaa5-37ffab4edbe6 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/950] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:46 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1548 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-03-11 02:49:47.521 8 WARNING neutronclient.v2_0.client [None req-86aef66a-a1c6-47cf-9ada-5248ef258394 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in 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/951] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:47 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1548 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-03-11 02:49:48.676 7 WARNING neutronclient.v2_0.client [None req-fc8b596b-2a51-4a5a-b81a-c119e5f838d3 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/952] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:48 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1548 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:49.567 8 INFO nova.api.openstack.compute.server_external_events [req-dc10c85b-7392-4c36-9adf-3059e2ee3142 req-8d897c9e-d42e-47c0-80e4-0e521b4ca56f 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:d8f8a01a-4990-49ca-bb6b-205c8123f886 for instance ca0bbf63-5cb9-4073-9d9b-21832806cf6c on instance [pid: 8|app: 0|req: 484/953] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:49:49 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-03-11 02:49:49.840 7 WARNING neutronclient.v2_0.client [None req-3ac9006b-9d18-48b3-ae68-7a4e325ae58e 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/954] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:49 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1548 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:50.992 8 WARNING neutronclient.v2_0.client [None req-77dfb157-0648-41cd-a4ee-bbc18d9593a4 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/955] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:50 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1724 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:51.262 7 WARNING neutronclient.v2_0.client [None req-f489dcfe-b827-40e6-964b-e6359d202c0c 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/956] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:49:51 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-11 02:49:52.218 7 INFO nova.api.openstack.compute.server_external_events [req-a85d4003-547f-454c-9959-2b71ad787558 req-759a8581-9e7d-49f4-ae56-5e91bff55852 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:d8f8a01a-4990-49ca-bb6b-205c8123f886 for instance ca0bbf63-5cb9-4073-9d9b-21832806cf6c on instance 2026-03-11 02:49:52.219 8 WARNING neutronclient.v2_0.client [None req-5cf0cf23-b351-4bfc-a294-8264fcc818e4 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in 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/957] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/958] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:52 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1724 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/959] 10.0.0.35 () {32 vars in 640 bytes} [Wed Mar 11 02:49:52 2026] GET /v2.1/servers => generated 377 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/960] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:49:52 2026] DELETE /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 0 bytes in 84 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-03-11 02:49:52.502 7 WARNING neutronclient.v2_0.client [None req-2af21a3d-35fc-4895-8148-0a533bbdf18b 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/961] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:52 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1730 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:53.795 8 WARNING neutronclient.v2_0.client [None req-75f3f2c1-70fc-4afb-a98b-28694ed28636 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in 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/962] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:53 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1850 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-03-11 02:49:54.942 7 WARNING neutronclient.v2_0.client [None req-5200fd7f-4152-4a03-82de-1d8be05ee4d1 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in 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/965] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:54 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1850 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-03-11 02:49:55.656 8 INFO nova.api.openstack.compute.server_external_events [req-a0412e20-abda-450b-9a70-09ea5c77d55f req-59564ea9-64db-431c-bbef-5f55e3032022 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:d8f8a01a-4990-49ca-bb6b-205c8123f886 for instance ca0bbf63-5cb9-4073-9d9b-21832806cf6c on instance [pid: 8|app: 0|req: 490/966] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:49:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:49:56.087 7 WARNING neutronclient.v2_0.client [None req-6c695672-1779-495d-a6fb-b1a72f5eee42 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/967] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:56 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1503 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-03-11 02:49:57.181 8 WARNING neutronclient.v2_0.client [None req-c977e3f4-4c37-4504-834b-763bb4aec148 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/968] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:57 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1508 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-03-11 02:49:58.282 7 WARNING neutronclient.v2_0.client [None req-29a3f76c-d658-4a8d-8007-39b4abf2aada 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/969] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:58 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => generated 1508 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-03-11 02:49:59.360 8 INFO nova.api.openstack.wsgi [None req-747c6ee2-043f-4778-aa32-54e9946a595d 456ed9a7e2804950b66e1ad353f17176 a0f6a82cdbdb494086dfbb789e36a629 - - default default] HTTP exception thrown: Instance ca0bbf63-5cb9-4073-9d9b-21832806cf6c could not be found. [pid: 8|app: 0|req: 492/970] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:49:59 2026] GET /v2.1/servers/ca0bbf63-5cb9-4073-9d9b-21832806cf6c => 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: 479/971] 10.0.0.35 () {32 vars in 703 bytes} [Wed Mar 11 02:49:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-111023331 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:05.291 8 WARNING neutronclient.v2_0.client [None req-28e6b2f6-b57b-4619-acbe-a5dcf4827d83 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:05.461 8 WARNING neutronclient.v2_0.client [None req-28e6b2f6-b57b-4619-acbe-a5dcf4827d83 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/974] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:50:05 2026] POST /v2.1/servers => generated 424 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 02:50:05.749 7 WARNING neutronclient.v2_0.client [None req-a2b5f237-eebd-49ef-8678-14a522519c07 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/975] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:05 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:06.840 8 WARNING neutronclient.v2_0.client [None req-c4f9c805-b2ea-43d5-a09c-39dec43906ae 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/976] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:06 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1372 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:08.110 7 WARNING neutronclient.v2_0.client [None req-7916a69a-8b17-4779-9bc0-3d6e4c917157 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/977] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:08 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1420 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:09.438 8 WARNING neutronclient.v2_0.client [None req-6965151b-d0ec-4823-a3fc-0e8fb0e44646 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/978] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:09 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1420 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:10.711 7 WARNING neutronclient.v2_0.client [None req-51907c59-c749-4e79-8177-0d618de87cd8 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/979] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:10 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1428 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/980] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:50:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:11.622 7 INFO nova.api.openstack.compute.server_external_events [req-f8689590-c988-4ed9-b8b2-fe20d4987610 req-7e90e77f-b604-4bd1-a97b-c4eda4d44b3e 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:553a2da7-3118-4b21-9a8a-1984f9957f6c for instance da28ea02-a10c-46e0-a835-d31ef87cc905 on instance [pid: 7|app: 0|req: 484/981] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:50:11 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-03-11 02:50:11.929 8 WARNING neutronclient.v2_0.client [None req-66d69a80-c354-45b0-9e1a-2be648017041 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/982] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:11 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1468 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:13.322 7 WARNING neutronclient.v2_0.client [None req-f04fa019-df94-4c7e-8809-a357add4c1e0 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:13.388 7 WARNING neutronclient.v2_0.client [None req-f04fa019-df94-4c7e-8809-a357add4c1e0 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] 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-03-11 02:50:13.558 8 WARNING neutronclient.v2_0.client [None req-379cf5c9-cd6e-4b4a-8c30-c267f37ceaa8 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:13.602 7 WARNING neutronclient.v2_0.client [None req-f04fa019-df94-4c7e-8809-a357add4c1e0 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/983] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:13 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1468 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/984] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:50:13 2026] POST /v2.1/servers => generated 453 bytes in 594 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-03-11 02:50:13.871 8 WARNING neutronclient.v2_0.client [None req-da6b04a7-6e17-4c74-85a1-407c223ce2a8 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/985] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:13 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1392 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-03-11 02:50:14.778 8 WARNING neutronclient.v2_0.client [None req-cd47bb15-57de-437a-b09a-3240eccccd1f 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/988] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:14 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1468 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:15.071 7 WARNING neutronclient.v2_0.client [None req-553ce6c3-8e1c-4623-aee4-93185583d3a7 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/989] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:15 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1388 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-03-11 02:50:16.044 8 WARNING neutronclient.v2_0.client [None req-39fce9b9-b5fb-4a46-936a-7ba01b739857 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] 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-03-11 02:50:16.194 7 WARNING neutronclient.v2_0.client [None req-faaec381-52ec-4f0c-ad95-17947d6ebfb8 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/990] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:16 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1468 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/991] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:16 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1444 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:17.379 8 WARNING neutronclient.v2_0.client [None req-4918e452-4c90-4dfe-9f57-af34685fe0b9 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:17.398 7 WARNING neutronclient.v2_0.client [None req-c430af7b-5e5c-44e2-a430-0a67117e89f5 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/992] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:17 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1444 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/993] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:17 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1468 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-03-11 02:50:18.398 7 INFO nova.api.openstack.compute.server_external_events [req-a714f2d3-ef56-4bda-b6c4-dad0e4010355 req-3a472970-cbc6-4702-9dc0-b5c70a325382 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:553a2da7-3118-4b21-9a8a-1984f9957f6c for instance da28ea02-a10c-46e0-a835-d31ef87cc905 on instance [pid: 7|app: 0|req: 490/994] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:50:18 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:18.527 8 WARNING neutronclient.v2_0.client [None req-fdfd78c0-137d-44af-af1a-d69b842de886 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:18.535 7 WARNING neutronclient.v2_0.client [None req-d95b6908-1450-4c18-9674-18561c062702 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/995] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:18 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1520 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:19.191 8 INFO nova.api.openstack.compute.server_external_events [req-f67c5faa-94ee-48dd-9e62-427e33fbcd37 req-65779a21-776c-4152-a831-12e82a38177c 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 8|app: 0|req: 506/996] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:50:19 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) [pid: 7|app: 0|req: 491/997] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:18 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1468 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-11 02:50:20.221 8 WARNING neutronclient.v2_0.client [None req-a4a4f92f-987c-4900-9cc2-2acd7de55627 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:20.258 7 WARNING neutronclient.v2_0.client [None req-ec42b92a-8123-49b9-8d76-0fae3832c24d 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/998] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:20 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1518 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/999] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:20 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1647 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-03-11 02:50:21.372 8 WARNING neutronclient.v2_0.client [None req-92bdffb5-058a-4800-b615-406bb3fd33ef 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1000] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:21 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1518 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/1001] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:50:21 2026] DELETE /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => 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-03-11 02:50:21.725 8 WARNING neutronclient.v2_0.client [None req-c9bfebc1-adfe-4496-8bdd-7d859a73dfb5 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1002] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:21 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1653 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-03-11 02:50:22.560 7 WARNING neutronclient.v2_0.client [None req-fb1dba8c-0af3-432a-8fce-36b72f3cb1f6 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1003] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:22 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1518 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:22.880 8 WARNING neutronclient.v2_0.client [None req-95587862-088b-4cc7-b3bf-2707f5372089 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/1004] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:22 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1653 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:23.101 7 INFO nova.api.openstack.compute.server_external_events [req-646525ff-96fe-477c-8ddd-4d61395552eb req-f04d6857-95ac-4fd3-8010-dbdcce81861a 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 7|app: 0|req: 495/1005] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:50:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:23.801 8 WARNING neutronclient.v2_0.client [None req-293100d6-1002-4536-9034-63ae2641ab7f 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/1006] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:23 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1518 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:24.077 7 WARNING neutronclient.v2_0.client [None req-fcc2396e-0bd2-4346-9256-32b3c8b1d735 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1009] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:24 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1653 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-03-11 02:50:24.861 8 INFO nova.api.openstack.compute.server_external_events [req-76046465-e238-4345-8219-6320eed23eeb req-2f86987e-1ed6-4c2e-998f-0fd1b332fedb 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:553a2da7-3118-4b21-9a8a-1984f9957f6c for instance da28ea02-a10c-46e0-a835-d31ef87cc905 on instance [pid: 8|app: 0|req: 514/1010] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:50:24 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-03-11 02:50:25.074 7 WARNING neutronclient.v2_0.client [None req-493ae61d-2922-4411-b089-027e1ce8354d 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1011] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:25 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1518 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-03-11 02:50:25.272 8 WARNING neutronclient.v2_0.client [None req-98b1b7ed-6b7e-4d08-a091-2d8627e16b94 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1012] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:25 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1449 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:26.235 7 WARNING neutronclient.v2_0.client [None req-dc348001-c787-430b-8f88-eb30a1e218b2 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] 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: 498/1013] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:26 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1702 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-03-11 02:50:26.365 8 WARNING neutronclient.v2_0.client [None req-2746975d-439b-480d-93a4-a5319e4fd6d3 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:26.377 7 WARNING neutronclient.v2_0.client [None req-a7bf9398-4389-4ce6-9590-e8b6c370eb38 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/1014] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:26 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1015] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:50:26 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:27.075 8 INFO nova.api.openstack.compute.server_external_events [req-ca2e94b3-e04c-453f-9341-bad63cd6dc1b req-b14105da-5db8-4dac-a76e-73d417168229 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 8|app: 0|req: 517/1016] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:50:27 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-03-11 02:50:27.487 7 WARNING neutronclient.v2_0.client [None req-676a1380-ba73-4e5b-b3db-8f867f9dc7f3 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] The python binding code in 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/1017] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:27 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 1454 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-03-11 02:50:28.578 8 INFO nova.api.openstack.wsgi [None req-9ecc5515-c9c9-480d-962c-c0ccf7f564bd 5759147d1536442ebd3f2dc1c74c594e 3ccb2186e9be4ac4bbe1cbdf93ad51f0 - - default default] HTTP exception thrown: Instance da28ea02-a10c-46e0-a835-d31ef87cc905 could not be found. [pid: 8|app: 0|req: 518/1018] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:28 2026] GET /v2.1/servers/da28ea02-a10c-46e0-a835-d31ef87cc905 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1019] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:50:28 2026] GET /v2.1/os-services => generated 781 bytes in 175 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: 519/1020] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:50:28 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: 502/1021] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:50:28 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: 520/1022] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 503/1023] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:28 2026] GET /v2.1/limits?tenant_id=24b6b989d83a4bdd81d0248073183b56 => 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: 521/1024] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:28 2026] GET /v2.1/limits?tenant_id=3ccb2186e9be4ac4bbe1cbdf93ad51f0 => 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: 504/1025] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:28 2026] GET /v2.1/limits?tenant_id=75cfe50a268e4e50b454d46936d7ef8f => 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: 522/1026] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1027] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/limits?tenant_id=d1404dc260204782ad762cf6a5f85375 => generated 304 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1028] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/limits?tenant_id=d33310a018024d6b9841c432b1327693 => 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: 506/1029] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1030] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1031] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1032] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:50:29 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: 508/1033] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:50:29 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-03-11 02:50:29.466 8 WARNING neutronclient.v2_0.client [None req-b4953560-c500-44c4-9f9e-0afe7a52e384 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in 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/1034] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:50:29 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2505 bytes in 200 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: 509/1035] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:50:29 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: 512/1040] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:50:52 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 529/1041] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:50:53 2026] POST /v2.1/os-keypairs => generated 396 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:50:53.657 7 WARNING neutronclient.v2_0.client [None req-812f2562-474d-40a7-9959-f5ce117520f7 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:53.696 7 WARNING neutronclient.v2_0.client [None req-812f2562-474d-40a7-9959-f5ce117520f7 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:53.869 7 WARNING neutronclient.v2_0.client [None req-812f2562-474d-40a7-9959-f5ce117520f7 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1042] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:50:53 2026] POST /v2.1/servers => generated 450 bytes in 500 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 02:50:54.119 8 WARNING neutronclient.v2_0.client [None req-6e3dd28c-a620-4ef8-bb3a-685255f61c20 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1043] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:54 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1402 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, ' [pid: 7|app: 0|req: 515/1046] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:50:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:55.248 8 WARNING neutronclient.v2_0.client [None req-b9858883-b660-41b3-96f7-fb6999a81ae3 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1047] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:55 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1406 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:50:55.669 7 WARNING neutronclient.v2_0.client [None req-91e8e7b4-4f81-4834-8070-f5e0c8f40873 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:55.715 7 WARNING neutronclient.v2_0.client [None req-91e8e7b4-4f81-4834-8070-f5e0c8f40873 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:55.755 7 WARNING neutronclient.v2_0.client [None req-91e8e7b4-4f81-4834-8070-f5e0c8f40873 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:50:55.926 7 WARNING neutronclient.v2_0.client [None req-91e8e7b4-4f81-4834-8070-f5e0c8f40873 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1048] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:50:55 2026] POST /v2.1/servers => generated 495 bytes in 577 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-03-11 02:50:56.201 8 WARNING neutronclient.v2_0.client [None req-264ad79f-a0f9-4fc4-97f6-648c11537957 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1049] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:56 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1455 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-03-11 02:50:56.370 7 WARNING neutronclient.v2_0.client [None req-5d37db21-fe50-4a6f-9c1c-d607efe1c167 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1050] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:56 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:57.300 8 WARNING neutronclient.v2_0.client [None req-0794f0af-adb1-4c55-a5d7-ec5b9e4d47d3 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1051] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:57 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1459 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-03-11 02:50:57.464 7 WARNING neutronclient.v2_0.client [None req-37bc7b6b-52cc-4ea2-b2a4-02cba502a946 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1052] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:57 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1454 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-03-11 02:50:58.382 8 WARNING neutronclient.v2_0.client [None req-f51e7e11-7b60-4424-8995-37a294c8bf3f 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1053] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:58 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1507 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-03-11 02:50:58.554 7 WARNING neutronclient.v2_0.client [None req-cc3d1959-0103-4249-8715-fe3be01bdab2 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1054] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:58 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1462 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-03-11 02:50:59.477 8 WARNING neutronclient.v2_0.client [None req-de7a1796-dd73-4f94-a515-c697c988e5d9 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1055] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:59 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1507 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-03-11 02:50:59.643 7 WARNING neutronclient.v2_0.client [None req-68c2947e-a083-4cdd-836b-4cde2dfcdae8 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1056] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:50:59 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1540 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:50:59.770 8 INFO nova.api.openstack.compute.server_external_events [req-f7ccba4f-9f11-4e55-8260-b82eaab3516a req-221bbdf5-4e5d-421b-b4fb-5d451c6d321a 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:e384d805-8b16-4266-8c05-c5c07febfeca for instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 on instance [pid: 8|app: 0|req: 537/1057] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:50:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:00.514 7 WARNING neutronclient.v2_0.client [None req-4481adfe-d3fc-443b-9fc0-547e89af510b 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] 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-03-11 02:51:00.581 8 WARNING neutronclient.v2_0.client [None req-e96e1fa8-f7c4-4d74-9640-add83546b25c 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1058] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:00 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1515 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1059] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:00 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1822 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-03-11 02:51:00.750 8 WARNING neutronclient.v2_0.client [None req-3712e63f-4bf7-4f6a-bc4c-79bbb67ab04a 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] 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-03-11 02:51:00.801 7 WARNING neutronclient.v2_0.client [None req-6dd4f4a5-d731-4323-ba4c-08315130f16b d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1060] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:00 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1822 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1061] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:00 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1528 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1062] 10.0.0.35 () {34 vars in 749 bytes} [Wed Mar 11 02:51:01 2026] POST /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186/action => generated 0 bytes in 79 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-03-11 02:51:01.254 7 WARNING neutronclient.v2_0.client [None req-00dea156-d8e6-47c8-bdc7-fcda095a3f14 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1063] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:01 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1824 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-03-11 02:51:01.605 8 INFO nova.api.openstack.compute.server_external_events [req-feb1b14e-0bc5-4fc4-9e30-d3ef95917916 req-1860956b-560a-4bae-8e22-3b5aec99ed68 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:b557ca2f-3cda-44c9-8556-c45d6edd4a74 for instance eba06a6d-f7c8-436e-8a69-0fd185c6229e on instance [pid: 8|app: 0|req: 541/1064] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:01 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-03-11 02:51:01.692 7 WARNING neutronclient.v2_0.client [None req-39402418-f291-421a-b8db-49c3ee3b345c 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1065] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:01 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1638 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-03-11 02:51:02.018 8 WARNING neutronclient.v2_0.client [None req-f7c01e7b-92a9-4a82-863d-aaaed224fefc d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1066] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:01 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1528 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:02.417 7 WARNING neutronclient.v2_0.client [None req-9623b77e-3cc0-46c0-a9ec-dcb77e45ce25 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/1067] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:02 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1824 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:02.875 8 WARNING neutronclient.v2_0.client [None req-5e59ede3-9502-4990-affb-02742ca455e0 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1068] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:02 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1626 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-03-11 02:51:03.185 7 WARNING neutronclient.v2_0.client [None req-dcaf58f3-0201-499e-affa-63ee9ee96139 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1069] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:03 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1528 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:03.563 8 WARNING neutronclient.v2_0.client [None req-0bb725b8-b43c-4974-b8aa-1cdfc48e032e 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/1070] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:03 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1824 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:04.014 7 WARNING neutronclient.v2_0.client [None req-ce7b6485-76c1-462b-82cb-85786e97b0f1 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1071] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:03 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1626 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:04.359 8 WARNING neutronclient.v2_0.client [None req-55847cfe-cdcb-4a76-bda4-b63a7e4b19db d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1074] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:04 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1528 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:04.746 7 WARNING neutronclient.v2_0.client [None req-f1197b46-cd88-4b4a-bc13-debf97053154 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/1075] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:04 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1829 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:05.195 8 WARNING neutronclient.v2_0.client [None req-e9a0dee4-cafb-4797-9949-8ade9aace00a 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1076] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:05 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1626 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-03-11 02:51:05.388 7 INFO nova.api.openstack.compute.server_external_events [req-999ebd64-6952-44c0-bd2b-951daea2eb12 req-f4388978-4f36-41cd-9e40-53194ee46012 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:e384d805-8b16-4266-8c05-c5c07febfeca for instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 on instance [pid: 7|app: 0|req: 530/1077] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:51:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:05.599 8 WARNING neutronclient.v2_0.client [None req-79d57dac-e7ee-4a53-8543-546bbd9463b1 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1078] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:05 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1528 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-03-11 02:51:05.946 7 WARNING neutronclient.v2_0.client [None req-a33aa1cc-8740-424f-b7a4-a59c3fdcf50c 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1079] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:05 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1829 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:06.383 8 WARNING neutronclient.v2_0.client [None req-476739a1-1dc0-4def-9a53-6f159f885fe0 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1080] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:06 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1626 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:06.751 7 WARNING neutronclient.v2_0.client [None req-c5bdb31d-8a8e-4766-a82d-95ae916455d9 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1081] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:06 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1696 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-03-11 02:51:06.925 8 WARNING neutronclient.v2_0.client [None req-6491aa28-6214-4f40-bf86-2a1c4520000e d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1082] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:06 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1696 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:07.163 7 WARNING neutronclient.v2_0.client [None req-d26f5e58-0344-4621-bf00-98458972aa7d 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1083] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:07 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1829 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:07.563 8 WARNING neutronclient.v2_0.client [None req-d98e4769-23d5-42c4-8799-1bdf28932574 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1084] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:07 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1626 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:08.200 7 INFO nova.api.openstack.compute.server_external_events [req-32cd27ec-58f2-436b-b417-8552b97ea1ac req-363834ab-6ab2-47e0-ae23-8bb9eb4bf7aa 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:b557ca2f-3cda-44c9-8556-c45d6edd4a74 for instance eba06a6d-f7c8-436e-8a69-0fd185c6229e on instance [pid: 7|app: 0|req: 534/1085] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:51:08 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-03-11 02:51:08.230 8 INFO nova.api.openstack.compute.server_external_events [req-4b2ff256-6a72-4909-8be6-c9d04f46b32b req-b30c8724-63a4-4899-b8dd-4d6941102690 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:e384d805-8b16-4266-8c05-c5c07febfeca for instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 on instance [pid: 8|app: 0|req: 552/1086] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:08 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, ' 2026-03-11 02:51:08.403 7 WARNING neutronclient.v2_0.client [None req-21933a05-70ae-4f4f-986c-20662ec14d4f 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1087] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:08 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1829 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:08.773 8 WARNING neutronclient.v2_0.client [None req-29f1f55f-5569-4f19-92b7-ee50cecb1ba2 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1088] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:08 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1626 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:09.591 7 WARNING neutronclient.v2_0.client [None req-be2492ae-ff76-40e1-96b8-ef3071f892d5 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] 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-03-11 02:51:09.657 8 INFO nova.api.openstack.compute.server_external_events [req-f5e0e217-7fbe-461e-a2c2-251a0729410a req-e24144ca-e808-4af8-98de-2034db993cb5 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-unplugged:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 8|app: 0|req: 554/1089] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:51:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1090] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:09 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1829 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-03-11 02:51:09.988 8 WARNING neutronclient.v2_0.client [None req-7555762c-70c2-4ec5-8164-2c2045008be9 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1091] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:09 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1806 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:10.229 7 WARNING neutronclient.v2_0.client [None req-287575a2-8e88-4266-b3c7-29d02903215d 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1092] 10.0.0.35 () {32 vars in 740 bytes} [Wed Mar 11 02:51:10 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e/os-interface => generated 284 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:10.777 8 WARNING neutronclient.v2_0.client [None req-326cc90e-3034-4dd2-92de-a418af5fb6ff 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1093] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:10 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1829 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-03-11 02:51:11.223 7 INFO nova.api.openstack.compute.server_external_events [req-c52b3798-a835-42fa-b9f1-183e73f9aed8 req-ad20835a-843f-473c-8d30-f15c20e00ff8 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:b557ca2f-3cda-44c9-8556-c45d6edd4a74 for instance eba06a6d-f7c8-436e-8a69-0fd185c6229e on instance [pid: 7|app: 0|req: 538/1094] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:11.585 8 INFO nova.api.openstack.compute.server_external_events [req-f2c8ef46-7dbe-4adb-8777-7980788aa063 req-8457f23d-23a5-40f3-b377-7a881c1e3265 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 8|app: 0|req: 557/1095] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:51:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:11.964 7 WARNING neutronclient.v2_0.client [None req-db012fa7-c9aa-4acf-a2f5-8927e95cbac3 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1096] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:11 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1822 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1099] 10.0.0.35 () {34 vars in 749 bytes} [Wed Mar 11 02:51:18 2026] POST /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7/action => generated 31976 bytes in 551 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-03-11 02:51:19.356 7 WARNING neutronclient.v2_0.client [None req-ef4c038c-5253-43a0-a69a-5d48e4bdca11 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1100] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:19 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1926 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1101] 10.0.0.35 () {32 vars in 752 bytes} [Wed Mar 11 02:51:21 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e/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, ' [pid: 7|app: 0|req: 542/1102] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:51:22 2026] DELETE /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 0 bytes in 99 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-03-11 02:51:22.950 8 WARNING neutronclient.v2_0.client [None req-33482532-0ba0-4dd2-8c5c-b60d3561a3e6 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1103] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:22 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1932 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:24.110 7 WARNING neutronclient.v2_0.client [None req-8bfa5164-bed6-43ec-8b4d-604dfb2f8947 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1106] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:24 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1932 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:25.273 8 WARNING neutronclient.v2_0.client [None req-abfda7e3-e7b2-4f10-b8ce-174b528f4373 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1107] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:25 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1932 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:26.075 7 INFO nova.api.openstack.compute.server_external_events [req-b29c8e7f-95a6-4277-8295-318690ddc143 req-719aab9a-2dd0-44e0-94f9-42e801b00317 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:b557ca2f-3cda-44c9-8556-c45d6edd4a74 for instance eba06a6d-f7c8-436e-8a69-0fd185c6229e on instance [pid: 7|app: 0|req: 544/1108] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:26.480 8 WARNING neutronclient.v2_0.client [None req-66f54ef1-aaae-4899-a23d-d81098f5e313 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1109] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:26 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1536 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-03-11 02:51:27.593 7 WARNING neutronclient.v2_0.client [None req-925bd348-e0e2-4687-91a1-f4b2d6534b3c 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1110] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:27 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1541 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1111] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 63 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: 546/1112] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1113] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1114] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 41 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: 568/1115] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 548/1116] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=a2ccd5f863a0462996001f1e52b52541 => 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: 569/1117] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=c056aa5e81fa4af8a7d4609dc96b4297 => 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: 549/1118] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=c3453202a3a64b3aa304ec9343688d4a => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 02:51:28.685 8 WARNING neutronclient.v2_0.client [None req-b194577f-bcc2-4d7a-8ae6-36f893f2d087 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] The python binding code in 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/1119] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=d1404dc260204782ad762cf6a5f85375 => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1120] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1121] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 1541 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1122] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/limits?tenant_id=f6f3efa973254846ad4a5e0bd64453a7 => generated 304 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: 8|app: 0|req: 571/1123] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1390 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1124] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:51:28 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: 572/1125] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1126] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:51:28 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, ' 2026-03-11 02:51:28.954 8 WARNING neutronclient.v2_0.client [None req-177a99db-349a-4afa-8732-aaebc2420a43 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1127] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:51:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7062 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1128] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:51:29 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, ' 2026-03-11 02:51:29.761 8 INFO nova.api.openstack.wsgi [None req-732f05af-2852-4f50-9d5c-e46436c73078 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] HTTP exception thrown: Instance eba06a6d-f7c8-436e-8a69-0fd185c6229e could not be found. [pid: 8|app: 0|req: 574/1129] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:29 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-11 02:51:29.794 7 INFO nova.api.openstack.wsgi [None req-eb656cbe-9461-4696-8edb-4c11e8532f8d 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] HTTP exception thrown: Instance eba06a6d-f7c8-436e-8a69-0fd185c6229e could not be found. [pid: 7|app: 0|req: 556/1130] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:51:29 2026] DELETE /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:29.829 8 INFO nova.api.openstack.wsgi [None req-2a5c2ee0-90a9-4d97-bb2e-965c4a9fb112 326e55a534634b7b98e1eebd8b90d981 c3453202a3a64b3aa304ec9343688d4a - - default default] HTTP exception thrown: Instance eba06a6d-f7c8-436e-8a69-0fd185c6229e could not be found. [pid: 8|app: 0|req: 575/1131] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:29 2026] GET /v2.1/servers/eba06a6d-f7c8-436e-8a69-0fd185c6229e => 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: 557/1132] 10.0.0.35 () {32 vars in 705 bytes} [Wed Mar 11 02:51:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1543444153 => 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-03-11 02:51:30.002 8 WARNING neutronclient.v2_0.client [None req-c95a1237-96e4-42d0-8825-62c4572c4dd8 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1133] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:29 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1822 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1134] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:51:30 2026] DELETE /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1135] 10.0.0.35 () {32 vars in 725 bytes} [Wed Mar 11 02:51:30 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-539399546 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-11 02:51:30.463 8 WARNING neutronclient.v2_0.client [None req-c987fd40-e03f-4efa-8731-980cf5d6f545 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:51:30.537 7 INFO nova.api.openstack.compute.server_external_events [req-24466907-ddf4-4daf-b545-8892032167e8 req-575da07e-7533-4987-86d3-bd85c42fca5d 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:e384d805-8b16-4266-8c05-c5c07febfeca for instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 on instance [pid: 7|app: 0|req: 560/1136] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:30 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: 8|app: 0|req: 577/1137] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:30 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1828 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-03-11 02:51:31.658 7 WARNING neutronclient.v2_0.client [None req-180de59d-809a-4cca-a5df-a34e265f291c 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1138] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:31 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1828 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:32.843 8 WARNING neutronclient.v2_0.client [None req-1cd02497-653d-483a-82bd-570f5330b626 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1139] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:32 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1828 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:32.982 7 INFO nova.api.openstack.compute.server_external_events [req-60e11287-46d2-4a6e-b92f-8f03c8a34278 req-53701135-331d-4ad9-a2b2-bd4c9f986d1f 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-unplugged:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 7|app: 0|req: 562/1140] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:51:32 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, ' [pid: 8|app: 0|req: 579/1141] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:51:33 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:33.715 7 INFO nova.api.openstack.compute.server_external_events [req-b10d6ea9-1755-4e1d-a1d7-1848c496161b req-09eae7da-dc68-44cd-b182-0f8d27f5a755 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:1c518594-cb4b-4d2b-9097-693b00a0fd50 for instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 on instance [pid: 7|app: 0|req: 563/1142] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51: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) 2026-03-11 02:51:34.003 8 WARNING neutronclient.v2_0.client [None req-d45acb97-ffbf-4695-bf69-36bc6dc390f5 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1143] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:33 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1473 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:35.136 7 WARNING neutronclient.v2_0.client [None req-6dcca9cd-dc7d-450c-9de4-1a554c9e7bce d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:51:35.162 8 WARNING neutronclient.v2_0.client [None req-8023226a-4ba0-49c6-aa4e-998602694bc0 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:51:35.170 7 WARNING neutronclient.v2_0.client [None req-6dcca9cd-dc7d-450c-9de4-1a554c9e7bce d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1146] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:35 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1478 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:51:35.342 7 WARNING neutronclient.v2_0.client [None req-6dcca9cd-dc7d-450c-9de4-1a554c9e7bce d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1147] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:51:35 2026] POST /v2.1/servers => generated 450 bytes in 481 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-03-11 02:51:35.588 8 WARNING neutronclient.v2_0.client [None req-f4ffc3f4-46e3-492b-b198-6aa0b7c2000f d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1148] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:35 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1403 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-03-11 02:51:36.254 7 WARNING neutronclient.v2_0.client [None req-d8b1066d-ac05-4b60-abcd-c5ebad15de31 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] The python binding code in 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/1149] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:36 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 1478 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-03-11 02:51:36.688 8 WARNING neutronclient.v2_0.client [None req-f4f5d2ba-69b0-4d15-9634-a62305b0f30a d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1150] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:36 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1407 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-03-11 02:51:37.332 7 INFO nova.api.openstack.wsgi [None req-3987ee45-69a9-4368-9350-662d65270d1b 23750aa9ec884532b15cacd76c56af45 d1404dc260204782ad762cf6a5f85375 - - default default] HTTP exception thrown: Instance e879f4ec-a466-4bd6-9d31-b2af2fe44186 could not be found. [pid: 7|app: 0|req: 567/1151] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:37 2026] GET /v2.1/servers/e879f4ec-a466-4bd6-9d31-b2af2fe44186 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1152] 10.0.0.35 () {32 vars in 703 bytes} [Wed Mar 11 02:51:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-318687928 => 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-03-11 02:51:37.786 7 WARNING neutronclient.v2_0.client [None req-1c67dac4-8f82-4ac6-93f5-e63979069eb5 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1153] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:37 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-11 02:51:38.875 8 WARNING neutronclient.v2_0.client [None req-2dba473f-4146-41ed-b920-936dd7a46815 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1154] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:38 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1455 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:39.956 7 WARNING neutronclient.v2_0.client [None req-f4e731ae-e544-462c-8903-2a82d4da29a9 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1155] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:39 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1463 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:41.122 8 WARNING neutronclient.v2_0.client [None req-b1dc9f6b-b3de-464b-acbb-2635a2a28b63 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:51:41.128 7 INFO nova.api.openstack.compute.server_external_events [req-c75554df-9c6c-41a1-8c34-3a6c6861a15e req-d7db8321-af1f-40f2-9f16-dfd66201839e 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:94d10535-244e-4728-88ef-ec38d577d70c for instance 91431d0e-307a-4403-a881-83a7978732fb on instance [pid: 7|app: 0|req: 570/1156] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1157] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:41 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1541 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:42.366 7 WARNING neutronclient.v2_0.client [None req-79aafe0a-26d7-494d-9154-c49d5e8f287a d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1158] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:42 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1529 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-03-11 02:51:43.515 8 WARNING neutronclient.v2_0.client [None req-9717d279-1963-40c3-a95e-85671b3b5b23 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1159] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:43 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1529 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-03-11 02:51:44.694 7 WARNING neutronclient.v2_0.client [None req-3809b69b-5f2a-403f-b599-2f12c7696abc d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1162] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:44 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1529 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:45.360 8 INFO nova.api.openstack.compute.server_external_events [req-70badd2b-612e-4b62-9b01-676967f6fcd2 req-c7edc4e1-f19f-4ad2-8db4-5f72eb5b6de6 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:94d10535-244e-4728-88ef-ec38d577d70c for instance 91431d0e-307a-4403-a881-83a7978732fb on instance [pid: 8|app: 0|req: 590/1163] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:51:45 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-03-11 02:51:45.866 7 WARNING neutronclient.v2_0.client [None req-640eb4d2-f5b6-4388-9bbb-59e8558343fd d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1164] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:45 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1529 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-03-11 02:51:47.066 8 WARNING neutronclient.v2_0.client [None req-4beec0dc-0242-4039-b655-785907f613ed d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1165] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:47 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1529 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-03-11 02:51:48.279 7 WARNING neutronclient.v2_0.client [None req-8e41d8dd-0683-452f-a75f-9d160ebdb51b d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1166] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:48 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1698 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:48.428 8 WARNING neutronclient.v2_0.client [None req-213cda0f-d8e1-4578-ab40-47c9496177f9 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1167] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:51:48 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1698 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:51:49.265 7 INFO nova.api.openstack.compute.server_external_events [req-52040123-e2f9-4ed5-ac66-807fd1d37a89 req-cc7da9ee-527c-4135-a55e-6bccb3f47c43 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:94d10535-244e-4728-88ef-ec38d577d70c for instance 91431d0e-307a-4403-a881-83a7978732fb on instance [pid: 7|app: 0|req: 576/1168] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:51:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1171] 10.0.0.35 () {34 vars in 749 bytes} [Wed Mar 11 02:51:57 2026] POST /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb/action => generated 31891 bytes in 543 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: 579/1174] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:52:08 2026] DELETE /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 0 bytes in 111 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-03-11 02:52:08.744 8 WARNING neutronclient.v2_0.client [None req-bea5976f-9d4b-48ce-8313-b9ff2de7b37c d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1175] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:08 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1824 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:10.001 7 WARNING neutronclient.v2_0.client [None req-8d930da5-b97c-4c7d-9d3e-0f558453ddc1 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1176] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:09 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1824 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-03-11 02:52:10.947 8 INFO nova.api.openstack.compute.server_external_events [req-d29ec2dd-80fc-4d83-b7c3-beba3acba5a9 req-0936249d-32db-4fc2-8e6a-1f286bf3ffcb 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-unplugged:94d10535-244e-4728-88ef-ec38d577d70c for instance 91431d0e-307a-4403-a881-83a7978732fb on instance [pid: 8|app: 0|req: 597/1177] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:52:10 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-03-11 02:52:11.163 7 WARNING neutronclient.v2_0.client [None req-de2cba93-c262-44b8-b8ed-62657ef0f9cb d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1178] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:11 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1824 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:11.754 8 INFO nova.api.openstack.compute.server_external_events [req-071942d1-f68f-4116-84a9-8661f13adf74 req-562fff58-10bb-44ac-b971-c6d46643ecaa 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:94d10535-244e-4728-88ef-ec38d577d70c for instance 91431d0e-307a-4403-a881-83a7978732fb on instance [pid: 8|app: 0|req: 598/1179] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:52:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:12.352 7 WARNING neutronclient.v2_0.client [None req-819238de-28fe-422b-ba99-76bf714fa370 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1180] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:12 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1484 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-03-11 02:52:13.450 8 WARNING neutronclient.v2_0.client [None req-d1591acc-3b09-4ebe-8f1e-10af33bacf76 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1181] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:13 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1489 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-03-11 02:52:14.541 7 WARNING neutronclient.v2_0.client [None req-cc209962-7bd9-4c83-a9f8-ff811f04ce74 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1184] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:14 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 1489 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-03-11 02:52:15.626 8 INFO nova.api.openstack.wsgi [None req-d56cc72f-07e5-4762-893d-8071d3f35134 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] HTTP exception thrown: Instance 91431d0e-307a-4403-a881-83a7978732fb could not be found. [pid: 8|app: 0|req: 601/1185] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:15 2026] GET /v2.1/servers/91431d0e-307a-4403-a881-83a7978732fb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1186] 10.0.0.35 () {32 vars in 729 bytes} [Wed Mar 11 02:52:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1278866991 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 602/1187] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:52:16 2026] DELETE /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-11 02:52:16.252 7 WARNING neutronclient.v2_0.client [None req-eb6293a6-ada6-461a-b77d-3d881cc12192 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1188] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:16 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1702 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-03-11 02:52:17.441 8 WARNING neutronclient.v2_0.client [None req-7d72a0d6-d2d7-43a9-837d-450aa992ad28 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1189] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:17 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1702 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-03-11 02:52:18.620 7 WARNING neutronclient.v2_0.client [None req-c06eafe1-a07f-4326-bf31-3bd6b61f5171 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1190] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:18 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1702 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-03-11 02:52:18.885 8 INFO nova.api.openstack.compute.server_external_events [req-8bb2fd61-028c-4e40-9c5e-1457acff8fae req-a2362439-bdf8-46bf-aec2-d7b4f890754c 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-unplugged:e384d805-8b16-4266-8c05-c5c07febfeca for instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 on instance [pid: 8|app: 0|req: 604/1191] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:52:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:19.225 7 INFO nova.api.openstack.compute.server_external_events [req-011049b8-ad34-4575-9fae-e030f0b1aa90 req-806f2c7e-4437-4230-854f-df764624749a 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:e384d805-8b16-4266-8c05-c5c07febfeca for instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 on instance [pid: 7|app: 0|req: 588/1192] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:52:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:19.785 8 WARNING neutronclient.v2_0.client [None req-813610e3-93ad-43d1-86ad-d4f34d1a7ecd d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1193] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:19 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1483 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:20.895 7 WARNING neutronclient.v2_0.client [None req-957b8e7d-637a-42bd-9c8e-968211cdb4ea d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in 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/1194] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:20 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1488 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-03-11 02:52:22.000 8 WARNING neutronclient.v2_0.client [None req-2544bb62-8efc-45a3-aaa9-0baf92482ad3 d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1195] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:21 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 1488 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:23.085 7 INFO nova.api.openstack.wsgi [None req-888d23ac-45e5-42a0-b170-ad37652f488d d6b094eb2cf142dfa0d120d95e1f3681 f6f3efa973254846ad4a5e0bd64453a7 - - default default] HTTP exception thrown: Instance 3592ebfd-773c-49bc-b25d-f55b59b10cf7 could not be found. [pid: 7|app: 0|req: 590/1196] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:23 2026] GET /v2.1/servers/3592ebfd-773c-49bc-b25d-f55b59b10cf7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1197] 10.0.0.35 () {32 vars in 729 bytes} [Wed Mar 11 02:52:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1967213925 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1200] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:52:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1201] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:52:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1202] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=03468e802f3c4124b91ad702759f9c3d => generated 302 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, ' [pid: 7|app: 0|req: 593/1203] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1204] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=21aecd12ef5f452b9a2c83ed6249d53f => 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: 594/1205] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=47fb147d0dad42c397419b0076fd4b54 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1206] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=4e1cceec86d543c1a3e6d475b78209e7 => 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: 595/1207] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=4f49c24770a84e49b50036c890767461 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1208] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=7d8763d868b44322a0a30d959f5aa7d6 => 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: 596/1209] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=87e9d831f48449f5b23994f6bb2d471c => 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: 614/1210] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=8de65cf3279348f79872401b7f34f151 => 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: 597/1211] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=9779e0539d734dc4a71f0a3fbf867c69 => 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: 615/1212] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1213] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=a702e02f82a14704a254b37b3ff9594c => 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: 616/1214] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=a7ffe3360af54f8185021abf633760a3 => 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: 599/1215] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 617/1216] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:52:29 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: 600/1217] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1218] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1219] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:52:29 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: 619/1220] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/os-services => generated 781 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1221] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:52:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1222] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:52:29 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 603/1223] 10.0.0.35 () {34 vars in 670 bytes} [Wed Mar 11 02:52:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:52:34.600 8 WARNING neutronclient.v2_0.client [None req-a1bef2db-7517-4ff3-a87a-456c635473a4 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:52:34.679 8 WARNING neutronclient.v2_0.client [None req-a1bef2db-7517-4ff3-a87a-456c635473a4 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:52:35.001 8 WARNING neutronclient.v2_0.client [None req-a1bef2db-7517-4ff3-a87a-456c635473a4 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1226] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:52:34 2026] POST /v2.1/servers => generated 448 bytes in 782 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-11 02:52:35.303 7 WARNING neutronclient.v2_0.client [None req-d5314445-c079-4679-9916-9de14cd3b2d1 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in 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/1227] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:35 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 1395 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:40.547 8 WARNING neutronclient.v2_0.client [None req-dd9566e3-50b1-4b4b-a9bd-c8ad3338034c 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:52:40.566 7 INFO nova.api.openstack.compute.server_external_events [req-193e6a12-ea31-4f9a-aa19-489215bba656 req-a93ce86a-cb11-4ae8-bba5-de4ff9621838 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:3c57664c-8c2f-4278-9a03-c31754a9b6f2 for instance fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d on instance [pid: 7|app: 0|req: 606/1228] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:52:40 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) [pid: 8|app: 0|req: 623/1229] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:40 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 1521 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:45.343 8 INFO nova.api.openstack.compute.server_external_events [req-1e30ceaa-be98-4a7e-a3ae-e94a05a80f69 req-90ddccab-7353-474f-aee0-5f34aeefa657 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:3c57664c-8c2f-4278-9a03-c31754a9b6f2 for instance fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d on instance [pid: 8|app: 0|req: 625/1232] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:52:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:45.744 7 WARNING neutronclient.v2_0.client [None req-e6fc3412-4646-4dcc-9dc5-dd652dc8e8f6 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1233] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:45 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 1519 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:52:51.056 8 WARNING neutronclient.v2_0.client [None req-d72eec3c-0872-400b-93d9-fa794b0fb7be 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1234] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:51 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 1818 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-11 02:52:52.734 8 INFO nova.api.openstack.compute.server_external_events [req-97d3ebf9-03b6-4d71-8cd5-42ce1403a04b req-a8929fe1-73e0-4a56-8338-f9db35409d39 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:3c57664c-8c2f-4278-9a03-c31754a9b6f2 for instance fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d on instance [pid: 8|app: 0|req: 627/1235] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:52:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:52:52.765 7 WARNING neutronclient.v2_0.client [None req-24529cdc-5f51-4523-9d8a-e479d108b6df 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:52:53.332 7 WARNING neutronclient.v2_0.client [None req-24529cdc-5f51-4523-9d8a-e479d108b6df 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:52:54.052 7 WARNING neutronclient.v2_0.client [None req-24529cdc-5f51-4523-9d8a-e479d108b6df 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1238] 10.0.0.35 () {34 vars in 662 bytes} [Wed Mar 11 02:52:52 2026] POST /v2.1/servers => generated 448 bytes in 1650 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-03-11 02:52:54.383 8 WARNING neutronclient.v2_0.client [None req-d2ae1989-0714-4979-939b-e3a0282e54bd 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in 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/1239] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:54 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => generated 1395 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-03-11 02:52:59.525 7 WARNING neutronclient.v2_0.client [None req-325a6db1-2006-4f7b-9e2b-6b5a38101d90 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in 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/1240] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:52:59 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => generated 1521 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-03-11 02:52:59.751 8 INFO nova.api.openstack.compute.server_external_events [req-78420eca-cc13-4084-a950-4922b24a32e0 req-83b41559-8e02-4b7d-8892-7e9a21e92565 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:6d1287c6-dc0f-4633-9d49-4c7146c66b77 for instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e on instance [pid: 8|app: 0|req: 631/1241] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:52:59 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-03-11 02:53:04.722 7 WARNING neutronclient.v2_0.client [None req-7d0d380c-df0b-4a4b-8768-e9890e5bc8fe 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in 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/1244] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:53:04 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => generated 1519 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-03-11 02:53:04.881 8 INFO nova.api.openstack.compute.server_external_events [req-c5b7124a-7996-42f6-8f3e-6a35285ee9c2 req-a5d7d079-7875-4145-ade4-ed408e551741 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:6d1287c6-dc0f-4633-9d49-4c7146c66b77 for instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e on instance [pid: 8|app: 0|req: 633/1245] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:53:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:09.913 7 WARNING neutronclient.v2_0.client [None req-11c0387a-fec1-456e-b95a-555cb30af0a3 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1246] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:53:09 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => generated 1819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:11.404 8 INFO nova.api.openstack.compute.server_external_events [req-22755431-5702-46fe-9c96-fd26ac60a2fd req-68425479-7be3-4a77-b838-25afd91e05c4 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:6d1287c6-dc0f-4633-9d49-4c7146c66b77 for instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e on instance [pid: 8|app: 0|req: 634/1247] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:53:11 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: 637/1252] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 616/1253] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 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: 638/1254] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1255] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1256] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:53:28 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: 618/1257] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/limits?tenant_id=03468e802f3c4124b91ad702759f9c3d => 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: 640/1258] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 619/1259] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/limits?tenant_id=21aecd12ef5f452b9a2c83ed6249d53f => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1260] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:28 2026] GET /v2.1/limits?tenant_id=265ff015a6f5422ab1082da9c4329a98 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1261] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=47fb147d0dad42c397419b0076fd4b54 => 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/1262] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=4e1cceec86d543c1a3e6d475b78209e7 => 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: 621/1263] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=4f49c24770a84e49b50036c890767461 => 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: 643/1264] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=5f654b67725d41eca57c30f2f44f8288 => 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: 622/1265] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=87e9d831f48449f5b23994f6bb2d471c => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1266] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=9779e0539d734dc4a71f0a3fbf867c69 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1267] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1268] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=a702e02f82a14704a254b37b3ff9594c => 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: 624/1269] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1270] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 02:53:29.490 7 WARNING neutronclient.v2_0.client [None req-495f1d27-1df6-4e6c-a157-9c6a86269058 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in 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/1271] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4946 bytes in 207 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: 647/1272] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 626/1273] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:53:29 2026] GET /v2.1/os-services => generated 781 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:47.132 7 WARNING neutronclient.v2_0.client [None req-b5637981-f41c-4788-a695-f597d188e920 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:53:47.183 7 WARNING neutronclient.v2_0.client [None req-b5637981-f41c-4788-a695-f597d188e920 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:53:47.349 7 WARNING neutronclient.v2_0.client [None req-b5637981-f41c-4788-a695-f597d188e920 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 629/1278] 162.253.55.43 () {36 vars in 713 bytes} [Wed Mar 11 02:53:46 2026] POST /v2.1/servers => generated 453 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-11 02:53:47.945 8 WARNING neutronclient.v2_0.client [None req-2a8ea50d-2f2b-4201-af5c-e52e72a75211 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 650/1279] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:53:47 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2213 bytes in 94 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-03-11 02:53:48.043 7 WARNING neutronclient.v2_0.client [None req-ff63af33-f5a1-4e5d-8562-78d3882e3b16 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1280] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:53:48 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 651/1281] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:53:48 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:50.693 7 WARNING neutronclient.v2_0.client [None req-38403339-7c79-4a06-bb94-30c41a901ddf e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1282] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:53:50 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2303 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:50.785 8 WARNING neutronclient.v2_0.client [None req-cdbceb2c-0859-4b85-8edd-e08f5c167caf e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 652/1283] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:53:50 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 28 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1284] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:53:50 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:53.697 8 WARNING neutronclient.v2_0.client [None req-b2ad1497-328e-44ab-8711-4b516103c011 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1285] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:53:53 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2379 bytes in 92 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-03-11 02:53:53.770 7 WARNING neutronclient.v2_0.client [None req-384cbbb6-4e8b-4ab8-b567-c1db10e07d1c e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 633/1286] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:53:53 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 28 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: 654/1287] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:53:53 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/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-03-11 02:53:54.916 8 INFO nova.api.openstack.compute.server_external_events [req-fb3e1454-c8ba-417f-9bf1-5d64a65fa7b5 req-9f9583f3-598e-47fa-9a3f-07e4b63a0f16 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:79b311d5-0a4e-4d7f-b619-ed1bc125baee for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 656/1290] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:53:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:56.445 7 WARNING neutronclient.v2_0.client [None req-1515164f-c521-49f3-af31-121654437054 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1291] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:53:56 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2445 bytes in 125 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-03-11 02:53:56.571 8 WARNING neutronclient.v2_0.client [None req-cb88ecf1-2c9e-4f62-8c5c-83c7262a9162 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in 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/1292] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:53:56 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 284 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: 636/1293] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:53:56 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:53:59.380 8 INFO nova.api.openstack.compute.server_external_events [req-c285819f-35cb-40da-900b-c838fd71641d req-dd015c7c-41c3-419f-8cd5-470cbee026cc 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:79b311d5-0a4e-4d7f-b619-ed1bc125baee for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 658/1294] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:53:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:53:59.391 7 WARNING neutronclient.v2_0.client [None req-ce364eb0-b204-4c6f-9985-497a523f24b7 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1295] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:53:59 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2433 bytes in 140 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-03-11 02:53:59.535 8 WARNING neutronclient.v2_0.client [None req-fc7f335b-0801-43b2-a5e4-d719a9752af4 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1296] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:53:59 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 286 bytes in 77 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: 638/1297] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:53:59 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-volume_attachments => generated 197 bytes in 41 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-03-11 02:54:02.292 8 WARNING neutronclient.v2_0.client [None req-79b184c1-36ee-4446-b627-9562c72e16a4 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1298] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:54:02 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2433 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-03-11 02:54:02.434 7 WARNING neutronclient.v2_0.client [None req-2d542f82-8945-41bf-88d3-e6e9c750d48a e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1299] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:54:02 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 286 bytes in 84 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: 661/1300] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:54:02 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-volume_attachments => generated 197 bytes in 41 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-03-11 02:54:05.368 8 WARNING neutronclient.v2_0.client [None req-c79102ce-07b3-4a52-82a4-907e44ad7d2d e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1303] 162.253.55.43 () {32 vars in 732 bytes} [Wed Mar 11 02:54:05 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 2581 bytes in 167 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-03-11 02:54:05.536 7 WARNING neutronclient.v2_0.client [None req-5579bb2e-6faf-449e-b771-78f0baada2d2 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1304] 162.253.55.43 () {32 vars in 758 bytes} [Wed Mar 11 02:54:05 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 286 bytes in 101 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: 664/1305] 162.253.55.43 () {32 vars in 776 bytes} [Wed Mar 11 02:54:05 2026] GET /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 667/1310] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 644/1311] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1312] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/os-services => generated 781 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, ' [pid: 7|app: 0|req: 645/1313] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 47 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: 669/1314] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 646/1315] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 670/1316] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:54:28 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) 2026-03-11 02:54:28.656 7 WARNING neutronclient.v2_0.client [None req-c634a2a5-5b4b-4a5d-a83c-8eaddf328aad e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 647/1317] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7602 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1318] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:54:28 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: 7|app: 0|req: 648/1319] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/limits?tenant_id=03468e802f3c4124b91ad702759f9c3d => 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: 672/1320] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 649/1321] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/limits?tenant_id=21aecd12ef5f452b9a2c83ed6249d53f => 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: 673/1322] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:28 2026] GET /v2.1/limits?tenant_id=47fb147d0dad42c397419b0076fd4b54 => 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: 650/1323] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=4e1cceec86d543c1a3e6d475b78209e7 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1324] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=4f49c24770a84e49b50036c890767461 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1325] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=87e9d831f48449f5b23994f6bb2d471c => generated 305 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1326] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=9779e0539d734dc4a71f0a3fbf867c69 => 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: 652/1327] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 676/1328] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=a702e02f82a14704a254b37b3ff9594c => 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: 653/1329] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:54:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-11 02:54:40.755 8 WARNING neutronclient.v2_0.client [None req-158e800b-9d53-436d-b7df-dd4380accfc2 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:54:40.797 8 WARNING neutronclient.v2_0.client [None req-158e800b-9d53-436d-b7df-dd4380accfc2 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:54:43.098 7 INFO nova.api.openstack.compute.server_external_events [req-6a1594e2-25e9-4495-bd22-7d4ea8019918 req-00804633-4b29-4d13-8419-4b46545e4612 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:707c14fb-3ad1-48a0-b702-3c90425bd143 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 7|app: 0|req: 655/1332] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:54:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:54:46.889 7 INFO nova.api.openstack.compute.server_external_events [req-88550244-0262-4e31-89fb-361ac20bf410 req-b4431ae3-9ec1-4d3c-b995-2768dda1173c 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:707c14fb-3ad1-48a0-b702-3c90425bd143 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 7|app: 0|req: 658/1335] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:54:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:54:49.357 8 WARNING neutronclient.v2_0.client [None req-158e800b-9d53-436d-b7df-dd4380accfc2 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1336] 162.253.55.43 () {36 vars in 811 bytes} [Wed Mar 11 02:54:40 2026] POST /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 281 bytes in 8700 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-03-11 02:54:49.664 7 INFO nova.api.openstack.compute.server_external_events [req-a959ffc8-8605-4076-96bf-1c34983f3d76 req-4bf8e3a0-de66-41de-a677-9f350b850c29 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:707c14fb-3ad1-48a0-b702-3c90425bd143 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 7|app: 0|req: 659/1337] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:54:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:54:49.962 8 INFO nova.api.openstack.compute.server_external_events [req-da23d10f-bf13-4e59-8e26-22905e2b4b9f req-a6ff18b0-9f50-4932-a93f-58013e2678b1 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:707c14fb-3ad1-48a0-b702-3c90425bd143 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 679/1338] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:54:49 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-03-11 02:55:10.627 8 WARNING neutronclient.v2_0.client [None req-2ca51acd-df58-4445-9e24-1071099c7302 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:55:10.699 8 WARNING neutronclient.v2_0.client [None req-2ca51acd-df58-4445-9e24-1071099c7302 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] 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-03-11 02:55:13.016 7 INFO nova.api.openstack.compute.server_external_events [req-c7d4f3af-babc-44ec-8714-d0de6cb632ab req-efa8e1dc-d7bd-48d3-9552-d6a65cf2e454 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:c38a4ef3-fd0a-430b-9538-5c9df3bb24b9 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 7|app: 0|req: 662/1343] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:55:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:55:20.232 8 WARNING neutronclient.v2_0.client [None req-2ca51acd-df58-4445-9e24-1071099c7302 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 682/1346] 162.253.55.43 () {36 vars in 811 bytes} [Wed Mar 11 02:55:10 2026] POST /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 375 bytes in 9693 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-03-11 02:55:20.454 7 INFO nova.api.openstack.compute.server_external_events [req-22fc90a7-00a2-43e1-8827-1b5ef82e3eba req-5f694569-860b-4fa5-83e0-a15df2ce0187 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:c38a4ef3-fd0a-430b-9538-5c9df3bb24b9 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 7|app: 0|req: 665/1347] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:55:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 667/1350] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:55:28.507 8 WARNING neutronclient.v2_0.client [None req-334103c3-1749-4169-8dbd-f3b76b209021 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 684/1351] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8121 bytes in 197 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: 668/1352] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:55:28 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, ' [pid: 8|app: 0|req: 685/1353] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1564 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1354] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=03468e802f3c4124b91ad702759f9c3d => 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: 686/1355] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 670/1356] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=21aecd12ef5f452b9a2c83ed6249d53f => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1357] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=47fb147d0dad42c397419b0076fd4b54 => 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: 671/1358] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=4e1cceec86d543c1a3e6d475b78209e7 => 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: 688/1359] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=4f49c24770a84e49b50036c890767461 => 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: 672/1360] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:28 2026] GET /v2.1/limits?tenant_id=87e9d831f48449f5b23994f6bb2d471c => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1361] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:29 2026] GET /v2.1/limits?tenant_id=9779e0539d734dc4a71f0a3fbf867c69 => 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: 673/1362] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 690/1363] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:29 2026] GET /v2.1/limits?tenant_id=a702e02f82a14704a254b37b3ff9594c => 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: 674/1364] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:55:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 691/1365] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:55:29 2026] GET /v2.1/os-services => generated 781 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1366] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:55:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1367] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:55:29 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 676/1368] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:55:29 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: 693/1369] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:55:29 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-03-11 02:55:31.921 7 WARNING neutronclient.v2_0.client [None req-b6aa23c1-508b-4bb7-9844-da82db7fe87d e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:55:31.965 7 WARNING neutronclient.v2_0.client [None req-b6aa23c1-508b-4bb7-9844-da82db7fe87d e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-11 02:55:34.279 8 INFO nova.api.openstack.compute.server_external_events [req-e2d446fe-c0c1-4c74-af63-5eb7a0ebb227 req-b5c80c2c-8cac-4d74-96fd-9929b44afb94 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:483afe9a-38de-41d7-8b2c-64acac5747dd for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 696/1372] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:55:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:55:39.059 8 INFO nova.api.openstack.compute.server_external_events [req-a76c2cb7-c66a-4163-b881-c1a91eaebcfc req-7e5acd69-d089-495c-a90a-fbf5b14aad66 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-plugged:483afe9a-38de-41d7-8b2c-64acac5747dd for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 697/1373] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:55:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-11 02:55:41.046 7 WARNING neutronclient.v2_0.client [None req-b6aa23c1-508b-4bb7-9844-da82db7fe87d e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 677/1374] 162.253.55.43 () {36 vars in 811 bytes} [Wed Mar 11 02:55:31 2026] POST /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface => generated 376 bytes in 9215 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-03-11 02:55:41.792 8 INFO nova.api.openstack.compute.server_external_events [req-1b27a673-7402-4431-b416-f1b677f76762 req-b9b91166-f510-4236-8e98-3ce11bc99d06 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:c38a4ef3-fd0a-430b-9538-5c9df3bb24b9 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 698/1375] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:55:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:55:55.776 8 INFO nova.api.openstack.compute.server_external_events [req-21e3283d-7af5-4780-9fcd-749ed266db83 req-e99b0a19-fc21-41f1-84ed-eaab447a4425 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:483afe9a-38de-41d7-8b2c-64acac5747dd for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 701/1380] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:55:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 680/1381] 162.253.55.43 () {34 vars in 854 bytes} [Wed Mar 11 02:55:56 2026] DELETE /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface/483afe9a-38de-41d7-8b2c-64acac5747dd => generated 0 bytes in 72 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-03-11 02:55:57.820 8 INFO nova.api.openstack.compute.server_external_events [req-1ae43b72-1caf-43cb-ac6e-649fb1fa8d3b req-c713c3b1-aa8b-436b-b52a-a69d5a61c2f1 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:483afe9a-38de-41d7-8b2c-64acac5747dd for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 702/1382] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:55:57 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-03-11 02:56:06.903 8 INFO nova.api.openstack.compute.server_external_events [req-8a7d63f0-7ba6-4491-9b7d-bb02b4e2b5a2 req-77725a61-7030-4729-84cb-0875f8788eba 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:c38a4ef3-fd0a-430b-9538-5c9df3bb24b9 for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 704/1385] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 682/1386] 162.253.55.43 () {34 vars in 854 bytes} [Wed Mar 11 02:56:07 2026] DELETE /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface/c38a4ef3-fd0a-430b-9538-5c9df3bb24b9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 685/1391] 162.253.55.43 () {34 vars in 854 bytes} [Wed Mar 11 02:56:26 2026] DELETE /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c/os-interface/707c14fb-3ad1-48a0-b702-3c90425bd143 => generated 0 bytes in 58 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: 707/1392] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/os-services => generated 781 bytes in 59 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: 686/1393] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 708/1394] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 687/1395] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:56:28 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) 2026-03-11 02:56:28.464 8 WARNING neutronclient.v2_0.client [None req-2d59bc13-15a2-4cae-aeb0-dcea823e262f e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 709/1396] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7815 bytes in 183 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/1397] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:56:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1398] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:56:28 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) [pid: 7|app: 0|req: 689/1399] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 711/1400] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=03468e802f3c4124b91ad702759f9c3d => 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: 690/1401] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1402] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=21aecd12ef5f452b9a2c83ed6249d53f => 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: 691/1403] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=47fb147d0dad42c397419b0076fd4b54 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1404] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=4e1cceec86d543c1a3e6d475b78209e7 => 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: 692/1405] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=4f49c24770a84e49b50036c890767461 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1406] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=87e9d831f48449f5b23994f6bb2d471c => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1407] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:28 2026] GET /v2.1/limits?tenant_id=9779e0539d734dc4a71f0a3fbf867c69 => 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: 715/1408] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:29 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 694/1409] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:29 2026] GET /v2.1/limits?tenant_id=a702e02f82a14704a254b37b3ff9594c => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1410] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:56:29 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1411] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:56:29 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: 717/1412] 162.253.55.43 () {34 vars in 754 bytes} [Wed Mar 11 02:56:32 2026] DELETE /v2.1/servers/2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) 2026-03-11 02:56:35.093 7 INFO nova.api.openstack.compute.server_external_events [req-4d215573-0aec-4126-9f30-9291caabab51 req-673026ee-7499-4d39-b3a8-f6a444eaf4b8 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-unplugged:79b311d5-0a4e-4d7f-b619-ed1bc125baee for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 7|app: 0|req: 697/1415] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:56:35 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-03-11 02:56:35.434 8 INFO nova.api.openstack.compute.server_external_events [req-688ac22b-1907-4b25-951b-d0c6fe4079ff req-3cb3c5a3-ee2b-4a13-84ec-0825ec172b69 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:79b311d5-0a4e-4d7f-b619-ed1bc125baee for instance 2d0bc9c5-27f1-45bd-a8f3-968c7abaff4c on instance [pid: 8|app: 0|req: 719/1416] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:56:35 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:56:36.609 7 INFO nova.api.openstack.compute.server_external_events [req-45e3f9ce-64a9-482d-b812-8e1143532ab4 req-1b9f44f7-0907-4e37-b194-9d77a2eb7560 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:6d1287c6-dc0f-4633-9d49-4c7146c66b77 for instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e on instance [pid: 7|app: 0|req: 698/1417] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:56:36 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) [pid: 8|app: 0|req: 720/1418] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:56:36 2026] DELETE /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => 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-03-11 02:56:36.744 7 WARNING neutronclient.v2_0.client [None req-17370b2b-9973-40ad-b6dd-bb14d7b95e79 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 699/1419] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:56:36 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => generated 1945 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-03-11 02:56:39.078 8 INFO nova.api.openstack.compute.server_external_events [req-ad7ae399-2c17-4e9a-8954-c19f2195808f req-facb20ad-bffe-4946-830b-27096cc2f174 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-unplugged:6d1287c6-dc0f-4633-9d49-4c7146c66b77 for instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e on instance [pid: 8|app: 0|req: 721/1420] 10.0.0.112 () {38 vars in 815 bytes} [Wed Mar 11 02:56:39 2026] POST /v2.1/os-server-external-events => generated 185 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-03-11 02:56:39.544 7 INFO nova.api.openstack.compute.server_external_events [req-ba642534-edbe-4cf8-ac67-09d515d13c96 req-35f081d4-77d0-4716-842f-db60d63227c0 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:6d1287c6-dc0f-4633-9d49-4c7146c66b77 for instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e on instance [pid: 7|app: 0|req: 700/1421] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:56:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-11 02:56:41.974 8 WARNING neutronclient.v2_0.client [None req-37f0b6a6-b8c6-46c1-a0bf-554a3e44ff56 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 722/1422] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:56:41 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => generated 1481 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-03-11 02:56:47.049 8 INFO nova.api.openstack.wsgi [None req-1989445b-c36b-45d1-b980-4ff4901be566 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] HTTP exception thrown: Instance 827f65d0-277f-4fc9-9bcf-7730c85f6e7e could not be found. [pid: 8|app: 0|req: 724/1425] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:56:47 2026] GET /v2.1/servers/827f65d0-277f-4fc9-9bcf-7730c85f6e7e => 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-03-11 02:56:47.702 7 INFO nova.api.openstack.compute.server_external_events [req-e079f85e-e325-46d3-b263-7f3224dfb2c0 req-e0ffb6e7-57cb-42ad-8685-7928036d7dc6 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-changed:3c57664c-8c2f-4278-9a03-c31754a9b6f2 for instance fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d on instance [pid: 7|app: 0|req: 702/1426] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:56:47 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, ' [pid: 8|app: 0|req: 725/1427] 10.0.0.35 () {32 vars in 717 bytes} [Wed Mar 11 02:56:47 2026] DELETE /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => 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-03-11 02:56:47.841 7 WARNING neutronclient.v2_0.client [None req-1de00664-2276-402b-8c2b-2d79cfc2f808 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in 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/1428] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:56:47 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 1944 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-03-11 02:56:50.674 8 INFO nova.api.openstack.compute.server_external_events [req-6afd4eca-29cd-4ab9-aa50-e120cf7a134d req-02e1ddc1-04b3-4f77-801d-cef378851c3d 2a21468ffd624a248c9a23b812075c54 108dbb1144b2494f91c39e85379cccd6 - - 07c9188fbeed423582916e3f68622982 07c9188fbeed423582916e3f68622982] Creating event network-vif-deleted:3c57664c-8c2f-4278-9a03-c31754a9b6f2 for instance fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d on instance [pid: 8|app: 0|req: 726/1429] 10.0.0.190 () {38 vars in 815 bytes} [Wed Mar 11 02:56:50 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-03-11 02:56:53.032 7 WARNING neutronclient.v2_0.client [None req-7f89549c-b921-4238-93de-5f28faeafd60 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 704/1430] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:56:52 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 1481 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-03-11 02:56:58.110 8 INFO nova.api.openstack.wsgi [None req-e01a6746-c12f-4593-a88c-634aa3e3eb61 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] HTTP exception thrown: Instance fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d could not be found. [pid: 8|app: 0|req: 728/1433] 10.0.0.35 () {32 vars in 714 bytes} [Wed Mar 11 02:56:58 2026] GET /v2.1/servers/fd5c67f0-de4e-4e66-bf7b-5f8ce3d15d5d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 706/1434] 10.0.0.35 () {32 vars in 725 bytes} [Wed Mar 11 02:56:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1953746764 => 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-03-11 02:56:59.208 8 INFO nova.api.openstack.wsgi [None req-ac164eaa-8499-46c0-b584-51ff370ef646 3514eca8c16c4ecdae557a89d20c91b9 87e9d831f48449f5b23994f6bb2d471c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1953746764 not found for user 3514eca8c16c4ecdae557a89d20c91b9 [pid: 8|app: 0|req: 729/1435] 10.0.0.35 () {32 vars in 722 bytes} [Wed Mar 11 02:56:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1953746764 => generated 142 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1438] 10.0.0.35 () {32 vars in 654 bytes} [Wed Mar 11 02:57:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1439] 10.0.0.35 () {32 vars in 640 bytes} [Wed Mar 11 02:57:12 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-11 02:57:13.033 7 WARNING oslo_db.sqlalchemy.utils [None req-5d5a1d1a-15dc-4fcf-8dae-1c803aa48018 e0a695b98b2640129f7715b44a213772 9b7c43955e71464ebf0e244efc9b8c8e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 709/1440] 10.0.0.35 () {32 vars in 648 bytes} [Wed Mar 11 02:57:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1441] 10.0.0.35 () {32 vars in 693 bytes} [Wed Mar 11 02:57:13 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: 712/1446] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1447] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1448] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/os-availability-zone => generated 97 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: 736/1449] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:57:28 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: 7|app: 0|req: 714/1450] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1451] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1452] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1453] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:57:28 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: 7|app: 0|req: 716/1454] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1455] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 717/1456] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1457] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:57:28 2026] GET /v2.1/os-services => generated 781 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: 8|app: 0|req: 747/1470] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1471] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:58:28 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: 748/1472] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:58:28 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: 725/1473] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1474] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1475] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:58:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 750/1476] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1477] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1478] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 728/1479] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => 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: 752/1480] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 729/1481] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:58:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 736/1494] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1495] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1496] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => 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: 760/1497] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 02:59:28 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: 738/1498] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1499] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 02:59:28 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: 7|app: 0|req: 739/1500] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1501] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1502] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1503] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 02:59:28 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: 741/1504] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/os-services => generated 781 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1505] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 02:59:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1514] 10.0.0.72 () {28 vars in 453 bytes} [Wed Mar 11 03:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 769/1515] 10.0.0.72 () {30 vars in 657 bytes} [Wed Mar 11 03:00:08 2026] GET /v2.1 => generated 0 bytes in 37 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: 747/1516] 10.0.0.72 () {32 vars in 730 bytes} [Wed Mar 11 03:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1517] 10.0.0.72 () {34 vars in 764 bytes} [Wed Mar 11 03:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1518] 10.0.0.72 () {28 vars in 453 bytes} [Wed Mar 11 03: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 771/1519] 10.0.0.72 () {30 vars in 657 bytes} [Wed Mar 11 03:00:12 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 749/1520] 10.0.0.72 () {32 vars in 730 bytes} [Wed Mar 11 03:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1521] 10.0.0.72 () {34 vars in 764 bytes} [Wed Mar 11 03:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1524] 10.0.0.72 () {28 vars in 453 bytes} [Wed Mar 11 03:00:16 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: 774/1525] 10.0.0.72 () {30 vars in 657 bytes} [Wed Mar 11 03:00:16 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 752/1526] 10.0.0.72 () {32 vars in 730 bytes} [Wed Mar 11 03:00:16 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1527] 10.0.0.72 () {34 vars in 807 bytes} [Wed Mar 11 03:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1528] 10.0.0.72 () {28 vars in 453 bytes} [Wed Mar 11 03:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 776/1529] 10.0.0.72 () {30 vars in 657 bytes} [Wed Mar 11 03:00:21 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 754/1530] 10.0.0.72 () {32 vars in 730 bytes} [Wed Mar 11 03:00:21 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1531] 10.0.0.72 () {34 vars in 807 bytes} [Wed Mar 11 03:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 779/1534] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 03:00:28 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: 7|app: 0|req: 756/1535] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 03:00:28 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: 780/1536] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 03:00:28 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: 757/1537] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 03:00:28 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: 781/1538] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 03:00:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1539] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 03:00:28 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: 8|app: 0|req: 782/1540] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 03:00:28 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1541] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 03:00:28 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: 783/1542] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 03:00:28 2026] GET /v2.1/os-services => generated 781 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1543] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 03:00:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 784/1544] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 03:00:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 761/1545] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 03:00:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1558] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/limits?tenant_id=108dbb1144b2494f91c39e85379cccd6 => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1559] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/limits?tenant_id=9b7c43955e71464ebf0e244efc9b8c8e => 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: 792/1560] 10.0.0.62 () {32 vars in 742 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/limits?tenant_id=d43499255a6540839700605da4bfe1ac => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1561] 10.0.0.62 () {32 vars in 706 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1562] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 03:01:28 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: 770/1563] 10.0.0.62 () {32 vars in 687 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1564] 10.0.0.62 () {32 vars in 671 bytes} [Wed Mar 11 03:01:28 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: 771/1565] 10.0.0.62 () {32 vars in 710 bytes} [Wed Mar 11 03:01:28 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: 795/1566] 10.0.0.62 () {32 vars in 702 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 772/1567] 10.0.0.62 () {32 vars in 685 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1568] 10.0.0.62 () {32 vars in 681 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 773/1569] 10.0.0.62 () {32 vars in 667 bytes} [Wed Mar 11 03:01:28 2026] GET /v2.1/os-services => generated 781 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1576] 10.0.0.219 () {28 vars in 454 bytes} [Wed Mar 11 03:01:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1577] 10.0.0.219 () {30 vars in 658 bytes} [Wed Mar 11 03:01:55 2026] GET /v2.1 => generated 0 bytes in 47 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: 778/1578] 10.0.0.219 () {32 vars in 731 bytes} [Wed Mar 11 03:01:55 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1579] 10.0.0.219 () {34 vars in 806 bytes} [Wed Mar 11 03:01:55 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1580] 10.0.0.219 () {28 vars in 454 bytes} [Wed Mar 11 03:01:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1581] 10.0.0.219 () {30 vars in 658 bytes} [Wed Mar 11 03:01:56 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 780/1582] 10.0.0.219 () {32 vars in 731 bytes} [Wed Mar 11 03:01:56 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: 8|app: 0|req: 803/1583] 10.0.0.219 () {34 vars in 894 bytes} [Wed Mar 11 03:01:56 2026] GET /v2.1/servers/detail?project_id=108dbb1144b2494f91c39e85379cccd6&all_tenants=True => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1584] 10.0.0.219 () {34 vars in 894 bytes} [Wed Mar 11 03:01:56 2026] GET /v2.1/servers/detail?project_id=9b7c43955e71464ebf0e244efc9b8c8e&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1585] 10.0.0.219 () {34 vars in 894 bytes} [Wed Mar 11 03:01:56 2026] GET /v2.1/servers/detail?project_id=d43499255a6540839700605da4bfe1ac&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)