+ 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 Apr 1 16:18:32 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: nova-api-osapi-6cc4569589-hx52n 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 0x7ff7cc599668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-04-01 16:18:37.141 7 INFO nova.utils [None req-02c1722b-3c52-4e99-87d0-f7c02e6e5731 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-01 16:18:37.177 6 INFO nova.utils [None req-ba736cc5-0bdd-479b-be4e-72b51767b43c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-01 16:18:38.751 7 WARNING keystonemiddleware._common.config [None req-02c1722b-3c52-4e99-87d0-f7c02e6e5731 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:18:38.759 7 WARNING oslo_config.cfg [None req-02c1722b-3c52-4e99-87d0-f7c02e6e5731 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-01 16:18:38.777 6 WARNING keystonemiddleware._common.config [None req-ba736cc5-0bdd-479b-be4e-72b51767b43c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:18:38.786 6 WARNING oslo_config.cfg [None req-ba736cc5-0bdd-479b-be4e-72b51767b43c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-01 16:18:38.839 7 WARNING keystonemiddleware._common.config [None req-02c1722b-3c52-4e99-87d0-f7c02e6e5731 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:18:38.854 7 WARNING oslo_config.cfg [None req-02c1722b-3c52-4e99-87d0-f7c02e6e5731 - - - - - -] 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-04-01 16:18:38.863 6 WARNING keystonemiddleware._common.config [None req-ba736cc5-0bdd-479b-be4e-72b51767b43c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-01 16:18:38.866 7 WARNING oslo_config.cfg [None req-02c1722b-3c52-4e99-87d0-f7c02e6e5731 - - - - - -] 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 0x7ff7cc599668 pid: 7 (default app) 2026-04-01 16:18:38.877 6 WARNING oslo_config.cfg [None req-ba736cc5-0bdd-479b-be4e-72b51767b43c - - - - - -] 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-04-01 16:18:38.889 6 WARNING oslo_config.cfg [None req-ba736cc5-0bdd-479b-be4e-72b51767b43c - - - - - -] 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 0x7ff7cc599668 pid: 6 (default app) [pid: 6|app: 0|req: 2/3] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:18:51 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:18:51.657 7 WARNING oslo_policy.policy [None req-bf7f9eed-84ba-4786-8869-5dfa97098ae5 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - 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-04-01 16:18:51.658 7 WARNING oslo_policy.policy [None req-bf7f9eed-84ba-4786-8869-5dfa97098ae5 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:18:51 2026] GET /v2.1 => generated 0 bytes in 596 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-04-01 16:18:51.757 6 WARNING oslo_policy.policy [req-bf7f9eed-84ba-4786-8869-5dfa97098ae5 req-ede6c7c5-c32f-49f4-9953-3a6a95035a8c 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - 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-04-01 16:18:51.757 6 WARNING oslo_policy.policy [req-bf7f9eed-84ba-4786-8869-5dfa97098ae5 req-ede6c7c5-c32f-49f4-9953-3a6a95035a8c 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - 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: 6|app: 0|req: 3/5] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:18:51 2026] GET /v2.1/ => generated 399 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:18:51.856 7 INFO nova.api.openstack.wsgi [None req-b601f450-ea27-4e84-b517-22da3ebe05f9 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.65 () {48 vars in 1007 bytes} [Wed Apr 1 16:18:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/7] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:18:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.65 () {52 vars in 1044 bytes} [Wed Apr 1 16:18:51 2026] POST /v2.1/flavors => generated 527 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/9] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:18:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:18:52 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 6/11] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:18:52 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:18:52.818 7 INFO nova.api.openstack.wsgi [None req-df3d0276-d150-4e24-b846-7f9896d238b1 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.65 () {48 vars in 1009 bytes} [Wed Apr 1 16:18:52 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/13] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:18:52 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: 7|app: 0|req: 7/14] 199.204.45.65 () {52 vars in 1044 bytes} [Wed Apr 1 16:18:52 2026] POST /v2.1/flavors => generated 530 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/15] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:18:53 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: 8/16] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:18:53 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 9/17] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:18:53 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-04-01 16:18:53.809 7 INFO nova.api.openstack.wsgi [None req-78a42748-0416-42e9-854e-067e612d4115 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.65 () {48 vars in 1011 bytes} [Wed Apr 1 16:18:53 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/19] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:18:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.65 () {52 vars in 1044 bytes} [Wed Apr 1 16:18:53 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/21] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:18:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:18:54 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 12/23] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:18:54 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:18:54.727 7 INFO nova.api.openstack.wsgi [None req-e9b953e2-3251-4e7f-a145-954ff797d7a1 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.65 () {48 vars in 1009 bytes} [Wed Apr 1 16:18:54 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/25] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:18:54 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: 7|app: 0|req: 13/26] 199.204.45.65 () {52 vars in 1044 bytes} [Wed Apr 1 16:18:54 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 15/29] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:18:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:18:55 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: 6|app: 0|req: 16/31] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:18:55 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:18:55.691 7 INFO nova.api.openstack.wsgi [None req-499b0cb1-e07f-4a40-98bf-4aeffceeb3ab 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.65 () {48 vars in 1011 bytes} [Wed Apr 1 16:18:55 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 17/33] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:18:55 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: 7|app: 0|req: 17/34] 199.204.45.65 () {52 vars in 1044 bytes} [Wed Apr 1 16:18:55 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 10.0.0.29 () {28 vars in 453 bytes} [Wed Apr 1 16:25:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 58/116] 10.0.0.29 () {30 vars in 657 bytes} [Wed Apr 1 16:25:38 2026] GET /v2.1 => generated 0 bytes in 428 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: 59/117] 10.0.0.29 () {32 vars in 730 bytes} [Wed Apr 1 16:25:38 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: 6|app: 0|req: 59/118] 10.0.0.29 () {34 vars in 803 bytes} [Wed Apr 1 16:25:38 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:27:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 74/148] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:27:57 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:27:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:27:57.184 6 INFO nova.api.openstack.wsgi [None req-4f218790-6df7-4c8d-99ad-202a9b5ff159 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 75/150] 199.204.45.65 () {48 vars in 1013 bytes} [Wed Apr 1 16:27:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:27:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 76/152] 199.204.45.65 () {52 vars in 1045 bytes} [Wed Apr 1 16:27:57 2026] POST /v2.1/flavors => generated 532 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:29:22 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: 6|app: 0|req: 85/170] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:29:22 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:29:22 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:29:22.264 6 INFO nova.api.openstack.wsgi [None req-308a5f1d-8f61-4ceb-8a3e-1c59375c76bd 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 648735fb661241ca998e548b213a7453 [pid: 6|app: 0|req: 86/172] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:29:22 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-04-01 16:29:22.279 7 WARNING oslo_db.sqlalchemy.utils [None req-c9af3390-bc3a-4feb-a69b-8246371dbedf 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 87/173] 199.204.45.65 () {48 vars in 1012 bytes} [Wed Apr 1 16:29:22 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 87/174] 199.204.45.65 () {52 vars in 1053 bytes} [Wed Apr 1 16:29:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 60 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 6|app: 0|req: 89/177] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:29: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: 89/178] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:29:26 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 90/179] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:29: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) [pid: 7|app: 0|req: 90/180] 199.204.45.65 () {48 vars in 1069 bytes} [Wed Apr 1 16:29:26 2026] GET /v2.1/os-quota-sets/ae79c2c0b8cb4a6682ce3b47602f8312 => generated 283 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 91/181] 199.204.45.65 () {52 vars in 1121 bytes} [Wed Apr 1 16:29:26 2026] PUT /v2.1/os-quota-sets/ae79c2c0b8cb4a6682ce3b47602f8312 => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:37:34 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: 6|app: 0|req: 140/279] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:37:34 2026] GET /v2.1 => generated 0 bytes in 213 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:37:34 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:37:34.572 6 INFO nova.api.openstack.wsgi [None req-45394efb-3e4b-4506-ae1e-90b0d40665c6 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 141/281] 199.204.45.65 () {48 vars in 1011 bytes} [Wed Apr 1 16:37:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:37:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/283] 199.204.45.65 () {52 vars in 1045 bytes} [Wed Apr 1 16:37:34 2026] POST /v2.1/flavors => generated 532 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 164/326] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:41:02 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: 163/327] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:41:02 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 165/328] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:41:02 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/329] 199.204.45.65 () {48 vars in 1069 bytes} [Wed Apr 1 16:41:02 2026] GET /v2.1/os-quota-sets/d72dabb7354d4687a29a23c79237f389 => generated 283 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 166/330] 199.204.45.65 () {52 vars in 1121 bytes} [Wed Apr 1 16:41:03 2026] PUT /v2.1/os-quota-sets/d72dabb7354d4687a29a23c79237f389 => 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: 231/463] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:52:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 233/464] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:52:04 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:52:04 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:52:05.005 6 INFO nova.api.openstack.wsgi [None req-da972a55-766f-4bf9-a789-709abc61360f 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 234/466] 199.204.45.65 () {48 vars in 1007 bytes} [Wed Apr 1 16:52:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:52:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/468] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:52:05 2026] GET /v2.1/flavors/ca6ab9dd-9535-4ca3-ba6b-a8243cdb11c2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:52:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 237/472] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:52:05 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:52:05 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-04-01 16:52:05.932 6 INFO nova.api.openstack.wsgi [None req-ec415319-467f-4cd2-a33b-ee2033ac7ff0 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 238/474] 199.204.45.65 () {48 vars in 1009 bytes} [Wed Apr 1 16:52:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:52:05 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: 6|app: 0|req: 239/476] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:52:05 2026] GET /v2.1/flavors/6152a566-1802-4330-a512-56088d8b7ef3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:52:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 240/478] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:52:06 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:52:06 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-04-01 16:52:06.875 6 INFO nova.api.openstack.wsgi [None req-d67d7f03-4918-4ba8-952d-771b2210196e 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 241/480] 199.204.45.65 () {48 vars in 1011 bytes} [Wed Apr 1 16:52:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:52:06 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: 6|app: 0|req: 242/482] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:52:06 2026] GET /v2.1/flavors/a283d95c-85ee-4c63-9a3e-b60992a1ee4e/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:52:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/484] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:52:07 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:52:07 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:52:07.823 6 INFO nova.api.openstack.wsgi [None req-cb3b5cfa-3e3b-4b4e-8122-aacd8d253bc9 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 244/486] 199.204.45.65 () {48 vars in 1009 bytes} [Wed Apr 1 16:52:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:52:07 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: 6|app: 0|req: 245/488] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:52:07 2026] GET /v2.1/flavors/185f9b2c-efed-4ac2-b2c2-bcc026864cb4/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: 244/489] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:52: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: 6|app: 0|req: 246/490] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:52:08 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: 245/491] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:52:08 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-04-01 16:52:08.793 6 INFO nova.api.openstack.wsgi [None req-0fe0f5d0-89a4-452c-973c-cc4c4185c9a3 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 247/492] 199.204.45.65 () {48 vars in 1011 bytes} [Wed Apr 1 16:52:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/493] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:52:08 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: 6|app: 0|req: 248/494] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:52:08 2026] GET /v2.1/flavors/93880fee-ef96-4e57-ab89-7ee444e06005/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 255/507] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:53:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:53:10 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 256/509] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:53:10 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:53:10.669 7 INFO nova.api.openstack.wsgi [None req-ce93d6c8-6eab-4b14-9fc2-d5e766ed1efa 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 254/510] 199.204.45.65 () {48 vars in 1013 bytes} [Wed Apr 1 16:53:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 257/511] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:53:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:53:10 2026] GET /v2.1/flavors/5108ac57-0301-44a5-9b1b-af1b7a1341a7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/515] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:53:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:53:17 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 260/517] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:53:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:53:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/519] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:53:21 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: 259/520] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:53:21 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 262/521] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:53:21 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.65 () {48 vars in 1069 bytes} [Wed Apr 1 16:53:21 2026] GET /v2.1/os-quota-sets/ae79c2c0b8cb4a6682ce3b47602f8312 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 268/533] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:54:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:54:11 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 269/535] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:54:11 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:54:11.094 7 INFO nova.api.openstack.wsgi [None req-4186c36f-090a-4ff4-9274-f99e3970c6dd 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 267/536] 199.204.45.65 () {48 vars in 1011 bytes} [Wed Apr 1 16:54:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 270/537] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:54:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 199.204.45.65 () {48 vars in 1095 bytes} [Wed Apr 1 16:54:11 2026] GET /v2.1/flavors/9d8f2ba1-b52f-4d1f-a690-065905205bda/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 273/543] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:54: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: 7|app: 0|req: 271/544] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:54:25 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 274/545] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:54:25 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: 272/546] 199.204.45.65 () {48 vars in 1069 bytes} [Wed Apr 1 16:54:25 2026] GET /v2.1/os-quota-sets/d72dabb7354d4687a29a23c79237f389 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 280/557] 199.204.45.65 () {42 vars in 701 bytes} [Wed Apr 1 16:55:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 199.204.45.65 () {44 vars in 905 bytes} [Wed Apr 1 16:55:16 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 281/559] 199.204.45.65 () {46 vars in 978 bytes} [Wed Apr 1 16:55:16 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-04-01 16:55:16.368 7 INFO nova.api.openstack.wsgi [None req-6f88d56a-50b4-41fa-a06c-bf867b513ad8 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 279/560] 199.204.45.65 () {48 vars in 1007 bytes} [Wed Apr 1 16:55:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/561] 199.204.45.65 () {48 vars in 1047 bytes} [Wed Apr 1 16:55:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 287/570] 10.0.0.81 () {32 vars in 654 bytes} [Wed Apr 1 16:56:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 10.0.0.81 () {32 vars in 640 bytes} [Wed Apr 1 16:56:02 2026] GET /v2.1/servers => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-01 16:56:02.477 6 WARNING oslo_db.sqlalchemy.utils [None req-d5842ac6-e626-4f8c-a9c2-9e4bd5fcc44d 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 288/572] 10.0.0.81 () {32 vars in 648 bytes} [Wed Apr 1 16:56:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/573] 10.0.0.81 () {32 vars in 693 bytes} [Wed Apr 1 16:56:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/576] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:13 2026] GET /v2.1/flavors/ca6ab9dd-9535-4ca3-ba6b-a8243cdb11c2 => generated 511 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/577] 10.0.0.81 () {32 vars in 640 bytes} [Wed Apr 1 16:56:13 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/578] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:13 2026] GET /v2.1/flavors/ca6ab9dd-9535-4ca3-ba6b-a8243cdb11c2 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:56:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:20.199 6 WARNING neutronclient.v2_0.client [None req-ed3ccba9-54e4-474c-85c5-317d3c244f44 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:20.288 7 WARNING neutronclient.v2_0.client [None req-21ce6ec9-3289-4f26-a360-8ed7fad1360f 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 293/582] 10.0.0.81 () {34 vars in 684 bytes} [Wed Apr 1 16:56:19 2026] POST /v2.1/os-security-groups => generated 242 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/583] 10.0.0.81 () {30 vars in 412 bytes} [Wed Apr 1 16:56:20 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-01 16:56:20.815 6 WARNING neutronclient.v2_0.client [None req-ea2097a8-c9d9-4d06-9c8d-97c590e3bd58 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/584] 10.0.0.81 () {34 vars in 684 bytes} [Wed Apr 1 16:56:20 2026] POST /v2.1/os-security-groups => generated 248 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 295/585] 10.0.0.81 () {34 vars in 684 bytes} [Wed Apr 1 16:56:20 2026] POST /v2.1/os-security-groups => generated 244 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:20.965 6 WARNING neutronclient.v2_0.client [None req-112026cc-ee9d-4ab1-a8a0-ae87cb8b97cb 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.013 6 WARNING neutronclient.v2_0.client [None req-112026cc-ee9d-4ab1-a8a0-ae87cb8b97cb 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 296/586] 10.0.0.81 () {34 vars in 694 bytes} [Wed Apr 1 16:56:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.133 6 WARNING neutronclient.v2_0.client [None req-8ce8f20e-dfa9-4bbf-a47d-8d7b0386ed38 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 297/587] 10.0.0.81 () {34 vars in 684 bytes} [Wed Apr 1 16:56:21 2026] POST /v2.1/os-security-groups => generated 243 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.259 6 WARNING neutronclient.v2_0.client [None req-7fe68cd5-85f3-45a7-970b-dee862b35d9c 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/588] 10.0.0.81 () {28 vars in 559 bytes} [Wed Apr 1 16:56:20 2026] GET /v2/ => generated 402 bytes in 422 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-04-01 16:56:21.321 7 WARNING neutronclient.v2_0.client [None req-d601705e-c756-432f-91f7-ac9cc735cb72 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 298/589] 10.0.0.81 () {34 vars in 684 bytes} [Wed Apr 1 16:56:21 2026] POST /v2.1/os-security-groups => generated 247 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.385 7 WARNING neutronclient.v2_0.client [None req-d601705e-c756-432f-91f7-ac9cc735cb72 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 299/590] 10.0.0.81 () {28 vars in 563 bytes} [Wed Apr 1 16:56:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.395 6 WARNING neutronclient.v2_0.client [None req-57076892-1855-4e71-878e-64a0234baa44 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.428 7 WARNING neutronclient.v2_0.client [None req-d601705e-c756-432f-91f7-ac9cc735cb72 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.442 6 WARNING neutronclient.v2_0.client [None req-57076892-1855-4e71-878e-64a0234baa44 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/591] 10.0.0.81 () {32 vars in 662 bytes} [Wed Apr 1 16:56:21 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/592] 10.0.0.81 () {30 vars in 412 bytes} [Wed Apr 1 16:56:21 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-01 16:56:21.493 7 WARNING neutronclient.v2_0.client [None req-357a039c-e9f7-4e92-b100-ba6e63bd821a 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.525 7 WARNING neutronclient.v2_0.client [None req-357a039c-e9f7-4e92-b100-ba6e63bd821a 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 300/593] 10.0.0.81 () {34 vars in 694 bytes} [Wed Apr 1 16:56:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.596 6 WARNING neutronclient.v2_0.client [None req-3614229e-724e-4b7d-9f1e-f7ea19eb9e9b 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.644 6 WARNING neutronclient.v2_0.client [None req-3614229e-724e-4b7d-9f1e-f7ea19eb9e9b 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/594] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:21 2026] DELETE /v2.1/os-security-groups/1bf42db5-4f07-4638-b571-b990c19eae22 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 16:56:21.660 7 WARNING neutronclient.v2_0.client [None req-bff01978-7229-4103-a7db-006f3342c4f9 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.682 7 INFO nova.api.openstack.wsgi [None req-bff01978-7229-4103-a7db-006f3342c4f9 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] HTTP exception thrown: Security group 1bf42db5-4f07-4638-b571-b990c19eae22 does not exist Neutron server returns request_ids: ['req-21744468-060b-449d-845f-6feedf43723e'] [pid: 7|app: 0|req: 295/595] 10.0.0.81 () {32 vars in 736 bytes} [Wed Apr 1 16:56:21 2026] GET /v2.1/os-security-groups/1bf42db5-4f07-4638-b571-b990c19eae22 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:56:21.700 7 WARNING neutronclient.v2_0.client [None req-ccd03904-4502-47b6-bbeb-20452aecd2b3 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.742 7 WARNING neutronclient.v2_0.client [None req-ccd03904-4502-47b6-bbeb-20452aecd2b3 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 301/596] 10.0.0.81 () {34 vars in 694 bytes} [Wed Apr 1 16:56:21 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.832 6 WARNING neutronclient.v2_0.client [None req-0a15ec45-c77e-4438-9e0c-0988d7012cd3 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/597] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:21 2026] DELETE /v2.1/os-security-groups/7dac29df-bd3d-4f54-b0a6-305daec11a32 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 16:56:21.870 7 WARNING neutronclient.v2_0.client [None req-53471112-cc75-4e33-a21e-c2b430ffa2a5 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 302/598] 10.0.0.81 () {32 vars in 736 bytes} [Wed Apr 1 16:56:21 2026] GET /v2.1/os-security-groups/bc62cb0b-cc99-4022-bb60-8a0402bc50bc => generated 664 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:21.895 7 INFO nova.api.openstack.wsgi [None req-53471112-cc75-4e33-a21e-c2b430ffa2a5 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] HTTP exception thrown: Security group 7dac29df-bd3d-4f54-b0a6-305daec11a32 does not exist Neutron server returns request_ids: ['req-225fd1e5-3d39-4136-9aa8-8ea725636c44'] [pid: 7|app: 0|req: 297/599] 10.0.0.81 () {32 vars in 736 bytes} [Wed Apr 1 16:56:21 2026] GET /v2.1/os-security-groups/7dac29df-bd3d-4f54-b0a6-305daec11a32 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:56:21.903 6 WARNING neutronclient.v2_0.client [None req-25577cd3-1106-41af-85bf-f87dd748e7c8 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.910 7 WARNING neutronclient.v2_0.client [None req-1c3e896d-7aa0-43be-9ed5-e5320dd0ab5d 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.933 6 WARNING neutronclient.v2_0.client [None req-25577cd3-1106-41af-85bf-f87dd748e7c8 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.942 7 WARNING neutronclient.v2_0.client [None req-1c3e896d-7aa0-43be-9ed5-e5320dd0ab5d 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:21.976 6 WARNING neutronclient.v2_0.client [None req-25577cd3-1106-41af-85bf-f87dd748e7c8 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/600] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:21 2026] DELETE /v2.1/os-security-groups/2a3745e1-56d9-4ace-bef8-82742ea9debc => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/601] 10.0.0.81 () {32 vars in 749 bytes} [Wed Apr 1 16:56:21 2026] DELETE /v2.1/os-security-group-rules/91399c4a-eeb7-4c1c-9713-2924f3eeeb82 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 16:56:22.060 6 WARNING neutronclient.v2_0.client [None req-38adc033-fb16-4e2c-8c6b-0b922385a357 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.064 7 WARNING neutronclient.v2_0.client [None req-ffd2bd1c-f468-4387-a594-5c69f6b18dbc 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.083 7 INFO nova.api.openstack.wsgi [None req-ffd2bd1c-f468-4387-a594-5c69f6b18dbc 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] HTTP exception thrown: Security group 2a3745e1-56d9-4ace-bef8-82742ea9debc does not exist Neutron server returns request_ids: ['req-07a27964-5b7f-4120-8ed6-3cd68007e97d'] [pid: 7|app: 0|req: 299/602] 10.0.0.81 () {32 vars in 736 bytes} [Wed Apr 1 16:56:22 2026] GET /v2.1/os-security-groups/2a3745e1-56d9-4ace-bef8-82742ea9debc => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:56:22.096 7 WARNING neutronclient.v2_0.client [None req-67ee63be-e27b-4704-9d5b-d33a242173c3 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.098 6 WARNING neutronclient.v2_0.client [None req-38adc033-fb16-4e2c-8c6b-0b922385a357 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.138 7 WARNING neutronclient.v2_0.client [None req-67ee63be-e27b-4704-9d5b-d33a242173c3 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 304/603] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:22 2026] DELETE /v2.1/os-security-groups/bc62cb0b-cc99-4022-bb60-8a0402bc50bc => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 16:56:22.269 6 WARNING neutronclient.v2_0.client [None req-72274d51-8669-44f0-b1fa-df603dc62b56 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.276 7 WARNING neutronclient.v2_0.client [None req-67ee63be-e27b-4704-9d5b-d33a242173c3 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.302 6 WARNING neutronclient.v2_0.client [None req-72274d51-8669-44f0-b1fa-df603dc62b56 52b97356c3024cb1a22dfac3dab8ae53 7d3417eb154b41f2acc2ae7e8fd00a61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/604] 10.0.0.81 () {32 vars in 662 bytes} [Wed Apr 1 16:56:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:56:22.358 7 WARNING neutronclient.v2_0.client [None req-4a282fcf-5f53-498e-8179-777161bbfa06 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.375 7 INFO nova.api.openstack.wsgi [None req-4a282fcf-5f53-498e-8179-777161bbfa06 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] HTTP exception thrown: Security group 2a3745e1-56d9-4ace-bef8-82742ea9debc does not exist Neutron server returns request_ids: ['req-f202dc02-9316-4fcd-8e4d-10b44f89a5a7'] [pid: 7|app: 0|req: 301/605] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:22 2026] DELETE /v2.1/os-security-groups/2a3745e1-56d9-4ace-bef8-82742ea9debc => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:56:22.389 7 WARNING neutronclient.v2_0.client [None req-092a4341-b7ea-42dd-9810-8e26e3ce7e62 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 305/606] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:22 2026] DELETE /v2.1/os-security-groups/e139d3d1-3baf-4686-9344-ce85d5169b8e => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-01 16:56:22.433 7 INFO nova.api.openstack.wsgi [None req-092a4341-b7ea-42dd-9810-8e26e3ce7e62 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] HTTP exception thrown: Security group 7dac29df-bd3d-4f54-b0a6-305daec11a32 does not exist Neutron server returns request_ids: ['req-4deee1e6-9629-4a8d-ad12-5170ca4aa718'] [pid: 7|app: 0|req: 302/607] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:22 2026] DELETE /v2.1/os-security-groups/7dac29df-bd3d-4f54-b0a6-305daec11a32 => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:56:22.445 6 WARNING neutronclient.v2_0.client [None req-367b2e97-6731-46da-a24c-a2dedcfce99f 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:22.461 6 INFO nova.api.openstack.wsgi [None req-367b2e97-6731-46da-a24c-a2dedcfce99f 126793dcc5bc4b668e37d84e676f6103 7658b0d5c211485794bed7d06b0af17d - - default default] HTTP exception thrown: Security group 1bf42db5-4f07-4638-b571-b990c19eae22 does not exist Neutron server returns request_ids: ['req-8b150d55-019b-466b-b4c0-82fa21f1c200'] [pid: 6|app: 0|req: 306/608] 10.0.0.81 () {32 vars in 739 bytes} [Wed Apr 1 16:56:22 2026] DELETE /v2.1/os-security-groups/1bf42db5-4f07-4638-b571-b990c19eae22 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:56:25.475 7 WARNING neutronclient.v2_0.client [None req-4cf1c969-7ad1-47f8-a070-3fed5b0a4143 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:25.526 7 WARNING neutronclient.v2_0.client [None req-4cf1c969-7ad1-47f8-a070-3fed5b0a4143 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:25.720 7 WARNING neutronclient.v2_0.client [None req-4cf1c969-7ad1-47f8-a070-3fed5b0a4143 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/611] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:56:25 2026] POST /v2.1/servers => generated 451 bytes in 1169 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 16:56:26.593 6 WARNING neutronclient.v2_0.client [None req-e26513d1-8bec-4c13-9e22-133c83ebe45a 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 309/612] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:26 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1253 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-04-01 16:56:27.754 7 WARNING neutronclient.v2_0.client [None req-95952bb0-7878-4c08-a390-ffb6099a4f99 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/613] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:27 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1303 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-04-01 16:56:29.101 6 WARNING neutronclient.v2_0.client [None req-8b15f51a-a66a-4d4d-87b2-9429783339bc 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 310/614] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:29 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1351 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:31.192 7 WARNING neutronclient.v2_0.client [None req-3b1ec9ae-92fa-41ed-9c49-941c6da1164c 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/615] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:31 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1359 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, ' [pid: 6|app: 0|req: 311/616] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:56:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:32.286 7 WARNING neutronclient.v2_0.client [None req-d7dda0d3-631e-4017-96b9-166737dc4dae 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/617] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:32 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1437 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/618] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:56:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:33.047 7 WARNING neutronclient.v2_0.client [None req-61137372-e71a-446d-bbd8-d76a0d14dba0 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:33.104 7 WARNING neutronclient.v2_0.client [None req-61137372-e71a-446d-bbd8-d76a0d14dba0 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:33.573 6 WARNING neutronclient.v2_0.client [None req-13841540-c84d-4e81-9bf1-68826a9cafc4 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:33.639 7 WARNING neutronclient.v2_0.client [None req-61137372-e71a-446d-bbd8-d76a0d14dba0 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 313/619] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:33 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1437 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/620] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:56:32 2026] POST /v2.1/servers => generated 449 bytes in 924 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-04-01 16:56:33.936 6 WARNING neutronclient.v2_0.client [None req-e9932265-d018-4f50-b231-279507a5689a f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 314/621] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:33 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1401 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-04-01 16:56:34.198 7 INFO nova.api.openstack.compute.server_external_events [req-58ac1aca-da5b-45b4-a59e-c6a04cbd2e07 req-3f21485a-19d3-4ec9-afd1-8a4517d431d3 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:2e98b7fb-2efb-4f2f-a621-bf3980d82be3 for instance 4db16a67-a704-4145-b793-4f05dee083c5 on instance 2026-04-01 16:56:34.209 7 INFO nova.compute.rpcapi [None req-5dcf9dfa-6b67-4778-8d42-776b1f77c81f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 308/622] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:34.347 6 WARNING neutronclient.v2_0.client [None req-8cc7fcc0-f799-43b9-8ce3-3cdb88c3539d cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:34.388 6 WARNING neutronclient.v2_0.client [None req-8cc7fcc0-f799-43b9-8ce3-3cdb88c3539d cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:34.583 6 WARNING neutronclient.v2_0.client [None req-8cc7fcc0-f799-43b9-8ce3-3cdb88c3539d cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] 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-04-01 16:56:34.807 7 WARNING neutronclient.v2_0.client [None req-2227ab1b-69f9-4b5a-8bc2-b7075cbcf467 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/623] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:34 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1437 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-04-01 16:56:35.039 7 WARNING neutronclient.v2_0.client [None req-d93c56c3-21ea-4bb5-b642-8e3792ccc64d f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/624] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:34 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1405 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 315/625] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:56:34 2026] POST /v2.1/servers => generated 451 bytes in 1013 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-04-01 16:56:35.314 7 WARNING neutronclient.v2_0.client [None req-5d24b361-f824-4751-a004-1f4e9978ab80 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/626] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:35 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1422 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:35.938 7 WARNING neutronclient.v2_0.client [None req-2426fea9-db71-426a-9fb2-553f9f8f5b01 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/629] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:35 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1437 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:36.147 6 WARNING neutronclient.v2_0.client [None req-b03eddd1-b45d-4ab7-8205-3c4957d2995c f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 317/630] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:36 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:36.410 7 WARNING neutronclient.v2_0.client [None req-89f83ca8-c965-4127-b4f4-2e36426c9170 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/631] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:36 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1426 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-04-01 16:56:37.157 6 WARNING neutronclient.v2_0.client [None req-7922d4cd-db11-4d26-be6b-114452552c29 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] 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-04-01 16:56:37.230 7 WARNING neutronclient.v2_0.client [None req-4493742c-00ed-46a4-b62d-049939137e6a f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:37 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1453 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/633] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:37 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1425 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-04-01 16:56:37.497 7 WARNING neutronclient.v2_0.client [None req-e6fa4937-b2cb-49f4-9dd6-ca091c3a88c2 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:37 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1418 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:38.339 6 WARNING neutronclient.v2_0.client [None req-b0a8a329-654f-4e89-ad67-26f211e62d36 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:38.345 7 WARNING neutronclient.v2_0.client [None req-b84e0b35-8c65-4c7e-a310-5cc6e79ba703 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 319/635] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:38 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1461 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/636] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:38 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1425 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-04-01 16:56:38.646 6 WARNING neutronclient.v2_0.client [None req-3f7979dc-3df5-47d7-aaa4-ed46530231bc cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 320/637] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:38 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1474 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-04-01 16:56:39.444 7 WARNING neutronclient.v2_0.client [None req-1ebdfedb-bdd0-4fa3-bf4e-f69e5d43d000 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:39.515 6 WARNING neutronclient.v2_0.client [None req-8d4e8dff-71e9-4194-abf5-9dec476122ee 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/638] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:39 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1528 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-04-01 16:56:39.639 7 INFO nova.api.openstack.compute.server_external_events [req-0a7de867-6505-4907-a869-01db9b296664 req-38e298a4-48bf-4877-a9eb-9622080d252f 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:d9be551e-ab3d-4dfc-8887-a353afea6be9 for instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 on instance [pid: 7|app: 0|req: 319/639] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:39 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: 6|app: 0|req: 321/640] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:39 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => 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-04-01 16:56:39.754 7 WARNING neutronclient.v2_0.client [None req-bca15abf-c069-48b4-8f1a-a9adf3b00e26 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/641] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:39 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1474 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-04-01 16:56:40.612 6 WARNING neutronclient.v2_0.client [None req-20c9d8f3-4ef3-457f-a821-ce40335dcaf5 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:40.709 7 WARNING neutronclient.v2_0.client [None req-c4277e50-282d-4642-ba54-640e464115d6 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 322/642] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:40 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:40.943 6 WARNING neutronclient.v2_0.client [None req-87ba9815-74d2-47f8-a02f-91b678130ba6 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/643] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:40 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1425 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/644] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:40 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1482 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:41.694 7 INFO nova.api.openstack.compute.server_external_events [req-9971e673-8c3c-43fc-96f9-8ca3e4145f52 req-196f8bb8-096b-4be4-a1cf-c789d3790b51 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:db6c46a1-f396-440a-945b-e6cbabcbc216 for instance b3112cbf-059f-4644-bb65-ef76ce38b5dc on instance [pid: 7|app: 0|req: 322/645] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:41.944 6 WARNING neutronclient.v2_0.client [None req-0a3c9252-a37f-4bec-b0f5-c91c63b6dc60 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:42.018 7 WARNING neutronclient.v2_0.client [None req-610d50b1-a104-48d3-8436-38f3b1e80d48 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 324/646] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:41 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/647] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:41 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1425 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:56:42.123 6 WARNING neutronclient.v2_0.client [None req-721d5d16-c009-441f-a508-1f78beeda01b cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 325/648] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:42 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1560 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:43.029 7 INFO nova.api.openstack.compute.server_external_events [req-283ad793-d803-498c-a78f-01e502f6746b req-65a058f0-f05d-433c-ab7d-65909dda22be 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:2e98b7fb-2efb-4f2f-a621-bf3980d82be3 for instance 4db16a67-a704-4145-b793-4f05dee083c5 on instance [pid: 7|app: 0|req: 324/649] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:56:42 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-04-01 16:56:43.097 6 WARNING neutronclient.v2_0.client [None req-30a69773-0525-4ddd-a4c0-6cd0299c74cd f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:43.181 7 WARNING neutronclient.v2_0.client [None req-fce0b66a-065d-4a6e-b3f7-0c313e04850c 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 326/650] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:43 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 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, ' [pid: 7|app: 0|req: 325/651] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:43 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1425 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:56:43.341 6 WARNING neutronclient.v2_0.client [None req-4124217f-7148-4344-94ee-aa70e9076cc1 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 327/652] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:43 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1548 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:44.304 7 WARNING neutronclient.v2_0.client [None req-7ef458e7-e19b-4d9a-8759-e2ff5a016ce4 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:44.401 6 WARNING neutronclient.v2_0.client [None req-7434204a-68fd-41a4-9fdc-814a320fe465 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/653] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:44 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 328/654] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:44 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1612 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:56:44.509 7 WARNING neutronclient.v2_0.client [None req-1ae7e07e-4a25-4e79-b006-943ec12963fa cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] 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-04-01 16:56:44.578 6 WARNING neutronclient.v2_0.client [None req-a11a8ee7-2a96-4c3d-ae59-2bfee8c0ef59 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/655] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:44 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1548 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/656] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:56:44 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5/os-interface => generated 284 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:45.463 7 WARNING neutronclient.v2_0.client [None req-657c2592-50cd-4c28-96ef-71509bddedd5 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:45.624 6 WARNING neutronclient.v2_0.client [None req-210a883e-562a-435b-a05d-241a155e02e0 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 332/659] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:45 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1612 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:45.925 6 INFO nova.api.openstack.compute.server_external_events [req-b2fa6b8b-af44-490e-890d-ff88106a8f92 req-4138b374-9649-4521-959b-6b8aed3e67fe 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:2e98b7fb-2efb-4f2f-a621-bf3980d82be3 for instance 4db16a67-a704-4145-b793-4f05dee083c5 on instance 2026-04-01 16:56:45.949 6 INFO nova.compute.rpcapi [None req-b3c71220-e4e1-4b31-a0b3-38a1587bf6db - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 6|app: 0|req: 333/660] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:46.025 6 WARNING neutronclient.v2_0.client [None req-60eea553-100c-4499-b03c-a682748337a8 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/661] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:45 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/662] 10.0.0.81 () {32 vars in 640 bytes} [Wed Apr 1 16:56:46 2026] GET /v2.1/servers => generated 388 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 334/663] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:45 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1548 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/664] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:56:46 2026] DELETE /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 0 bytes in 176 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-04-01 16:56:46.374 6 WARNING neutronclient.v2_0.client [None req-05556529-d77c-4459-a6c6-be86527103c9 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 335/665] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:46 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1618 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-04-01 16:56:47.094 7 WARNING neutronclient.v2_0.client [None req-0382cead-4f4a-48aa-89d7-5195cefcd449 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:47.199 6 WARNING neutronclient.v2_0.client [None req-3f505611-c58f-4254-84fa-8b62d5f175af cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/666] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:47 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/667] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:47 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1548 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:47.594 7 WARNING neutronclient.v2_0.client [None req-b99a0fad-7084-4df7-94dd-29762a1aac7c 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/668] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:47 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1738 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-04-01 16:56:47.730 6 INFO nova.api.openstack.compute.server_external_events [req-0f3b549f-9d91-4ad8-be51-a92159df3e2a req-27194d7d-9981-485c-a8df-129cb16f5a36 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:d9be551e-ab3d-4dfc-8887-a353afea6be9 for instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 on instance [pid: 6|app: 0|req: 337/669] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:56:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:48.285 7 WARNING neutronclient.v2_0.client [None req-7feeab11-dcee-4066-b827-cb7b09760d30 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] 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-04-01 16:56:48.398 6 WARNING neutronclient.v2_0.client [None req-7b587002-d2ca-441e-92d3-72b54b8138a1 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/670] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:48 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1526 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/671] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:48 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1548 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-04-01 16:56:48.792 7 WARNING neutronclient.v2_0.client [None req-e17ccb45-7981-447d-8b98-06e2a7280752 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/672] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:48 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1738 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:49.598 6 WARNING neutronclient.v2_0.client [None req-85ad7769-4464-4513-ad04-70edb034c7af f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:49.609 7 WARNING neutronclient.v2_0.client [None req-6c179d80-d9c2-4f95-94ab-6b93bd143a8d cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 339/673] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:49 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1718 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/674] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:49 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1548 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:49.769 6 WARNING neutronclient.v2_0.client [None req-ed20860a-a537-4244-b72d-96defd70b635 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:56:49.771 7 INFO nova.api.openstack.compute.server_external_events [req-ab76d7a8-2f0b-4940-8b16-3b9a2a342a2c req-961148f4-b876-4944-a886-84516de66e32 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:db6c46a1-f396-440a-945b-e6cbabcbc216 for instance b3112cbf-059f-4644-bb65-ef76ce38b5dc on instance [pid: 7|app: 0|req: 336/675] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:56:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/676] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:56:49 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:49.952 7 WARNING neutronclient.v2_0.client [None req-9d054412-5ab5-4df3-a68a-4987b4cb745d 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/677] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:49 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1670 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-04-01 16:56:50.128 6 INFO nova.api.openstack.compute.server_external_events [req-4e162ab6-bf30-4d1a-9760-40197c5982e1 req-e306848d-b81b-4ac9-a4ee-7d83c34342b9 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:2e98b7fb-2efb-4f2f-a621-bf3980d82be3 for instance 4db16a67-a704-4145-b793-4f05dee083c5 on instance [pid: 6|app: 0|req: 341/678] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:50.421 7 INFO nova.api.openstack.compute.server_external_events [req-d61eba5b-638f-44da-a6fd-b7e375a61d47 req-54777adb-8d74-4b1d-abfe-2dc984bf8c63 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:d9be551e-ab3d-4dfc-8887-a353afea6be9 for instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 on instance 2026-04-01 16:56:50.425 6 WARNING neutronclient.v2_0.client [None req-7e13f044-2e72-4576-acb0-a9cbc8a41c39 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/679] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:50 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: 6|app: 0|req: 342/680] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:50 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1718 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-04-01 16:56:50.761 7 WARNING neutronclient.v2_0.client [None req-921dc18e-19fa-4367-a51b-e584223543c0 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/681] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:50 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => 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-04-01 16:56:51.055 6 WARNING neutronclient.v2_0.client [None req-9a3516af-68aa-4292-9836-5ebcd11bc1d5 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 343/682] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:51 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1380 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-04-01 16:56:51.923 7 WARNING neutronclient.v2_0.client [None req-9d41d583-b388-42d5-a1c6-656326b5eeb9 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/683] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:51 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1725 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-04-01 16:56:52.062 6 WARNING neutronclient.v2_0.client [None req-fb439e90-fa35-440c-931e-a922d8117920 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 344/684] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:56:52 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:52.178 7 WARNING neutronclient.v2_0.client [None req-9b7900bd-96ed-4214-a349-f88d86c70d28 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/685] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:52 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1385 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:52.975 7 INFO nova.api.openstack.compute.server_external_events [req-350c3327-8fea-48c6-8599-6ef319b1e506 req-1aa84d63-3e60-4f2d-9915-b65f27e93100 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:db6c46a1-f396-440a-945b-e6cbabcbc216 for instance b3112cbf-059f-4644-bb65-ef76ce38b5dc on instance 2026-04-01 16:56:52.976 6 WARNING neutronclient.v2_0.client [None req-6dd152c0-4021-4bcc-b6d4-6d249d1b6c85 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/686] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/687] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:52 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1725 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/688] 10.0.0.81 () {32 vars in 640 bytes} [Wed Apr 1 16:56:53 2026] GET /v2.1/servers => generated 377 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:53.297 7 WARNING neutronclient.v2_0.client [None req-68d0b1ed-3941-459d-92b4-f3e10cea8787 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 346/689] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:56:53 2026] DELETE /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => 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, ' [pid: 7|app: 0|req: 344/690] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:53 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 1385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:56:53.375 6 WARNING neutronclient.v2_0.client [None req-fa0da1d3-7ee5-460e-83b1-fe9eedf6735f cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 347/691] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:53 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1731 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-04-01 16:56:54.408 7 INFO nova.api.openstack.wsgi [None req-c76bef36-8be8-439e-af96-2874b02b6535 3b15abd10c7c49a99db591789ea8c433 a5770f379bee42ad8852c44b78b61b5b - - default default] HTTP exception thrown: Instance 4db16a67-a704-4145-b793-4f05dee083c5 could not be found. [pid: 7|app: 0|req: 345/692] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:54 2026] GET /v2.1/servers/4db16a67-a704-4145-b793-4f05dee083c5 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 348/693] 10.0.0.81 () {32 vars in 703 bytes} [Wed Apr 1 16:56:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-380785285 => generated 0 bytes in 31 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-04-01 16:56:54.544 7 WARNING neutronclient.v2_0.client [None req-edb2f9e0-f0a7-4a2e-bf28-065828c294cb cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/694] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:54 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1851 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:55.729 7 WARNING neutronclient.v2_0.client [None req-8d70e5d7-5963-4eda-a8e4-2b9b637e8e23 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/697] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:55 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1851 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:56:56.632 6 INFO nova.api.openstack.compute.server_external_events [req-ff3b863a-ff93-41c2-820a-158930360000 req-07850156-1d5a-43ae-be38-575667a56337 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:db6c46a1-f396-440a-945b-e6cbabcbc216 for instance b3112cbf-059f-4644-bb65-ef76ce38b5dc on instance [pid: 6|app: 0|req: 350/698] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:56:56 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-04-01 16:56:56.922 7 WARNING neutronclient.v2_0.client [None req-bab9caa3-c765-43e9-8dee-98a12c7d64a4 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/699] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:56 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1503 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-04-01 16:56:58.030 6 WARNING neutronclient.v2_0.client [None req-6f52bb67-2214-4cd9-b07a-4afb0882da22 cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 351/700] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:57 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1508 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:56:59.197 7 WARNING neutronclient.v2_0.client [None req-a11ee976-1cef-42aa-86f1-87be4d17098b cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/701] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:56:59 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 1508 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:00.442 6 INFO nova.api.openstack.wsgi [None req-37a52da6-8d35-4541-ae1e-99a5f08528ea cff3975d9f9f4875b0de2eae78908e05 f0b7100fea4e40a5823d42aa30bfe27a - - default default] HTTP exception thrown: Instance b3112cbf-059f-4644-bb65-ef76ce38b5dc could not be found. [pid: 6|app: 0|req: 352/702] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:00 2026] GET /v2.1/servers/b3112cbf-059f-4644-bb65-ef76ce38b5dc => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/703] 10.0.0.81 () {32 vars in 703 bytes} [Wed Apr 1 16:57:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-191182148 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 353/704] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:57:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:57:05.601 7 WARNING neutronclient.v2_0.client [None req-99c804a8-e0b7-4bee-a9eb-7e98f9903cf7 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:05.639 7 WARNING neutronclient.v2_0.client [None req-99c804a8-e0b7-4bee-a9eb-7e98f9903cf7 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:05.824 7 WARNING neutronclient.v2_0.client [None req-99c804a8-e0b7-4bee-a9eb-7e98f9903cf7 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in 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/707] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:57:05 2026] POST /v2.1/servers => generated 452 bytes in 523 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 16:57:06.087 6 WARNING neutronclient.v2_0.client [None req-68946a74-e612-4552-b9be-ca14da6166d2 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 355/708] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:06 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1431 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:07.195 7 WARNING neutronclient.v2_0.client [None req-ce50f6b2-3ca0-4a37-88ea-907e629bd0c3 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in 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/709] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:07 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:08.292 6 WARNING neutronclient.v2_0.client [None req-d298865b-fcf3-4a9d-bb9d-f45bf5b97b92 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 356/710] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:08 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1483 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-04-01 16:57:09.404 7 WARNING neutronclient.v2_0.client [None req-86c907a6-f976-4ae8-a57f-1b0614f43d35 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in 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/711] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:09 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1483 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-04-01 16:57:10.506 6 WARNING neutronclient.v2_0.client [None req-ddb0fb76-6805-47d4-b822-cc05b7285b6b 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 357/712] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:10 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1491 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-04-01 16:57:11.536 7 INFO nova.api.openstack.compute.server_external_events [req-6f21558f-50cb-45a3-b1d0-d59c464deba5 req-34994840-1d63-4b26-ad89-669c06675852 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:1d4e0e11-6d3f-4455-b44a-382652fe1346 for instance 15944dce-f258-4452-b06d-84595588aa6a on instance [pid: 7|app: 0|req: 356/713] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:11 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-04-01 16:57:11.603 6 WARNING neutronclient.v2_0.client [None req-fad41ca9-2d24-427a-ba83-980a25cf932a 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 358/714] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:11 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1568 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:12.851 7 WARNING neutronclient.v2_0.client [None req-0ecf4469-c807-4c00-826c-82df0becf178 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in 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/715] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:12 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1556 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:14.000 6 WARNING neutronclient.v2_0.client [None req-494dc584-76be-4f71-84ff-128971e356e3 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 359/716] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:13 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1556 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-04-01 16:57:15.190 7 WARNING neutronclient.v2_0.client [None req-e86d3fe1-ec88-4fbf-8526-c29816667a83 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/717] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:15 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1556 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-04-01 16:57:15.599 7 INFO nova.api.openstack.compute.server_external_events [req-d9a1a7df-c771-4f48-a656-ddbf42efcd40 req-4592b02e-f181-42eb-a0f9-82d1c01043c2 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:1d4e0e11-6d3f-4455-b44a-382652fe1346 for instance 15944dce-f258-4452-b06d-84595588aa6a on instance [pid: 7|app: 0|req: 360/720] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:57:15 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-04-01 16:57:16.367 6 WARNING neutronclient.v2_0.client [None req-e036f32e-8c0d-4a39-9239-cba01e09b74e 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 361/721] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:16 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1556 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:16.931 7 WARNING neutronclient.v2_0.client [None req-8eebb1f0-12cf-453b-884d-02593dc5d95c f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/722] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:57:16 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:17.084 6 WARNING neutronclient.v2_0.client [None req-b52411b4-0629-409b-bdcb-20dc2552f389 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 362/723] 10.0.0.81 () {32 vars in 814 bytes} [Wed Apr 1 16:57:17 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/os-interface/d9be551e-ab3d-4dfc-8887-a353afea6be9 => generated 282 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/724] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:17 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 157 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, ' [pid: 6|app: 0|req: 363/725] 10.0.0.81 () {34 vars in 749 bytes} [Wed Apr 1 16:57:17 2026] POST /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/action => generated 0 bytes in 48 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: 363/726] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:17 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 157 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-04-01 16:57:17.648 6 WARNING neutronclient.v2_0.client [None req-4f4941da-e75b-4b84-b43a-c4cbdc5872ca 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 364/727] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:17 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1556 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: 364/728] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:18 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 157 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:18.624 6 INFO nova.api.openstack.compute.server_external_events [req-246bbbc1-a272-4c3d-ab9e-0129ccc5c787 req-c9cfd774-b7da-4f2f-88b8-a253408d3c01 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:d9be551e-ab3d-4dfc-8887-a353afea6be9 for instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 on instance [pid: 6|app: 0|req: 365/729] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:18 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-04-01 16:57:18.792 7 WARNING neutronclient.v2_0.client [None req-bef9fa07-200d-40b7-a30a-06475d1e54fb 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/730] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:18 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1739 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:18.988 6 WARNING neutronclient.v2_0.client [None req-8c697dce-2263-40c9-9da3-9f862e23ed2a 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 366/731] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:57:18 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a/os-interface => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/732] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:19 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 157 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-04-01 16:57:19.889 6 WARNING neutronclient.v2_0.client [None req-b952a180-68d2-427d-86c8-b7d6a22de095 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 367/733] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:19 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1739 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/734] 10.0.0.81 () {32 vars in 640 bytes} [Wed Apr 1 16:57:20 2026] GET /v2.1/servers => generated 384 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: 6|app: 0|req: 368/735] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:57:20 2026] DELETE /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:20.228 7 WARNING neutronclient.v2_0.client [None req-df79222d-b715-459e-af86-e317f73ff878 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:20 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1745 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, ' [pid: 6|app: 0|req: 369/737] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:20 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 196 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-04-01 16:57:20.543 7 WARNING neutronclient.v2_0.client [None req-e903ea34-b115-437e-a725-2ef79cafd6db f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:20 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1953 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:20.690 6 INFO nova.api.openstack.compute.server_external_events [req-13b20a6b-0313-4d4e-b26d-6de6c55711ec req-a5d7a135-2ca2-4de6-a6c9-1214db7c9762 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:1d4e0e11-6d3f-4455-b44a-382652fe1346 for instance 15944dce-f258-4452-b06d-84595588aa6a on instance [pid: 6|app: 0|req: 370/739] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.81 () {34 vars in 749 bytes} [Wed Apr 1 16:57:20 2026] POST /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/action => generated 0 bytes in 36 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: 6|app: 0|req: 371/741] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:20 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 196 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:21.388 7 WARNING neutronclient.v2_0.client [None req-9fc65cc7-89e2-429f-8b3d-105536be6985 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:21 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1745 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 372/743] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:21 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 196 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-04-01 16:57:22.545 7 WARNING neutronclient.v2_0.client [None req-0b686c8f-d1f2-4b2d-b134-f8a81c1835c4 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/744] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:22 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1865 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-04-01 16:57:22.745 6 INFO nova.api.openstack.compute.server_external_events [req-c91902bd-547e-4789-8037-ab2209f64597 req-4a2e8947-6d99-4fec-a384-3d5d2ac17c0f 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:d9be551e-ab3d-4dfc-8887-a353afea6be9 for instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 on instance [pid: 6|app: 0|req: 373/745] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/746] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:22 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 374/747] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:57:22 2026] DELETE /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => 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-04-01 16:57:22.994 7 WARNING neutronclient.v2_0.client [None req-59b48935-f0ca-49da-86d9-e94cde5dbe3a f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/748] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:22 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1844 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-04-01 16:57:23.441 6 INFO nova.api.openstack.compute.server_external_events [req-40ae76ec-b3be-498b-a118-416a17833c47 req-c8c19297-3e26-4d4f-acac-fa72bc9cf0dc 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:1d4e0e11-6d3f-4455-b44a-382652fe1346 for instance 15944dce-f258-4452-b06d-84595588aa6a on instance [pid: 6|app: 0|req: 375/749] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:23.691 7 WARNING neutronclient.v2_0.client [None req-d23d67ed-eff4-4308-93fe-d1bbcae1cd42 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/750] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:23 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1512 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:24.187 6 WARNING neutronclient.v2_0.client [None req-626b12d6-6eb9-48c4-af66-3f846d7aac08 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 376/751] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:24 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1844 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:24.800 7 WARNING neutronclient.v2_0.client [None req-2b749382-8a64-4740-b8c3-7164a8eab569 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in 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/752] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:24 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1517 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:25.416 6 WARNING neutronclient.v2_0.client [None req-e7bb988f-c145-4d28-8c06-41c6f1bfa6a3 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 377/753] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:25 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1844 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:25.914 7 WARNING neutronclient.v2_0.client [None req-c594a6ae-ee5b-4cb8-9504-d29dc1693879 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] The python binding code in 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/756] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:25 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => generated 1517 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-04-01 16:57:26.070 6 INFO nova.api.openstack.compute.server_external_events [req-08eb43ba-aab6-4f08-bfc0-f1eab3f8fd41 req-ca877e68-a111-4b17-8f41-4a6cf2dbf72f 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:d9be551e-ab3d-4dfc-8887-a353afea6be9 for instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 on instance [pid: 6|app: 0|req: 379/757] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:26 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-04-01 16:57:26.572 7 WARNING neutronclient.v2_0.client [None req-0ff05863-d868-41e0-92cb-2f7ca87ee063 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in 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/758] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:26 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:27.009 6 INFO nova.api.openstack.wsgi [None req-02906718-afcb-4474-98a3-3325e92ce817 3794b8f616c243af86e5d6e37eed863a 3a74009816624be5ad9dd801faaeae6d - - default default] HTTP exception thrown: Instance 15944dce-f258-4452-b06d-84595588aa6a could not be found. [pid: 6|app: 0|req: 380/759] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:26 2026] GET /v2.1/servers/15944dce-f258-4452-b06d-84595588aa6a => 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, ' [pid: 7|app: 0|req: 380/760] 10.0.0.81 () {32 vars in 703 bytes} [Wed Apr 1 16:57:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-684520226 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:27.676 6 WARNING neutronclient.v2_0.client [None req-05c6db99-4765-4869-a319-e572c8a818b5 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 381/761] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:27 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1487 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:57:28.995 7 WARNING neutronclient.v2_0.client [None req-1670920c-5f0c-4962-95be-9551d43c805d f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/762] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:28 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 1487 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:30.606 6 INFO nova.api.openstack.wsgi [None req-4f69552d-c51b-4532-bb2d-6ca486f90c20 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] HTTP exception thrown: Instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 could not be found. [pid: 6|app: 0|req: 382/763] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:30 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => 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: 382/764] 10.0.0.81 () {32 vars in 705 bytes} [Wed Apr 1 16:57:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1396239229 => 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, ' 2026-04-01 16:57:31.146 6 INFO nova.api.openstack.wsgi [None req-4903b547-7948-421b-ae4c-2d9b176ca6c2 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] HTTP exception thrown: Instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 could not be found. [pid: 6|app: 0|req: 383/765] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:57:31 2026] DELETE /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-01 16:57:31.193 7 INFO nova.api.openstack.wsgi [None req-05aa6460-41cb-4021-b891-4cbfb89e9862 f0cca59cb84244838006d3dacbab4149 eef182876ecc4b9a9fa292cd2b8149d6 - - default default] HTTP exception thrown: Instance f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 could not be found. [pid: 7|app: 0|req: 383/766] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:31 2026] GET /v2.1/servers/f5ac2ad5-2dbd-4aac-8c3f-b0fdf6524dd4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:33.609 6 WARNING neutronclient.v2_0.client [None req-202bf5e7-26bd-4669-a6d3-21f82c45e0d9 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:34.624 6 WARNING neutronclient.v2_0.client [None req-202bf5e7-26bd-4669-a6d3-21f82c45e0d9 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 384/767] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:57:33 2026] POST /v2.1/servers => generated 424 bytes in 1520 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-04-01 16:57:35.060 7 WARNING neutronclient.v2_0.client [None req-3a2af44a-957d-4816-b566-70d2a9581b9d 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/768] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:35 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1367 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-04-01 16:57:36.187 7 WARNING neutronclient.v2_0.client [None req-abaf6c05-0d33-408c-9b33-4e514500a934 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/771] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:36 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 386/772] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:57:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:37.284 7 WARNING neutronclient.v2_0.client [None req-2e888db1-56ec-4c6d-a74b-78117b726b02 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/773] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:37 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1419 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:57:38.417 6 WARNING neutronclient.v2_0.client [None req-0f8200ae-1817-4f35-9f4b-5c07c6dfee5f 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] 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-04-01 16:57:38.506 7 WARNING neutronclient.v2_0.client [None req-6572ac83-5071-4702-9825-0d1a6a2dfd96 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 387/774] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:38 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1419 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:57:38.941 7 WARNING neutronclient.v2_0.client [None req-6572ac83-5071-4702-9825-0d1a6a2dfd96 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:39.726 7 WARNING neutronclient.v2_0.client [None req-6572ac83-5071-4702-9825-0d1a6a2dfd96 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] 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-04-01 16:57:39.963 6 WARNING neutronclient.v2_0.client [None req-059e0b38-3606-4f23-a6f4-35bd15fa2a59 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 388/775] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:39 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1469 bytes in 1406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:41.352 6 INFO nova.api.openstack.compute.server_external_events [req-b353cfd9-a13f-461c-a8d6-8c4012d359f8 req-4a496499-af31-4831-b1a0-57eb4bcacc97 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:4c1141af-cad8-4d86-977b-968ad469fd5d for instance 9054ca4b-8c6e-4b01-b4b9-d3134b7311bc on instance [pid: 6|app: 0|req: 389/776] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/777] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:57:38 2026] POST /v2.1/servers => generated 453 bytes in 2985 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-04-01 16:57:41.442 6 WARNING neutronclient.v2_0.client [None req-908feef3-cc70-4c65-805d-58bef09bf353 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 390/778] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:41 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1391 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:41.820 7 WARNING neutronclient.v2_0.client [None req-0c13e535-9e1f-40d3-b2b9-85f20d614edd 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:42.027 7 WARNING neutronclient.v2_0.client [None req-0c13e535-9e1f-40d3-b2b9-85f20d614edd 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/779] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:57:41 2026] POST /v2.1/servers => generated 424 bytes in 599 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-04-01 16:57:42.235 6 WARNING neutronclient.v2_0.client [None req-8dee13a6-646c-478e-948b-bcf624b8e837 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 391/780] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:42 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1369 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:42.384 7 WARNING neutronclient.v2_0.client [None req-5d51ce4b-8aca-45b6-9698-7b4a63fcabf4 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in 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/781] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:42 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1467 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-04-01 16:57:42.537 6 WARNING neutronclient.v2_0.client [None req-d21d6f19-062f-4e1c-bcf4-83eaf63835fa 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 392/782] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:42 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1395 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-04-01 16:57:43.327 7 WARNING neutronclient.v2_0.client [None req-35cdcc19-09e9-4ab6-b7eb-f62e98b9d31d 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in 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/783] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:43 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1373 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:43.535 6 WARNING neutronclient.v2_0.client [None req-11a21249-bc02-4746-8369-4bcb535c9ae0 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] 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-04-01 16:57:43.648 7 WARNING neutronclient.v2_0.client [None req-31281e67-1b5b-4fa8-8c3f-5850abcaf46d 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 393/784] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:43 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1467 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:43 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1443 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:44.426 6 WARNING neutronclient.v2_0.client [None req-0508c0e2-2660-4cb5-972b-9e2351835975 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 394/786] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:44 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1365 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:44.736 7 WARNING neutronclient.v2_0.client [None req-08645fb8-c284-46c7-b828-d02b97244c32 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:44.751 6 WARNING neutronclient.v2_0.client [None req-fa7f75a7-6316-49ce-843c-809eaa1daca4 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 395/787] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:44 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1443 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:44 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:45.533 6 WARNING neutronclient.v2_0.client [None req-85d2a055-4192-4bd6-b5bc-847fac821238 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 396/791] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:45 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1421 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:45.872 7 WARNING neutronclient.v2_0.client [None req-e7f62fac-4582-4844-b0f1-4b5adffa787a 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:45.900 6 WARNING neutronclient.v2_0.client [None req-addc58a6-ddfb-4651-8647-83c487ef63ad 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/792] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:45 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1451 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/793] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:45 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1467 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-01 16:57:46.676 7 INFO nova.api.openstack.compute.server_external_events [req-7d86be9f-99ba-4349-9d9f-a6ce81d72c7b req-2d67f7fb-5168-4228-9cea-2f708a5b6b4d 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:4c1141af-cad8-4d86-977b-968ad469fd5d for instance 9054ca4b-8c6e-4b01-b4b9-d3134b7311bc on instance [pid: 7|app: 0|req: 397/794] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:57:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:57:46.710 6 WARNING neutronclient.v2_0.client [None req-74c034f3-0e94-4028-b11e-1195f7c7736e 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] 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-04-01 16:57:46.953 7 WARNING neutronclient.v2_0.client [None req-39c77949-d554-4e04-9970-33ed710c4892 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 398/795] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:46 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1421 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:47.400 6 INFO nova.api.openstack.compute.server_external_events [req-53d21f12-6715-4b8a-a4af-d33faf350ab9 req-acb6d1d0-f14c-4587-8869-e18688ac16b3 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:20ce8fe5-1c74-4429-9bbe-cc10352aa92b for instance d39b5015-3320-4b6a-9409-a71af58c597e on instance [pid: 6|app: 0|req: 399/796] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57: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: 7|app: 0|req: 398/797] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:46 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1529 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:47.628 6 WARNING neutronclient.v2_0.client [None req-3b899cc1-66d6-4aa0-ab4a-a9def099408f 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 400/798] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:47 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1467 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:48.441 7 WARNING neutronclient.v2_0.client [None req-630a6cfd-9554-4948-832b-12e2f28dbbb7 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] 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-04-01 16:57:48.588 6 WARNING neutronclient.v2_0.client [None req-3a1a258a-7b0a-4458-b16e-1aeb44fbfe87 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/799] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:48 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1471 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:48.964 7 WARNING neutronclient.v2_0.client [None req-f76d594d-a872-4f9d-a9a8-39ae9da4d9ca 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 401/800] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:48 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1517 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:49.026 6 INFO nova.api.openstack.compute.server_external_events [req-4e233c51-86a6-476c-80a8-a0cdb353632b req-7d7237cb-4829-4aed-97fd-a1da7ff9c74d 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:a3c2c6df-eb49-482e-a6a6-b8cda3243e17 for instance 21e3e96c-ef11-42c4-8b9e-906be9e6d425 on instance [pid: 6|app: 0|req: 402/801] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/802] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:48 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1647 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:49.982 6 WARNING neutronclient.v2_0.client [None req-b7d2f4d9-0df7-430b-94bc-148ef6e880f9 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] 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-04-01 16:57:50.053 7 WARNING neutronclient.v2_0.client [None req-e1d9148b-ed7b-40a8-9605-72f025befd55 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 403/803] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:49 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1469 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:50 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1517 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, ' [pid: 6|app: 0|req: 404/805] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:57:50 2026] DELETE /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 0 bytes in 110 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-04-01 16:57:50.472 7 WARNING neutronclient.v2_0.client [None req-69422027-d9bb-4aab-b853-68e5ad0c8aac 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in 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/806] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:50 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:51.195 6 WARNING neutronclient.v2_0.client [None req-f446c82a-2b00-4f4a-854d-f1cc6e22e03f 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:51.223 7 WARNING neutronclient.v2_0.client [None req-555590cf-c58a-49c4-b2a2-7587b8bc4cee 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 405/807] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:51 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1469 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:51 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1517 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-04-01 16:57:51.655 6 WARNING neutronclient.v2_0.client [None req-ded8c835-dbda-4897-8e1c-208e6b3c85de 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 406/809] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:51 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1653 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-04-01 16:57:52.386 7 WARNING neutronclient.v2_0.client [None req-33f1f3d0-2ddc-4c83-be6a-e9392531106b 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] 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-04-01 16:57:52.416 6 WARNING neutronclient.v2_0.client [None req-05bf4fb8-b7b4-4c27-bab5-fd20af592c4d 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/810] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:52 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1469 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:52.592 7 INFO nova.api.openstack.compute.server_external_events [req-e2602455-700b-4f47-bd8b-18d31bab3ec7 req-901872c0-d9f7-4833-98ba-d1bd7c2bed96 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:20ce8fe5-1c74-4429-9bbe-cc10352aa92b for instance d39b5015-3320-4b6a-9409-a71af58c597e on instance [pid: 7|app: 0|req: 405/811] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:57:52 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) [pid: 6|app: 0|req: 407/812] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:52 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1517 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:52.798 7 WARNING neutronclient.v2_0.client [None req-bcbd0615-b246-4002-86d4-bac97a40db2c 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/813] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:52 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1653 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:53.278 6 INFO nova.api.openstack.compute.server_external_events [req-36d3dbb8-3b15-41b2-9507-1915fbc78818 req-23ecb59b-51b2-4513-bd22-18f24c496ac8 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:4c1141af-cad8-4d86-977b-968ad469fd5d for instance 9054ca4b-8c6e-4b01-b4b9-d3134b7311bc on instance [pid: 6|app: 0|req: 408/814] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:53.667 7 WARNING neutronclient.v2_0.client [None req-d65487e4-b667-47c9-91a8-dccf2a99cdd7 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:53.675 6 WARNING neutronclient.v2_0.client [None req-51831e25-4f0f-4b67-9427-c1977701556c 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in 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/815] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:53 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1469 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 409/816] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:53 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1517 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:53.997 7 WARNING neutronclient.v2_0.client [None req-a6b32e77-62fd-4155-a075-e9773f7cd49e 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/817] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:53 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1448 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:54.862 6 WARNING neutronclient.v2_0.client [None req-16e38e88-6404-455a-aeeb-1329711f3d97 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:54.906 7 WARNING neutronclient.v2_0.client [None req-8788264a-1bb8-45a5-a0f2-aa1895ca0df9 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 410/818] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:54 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1469 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/819] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:54 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1700 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:55.109 6 WARNING neutronclient.v2_0.client [None req-f78faf52-f843-461d-820f-ff4600ac0884 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:55.131 7 WARNING neutronclient.v2_0.client [None req-8de7305f-64fb-4dda-a208-0ea5403a8dcf 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 411/820] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:55 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:57:55 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e/os-interface => generated 284 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-04-01 16:57:55.327 6 INFO nova.api.openstack.compute.server_external_events [req-ddb00de0-6732-4c6c-a657-8da4c8dca66f req-d4f79e80-4726-4ddb-a1f0-f19b90ab50c4 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:a3c2c6df-eb49-482e-a6a6-b8cda3243e17 for instance 21e3e96c-ef11-42c4-8b9e-906be9e6d425 on instance [pid: 6|app: 0|req: 412/822] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:57:55 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-04-01 16:57:55.786 6 INFO nova.api.openstack.compute.server_external_events [req-3e113a60-1834-4758-b86b-c4eda26fbeb4 req-9a745adf-3c0b-4c28-ab9f-a25fe1c7f136 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:20ce8fe5-1c74-4429-9bbe-cc10352aa92b for instance d39b5015-3320-4b6a-9409-a71af58c597e on instance [pid: 6|app: 0|req: 414/825] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:57:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:56.118 7 WARNING neutronclient.v2_0.client [None req-45517933-d217-430e-a681-faae163e4340 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] 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-04-01 16:57:56.212 6 WARNING neutronclient.v2_0.client [None req-333c14dc-1daa-4631-98fd-03f8ea8096dd 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] The python binding code in 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/826] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:56 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1469 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 415/827] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:56 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:57.279 7 WARNING neutronclient.v2_0.client [None req-1915faf5-5436-4a1d-92ae-ddf55dc0e877 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:57:57.295 6 INFO nova.api.openstack.wsgi [None req-4dc8b893-1e21-4582-a1a1-ea19cd52bcc7 686cf19a9d2a4962993ab1b1724006c7 1f5d19ebe108432e9d2a20ef5dc43612 - - default default] HTTP exception thrown: Instance 9054ca4b-8c6e-4b01-b4b9-d3134b7311bc could not be found. [pid: 6|app: 0|req: 416/828] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:57 2026] GET /v2.1/servers/9054ca4b-8c6e-4b01-b4b9-d3134b7311bc => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:57 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1655 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 417/830] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:57 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425/ips => generated 110 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/831] 10.0.0.81 () {32 vars in 722 bytes} [Wed Apr 1 16:57:57 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425/ips => generated 110 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 418/832] 10.0.0.81 () {32 vars in 824 bytes} [Wed Apr 1 16:57:57 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425/ips/tempest-ServerAddressesTestJSON-2012495237-network => generated 95 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/833] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:57:57 2026] DELETE /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:57:57.801 6 WARNING neutronclient.v2_0.client [None req-1f3b171a-a6af-481f-9189-dee1bd1c62bb 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 419/834] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:57 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => 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-04-01 16:57:58.965 7 WARNING neutronclient.v2_0.client [None req-7c79b14c-fb8e-42c7-b198-df3729b9e876 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/835] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:57:58 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1661 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-01 16:58:00.673 6 INFO nova.api.openstack.compute.server_external_events [req-2edf0dac-0458-40b3-a965-7a38ee0a9e3e req-3eba3ab8-9cc3-47ed-b366-4d41a6fc6b40 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:a3c2c6df-eb49-482e-a6a6-b8cda3243e17 for instance 21e3e96c-ef11-42c4-8b9e-906be9e6d425 on instance [pid: 6|app: 0|req: 420/836] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:58:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:58:00.696 7 WARNING neutronclient.v2_0.client [None req-b47a823b-315b-4263-9a35-eefc9ed69cde 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in 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/837] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:00 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1619 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:01.929 6 WARNING neutronclient.v2_0.client [None req-0240dab2-1e8d-43a7-875d-722f03706d14 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 421/838] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:01 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1455 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:03.020 7 WARNING neutronclient.v2_0.client [None req-c5ee9c11-a56a-487d-b328-8271ae9c752c 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] The python binding code in 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/839] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:02 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => generated 1455 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:04.096 6 INFO nova.api.openstack.wsgi [None req-0967fd9c-34d6-43a0-bb84-23f64648577a 277b4141c3b947c4bf29e5bb3ef799a7 c99d147248a143e68e6b7e9da80f1976 - - default default] HTTP exception thrown: Instance 21e3e96c-ef11-42c4-8b9e-906be9e6d425 could not be found. [pid: 6|app: 0|req: 422/840] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:04 2026] GET /v2.1/servers/21e3e96c-ef11-42c4-8b9e-906be9e6d425 => 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: 420/843] 10.0.0.138 () {30 vars in 619 bytes} [Wed Apr 1 16:58:06 2026] GET /v2.1 => generated 0 bytes in 169 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: 6|app: 0|req: 424/844] 10.0.0.138 () {32 vars in 692 bytes} [Wed Apr 1 16:58:06 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/845] 10.0.0.138 () {34 vars in 913 bytes} [Wed Apr 1 16:58:06 2026] GET /v2.1/os-simple-tenant-usage/5cfcbb43159d4bcd9063a151173c7222?start=2026-03-31T00:00:00&end=2026-04-01T23:59:59 => generated 20 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/846] 10.0.0.138 () {30 vars in 654 bytes} [Wed Apr 1 16:58:06 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/847] 10.0.0.138 () {30 vars in 619 bytes} [Wed Apr 1 16:58:10 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 426/848] 10.0.0.138 () {32 vars in 692 bytes} [Wed Apr 1 16:58:10 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: 423/849] 10.0.0.138 () {34 vars in 913 bytes} [Wed Apr 1 16:58:10 2026] GET /v2.1/os-simple-tenant-usage/5cfcbb43159d4bcd9063a151173c7222?start=2026-03-31T00:00:00&end=2026-04-01T23:59:59 => generated 20 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 427/850] 10.0.0.138 () {30 vars in 654 bytes} [Wed Apr 1 16:58:10 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:17.813 7 WARNING neutronclient.v2_0.client [None req-3af01691-9b13-4763-af56-cef2af2c2d45 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/853] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:17 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1820 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-01 16:58:18.001 6 WARNING neutronclient.v2_0.client [None req-d7301087-bc8a-4904-8671-480a6ffb97fe 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 429/854] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:17 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1820 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, ' [pid: 7|app: 0|req: 426/855] 10.0.0.81 () {34 vars in 749 bytes} [Wed Apr 1 16:58:18 2026] POST /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e/action => generated 0 bytes in 94 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-04-01 16:58:18.448 6 WARNING neutronclient.v2_0.client [None req-afa9f7eb-6d06-4c81-b245-55845f72b32c 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 430/856] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:18 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1822 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-04-01 16:58:19.601 7 WARNING neutronclient.v2_0.client [None req-69817c73-c415-4616-bfa2-881f9a0d10a9 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/857] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:19 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1822 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-04-01 16:58:20.750 6 WARNING neutronclient.v2_0.client [None req-7c898078-11c9-4638-a8d2-43f79b06dc2f 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 431/858] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:20 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1822 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-04-01 16:58:21.956 7 WARNING neutronclient.v2_0.client [None req-e5be8dce-0da2-4b78-8e1d-51cb38049e21 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/859] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:21 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1827 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:23.094 6 WARNING neutronclient.v2_0.client [None req-e5fd7922-2bb0-4d3c-a635-2154f6783db8 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 432/860] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:23 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1827 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-04-01 16:58:24.306 7 WARNING neutronclient.v2_0.client [None req-07733467-4aba-46e8-acbb-d7a7c6c321b3 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in 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/861] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:24 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1827 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-04-01 16:58:24.829 6 INFO nova.api.openstack.compute.server_external_events [req-27877f8d-34f4-47a8-820a-9b5987b465d2 req-80bb4776-ae34-4658-a451-2b1f9039c5a1 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-unplugged:20ce8fe5-1c74-4429-9bbe-cc10352aa92b for instance d39b5015-3320-4b6a-9409-a71af58c597e on instance [pid: 6|app: 0|req: 433/862] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:58:24 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-04-01 16:58:25.463 7 WARNING neutronclient.v2_0.client [None req-229be9e0-d66f-4e2d-b161-27bcf4b07d76 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in 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/865] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:25 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1827 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-04-01 16:58:26.610 6 WARNING neutronclient.v2_0.client [None req-224d2bc4-7532-4721-8be8-2879881abfe6 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 436/866] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:26 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1827 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:27.219 7 INFO nova.api.openstack.compute.server_external_events [req-1bfb5eb8-b90e-4198-b6d5-02f5ee9c2129 req-4975c161-b339-4dce-bf95-1be5d96fa5ea 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:20ce8fe5-1c74-4429-9bbe-cc10352aa92b for instance d39b5015-3320-4b6a-9409-a71af58c597e on instance [pid: 7|app: 0|req: 431/867] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:58:27 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-04-01 16:58:27.789 6 WARNING neutronclient.v2_0.client [None req-a8374b95-87cc-4f9b-88f2-1a4deae42d89 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 437/868] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:27 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1820 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, ' [pid: 7|app: 0|req: 433/871] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:58:39 2026] POST /v2.1/os-keypairs => generated 396 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 439/872] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:58:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:58:42.510 7 WARNING neutronclient.v2_0.client [None req-62e18f64-d179-44f9-a849-a30be9c9026e 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:58:42.584 7 WARNING neutronclient.v2_0.client [None req-62e18f64-d179-44f9-a849-a30be9c9026e 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:58:42.663 7 WARNING neutronclient.v2_0.client [None req-62e18f64-d179-44f9-a849-a30be9c9026e 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:58:43.010 7 WARNING neutronclient.v2_0.client [None req-62e18f64-d179-44f9-a849-a30be9c9026e 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in 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/873] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:58:42 2026] POST /v2.1/servers => generated 496 bytes in 893 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 16:58:43.359 6 WARNING neutronclient.v2_0.client [None req-18c4b6cf-2e74-48f1-b034-d2a8337760c6 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 440/874] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:43 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1456 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-04-01 16:58:44.444 7 WARNING neutronclient.v2_0.client [None req-9ad0e3dd-8d8f-4929-925a-0ff7f5861f8c 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/875] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:44 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1460 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-04-01 16:58:45.531 6 WARNING neutronclient.v2_0.client [None req-77da2efa-6134-4dd5-b4fe-62545dcf69e9 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 441/878] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:45 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => 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-04-01 16:58:46.625 7 WARNING neutronclient.v2_0.client [None req-a90034b1-4cc0-4339-b07c-1f4acbdf0b92 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in 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/879] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:46 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1508 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-04-01 16:58:47.724 6 WARNING neutronclient.v2_0.client [None req-4d6b29be-653a-4f4a-b082-35bf36d1fa27 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 442/880] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:47 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1516 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-04-01 16:58:48.673 7 INFO nova.api.openstack.compute.server_external_events [req-a78a70d8-ed08-484b-9b23-d3ee799d32e6 req-73003844-e821-4f28-93b5-1c93ed8131a4 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:9eb5b24c-4dcf-43b8-880e-d2ba66e77906 for instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 on instance [pid: 7|app: 0|req: 439/881] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:58:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:48.811 6 WARNING neutronclient.v2_0.client [None req-ddc5c632-8e85-4beb-a226-4c211b81690c 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 443/882] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:48 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1640 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:49.526 7 WARNING neutronclient.v2_0.client [None req-cc7a83bf-3fc8-4b0b-ab66-9c677301e42e 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in 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/883] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:49 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1820 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 444/884] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:58:49 2026] DELETE /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:49.851 7 WARNING neutronclient.v2_0.client [None req-57b86897-ae88-42d4-9b8b-6b1c2d2ea2f8 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/885] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:49 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1826 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-04-01 16:58:50.396 6 WARNING neutronclient.v2_0.client [None req-531663a4-0dd9-4953-b0f2-a3f2ef9293fc 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 445/886] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:50 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1628 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-04-01 16:58:51.048 7 WARNING neutronclient.v2_0.client [None req-1d88ce0f-206c-4d48-8b15-a8c86309c0f2 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/887] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:51 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1826 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:51.577 6 WARNING neutronclient.v2_0.client [None req-809b2320-764c-4691-8dfa-3167aacbb4b4 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 446/888] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:51 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1628 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-04-01 16:58:52.277 7 WARNING neutronclient.v2_0.client [None req-c39dbe21-57b9-411e-9922-0729927d1b13 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in 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/889] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:52 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1826 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-04-01 16:58:52.728 6 WARNING neutronclient.v2_0.client [None req-680a2c18-90d9-41c8-87d8-431731da6a7a 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 447/890] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:52 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1628 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:53.332 7 INFO nova.api.openstack.compute.server_external_events [req-900a83cd-c685-4e65-b517-c4d8fba4a523 req-c51f9d8f-eb19-4854-9bff-52e570cef06d 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:20ce8fe5-1c74-4429-9bbe-cc10352aa92b for instance d39b5015-3320-4b6a-9409-a71af58c597e on instance [pid: 7|app: 0|req: 444/891] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:58:53 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-04-01 16:58:53.407 6 WARNING neutronclient.v2_0.client [None req-de4b3fa3-2475-40f0-a0fa-00454dda49ce 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 448/892] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:53 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1472 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:53.947 7 INFO nova.api.openstack.compute.server_external_events [req-1c9eb27b-62bb-44ba-8a97-6e5d0ea68c03 req-e91b0bb1-9e9c-41aa-bde1-709992b47684 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:9eb5b24c-4dcf-43b8-880e-d2ba66e77906 for instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 on instance [pid: 7|app: 0|req: 445/893] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:58:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:54.036 6 WARNING neutronclient.v2_0.client [None req-33e854d3-bd96-4ba5-bd0e-d908e85def90 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 449/894] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:54 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1628 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:54.520 7 WARNING neutronclient.v2_0.client [None req-57fb199e-5776-4cca-a32a-4f7c016b5c0d 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/895] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:54 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1477 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:55.272 6 WARNING neutronclient.v2_0.client [None req-a1486e2b-9751-4562-b1c4-947f85e99234 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 450/896] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:55 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1628 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-04-01 16:58:55.619 7 WARNING neutronclient.v2_0.client [None req-feba209c-e1bb-45dd-a009-cb1331e15367 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/899] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:55 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 1477 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-04-01 16:58:56.424 6 WARNING neutronclient.v2_0.client [None req-55a1e512-c02f-4778-8fd3-31d5b6b933b2 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 452/900] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:56 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1805 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:56.542 7 WARNING neutronclient.v2_0.client [None req-a30b18ec-3e76-4466-9c60-affcd5314ca3 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/901] 10.0.0.81 () {32 vars in 740 bytes} [Wed Apr 1 16:58:56 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67/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, ' 2026-04-01 16:58:56.708 6 INFO nova.api.openstack.wsgi [None req-c907769c-8ade-419a-9de3-d45e85ace867 15e96cc16ada4c67b8508a9e6ab09e98 f078b6e055704167bb3ea991d88f6863 - - default default] HTTP exception thrown: Instance d39b5015-3320-4b6a-9409-a71af58c597e could not be found. [pid: 6|app: 0|req: 453/902] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:58:56 2026] GET /v2.1/servers/d39b5015-3320-4b6a-9409-a71af58c597e => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/903] 10.0.0.81 () {32 vars in 703 bytes} [Wed Apr 1 16:58:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-429767202 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:58:57.146 6 INFO nova.api.openstack.compute.server_external_events [req-3885fa41-b70d-4b8b-bd99-a3cc52248ded req-a8db957f-0549-45f2-a806-546fdf44e125 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:9eb5b24c-4dcf-43b8-880e-d2ba66e77906 for instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 on instance [pid: 6|app: 0|req: 454/904] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:58:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:59:11.072 7 WARNING neutronclient.v2_0.client [None req-60dfd74d-a3a9-495e-acc0-997b16d69aef 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/907] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:11 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1925 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 456/908] 10.0.0.81 () {32 vars in 752 bytes} [Wed Apr 1 16:59:13 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 453/909] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:59:14 2026] DELETE /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 0 bytes in 91 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-04-01 16:59:14.929 6 WARNING neutronclient.v2_0.client [None req-035641b2-57e3-43e7-bd0a-fab280679ccc 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 457/910] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:14 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1931 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-04-01 16:59:16.099 6 WARNING neutronclient.v2_0.client [None req-04ed13c1-8f6b-4685-bda8-b0067ebb4fc3 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 459/913] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:16 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1931 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-04-01 16:59:17.312 7 WARNING neutronclient.v2_0.client [None req-b14083ed-37ac-482c-8707-b7e496aad5d0 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] 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-04-01 16:59:17.703 6 INFO nova.api.openstack.compute.server_external_events [req-65b42520-f3ab-4a53-8ae8-8070cadb80c4 req-3902fea9-4643-470f-aa96-48b69a85a219 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-unplugged:9eb5b24c-4dcf-43b8-880e-d2ba66e77906 for instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 on instance [pid: 6|app: 0|req: 460/914] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 16:59:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/915] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:17 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1931 bytes in 1514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:59:19.437 6 INFO nova.api.openstack.compute.server_external_events [req-85eebb31-bc64-491e-94aa-40278e043363 req-f733b399-fd93-4ea4-93b4-7af0d207b372 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:9eb5b24c-4dcf-43b8-880e-d2ba66e77906 for instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 on instance [pid: 6|app: 0|req: 461/916] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 16:59:19 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-04-01 16:59:19.834 7 WARNING neutronclient.v2_0.client [None req-ece0fb60-6427-4d2b-be4a-84b16b160538 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/917] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:19 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1537 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-04-01 16:59:20.974 6 WARNING neutronclient.v2_0.client [None req-a41de093-e3a8-46bb-9992-ae1efa93a0a4 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 462/918] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:20 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1542 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:59:22.293 7 WARNING neutronclient.v2_0.client [None req-b151d33f-6bf5-4f87-acbf-6c98682a3566 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/919] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:22 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 1542 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 16:59:23.530 6 INFO nova.api.openstack.wsgi [None req-52f24416-80f6-49f0-8486-38870c87dc0f 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] HTTP exception thrown: Instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 could not be found. [pid: 6|app: 0|req: 463/920] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:23 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => 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, ' 2026-04-01 16:59:23.564 7 INFO nova.api.openstack.wsgi [None req-4832c29e-01c5-4186-81b8-bf472618478a 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] HTTP exception thrown: Instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 could not be found. [pid: 7|app: 0|req: 458/921] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 16:59:23 2026] DELETE /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => 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-04-01 16:59:23.589 6 INFO nova.api.openstack.wsgi [None req-0239192e-f028-479e-af0d-11f398a5c7e4 37bf3239cc554dbfa441449b725c1637 e9ac2d05e57b4a998b8024b62d9c31ce - - default default] HTTP exception thrown: Instance 2ce00e83-71f1-48c9-8646-58d49aee2d67 could not be found. [pid: 6|app: 0|req: 464/922] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:23 2026] GET /v2.1/servers/2ce00e83-71f1-48c9-8646-58d49aee2d67 => generated 111 bytes in 19 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: 459/923] 10.0.0.81 () {32 vars in 703 bytes} [Wed Apr 1 16:59:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-609595998 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 465/924] 10.0.0.81 () {32 vars in 725 bytes} [Wed Apr 1 16:59:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-935615850 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 469/931] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 16:59:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 16:59:57.359 6 WARNING neutronclient.v2_0.client [None req-c898f720-a5af-4be8-848f-8738b5236619 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:59:57.400 6 WARNING neutronclient.v2_0.client [None req-c898f720-a5af-4be8-848f-8738b5236619 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 16:59:57.533 6 WARNING neutronclient.v2_0.client [None req-c898f720-a5af-4be8-848f-8738b5236619 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 471/934] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 16:59:57 2026] POST /v2.1/servers => generated 450 bytes in 431 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 16:59:57.751 7 WARNING neutronclient.v2_0.client [None req-241fdefd-25b1-4616-b2f9-ca9b25abbbf2 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/935] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:57 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1401 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, ' 2026-04-01 16:59:58.838 6 WARNING neutronclient.v2_0.client [None req-82cf40ab-190a-43dc-a2a4-6cb0ab612de8 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 472/936] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:58 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1405 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-04-01 16:59:59.944 7 WARNING neutronclient.v2_0.client [None req-978578bb-f5fa-454f-9413-0ee31b9a93d2 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/937] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 16:59:59 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1453 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:01.036 6 WARNING neutronclient.v2_0.client [None req-b0dadef1-8a6b-479f-a4fe-df05ee2dd182 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 473/938] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:01 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1453 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-04-01 17:00:02.125 7 WARNING neutronclient.v2_0.client [None req-bc0191b1-004b-4e55-abd6-45fd08ff8250 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/939] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:02 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1461 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-04-01 17:00:02.972 6 INFO nova.api.openstack.compute.server_external_events [req-134be390-4f65-43c2-8eb8-353ea168c01d req-f3c6be27-135e-4917-b607-23353de95524 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:ab6dddcb-f1c7-4da8-94be-f4b3ab641e18 for instance 2f3f52d1-11aa-4899-8225-67783b3e490b on instance [pid: 6|app: 0|req: 474/940] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:00:02 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-04-01 17:00:03.309 7 WARNING neutronclient.v2_0.client [None req-220d27d9-d662-4237-88f1-576f09ab4cc4 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/941] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:03 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1539 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:04.490 6 WARNING neutronclient.v2_0.client [None req-f9c2a78a-3862-446f-be03-df01ecbdaced 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 475/942] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:04 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:05.653 7 WARNING neutronclient.v2_0.client [None req-2a621912-5ec4-41dc-89c6-204f9773eb86 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/945] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:05 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:06.798 6 WARNING neutronclient.v2_0.client [None req-29d1b191-a748-4fff-98b8-e719ffcb8445 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 477/946] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:06 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1527 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-04-01 17:00:07.961 7 WARNING neutronclient.v2_0.client [None req-322d6ebb-cdfe-4a0d-9980-4bb0916ca311 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/947] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:07 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1527 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-04-01 17:00:08.248 6 INFO nova.api.openstack.compute.server_external_events [req-47aa23cf-bf7c-4cf0-b723-915dc2f0d853 req-9372ecaa-144e-47ad-9510-16cfda963316 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:ab6dddcb-f1c7-4da8-94be-f4b3ab641e18 for instance 2f3f52d1-11aa-4899-8225-67783b3e490b on instance [pid: 6|app: 0|req: 478/948] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:00:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:09.100 7 WARNING neutronclient.v2_0.client [None req-175cfd21-808f-4603-883f-be94c870c526 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/949] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:09 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1527 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 479/950] 10.0.0.82 () {28 vars in 453 bytes} [Wed Apr 1 17:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/951] 10.0.0.82 () {30 vars in 657 bytes} [Wed Apr 1 17:00:09 2026] GET /v2.1 => generated 0 bytes in 59 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: 6|app: 0|req: 480/952] 10.0.0.82 () {32 vars in 730 bytes} [Wed Apr 1 17:00:09 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/953] 10.0.0.82 () {34 vars in 764 bytes} [Wed Apr 1 17:00:09 2026] GET /v2.1/os-services => generated 781 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-01 17:00:10.331 6 WARNING neutronclient.v2_0.client [None req-121d4204-d590-4684-ac92-23cc8f84b280 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 481/954] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:10 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1695 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:10.540 7 WARNING neutronclient.v2_0.client [None req-4ea13e41-8147-4a69-b7f5-4cfb7ffbba04 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/955] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:10 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1695 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-04-01 17:00:12.004 6 INFO nova.api.openstack.compute.server_external_events [req-9a66c666-fc28-435c-a1a4-9a9469f1fef0 req-2083cb9f-db24-4623-bc0e-fb95a0ba90ee 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:ab6dddcb-f1c7-4da8-94be-f4b3ab641e18 for instance 2f3f52d1-11aa-4899-8225-67783b3e490b on instance [pid: 6|app: 0|req: 482/956] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:00:11 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: 475/957] 10.0.0.82 () {28 vars in 453 bytes} [Wed Apr 1 17:00:13 2026] GET /v2.1 => generated 114 bytes in 10 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: 6|app: 0|req: 483/958] 10.0.0.82 () {30 vars in 657 bytes} [Wed Apr 1 17:00:13 2026] GET /v2.1 => generated 0 bytes in 110 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: 476/959] 10.0.0.82 () {32 vars in 730 bytes} [Wed Apr 1 17:00:13 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: 6|app: 0|req: 484/960] 10.0.0.82 () {34 vars in 764 bytes} [Wed Apr 1 17:00:13 2026] GET /v2.1/os-services => generated 781 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 486/963] 10.0.0.82 () {28 vars in 453 bytes} [Wed Apr 1 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/964] 10.0.0.82 () {30 vars in 657 bytes} [Wed Apr 1 17:00:18 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 487/965] 10.0.0.82 () {32 vars in 730 bytes} [Wed Apr 1 17:00:18 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: 479/966] 10.0.0.82 () {34 vars in 807 bytes} [Wed Apr 1 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 488/967] 10.0.0.81 () {34 vars in 749 bytes} [Wed Apr 1 17:00:18 2026] POST /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b/action => generated 31889 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/968] 10.0.0.82 () {28 vars in 453 bytes} [Wed Apr 1 17:00:22 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: 6|app: 0|req: 489/969] 10.0.0.82 () {30 vars in 657 bytes} [Wed Apr 1 17:00:22 2026] GET /v2.1 => generated 0 bytes in 45 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: 481/970] 10.0.0.82 () {32 vars in 730 bytes} [Wed Apr 1 17:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 490/971] 10.0.0.82 () {34 vars in 807 bytes} [Wed Apr 1 17:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-01 17:00:31.211 7 INFO nova.api.openstack.compute.server_external_events [req-493c6a01-46f4-41de-91a5-c09f53adbf0c req-50868ad3-8cf9-4e14-99e9-b9734d1b4bf3 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:ab6dddcb-f1c7-4da8-94be-f4b3ab641e18 for instance 2f3f52d1-11aa-4899-8225-67783b3e490b on instance [pid: 7|app: 0|req: 483/974] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:00:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 492/975] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 17:00:34 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:35.422 7 WARNING neutronclient.v2_0.client [None req-0e7c76c3-d60f-44a6-b365-c1c3416adc04 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:00:35.458 7 WARNING neutronclient.v2_0.client [None req-0e7c76c3-d60f-44a6-b365-c1c3416adc04 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:00:35.608 7 WARNING neutronclient.v2_0.client [None req-0e7c76c3-d60f-44a6-b365-c1c3416adc04 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/978] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 17:00:35 2026] POST /v2.1/servers => generated 449 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 17:00:35.810 6 WARNING neutronclient.v2_0.client [None req-4fa84e9d-f997-4a34-9913-d610ae61755e 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 495/979] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:35 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1402 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:36.895 7 WARNING neutronclient.v2_0.client [None req-4aac9c27-2c16-4110-8b94-dc4de8361396 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/980] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:36 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1406 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:37.996 6 WARNING neutronclient.v2_0.client [None req-50dca34f-a8ba-4559-99a8-0e5cb4837a67 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 496/981] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:37 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => 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-04-01 17:00:39.079 7 WARNING neutronclient.v2_0.client [None req-2f4a42b0-683f-47e1-a319-b24ca578d0bd 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/982] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:39 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1454 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-04-01 17:00:40.193 6 WARNING neutronclient.v2_0.client [None req-78c0f3ae-295c-4138-be79-080258f72328 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 497/983] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:40 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1462 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-04-01 17:00:41.137 7 INFO nova.api.openstack.compute.server_external_events [req-9564a878-6b33-4c83-980c-9d3dad100532 req-f20dcc29-1c3f-4a8f-ad60-7ad67200b7c0 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:8bffbe74-1fab-4fa8-b792-a08e2b6f1a67 for instance 413ecf54-c225-4f74-b5f8-bc3b2d24f408 on instance [pid: 7|app: 0|req: 487/984] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:00: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-04-01 17:00:41.292 6 WARNING neutronclient.v2_0.client [None req-652073be-ed9a-4fbf-8d84-5b8f8c94cf60 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 498/985] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:41 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1539 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-04-01 17:00:42.448 7 WARNING neutronclient.v2_0.client [None req-b71f5782-ec2e-4bac-a8b9-d4b5d178f9b9 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/986] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:42 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1527 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-04-01 17:00:43.605 6 WARNING neutronclient.v2_0.client [None req-ce206edf-7bc0-43c5-8885-1b60530b3ab2 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 499/987] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:43 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1527 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-04-01 17:00:44.816 7 WARNING neutronclient.v2_0.client [None req-1566366a-9dc6-4fa8-a645-998205dcde61 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/988] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:44 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1527 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:45.995 7 WARNING neutronclient.v2_0.client [None req-089514e0-01f3-49d5-81b4-b43007c79708 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/991] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:45 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:46.212 6 INFO nova.api.openstack.compute.server_external_events [req-7cb73abc-726c-4f1a-aaf9-94c73ab27e39 req-b21d9d68-5bfa-48a3-98a6-d8cd64fc1a83 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:8bffbe74-1fab-4fa8-b792-a08e2b6f1a67 for instance 413ecf54-c225-4f74-b5f8-bc3b2d24f408 on instance [pid: 6|app: 0|req: 501/992] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:00:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:47.164 7 WARNING neutronclient.v2_0.client [None req-d5973af6-d4a6-4a03-bb09-5c1c154e1cb4 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/993] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:47 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1527 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-04-01 17:00:48.324 6 WARNING neutronclient.v2_0.client [None req-81fff112-c37d-4e11-9b25-ff5162875b79 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 502/994] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:48 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1527 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:00:49.520 7 WARNING neutronclient.v2_0.client [None req-37b1c977-fca7-45a0-aeb0-64c26a46c67f 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/995] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:49 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1695 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-04-01 17:00:49.666 6 WARNING neutronclient.v2_0.client [None req-2d40bb85-4349-44fd-80ca-a312b2560981 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 503/996] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:00:49 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1695 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-04-01 17:00:50.442 7 INFO nova.api.openstack.compute.server_external_events [req-842c0c5b-a50c-453a-a5f9-d8bb6c09d659 req-8b8b7052-c1c3-478d-b228-1bed5e230f37 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:8bffbe74-1fab-4fa8-b792-a08e2b6f1a67 for instance 413ecf54-c225-4f74-b5f8-bc3b2d24f408 on instance [pid: 7|app: 0|req: 494/997] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:00:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 505/1000] 10.0.0.81 () {34 vars in 749 bytes} [Wed Apr 1 17:00:59 2026] POST /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408/action => generated 31958 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: 6|app: 0|req: 507/1003] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 17:01:10 2026] DELETE /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:01:10.328 7 WARNING neutronclient.v2_0.client [None req-3ba1b60a-fc50-4402-9c18-a3d6d0d9371d 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in 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/1004] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:10 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1821 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-04-01 17:01:11.528 6 WARNING neutronclient.v2_0.client [None req-866362c3-17ec-4542-98af-fed0229a6dbd 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 508/1005] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:11 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1821 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-04-01 17:01:12.684 7 WARNING neutronclient.v2_0.client [None req-656bf77d-54d2-4b23-87d3-72fd0d3791c7 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1006] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:12 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1821 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:01:13.393 6 INFO nova.api.openstack.compute.server_external_events [req-2f019a79-8262-4258-89c9-6a2425eb353b req-c81c85f1-5288-47d5-9618-8c221070ca61 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:8bffbe74-1fab-4fa8-b792-a08e2b6f1a67 for instance 413ecf54-c225-4f74-b5f8-bc3b2d24f408 on instance [pid: 6|app: 0|req: 509/1007] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:01:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:01:13.845 7 WARNING neutronclient.v2_0.client [None req-2e4d0f1f-a19b-4d4c-9bfa-e02b8451176a 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1008] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:13 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:01:14.945 6 WARNING neutronclient.v2_0.client [None req-d404469a-482d-4583-8897-ae9a2ffab91d 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 510/1009] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:14 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1488 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-04-01 17:01:16.046 6 WARNING neutronclient.v2_0.client [None req-165534ed-c83f-4654-9609-3855d5ff0fdc 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 512/1012] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:16 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => generated 1488 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-04-01 17:01:17.130 7 INFO nova.api.openstack.wsgi [None req-2b77987f-83d3-451c-9cd1-998a20bad2c4 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] HTTP exception thrown: Instance 413ecf54-c225-4f74-b5f8-bc3b2d24f408 could not be found. [pid: 7|app: 0|req: 501/1013] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:17 2026] GET /v2.1/servers/413ecf54-c225-4f74-b5f8-bc3b2d24f408 => 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: 6|app: 0|req: 513/1014] 10.0.0.81 () {32 vars in 729 bytes} [Wed Apr 1 17:01:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1187566286 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1015] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 17:01:17 2026] DELETE /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-01 17:01:17.670 6 WARNING neutronclient.v2_0.client [None req-109d7c8a-0b2b-4e1e-939f-21d27d253b78 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 514/1016] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:17 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1701 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-04-01 17:01:18.857 7 WARNING neutronclient.v2_0.client [None req-6dbcbcb3-f016-402d-83e9-67f1b4fa32a1 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1017] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:18 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1701 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-04-01 17:01:20.005 6 WARNING neutronclient.v2_0.client [None req-d17d3560-0c03-463e-82a1-a6b837dbb12b 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 515/1018] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:19 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1701 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-04-01 17:01:20.453 7 INFO nova.api.openstack.compute.server_external_events [req-82ad730a-4d8e-498f-97fd-b37461140b62 req-bc339e7b-bb22-4e17-a770-77aa83e761e9 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:ab6dddcb-f1c7-4da8-94be-f4b3ab641e18 for instance 2f3f52d1-11aa-4899-8225-67783b3e490b on instance [pid: 7|app: 0|req: 504/1019] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:01:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:01:21.135 6 WARNING neutronclient.v2_0.client [None req-267a566e-d1f7-4a46-bbe5-8d9804badfb6 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 516/1020] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:21 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1482 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-04-01 17:01:22.266 7 WARNING neutronclient.v2_0.client [None req-824b3ba7-94c0-4d66-bc17-9081a72e3532 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1021] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:22 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1487 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:01:23.400 6 WARNING neutronclient.v2_0.client [None req-589ac59c-0ca9-4637-a22f-3f17a23d498b 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 517/1022] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:23 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => generated 1487 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-04-01 17:01:24.476 7 INFO nova.api.openstack.wsgi [None req-0bedc507-96a2-4b80-83e5-99b870f78123 8a19032e33b44a4798cd8a5e5149c297 954f02f497904441997c569704f6d066 - - default default] HTTP exception thrown: Instance 2f3f52d1-11aa-4899-8225-67783b3e490b could not be found. [pid: 7|app: 0|req: 506/1023] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:01:24 2026] GET /v2.1/servers/2f3f52d1-11aa-4899-8225-67783b3e490b => 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: 6|app: 0|req: 518/1024] 10.0.0.81 () {32 vars in 727 bytes} [Wed Apr 1 17:01:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-571317751 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1039] 10.0.0.81 () {34 vars in 670 bytes} [Wed Apr 1 17:02:30 2026] POST /v2.1/os-keypairs => generated 395 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:02:33.009 6 WARNING neutronclient.v2_0.client [None req-c1f2faf3-005c-4f16-9f4a-1603868025ef 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:02:33.046 6 WARNING neutronclient.v2_0.client [None req-c1f2faf3-005c-4f16-9f4a-1603868025ef 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:02:33.267 6 WARNING neutronclient.v2_0.client [None req-c1f2faf3-005c-4f16-9f4a-1603868025ef 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 526/1040] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 17:02:32 2026] POST /v2.1/servers => generated 447 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-01 17:02:33.501 7 WARNING neutronclient.v2_0.client [None req-ac1a0ec3-8524-4656-8572-bbe2619c09d5 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1041] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:02:33 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 1391 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:02:38.598 7 WARNING neutronclient.v2_0.client [None req-dbb3ef55-ab5e-4f0f-8f6f-9d7fac1c4076 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in 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/1044] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:02:38 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 1516 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:02:39.033 6 INFO nova.api.openstack.compute.server_external_events [req-aee63efb-bb1d-4473-9a61-3dade4dc9718 req-6e3f29ab-cdd1-4c0d-a9a7-24eb679af3e5 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:69362a19-ed1b-4d72-8828-0823c047183e for instance 2beff8f6-6f82-434d-b1c7-0c46ef71a4ee on instance [pid: 6|app: 0|req: 528/1045] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:02:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:02:43.187 7 INFO nova.api.openstack.compute.server_external_events [req-3e8aa28e-b13e-4575-8d2f-49fc0934adae req-09110423-f7f4-45db-9441-0e12d0059309 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:69362a19-ed1b-4d72-8828-0823c047183e for instance 2beff8f6-6f82-434d-b1c7-0c46ef71a4ee on instance [pid: 7|app: 0|req: 518/1046] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:02:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:02:43.747 6 WARNING neutronclient.v2_0.client [None req-f2813949-1e28-43d9-b097-15f55f6fe288 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 529/1047] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:02:43 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 1514 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-04-01 17:02:48.942 6 WARNING neutronclient.v2_0.client [None req-8ab3f578-e73b-4dc1-a081-8bab429f47a0 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 531/1050] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:02:48 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 1812 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:02:50.162 7 INFO nova.api.openstack.compute.server_external_events [req-f3d86030-14d3-4766-be90-416225c2cc39 req-42858fcf-d9a9-4f7a-af58-f25899d83bae 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:69362a19-ed1b-4d72-8828-0823c047183e for instance 2beff8f6-6f82-434d-b1c7-0c46ef71a4ee on instance [pid: 7|app: 0|req: 520/1051] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:02:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:02:50.215 6 WARNING neutronclient.v2_0.client [None req-d05107de-d3f4-4a93-ac1f-9c97ed5abe6e 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:02:50.268 6 WARNING neutronclient.v2_0.client [None req-d05107de-d3f4-4a93-ac1f-9c97ed5abe6e 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:02:50.515 6 WARNING neutronclient.v2_0.client [None req-d05107de-d3f4-4a93-ac1f-9c97ed5abe6e 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 532/1052] 10.0.0.81 () {34 vars in 662 bytes} [Wed Apr 1 17:02:50 2026] POST /v2.1/servers => generated 447 bytes in 543 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-04-01 17:02:50.712 7 WARNING neutronclient.v2_0.client [None req-f2811f84-78cf-4d54-9db3-00f7ea559be6 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1053] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:02:50 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 1394 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, ' 2026-04-01 17:02:55.787 7 WARNING neutronclient.v2_0.client [None req-51ca7661-c8b3-404e-bc41-c63c4a8985c9 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in 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/1056] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:02:55 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 1519 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-04-01 17:02:55.952 6 INFO nova.api.openstack.compute.server_external_events [req-ff6d5838-47ec-4ac6-b8b5-26eca6717bd7 req-7678e49d-d21d-4d3a-bffe-3d6b221107fb 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:b00eeaa4-37a4-446f-a2bc-851023923717 for instance d7bbafb9-c250-4f99-a214-1e0c05e24aa9 on instance [pid: 6|app: 0|req: 534/1057] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:02:55 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-04-01 17:03:00.651 7 INFO nova.api.openstack.compute.server_external_events [req-d5e6ab26-606e-4d01-ad37-958c712d3c77 req-f6b32e91-2336-4c34-90df-a4f64b3236fb 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:b00eeaa4-37a4-446f-a2bc-851023923717 for instance d7bbafb9-c250-4f99-a214-1e0c05e24aa9 on instance [pid: 7|app: 0|req: 524/1058] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:03:00 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-04-01 17:03:00.934 6 WARNING neutronclient.v2_0.client [None req-c2b74de4-18d4-42f2-a9ee-844349141c5e 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 535/1059] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:03:00 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 1517 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:06.125 7 WARNING neutronclient.v2_0.client [None req-38c9df4b-66af-4908-84b6-f9a00ddc3d61 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in 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/1062] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:03:06 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 1815 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:07.365 6 INFO nova.api.openstack.compute.server_external_events [req-cf5de98f-39ea-401f-8576-a8b9190ad159 req-11564a26-edfb-4e5f-ba9a-d239f9185d33 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:b00eeaa4-37a4-446f-a2bc-851023923717 for instance d7bbafb9-c250-4f99-a214-1e0c05e24aa9 on instance [pid: 6|app: 0|req: 537/1063] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:03:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:43.376 7 WARNING neutronclient.v2_0.client [None req-a3289d40-cfef-4840-b831-dcc4ba2d8fda 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:03:43.429 7 WARNING neutronclient.v2_0.client [None req-a3289d40-cfef-4840-b831-dcc4ba2d8fda 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:03:43.570 7 WARNING neutronclient.v2_0.client [None req-a3289d40-cfef-4840-b831-dcc4ba2d8fda 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1070] 199.204.45.65 () {36 vars in 713 bytes} [Wed Apr 1 17:03:43 2026] POST /v2.1/servers => generated 453 bytes in 631 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:44.129 6 WARNING neutronclient.v2_0.client [None req-24f13b2b-6975-43d8-b133-21e9deaa45d9 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 541/1071] 199.204.45.65 () {32 vars in 732 bytes} [Wed Apr 1 17:03:44 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 2213 bytes in 64 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-04-01 17:03:44.198 7 WARNING neutronclient.v2_0.client [None req-86f087c6-7a00-4e41-b141-a09f07ce1eaf 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in 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/1072] 199.204.45.65 () {32 vars in 758 bytes} [Wed Apr 1 17:03:44 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 542/1073] 199.204.45.65 () {32 vars in 776 bytes} [Wed Apr 1 17:03:44 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:46.869 7 WARNING neutronclient.v2_0.client [None req-c5a3dce9-a9e0-444d-ab02-009586a710aa 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in 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/1076] 199.204.45.65 () {32 vars in 732 bytes} [Wed Apr 1 17:03:46 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 2371 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, ' 2026-04-01 17:03:46.965 6 WARNING neutronclient.v2_0.client [None req-0653a845-6d71-441d-a836-c2b47952f2aa 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 544/1077] 199.204.45.65 () {32 vars in 758 bytes} [Wed Apr 1 17:03:46 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 534/1078] 199.204.45.65 () {32 vars in 776 bytes} [Wed Apr 1 17:03:47 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-volume_attachments => generated 197 bytes in 80 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-04-01 17:03:49.243 6 INFO nova.api.openstack.compute.server_external_events [req-9ccc8a02-15d1-42ba-a59f-c7ae9330e01e req-19d7edf1-1964-4f8c-abc9-f1b4593b674a 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:ffb0dc8e-9a98-434e-8b91-21db23f115ab for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 545/1079] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:03:49 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-04-01 17:03:49.947 7 WARNING neutronclient.v2_0.client [None req-af260eee-e91c-4298-8778-ffd826c91c65 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in 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/1080] 199.204.45.65 () {32 vars in 732 bytes} [Wed Apr 1 17:03:49 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 2445 bytes in 144 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-04-01 17:03:50.082 6 WARNING neutronclient.v2_0.client [None req-71d2e364-1af0-42b9-9c3c-1c2f7754751e 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 546/1081] 199.204.45.65 () {32 vars in 758 bytes} [Wed Apr 1 17:03:50 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 284 bytes in 94 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: 536/1082] 199.204.45.65 () {32 vars in 776 bytes} [Wed Apr 1 17:03:50 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:52.824 6 WARNING neutronclient.v2_0.client [None req-f4aa994d-0515-409f-ab0d-821dd9621a0d 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 547/1083] 199.204.45.65 () {32 vars in 732 bytes} [Wed Apr 1 17:03:52 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 2433 bytes in 173 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-04-01 17:03:52.957 7 WARNING neutronclient.v2_0.client [None req-b441226e-b2f3-433a-a6f7-ed635813e656 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in 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/1084] 199.204.45.65 () {32 vars in 758 bytes} [Wed Apr 1 17:03:52 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 284 bytes in 73 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: 6|app: 0|req: 548/1085] 199.204.45.65 () {32 vars in 776 bytes} [Wed Apr 1 17:03:53 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:55.218 7 INFO nova.api.openstack.compute.server_external_events [req-338f1269-e35e-4754-b731-b700b896e45b req-163d5870-790d-4a81-8aad-2a210adcacdf 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:ffb0dc8e-9a98-434e-8b91-21db23f115ab for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 7|app: 0|req: 538/1086] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:55.908 7 WARNING neutronclient.v2_0.client [None req-1865d7ed-e5d6-4f02-be3a-9ffd01707bd1 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1089] 199.204.45.65 () {32 vars in 732 bytes} [Wed Apr 1 17:03:55 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 2433 bytes in 178 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-04-01 17:03:56.082 6 WARNING neutronclient.v2_0.client [None req-56fa38d4-354e-4527-bc3e-7c4117dd721e 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 550/1090] 199.204.45.65 () {32 vars in 758 bytes} [Wed Apr 1 17:03:56 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 286 bytes in 69 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: 541/1091] 199.204.45.65 () {32 vars in 776 bytes} [Wed Apr 1 17:03:56 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-volume_attachments => generated 197 bytes in 42 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-04-01 17:03:58.745 6 WARNING neutronclient.v2_0.client [None req-a0b9ba2e-1df5-41e8-a241-ffe000eb7689 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 551/1092] 199.204.45.65 () {32 vars in 732 bytes} [Wed Apr 1 17:03:58 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 2581 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:03:58.871 7 WARNING neutronclient.v2_0.client [None req-5546abc9-4cfd-44c7-bee1-bbbcc0d970b2 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1093] 199.204.45.65 () {32 vars in 758 bytes} [Wed Apr 1 17:03:58 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 286 bytes in 81 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: 6|app: 0|req: 552/1094] 199.204.45.65 () {32 vars in 776 bytes} [Wed Apr 1 17:03:58 2026] GET /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-volume_attachments => generated 197 bytes in 73 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-04-01 17:04:36.886 7 WARNING neutronclient.v2_0.client [None req-0d5c6a91-e316-4e81-bf89-aeb194a1e1d2 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:04:36.930 7 WARNING neutronclient.v2_0.client [None req-0d5c6a91-e316-4e81-bf89-aeb194a1e1d2 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] 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-04-01 17:04:39.220 6 INFO nova.api.openstack.compute.server_external_events [req-2d23c695-4de8-4723-a621-40c4e96d9c7c req-80cc19bc-3463-47ca-9cbc-6c58dc4cc705 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:b1f0f1cd-b9a8-463c-b3a1-40633b1b9aba for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 557/1103] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:04:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:04:42.679 6 INFO nova.api.openstack.compute.server_external_events [req-29be3c33-1c27-4d39-a6f5-2ce7daf89c36 req-aa7b9cc7-37cd-495e-91e4-bc812a145555 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:b1f0f1cd-b9a8-463c-b3a1-40633b1b9aba for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 558/1104] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:04:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:04:45.494 7 WARNING neutronclient.v2_0.client [None req-0d5c6a91-e316-4e81-bf89-aeb194a1e1d2 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1107] 199.204.45.65 () {36 vars in 811 bytes} [Wed Apr 1 17:04:36 2026] POST /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 280 bytes in 8704 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-04-01 17:04:45.862 6 INFO nova.api.openstack.compute.server_external_events [req-41e8b556-4944-4b62-9df5-49322287d709 req-953910cb-a885-400f-be10-dd2b32fc87ad 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:b1f0f1cd-b9a8-463c-b3a1-40633b1b9aba for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 561/1108] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:04:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:04:46.168 7 INFO nova.api.openstack.compute.server_external_events [req-3d67d2a7-30f5-470f-9b6f-8e95379187a7 req-ce56a0e5-bb7d-4e23-861c-533fe0d768b5 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:b1f0f1cd-b9a8-463c-b3a1-40633b1b9aba for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 7|app: 0|req: 548/1109] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:04:46 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-04-01 17:05:08.344 6 WARNING neutronclient.v2_0.client [None req-8dd10151-0a0b-4f64-a9eb-6098000c0b16 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:05:08.386 6 WARNING neutronclient.v2_0.client [None req-8dd10151-0a0b-4f64-a9eb-6098000c0b16 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] 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-04-01 17:05:10.757 7 INFO nova.api.openstack.compute.server_external_events [req-29c98eed-4fdb-4957-a03b-3d87688df414 req-6baba411-9660-4b9c-addc-30e930d0e37e 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:5a2b64c2-b4f4-47a0-b686-e7f870573907 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 7|app: 0|req: 551/1114] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:05:10 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-04-01 17:05:16.359 7 INFO nova.api.openstack.compute.server_external_events [req-5c88524a-9dd2-4093-b2c7-e1bc49a7f845 req-27c1791b-aa2d-4b7b-a871-33e864add002 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:5a2b64c2-b4f4-47a0-b686-e7f870573907 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 7|app: 0|req: 554/1117] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:05:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:05:17.451 6 WARNING neutronclient.v2_0.client [None req-8dd10151-0a0b-4f64-a9eb-6098000c0b16 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 564/1118] 199.204.45.65 () {36 vars in 811 bytes} [Wed Apr 1 17:05:08 2026] POST /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 377 bytes in 9194 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-04-01 17:05:28.761 7 WARNING neutronclient.v2_0.client [None req-a90b67a0-0590-4418-a83a-ded46b96a8bf 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-01 17:05:28.807 7 WARNING neutronclient.v2_0.client [None req-a90b67a0-0590-4418-a83a-ded46b96a8bf 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] 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-04-01 17:05:31.095 6 INFO nova.api.openstack.compute.server_external_events [req-0b420de0-103f-40f8-8008-7bed07be14f1 req-7606256e-324c-48ce-81a8-bddb7e2e8fd5 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:56eeaf6e-6852-4793-b0da-a3efce549166 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 566/1121] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:05:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:05:36.963 6 INFO nova.api.openstack.compute.server_external_events [req-3f73b01c-f992-4c5c-ba7e-36809132f3de req-b963031c-d174-4bfc-a678-baf5b2ef27e8 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-plugged:56eeaf6e-6852-4793-b0da-a3efce549166 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 569/1124] 10.0.0.221 () {38 vars in 815 bytes} [Wed Apr 1 17:05:36 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) 2026-04-01 17:05:38.344 7 WARNING neutronclient.v2_0.client [None req-a90b67a0-0590-4418-a83a-ded46b96a8bf 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1125] 199.204.45.65 () {36 vars in 811 bytes} [Wed Apr 1 17:05:28 2026] POST /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface => generated 377 bytes in 9677 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-04-01 17:05:38.963 6 INFO nova.api.openstack.compute.server_external_events [req-185f5767-1afa-48a4-87d7-eadad1d896b5 req-54bb4d37-9358-4aa8-ad44-b19da18eba15 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:5a2b64c2-b4f4-47a0-b686-e7f870573907 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 570/1126] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:05:38 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-04-01 17:05:52.845 6 INFO nova.api.openstack.compute.server_external_events [req-5fb7db16-fbd5-482b-92d3-bdc0d6ea4038 req-3c28ee24-ddf2-4cb5-9ec9-2c346a8c93c5 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:56eeaf6e-6852-4793-b0da-a3efce549166 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 572/1129] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:05:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1130] 199.204.45.65 () {34 vars in 854 bytes} [Wed Apr 1 17:05:53 2026] DELETE /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface/56eeaf6e-6852-4793-b0da-a3efce549166 => generated 0 bytes in 74 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-04-01 17:05:54.887 6 INFO nova.api.openstack.compute.server_external_events [req-50d3131f-172d-49fb-b1a2-bd8b5e98fb4a req-76649817-bab8-4ab2-bb03-8350a195b3c6 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:56eeaf6e-6852-4793-b0da-a3efce549166 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 573/1131] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:05:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:03.144 7 INFO nova.api.openstack.compute.server_external_events [req-f85f24f3-506d-47cf-aae4-a8a01eab24af req-a09a7d36-fa2a-4cd6-9def-5a44738f6063 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:5a2b64c2-b4f4-47a0-b686-e7f870573907 for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 7|app: 0|req: 560/1134] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:06:03 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 6|app: 0|req: 575/1135] 199.204.45.65 () {34 vars in 854 bytes} [Wed Apr 1 17:06:03 2026] DELETE /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface/5a2b64c2-b4f4-47a0-b686-e7f870573907 => generated 0 bytes in 83 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: 6|app: 0|req: 578/1140] 199.204.45.65 () {34 vars in 854 bytes} [Wed Apr 1 17:06:25 2026] DELETE /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf/os-interface/b1f0f1cd-b9a8-463c-b3a1-40633b1b9aba => generated 0 bytes in 44 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: 564/1143] 199.204.45.65 () {34 vars in 754 bytes} [Wed Apr 1 17:06:29 2026] DELETE /v2.1/servers/e37c2dad-08b0-4782-87cb-341aeca25dbf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:32.679 6 INFO nova.api.openstack.compute.server_external_events [req-20229eaa-d14d-4267-9833-d4865715e178 req-ce931dfd-27f6-47df-93a0-c5768a39c5cb 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:ffb0dc8e-9a98-434e-8b91-21db23f115ab for instance e37c2dad-08b0-4782-87cb-341aeca25dbf on instance [pid: 6|app: 0|req: 580/1144] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:06:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1145] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 17:06:34 2026] DELETE /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:34.189 6 WARNING neutronclient.v2_0.client [None req-6f36d8fa-7333-48da-94b3-4f6a6af9f8e1 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 581/1146] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:06:34 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 1941 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:34.719 7 INFO nova.api.openstack.compute.server_external_events [req-161295d6-bcfb-4391-be64-b73dac44a85b req-e46e5cb4-6f3e-4496-88ce-518e806f659f 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:b00eeaa4-37a4-446f-a2bc-851023923717 for instance d7bbafb9-c250-4f99-a214-1e0c05e24aa9 on instance [pid: 7|app: 0|req: 566/1147] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:06:34 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-04-01 17:06:37.025 7 INFO nova.api.openstack.compute.server_external_events [req-48d5d24f-e1b8-4f0c-92b7-799ff48de330 req-09df09f8-0d82-43bb-8984-eeb07e57a22e 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:b00eeaa4-37a4-446f-a2bc-851023923717 for instance d7bbafb9-c250-4f99-a214-1e0c05e24aa9 on instance [pid: 7|app: 0|req: 568/1150] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:06:37 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-04-01 17:06:39.442 6 WARNING neutronclient.v2_0.client [None req-ef9a7016-8e76-4034-868f-08d6ff3b71be 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 583/1151] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:06:39 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => generated 1475 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1152] 10.0.0.114 () {28 vars in 454 bytes} [Wed Apr 1 17:06:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 584/1153] 10.0.0.114 () {30 vars in 658 bytes} [Wed Apr 1 17:06:40 2026] GET /v2.1 => generated 0 bytes in 50 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: 570/1154] 10.0.0.114 () {32 vars in 731 bytes} [Wed Apr 1 17:06:40 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-01 17:06:40.832 6 WARNING neutronclient.v2_0.client [None req-3489f41c-5a28-40ad-9746-d4e883acc8c5 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 585/1155] 10.0.0.114 () {34 vars in 806 bytes} [Wed Apr 1 17:06:40 2026] GET /v2.1/servers/detail?all_tenants=True => generated 4987 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1156] 10.0.0.114 () {28 vars in 454 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 586/1157] 10.0.0.114 () {30 vars in 658 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 572/1158] 10.0.0.114 () {32 vars in 731 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 587/1159] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=051ae0b7e8dc4991be0e6da7deef8ea3&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1160] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=672de7a924cb42b3ab320a162f2b1bbc&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 588/1161] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=7e050fecc72b4c0db2d58e771e46dc3a&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-01 17:06:41.428 7 WARNING neutronclient.v2_0.client [None req-5c2e1d8c-80d8-4e4a-a60c-ae24623090d7 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] The python binding code in 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/1162] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=900fb53e60ed426e82a1f72ea415ed08&all_tenants=True => generated 4987 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 6|app: 0|req: 589/1163] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=ae79c2c0b8cb4a6682ce3b47602f8312&all_tenants=True => generated 15 bytes in 55 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: 575/1164] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=bcba4a064d52493e9ab06cddca04f10f&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 590/1165] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=d508f88cf95f48b8a051fba2be71d6f3&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1166] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=d72dabb7354d4687a29a23c79237f389&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 591/1167] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=dabbb9e8f88b46d4b26f1b879bbbf2d2&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1168] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=ecf4a4c265b54860acc11594c606fa37&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 592/1169] 10.0.0.114 () {34 vars in 894 bytes} [Wed Apr 1 17:06:41 2026] GET /v2.1/servers/detail?project_id=f1e52cab98934301bd0e96dd2a93a48e&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-04-01 17:06:44.518 7 INFO nova.api.openstack.wsgi [None req-29bdd1d6-ca10-47ee-aa45-49a825f9bb1f 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] HTTP exception thrown: Instance d7bbafb9-c250-4f99-a214-1e0c05e24aa9 could not be found. [pid: 7|app: 0|req: 578/1170] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:06:44 2026] GET /v2.1/servers/d7bbafb9-c250-4f99-a214-1e0c05e24aa9 => 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-04-01 17:06:45.639 6 INFO nova.api.openstack.compute.server_external_events [req-3b6bd725-22e5-495b-b781-1681cd4e60e8 req-6f9482e2-938e-4185-87aa-437f3f82321d 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-changed:69362a19-ed1b-4d72-8828-0823c047183e for instance 2beff8f6-6f82-434d-b1c7-0c46ef71a4ee on instance [pid: 6|app: 0|req: 594/1173] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:06:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1174] 10.0.0.81 () {32 vars in 717 bytes} [Wed Apr 1 17:06:45 2026] DELETE /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 0 bytes in 134 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-04-01 17:06:45.815 6 WARNING neutronclient.v2_0.client [None req-52405d82-399b-4748-b2fd-f36f48f5e733 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 595/1175] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:06:45 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 1938 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:48.713 7 INFO nova.api.openstack.compute.server_external_events [req-bd9a844f-372a-4764-8a26-bd5ea73e0112 req-8c6dc5a5-525f-4b7b-abb7-b0f49b45a6ad 59defef6a5a64894ac3b391d9c7647a5 d72dabb7354d4687a29a23c79237f389 - - 93f200b4b9254828912b44aff1a8dd60 93f200b4b9254828912b44aff1a8dd60] Creating event network-vif-deleted:69362a19-ed1b-4d72-8828-0823c047183e for instance 2beff8f6-6f82-434d-b1c7-0c46ef71a4ee on instance [pid: 7|app: 0|req: 581/1176] 10.0.0.104 () {38 vars in 815 bytes} [Wed Apr 1 17:06:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:51.046 6 WARNING neutronclient.v2_0.client [None req-d5379725-b483-43c0-a8df-012b09afb9d0 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 596/1177] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:06:50 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => generated 1477 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-04-01 17:06:56.138 6 INFO nova.api.openstack.wsgi [None req-5ba39725-9b4a-4f73-a7aa-dc8be6555f2f 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] HTTP exception thrown: Instance 2beff8f6-6f82-434d-b1c7-0c46ef71a4ee could not be found. [pid: 6|app: 0|req: 598/1180] 10.0.0.81 () {32 vars in 714 bytes} [Wed Apr 1 17:06:56 2026] GET /v2.1/servers/2beff8f6-6f82-434d-b1c7-0c46ef71a4ee => 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, ' [pid: 7|app: 0|req: 583/1181] 10.0.0.81 () {32 vars in 723 bytes} [Wed Apr 1 17:06:57 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-557445184 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-01 17:06:57.207 6 INFO nova.api.openstack.wsgi [None req-f16b9a8c-8311-4554-9d2c-b3fd592e809b 4df0679b739f4e26bed51a2d8cf11dcd 900fb53e60ed426e82a1f72ea415ed08 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-557445184 not found for user 4df0679b739f4e26bed51a2d8cf11dcd [pid: 6|app: 0|req: 599/1182] 10.0.0.81 () {32 vars in 720 bytes} [Wed Apr 1 17:06:57 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-557445184 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1185] 10.0.0.81 () {32 vars in 654 bytes} [Wed Apr 1 17:07:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 601/1186] 10.0.0.81 () {32 vars in 640 bytes} [Wed Apr 1 17:07:12 2026] GET /v2.1/servers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-01 17:07:12.905 7 WARNING oslo_db.sqlalchemy.utils [None req-af14a0cd-a8c3-4d28-970d-416b1c136ab5 648735fb661241ca998e548b213a7453 ae79c2c0b8cb4a6682ce3b47602f8312 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 586/1187] 10.0.0.81 () {32 vars in 648 bytes} [Wed Apr 1 17:07:12 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: 6|app: 0|req: 602/1188] 10.0.0.81 () {32 vars in 693 bytes} [Wed Apr 1 17:07:12 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)