+ 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 [Tue Apr 28 17:25:45 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-69f986df98-v5k4p 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 0x7efcb94c9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-28 17:25:50.881 8 INFO nova.utils [None req-92d05cd4-7770-4a68-9d20-df693e8f49df - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 17:25:50.898 7 INFO nova.utils [None req-d2a61177-3c81-469f-9425-84af6512ee6d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-28 17:25:52.592 7 WARNING keystonemiddleware._common.config [None req-d2a61177-3c81-469f-9425-84af6512ee6d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:25:52.602 7 WARNING oslo_config.cfg [None req-d2a61177-3c81-469f-9425-84af6512ee6d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 17:25:52.638 8 WARNING keystonemiddleware._common.config [None req-92d05cd4-7770-4a68-9d20-df693e8f49df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:25:52.647 8 WARNING oslo_config.cfg [None req-92d05cd4-7770-4a68-9d20-df693e8f49df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 17:25:52.681 7 WARNING keystonemiddleware._common.config [None req-d2a61177-3c81-469f-9425-84af6512ee6d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:25:52.698 7 WARNING oslo_config.cfg [None req-d2a61177-3c81-469f-9425-84af6512ee6d - - - - - -] 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-28 17:25:52.714 7 WARNING oslo_config.cfg [None req-d2a61177-3c81-469f-9425-84af6512ee6d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7efcb94c9668 pid: 7 (default app) 2026-04-28 17:25:52.732 8 WARNING keystonemiddleware._common.config [None req-92d05cd4-7770-4a68-9d20-df693e8f49df - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:25:52.747 8 WARNING oslo_config.cfg [None req-92d05cd4-7770-4a68-9d20-df693e8f49df - - - - - -] 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-28 17:25:52.759 8 WARNING oslo_config.cfg [None req-92d05cd4-7770-4a68-9d20-df693e8f49df - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7efcb94c9668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:25:59 2026] GET /v2.1 => generated 114 bytes in 27 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-28 17:26:00.476 8 WARNING oslo_policy.policy [None req-1c67c934-f507-488e-bebe-0a78344c54b8 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - 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-28 17:26:00.477 8 WARNING oslo_policy.policy [None req-1c67c934-f507-488e-bebe-0a78344c54b8 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:25:59 2026] GET /v2.1 => generated 0 bytes in 595 msecs (HTTP/1.1 302) 5 headers in 266 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-28 17:26:00.572 7 WARNING oslo_policy.policy [req-1c67c934-f507-488e-bebe-0a78344c54b8 req-1822c5a5-1ba0-4629-8a65-5988f7c7e725 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - 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-28 17:26:00.572 7 WARNING oslo_policy.policy [req-1c67c934-f507-488e-bebe-0a78344c54b8 req-1822c5a5-1ba0-4629-8a65-5988f7c7e725 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:26:00 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:26:00.680 8 INFO nova.api.openstack.wsgi [None req-32617f3a-185e-47b1-a082-fd88f799c566 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.227 () {48 vars in 1011 bytes} [Tue Apr 28 17:26:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:26:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.227 () {52 vars in 1048 bytes} [Tue Apr 28 17:26:00 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:26:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:26:01 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:26:01 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:26:01.728 8 INFO nova.api.openstack.wsgi [None req-806cc942-6f52-41a1-a7a3-1382f3c92562 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.227 () {48 vars in 1013 bytes} [Tue Apr 28 17:26:01 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:26:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.227 () {52 vars in 1048 bytes} [Tue Apr 28 17:26:01 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:26:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:26:02 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:26:02 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:26:02.699 8 INFO nova.api.openstack.wsgi [None req-e7732714-54c8-4d0e-8003-09a6726c54c4 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.227 () {48 vars in 1015 bytes} [Tue Apr 28 17:26:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:26:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.227 () {52 vars in 1048 bytes} [Tue Apr 28 17:26:02 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:26:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:26:03 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:26:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:26:03.638 8 INFO nova.api.openstack.wsgi [None req-c7d88a6c-5589-431e-82ac-60b4c956c4f6 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.227 () {48 vars in 1013 bytes} [Tue Apr 28 17:26:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:26:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.227 () {52 vars in 1048 bytes} [Tue Apr 28 17:26:03 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:26: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: 8|app: 0|req: 14/28] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:26:04 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:26:04 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:26:04.595 8 INFO nova.api.openstack.wsgi [None req-ea180b00-b84f-42c3-ac18-dbbcdc2276b4 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.227 () {48 vars in 1015 bytes} [Tue Apr 28 17:26:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:26:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.227 () {52 vars in 1048 bytes} [Tue Apr 28 17:26:04 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.182 () {28 vars in 454 bytes} [Tue Apr 28 17:32:39 2026] GET /v2.1 => generated 114 bytes in 3 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: 57/114] 10.0.0.182 () {30 vars in 658 bytes} [Tue Apr 28 17:32:39 2026] GET /v2.1 => generated 0 bytes in 423 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/115] 10.0.0.182 () {32 vars in 731 bytes} [Tue Apr 28 17:32:40 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 10.0.0.182 () {34 vars in 804 bytes} [Tue Apr 28 17:32:40 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:35:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:35:22 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/151] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:35:22 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:35:22.305 8 INFO nova.api.openstack.wsgi [None req-6d46dc23-b48b-4af9-930f-76da0fbe3eb4 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/152] 199.204.45.227 () {48 vars in 1017 bytes} [Tue Apr 28 17:35:22 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/153] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:35:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/154] 199.204.45.227 () {52 vars in 1049 bytes} [Tue Apr 28 17:35:22 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:37:31 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: 91/182] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:37:31 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:37:31 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:37:31.308 7 INFO nova.api.openstack.wsgi [None req-6146d341-374c-40ef-ac43-17b256c7a336 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5d5ef57de42b480e9330d74dc9084353 [pid: 7|app: 0|req: 92/184] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:37:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-28 17:37:31.324 8 WARNING oslo_db.sqlalchemy.utils [None req-465a403b-37ca-4f08-9a89-87193aec8998 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 93/185] 199.204.45.227 () {48 vars in 1016 bytes} [Tue Apr 28 17:37:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 199.204.45.227 () {52 vars in 1057 bytes} [Tue Apr 28 17:37:31 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17: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: 7|app: 0|req: 94/188] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:37:35 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:37:35 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/190] 199.204.45.227 () {48 vars in 1073 bytes} [Tue Apr 28 17:37:35 2026] GET /v2.1/os-quota-sets/76a44fe2a5a347e7ba9e3ba41af488e4 => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 199.204.45.227 () {52 vars in 1125 bytes} [Tue Apr 28 17:37:35 2026] PUT /v2.1/os-quota-sets/76a44fe2a5a347e7ba9e3ba41af488e4 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:45:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:45:49 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:45:49 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:45:49.612 8 INFO nova.api.openstack.wsgi [None req-5c26c2c3-b4d9-43a1-9635-01f65eb837f0 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 148/295] 199.204.45.227 () {48 vars in 1015 bytes} [Tue Apr 28 17:45:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:45:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.204.45.227 () {52 vars in 1049 bytes} [Tue Apr 28 17:45:49 2026] POST /v2.1/flavors => generated 534 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:49: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: 8|app: 0|req: 170/339] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:49:07 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 170/340] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:49:07 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 199.204.45.227 () {48 vars in 1073 bytes} [Tue Apr 28 17:49:07 2026] GET /v2.1/os-quota-sets/add22cba2fcd4f6a8935080ecff05fca => generated 283 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 199.204.45.227 () {52 vars in 1125 bytes} [Tue Apr 28 17:49:08 2026] PUT /v2.1/os-quota-sets/add22cba2fcd4f6a8935080ecff05fca => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:59:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:59:44 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/471] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:59:44 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:59:44.544 8 INFO nova.api.openstack.wsgi [None req-1d814567-67b8-42a8-97d2-98149ce06a8c 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 236/472] 199.204.45.227 () {48 vars in 1011 bytes} [Tue Apr 28 17:59:44 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: 7|app: 0|req: 237/473] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:59:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 17:59:44 2026] GET /v2.1/flavors/5821d5c0-82b1-4f0a-899a-f81a7efec951/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:59:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:59:45 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:59:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:59:45.489 8 INFO nova.api.openstack.wsgi [None req-9c419e86-b5bb-4057-bf18-846cc4c6fcb1 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 239/478] 199.204.45.227 () {48 vars in 1013 bytes} [Tue Apr 28 17:59:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:59:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 17:59:45 2026] GET /v2.1/flavors/70b14d71-8ac7-4ef1-8144-8c211f694fd3/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:59:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:59:46 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:59:46 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:59:46.451 8 INFO nova.api.openstack.wsgi [None req-ce9201d4-f394-4c30-9f5c-ec90c6cfea59 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 242/484] 199.204.45.227 () {48 vars in 1015 bytes} [Tue Apr 28 17:59:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:59:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 17:59:46 2026] GET /v2.1/flavors/6a536ce7-9435-4306-b1ec-6a53a9e5be13/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/487] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:59:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:59:47 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:59:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:59:47.366 8 INFO nova.api.openstack.wsgi [None req-cc679366-8e0f-42b0-97e1-fa30d0d95ec9 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 245/490] 199.204.45.227 () {48 vars in 1013 bytes} [Tue Apr 28 17:59:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:59:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 17:59:47 2026] GET /v2.1/flavors/a8865c35-e206-400b-858e-e61a7843d189/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 17:59:48 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: 249/496] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 17:59:48 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 17:59:48 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 17:59:48.355 7 INFO nova.api.openstack.wsgi [None req-045a0dac-32d3-42f8-b8ef-4291a8b9575b 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 250/498] 199.204.45.227 () {48 vars in 1015 bytes} [Tue Apr 28 17:59:48 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 17:59:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 17:59:48 2026] GET /v2.1/flavors/e5aa2dab-e453-4091-ab25-e8f69eeb2bf5/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 10.0.0.97 () {28 vars in 453 bytes} [Tue Apr 28 18:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 254/506] 10.0.0.97 () {30 vars in 657 bytes} [Tue Apr 28 18:00:08 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/507] 10.0.0.97 () {32 vars in 730 bytes} [Tue Apr 28 18:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 10.0.0.97 () {34 vars in 764 bytes} [Tue Apr 28 18:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/509] 10.0.0.97 () {28 vars in 453 bytes} [Tue Apr 28 18:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 256/510] 10.0.0.97 () {30 vars in 657 bytes} [Tue Apr 28 18:00:12 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/511] 10.0.0.97 () {32 vars in 730 bytes} [Tue Apr 28 18:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 10.0.0.97 () {34 vars in 764 bytes} [Tue Apr 28 18:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/513] 10.0.0.97 () {28 vars in 453 bytes} [Tue Apr 28 18:00:16 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/514] 10.0.0.97 () {30 vars in 657 bytes} [Tue Apr 28 18:00:16 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/515] 10.0.0.97 () {32 vars in 730 bytes} [Tue Apr 28 18:00:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 10.0.0.97 () {34 vars in 807 bytes} [Tue Apr 28 18:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 10.0.0.97 () {28 vars in 453 bytes} [Tue Apr 28 18:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 10.0.0.97 () {30 vars in 657 bytes} [Tue Apr 28 18:00:21 2026] GET /v2.1 => generated 0 bytes in 33 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: 262/521] 10.0.0.97 () {32 vars in 730 bytes} [Tue Apr 28 18:00: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) [pid: 8|app: 0|req: 260/522] 10.0.0.97 () {34 vars in 807 bytes} [Tue Apr 28 18:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 18:00:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 264/530] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 18:00:50 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/531] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 18:00:50 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:00:51.019 8 INFO nova.api.openstack.wsgi [None req-df921327-b64c-4912-a6a2-d23c786d551a 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 265/532] 199.204.45.227 () {48 vars in 1017 bytes} [Tue Apr 28 18:00:51 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 18:00:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 18:00:51 2026] GET /v2.1/flavors/b2275bfa-2365-4f84-b965-c77a3f3e88e3/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: 270/537] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 18:00:57 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 18:00:57 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/539] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 18:00:57 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 18:00:57 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 18:01:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/542] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 18:01:00 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/543] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 18:01:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 199.204.45.227 () {48 vars in 1073 bytes} [Tue Apr 28 18:01:00 2026] GET /v2.1/os-quota-sets/76a44fe2a5a347e7ba9e3ba41af488e4 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/555] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 18:01:49 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: 279/556] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 18:01:49 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/557] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 18:01:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:01:49.463 7 INFO nova.api.openstack.wsgi [None req-2dde66e7-01f8-408a-b0a9-32915cce1794 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 280/558] 199.204.45.227 () {48 vars in 1015 bytes} [Tue Apr 28 18:01:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 18:01:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 199.204.45.227 () {48 vars in 1099 bytes} [Tue Apr 28 18:01:49 2026] GET /v2.1/flavors/856b069f-deaa-489f-8ad4-6d05d30d880c/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 18:02:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 18:02:03 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/565] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 18:02:03 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.204.45.227 () {48 vars in 1073 bytes} [Tue Apr 28 18:02:03 2026] GET /v2.1/os-quota-sets/add22cba2fcd4f6a8935080ecff05fca => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.204.45.227 () {42 vars in 705 bytes} [Tue Apr 28 18:02:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 199.204.45.227 () {44 vars in 909 bytes} [Tue Apr 28 18:02:51 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.204.45.227 () {46 vars in 982 bytes} [Tue Apr 28 18:02:51 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:02:51.887 8 INFO nova.api.openstack.wsgi [None req-31761241-58ad-4ea0-9ac2-8a7f7c552856 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 289/580] 199.204.45.227 () {48 vars in 1011 bytes} [Tue Apr 28 18:02:51 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 199.204.45.227 () {48 vars in 1051 bytes} [Tue Apr 28 18:02:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.72 () {32 vars in 654 bytes} [Tue Apr 28 18:03:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/591] 10.0.0.72 () {32 vars in 640 bytes} [Tue Apr 28 18:03:33 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 18:03:33.133 7 WARNING oslo_db.sqlalchemy.utils [None req-a3204689-9540-4fb6-86be-45d9cf5e527d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 298/592] 10.0.0.72 () {32 vars in 648 bytes} [Tue Apr 28 18:03:33 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.72 () {32 vars in 693 bytes} [Tue Apr 28 18:03:33 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) [pid: 7|app: 0|req: 300/596] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:43 2026] GET /v2.1/flavors/5821d5c0-82b1-4f0a-899a-f81a7efec951 => generated 511 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/597] 10.0.0.72 () {32 vars in 640 bytes} [Tue Apr 28 18:03:44 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:44 2026] GET /v2.1/flavors/5821d5c0-82b1-4f0a-899a-f81a7efec951 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/601] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:03:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/602] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:03:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:50.754 7 WARNING neutronclient.v2_0.client [None req-f7898332-528c-4556-9303-7d650f95e9fc 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in 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/603] 10.0.0.72 () {34 vars in 684 bytes} [Tue Apr 28 18:03:50 2026] POST /v2.1/os-security-groups => generated 244 bytes in 926 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:51.642 8 WARNING neutronclient.v2_0.client [None req-6e46439d-1f80-4401-ba39-0b2edf01019a 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:51.748 7 WARNING neutronclient.v2_0.client [None req-b9347048-a330-4f19-9ade-69c817162daf 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The 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-28 18:03:52.026 7 WARNING neutronclient.v2_0.client [None req-b9347048-a330-4f19-9ade-69c817162daf 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/604] 10.0.0.72 () {34 vars in 684 bytes} [Tue Apr 28 18:03:51 2026] POST /v2.1/os-security-groups => generated 243 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:52.201 8 WARNING neutronclient.v2_0.client [None req-ab35f603-7332-4902-bd8c-20d5e06faa76 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/605] 10.0.0.72 () {34 vars in 684 bytes} [Tue Apr 28 18:03:52 2026] POST /v2.1/os-security-groups => generated 243 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:52.334 8 WARNING neutronclient.v2_0.client [None req-fbad1273-2731-49c4-8242-3909320be21c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:52.426 7 WARNING neutronclient.v2_0.client [None req-b9347048-a330-4f19-9ade-69c817162daf 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The 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-28 18:03:52.449 8 WARNING neutronclient.v2_0.client [None req-fbad1273-2731-49c4-8242-3909320be21c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:52.485 8 WARNING neutronclient.v2_0.client [None req-fbad1273-2731-49c4-8242-3909320be21c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/606] 10.0.0.72 () {32 vars in 662 bytes} [Tue Apr 28 18:03:52 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:03:52.608 8 WARNING neutronclient.v2_0.client [None req-3d1ff137-3a35-4a40-8f7e-90f83bafcf17 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The 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-28 18:03:52.643 8 WARNING neutronclient.v2_0.client [None req-3d1ff137-3a35-4a40-8f7e-90f83bafcf17 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The 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-28 18:03:52.764 8 WARNING neutronclient.v2_0.client [None req-3d1ff137-3a35-4a40-8f7e-90f83bafcf17 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in 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/607] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:03:51 2026] POST /v2.1/servers => generated 452 bytes in 1420 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-28 18:03:53.088 7 WARNING neutronclient.v2_0.client [None req-08be5b09-00f1-4b4a-9d3f-d22d2e1201e6 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.175 7 WARNING neutronclient.v2_0.client [None req-08be5b09-00f1-4b4a-9d3f-d22d2e1201e6 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in 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/608] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:53 2026] DELETE /v2.1/os-security-groups/fb6cf074-a537-4708-a5bd-35374fecf99e => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 18:03:53.351 7 WARNING neutronclient.v2_0.client [None req-97a5bafc-eb66-4c47-b5e7-c06d285c7af4 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/609] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:53 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1431 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:03:53.411 7 WARNING neutronclient.v2_0.client [None req-0bc1f1b6-5cf7-4c60-b3e1-7eddf62a6eb6 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.429 7 INFO nova.api.openstack.wsgi [None req-0bc1f1b6-5cf7-4c60-b3e1-7eddf62a6eb6 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] HTTP exception thrown: Security group fb6cf074-a537-4708-a5bd-35374fecf99e does not exist Neutron server returns request_ids: ['req-3ccb9a4d-3d67-4f86-951a-ae41719df43f'] [pid: 7|app: 0|req: 308/610] 10.0.0.72 () {32 vars in 736 bytes} [Tue Apr 28 18:03:53 2026] GET /v2.1/os-security-groups/fb6cf074-a537-4708-a5bd-35374fecf99e => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 18:03:53.453 7 WARNING neutronclient.v2_0.client [None req-a4b0cfee-b7d9-43dd-92e5-6cbb10a50665 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.488 7 WARNING neutronclient.v2_0.client [None req-a4b0cfee-b7d9-43dd-92e5-6cbb10a50665 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/611] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:03:52 2026] POST /v2.1/servers => generated 450 bytes in 971 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-28 18:03:53.525 8 WARNING neutronclient.v2_0.client [None req-15565449-79b3-4658-9775-026da2100c9e 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in 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/612] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:53 2026] DELETE /v2.1/os-security-groups/8386c11e-d1b8-4e80-8fe9-1f1246245fbd => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:53 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1399 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:03:53.588 7 WARNING neutronclient.v2_0.client [None req-23844e62-6405-4ec8-9d64-36a18c5528fb 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.609 7 INFO nova.api.openstack.wsgi [None req-23844e62-6405-4ec8-9d64-36a18c5528fb 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] HTTP exception thrown: Security group 8386c11e-d1b8-4e80-8fe9-1f1246245fbd does not exist Neutron server returns request_ids: ['req-627b88fc-b7f5-443b-ac6f-86a52391a194'] [pid: 7|app: 0|req: 310/614] 10.0.0.72 () {32 vars in 736 bytes} [Tue Apr 28 18:03:53 2026] GET /v2.1/os-security-groups/8386c11e-d1b8-4e80-8fe9-1f1246245fbd => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:03:53.622 8 WARNING neutronclient.v2_0.client [None req-674f5ca0-6728-4a16-9fd0-19903a248770 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.673 8 WARNING neutronclient.v2_0.client [None req-674f5ca0-6728-4a16-9fd0-19903a248770 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/615] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:53 2026] DELETE /v2.1/os-security-groups/b092c23f-9319-47ed-897f-53854a7aef79 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 18:03:53.822 7 WARNING neutronclient.v2_0.client [None req-b51ffb96-1353-4f75-8119-e2795d449ab5 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.842 7 INFO nova.api.openstack.wsgi [None req-b51ffb96-1353-4f75-8119-e2795d449ab5 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] HTTP exception thrown: Security group b092c23f-9319-47ed-897f-53854a7aef79 does not exist Neutron server returns request_ids: ['req-1f2ab974-e584-44b2-b1ee-fbf0db9bff73'] [pid: 7|app: 0|req: 311/616] 10.0.0.72 () {32 vars in 736 bytes} [Tue Apr 28 18:03:53 2026] GET /v2.1/os-security-groups/b092c23f-9319-47ed-897f-53854a7aef79 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 18:03:53.858 8 WARNING neutronclient.v2_0.client [None req-634f1065-efac-4323-a2d2-279817d1cd4c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.917 8 WARNING neutronclient.v2_0.client [None req-634f1065-efac-4323-a2d2-279817d1cd4c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:53.947 7 WARNING neutronclient.v2_0.client [None req-61266b97-ea92-4cf5-a5c0-7108b91d4600 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:53.965 8 WARNING neutronclient.v2_0.client [None req-634f1065-efac-4323-a2d2-279817d1cd4c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/617] 10.0.0.72 () {32 vars in 662 bytes} [Tue Apr 28 18:03:53 2026] GET /v2.1/os-security-groups => generated 707 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:54.036 8 WARNING neutronclient.v2_0.client [None req-09583d4c-aefb-4a29-a3c2-18051ee2ec13 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:54.056 8 INFO nova.api.openstack.wsgi [None req-09583d4c-aefb-4a29-a3c2-18051ee2ec13 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] HTTP exception thrown: Security group b092c23f-9319-47ed-897f-53854a7aef79 does not exist Neutron server returns request_ids: ['req-f5d9396f-1423-4851-b38c-c2e3a6f91484'] [pid: 8|app: 0|req: 307/618] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:54 2026] DELETE /v2.1/os-security-groups/b092c23f-9319-47ed-897f-53854a7aef79 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 18:03:54.069 8 WARNING neutronclient.v2_0.client [None req-ef7b2a0f-7e44-4911-89eb-dc3f280af61c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The 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-28 18:03:54.094 8 INFO nova.api.openstack.wsgi [None req-ef7b2a0f-7e44-4911-89eb-dc3f280af61c 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] HTTP exception thrown: Security group 8386c11e-d1b8-4e80-8fe9-1f1246245fbd does not exist Neutron server returns request_ids: ['req-f0c64526-7e66-4056-9824-671cbc689909'] [pid: 8|app: 0|req: 308/619] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:54 2026] DELETE /v2.1/os-security-groups/8386c11e-d1b8-4e80-8fe9-1f1246245fbd => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 18:03:54.105 8 WARNING neutronclient.v2_0.client [None req-0f3c6599-37cb-45ff-861b-539e73bd89a4 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/620] 10.0.0.72 () {34 vars in 684 bytes} [Tue Apr 28 18:03:53 2026] POST /v2.1/os-security-groups => generated 247 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:54.125 8 INFO nova.api.openstack.wsgi [None req-0f3c6599-37cb-45ff-861b-539e73bd89a4 62895e1d40c249fe93a2874f027c1bb8 7c15b980d7684dea9f7953e4ac0ef645 - - default default] HTTP exception thrown: Security group fb6cf074-a537-4708-a5bd-35374fecf99e does not exist Neutron server returns request_ids: ['req-eb897af3-2e96-4437-a83e-29e63adaa241'] [pid: 8|app: 0|req: 309/621] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:54 2026] DELETE /v2.1/os-security-groups/fb6cf074-a537-4708-a5bd-35374fecf99e => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 18:03:54.133 7 WARNING neutronclient.v2_0.client [None req-8c16c76f-702d-42e0-833e-39ffb29e7363 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:54.163 7 WARNING neutronclient.v2_0.client [None req-8c16c76f-702d-42e0-833e-39ffb29e7363 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in 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/622] 10.0.0.72 () {34 vars in 694 bytes} [Tue Apr 28 18:03:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:54.309 8 WARNING neutronclient.v2_0.client [None req-30572cdd-1d22-4289-9097-4983f30da06e 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/623] 10.0.0.72 () {34 vars in 684 bytes} [Tue Apr 28 18:03:54 2026] POST /v2.1/os-security-groups => generated 247 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:54.480 8 WARNING neutronclient.v2_0.client [None req-254ed6c8-1aa0-435f-85b7-22ff2dc53fbc 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:54.498 7 WARNING neutronclient.v2_0.client [None req-0edfec5d-5cf3-4e23-808a-bbff30be5b28 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The 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-28 18:03:54.526 8 WARNING neutronclient.v2_0.client [None req-254ed6c8-1aa0-435f-85b7-22ff2dc53fbc 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in 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/624] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:54 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1435 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:03:54.628 7 WARNING neutronclient.v2_0.client [None req-8fa323a9-f9b2-463e-acd0-217198ec6d17 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/625] 10.0.0.72 () {34 vars in 694 bytes} [Tue Apr 28 18:03:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:54 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1403 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:03:54.694 8 WARNING neutronclient.v2_0.client [None req-37844040-a98c-4c6e-b731-7bcec187c591 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:54.735 8 WARNING neutronclient.v2_0.client [None req-37844040-a98c-4c6e-b731-7bcec187c591 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/627] 10.0.0.72 () {34 vars in 694 bytes} [Tue Apr 28 18:03:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:03:54.888 7 WARNING neutronclient.v2_0.client [None req-a1051767-fc57-47f8-b44b-25808cb15ede 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in 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/628] 10.0.0.72 () {32 vars in 736 bytes} [Tue Apr 28 18:03:54 2026] GET /v2.1/os-security-groups/42677f9c-eabd-4242-92f6-2d4bdeb0f597 => generated 664 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:03:54.952 8 WARNING neutronclient.v2_0.client [None req-28cf7094-6457-4c6d-b1b3-47380a77c4b6 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:54.985 8 WARNING neutronclient.v2_0.client [None req-28cf7094-6457-4c6d-b1b3-47380a77c4b6 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:55.028 8 WARNING neutronclient.v2_0.client [None req-28cf7094-6457-4c6d-b1b3-47380a77c4b6 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/629] 10.0.0.72 () {32 vars in 749 bytes} [Tue Apr 28 18:03:54 2026] DELETE /v2.1/os-security-group-rules/77ce334a-9f01-4021-a143-85627dc8f3aa => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 18:03:55.128 7 WARNING neutronclient.v2_0.client [None req-fd462789-f5fc-45cf-b704-5796e637dbe6 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:55.162 7 WARNING neutronclient.v2_0.client [None req-fd462789-f5fc-45cf-b704-5796e637dbe6 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/630] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:55 2026] DELETE /v2.1/os-security-groups/42677f9c-eabd-4242-92f6-2d4bdeb0f597 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 18:03:55.258 8 WARNING neutronclient.v2_0.client [None req-9e8a0194-bb15-4a8c-91f3-30b5dd2c4c1e 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The 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-28 18:03:55.288 8 WARNING neutronclient.v2_0.client [None req-9e8a0194-bb15-4a8c-91f3-30b5dd2c4c1e 31cd3c81511f4efd87f222be0cc2859d c6462e1575c04b9bb6ea542e0a03bad2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/631] 10.0.0.72 () {32 vars in 739 bytes} [Tue Apr 28 18:03:55 2026] DELETE /v2.1/os-security-groups/084faadf-d46b-4139-8488-3bd559337b71 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 18:03:55.621 7 WARNING neutronclient.v2_0.client [None req-e206cc2a-3943-455e-a3a8-40a52be2534f 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The 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-28 18:03:55.763 8 WARNING neutronclient.v2_0.client [None req-00cf543c-f2fb-4bcf-a328-9ed2aa7d6bd2 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in 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/632] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:55 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1427 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:55 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1395 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:03:57.253 7 WARNING neutronclient.v2_0.client [None req-918558fe-8d4d-4ab5-a3b1-79cb30dcb89b 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:03:57.292 8 WARNING neutronclient.v2_0.client [None req-0521b813-cd34-4a26-b727-abb9744a0e6c 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/634] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:57 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:57 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => 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-28 18:03:58.346 8 WARNING neutronclient.v2_0.client [None req-944d7c14-52c7-40b9-8901-7cbe8c776883 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:03:58.380 7 WARNING neutronclient.v2_0.client [None req-bb172995-3de2-4fa7-b413-66720d8cc900 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/638] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:58 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1483 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:58 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:03:59.446 8 WARNING neutronclient.v2_0.client [None req-958dfe2b-e44b-44d1-9612-ca17d02a2170 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The 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-28 18:03:59.471 7 WARNING neutronclient.v2_0.client [None req-6a7de5bb-788f-46b3-a2bc-979ee47d442d 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/640] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:59 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1491 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:03:59 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1451 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:00.739 8 WARNING neutronclient.v2_0.client [None req-6de92d28-c1cf-4a32-828b-4c092fe651ea 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The 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-28 18:04:00.739 7 WARNING neutronclient.v2_0.client [None req-adda10aa-b9ab-4bb3-94f0-2eefae1c6343 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/642] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:00 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1459 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:02.016 7 WARNING neutronclient.v2_0.client [None req-45fdc403-9361-4aab-957b-2a739ac6085e 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/643] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:00 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 1641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/644] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:04:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:01 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1459 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:03.252 8 INFO nova.api.openstack.compute.server_external_events [req-e18aee03-b427-48ed-9108-ddcccf455c7e req-356ae546-14a2-44ea-8469-7fb6afa799a4 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:8061a6c0-147f-47ee-8791-422cd74101e8 for instance 5bb7ce5b-8504-4be9-8db0-45a7ce19e89a on instance 2026-04-28 18:04:03.265 8 INFO nova.compute.rpcapi [None req-0a56208f-a40a-4f20-be57-e66506eba0d3 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 322/646] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:03.386 7 WARNING neutronclient.v2_0.client [None req-f36384b8-8a85-4250-9201-b58aed413c96 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:04:03.923 8 WARNING neutronclient.v2_0.client [None req-0bdc8aa5-89f8-4b13-b646-5b423fc22efd 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/647] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:03 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:03 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:04.714 7 INFO nova.api.openstack.compute.server_external_events [req-747fc9cf-df12-4cd8-821e-1d1093ab7a24 req-3a554e0f-1a31-4abf-8d87-22ade1a57e88 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:04.723 7 INFO nova.compute.rpcapi [None req-1a515a5a-2ff7-49d6-a513-f3f659d33221 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 326/649] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:04:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:05.288 7 WARNING neutronclient.v2_0.client [None req-243da228-037e-457a-8944-1862772965e2 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The 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-28 18:04:05.322 7 WARNING neutronclient.v2_0.client [None req-243da228-037e-457a-8944-1862772965e2 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The 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-28 18:04:05.401 8 WARNING neutronclient.v2_0.client [None req-8454ad4e-2a8c-443d-bd4d-954adb7cf31b 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/651] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:05 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 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-28 18:04:05.600 8 WARNING neutronclient.v2_0.client [None req-849cd4db-12d2-4a57-8c29-4ef196b8d919 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The 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-28 18:04:05.613 7 WARNING neutronclient.v2_0.client [None req-243da228-037e-457a-8944-1862772965e2 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:05 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:04:05 2026] POST /v2.1/servers => generated 453 bytes in 687 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-28 18:04:05.932 8 WARNING neutronclient.v2_0.client [None req-10eb703d-fb10-4f26-9c73-a17b839e2433 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:05 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1393 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:06.583 7 WARNING neutronclient.v2_0.client [None req-baa4750d-cab2-4852-89e2-7c3961542c91 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in 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/655] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:06 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:06.799 8 WARNING neutronclient.v2_0.client [None req-721d678b-7c1d-4a4c-ad4f-7982815f57ba 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/656] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:06 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 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-28 18:04:07.041 7 WARNING neutronclient.v2_0.client [None req-1bf94c6a-c04e-424e-aa71-35fab3b1a72c 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/657] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:06 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1397 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-28 18:04:07.797 8 WARNING neutronclient.v2_0.client [None req-97036bb2-b416-4b02-adea-4840a1732bc3 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/660] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:07 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:07.995 7 WARNING neutronclient.v2_0.client [None req-2a142e7b-2e77-48d8-ab5a-a9b54cc051bc 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/661] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:07 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:08.137 8 WARNING neutronclient.v2_0.client [None req-b25ad394-eb82-4248-9c97-09f26ef8254a 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/662] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:08 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1445 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-28 18:04:09.031 7 WARNING neutronclient.v2_0.client [None req-e1774ff0-611b-4b66-8c3c-8247208a4491 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/663] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:08 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:09.155 8 WARNING neutronclient.v2_0.client [None req-a3ac6dd2-2e07-4ec6-a200-648a2ae5d97c 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] 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-28 18:04:09.238 7 WARNING neutronclient.v2_0.client [None req-3e83d1a8-e492-47ce-aaa4-f44c8fae7c2c 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:09 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:09 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1445 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-28 18:04:10.206 8 WARNING neutronclient.v2_0.client [None req-d20308e8-5b61-4814-a688-d4ba9167eefe 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/666] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:10 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => 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, ' 2026-04-28 18:04:10.321 7 WARNING neutronclient.v2_0.client [None req-5c1d115c-8ff8-4992-8a49-97d19967f8eb 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The 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-28 18:04:10.346 8 WARNING neutronclient.v2_0.client [None req-3045c206-94d9-41c5-b81f-f2cec50b9735 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/667] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:10 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1453 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/668] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:10 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:10.498 8 WARNING neutronclient.v2_0.client [None req-775ae4a6-18d5-430e-af22-7bf77b0f0ef1 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The 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-28 18:04:10.533 8 WARNING neutronclient.v2_0.client [None req-775ae4a6-18d5-430e-af22-7bf77b0f0ef1 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The 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-28 18:04:10.750 8 WARNING neutronclient.v2_0.client [None req-775ae4a6-18d5-430e-af22-7bf77b0f0ef1 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/669] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:04:10 2026] POST /v2.1/servers => generated 450 bytes in 771 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-28 18:04:11.203 7 WARNING neutronclient.v2_0.client [None req-ff6c3f4f-e403-4cb9-87cb-704ec4cea110 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:11 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1253 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-28 18:04:11.363 8 WARNING neutronclient.v2_0.client [None req-08a3a850-bc25-42f6-ab82-7c6dfcdeb984 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/671] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:11 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:11.458 7 WARNING neutronclient.v2_0.client [None req-3ec7ae44-bfd8-4384-b11c-bb2d84b65c2c 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] 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-28 18:04:11.529 8 WARNING neutronclient.v2_0.client [None req-21868291-e1da-4f91-9662-c754a0e2045d 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/672] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:11 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1521 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-28 18:04:11.623 7 INFO nova.api.openstack.compute.server_external_events [req-5c91653a-f5a2-4713-b828-f873ec9650bd req-58238663-f489-4649-97a4-bc827fc12cf8 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:a457f41a-4c92-48f4-a5e2-f9a74753d849 for instance 1f95266c-1af6-49e0-9015-258e9360405c on instance [pid: 7|app: 0|req: 337/673] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:11 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:12.320 7 WARNING neutronclient.v2_0.client [None req-073d4117-f8da-4ebc-b791-ab5221c34233 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in 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/675] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:12 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1303 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-28 18:04:12.496 8 WARNING neutronclient.v2_0.client [None req-2e326342-8ec9-49ed-90fd-ebb7e966f1c6 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:04:12.629 7 WARNING neutronclient.v2_0.client [None req-3bc5465a-9890-42c6-b786-7707dcf750f0 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/676] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:12 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:12.742 8 INFO nova.api.openstack.compute.server_external_events [req-406c690c-60d6-4e37-8eb1-80a414ffb953 req-542e14ea-cd8f-41ba-bbc3-7649e59489d9 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance [pid: 8|app: 0|req: 339/677] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/678] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:12 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1519 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:12.787 8 WARNING neutronclient.v2_0.client [None req-6ed410e5-9685-4194-96b5-8af66ea3e716 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/679] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:12 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1525 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-28 18:04:13.416 7 WARNING neutronclient.v2_0.client [None req-0484a9f6-ce06-49b7-91fb-3910b8880427 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in 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/680] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:13 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1351 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:13.725 8 WARNING neutronclient.v2_0.client [None req-09ef358c-1bfb-44e1-a7e1-08edabcca008 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/681] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:13 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:13.867 7 WARNING neutronclient.v2_0.client [None req-725c2147-9927-4b25-91f6-c1443adfa3a8 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/682] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:13 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1519 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:14.007 8 WARNING neutronclient.v2_0.client [None req-af51354d-969e-4f43-bac2-a41d0dbb255c 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/683] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:13 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1716 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-28 18:04:14.170 7 WARNING neutronclient.v2_0.client [None req-87bed45c-60af-400b-8980-6270379bf8ba 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in 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/684] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:04:14 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:14.519 8 WARNING neutronclient.v2_0.client [None req-87a23644-941f-4b49-b577-8514f3605f36 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/685] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:14 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1351 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-28 18:04:14.778 7 INFO nova.api.openstack.compute.server_external_events [req-0df8f243-06a8-4c74-8733-3d5bea15db39 req-0efdac60-c29c-41a5-97e2-9dd4c088f73e e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:8061a6c0-147f-47ee-8791-422cd74101e8 for instance 5bb7ce5b-8504-4be9-8db0-45a7ce19e89a on instance [pid: 7|app: 0|req: 343/686] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:14 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-28 18:04:14.872 8 WARNING neutronclient.v2_0.client [None req-288541a4-6cb8-4ba6-894a-93edbb50b1b7 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/687] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:14 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1556 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-28 18:04:14.979 8 INFO nova.api.openstack.compute.server_external_events [req-5eada56e-494f-4553-9121-93f547069765 req-58247581-3068-4558-845f-374b33465ee2 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance [pid: 8|app: 0|req: 345/688] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:14 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) 2026-04-28 18:04:14.987 7 WARNING neutronclient.v2_0.client [None req-af474900-545b-4082-b6ea-a06719594590 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] 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-28 18:04:15.034 8 WARNING neutronclient.v2_0.client [None req-3c7d7673-9425-48d1-aede-d079877ab3a7 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/689] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:14 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1716 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:14 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1519 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-28 18:04:15.618 7 WARNING neutronclient.v2_0.client [None req-b0d052ab-e385-45eb-b8d4-3fc9446b7df5 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/691] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:15 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1359 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-28 18:04:16.031 8 WARNING neutronclient.v2_0.client [None req-04320388-b289-4b5b-ae0a-7efc2b1b86cb 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/692] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:15 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:16.189 7 WARNING neutronclient.v2_0.client [None req-129fffb4-d08e-4cf2-9de8-fc8e413d72b8 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The 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-28 18:04:16.235 8 WARNING neutronclient.v2_0.client [None req-19f61d91-77d3-4a59-977d-0b8ee526c4ad 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/693] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:04:16 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:16.351 8 INFO nova.api.openstack.compute.server_external_events [req-aba7a215-e1f1-4abf-b15d-ba779a7b4378 req-24b21542-f691-45fa-bee1-d30aa952c6ea e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:a457f41a-4c92-48f4-a5e2-f9a74753d849 for instance 1f95266c-1af6-49e0-9015-258e9360405c on instance [pid: 7|app: 0|req: 346/694] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:16 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1519 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/695] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:16.736 7 WARNING neutronclient.v2_0.client [None req-cfaaf942-0d2f-4aae-a5c4-22f3a3dcceae 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/696] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:16 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1436 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-28 18:04:17.024 8 INFO nova.api.openstack.compute.server_external_events [req-ef9be672-02ee-4827-99c7-2457ce8f875c req-e06bb2a8-a759-41b4-a4de-bac48de0025e e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:ff87e6ab-a300-4991-927b-d9e2d8e6e2e5 for instance 3c017875-f71f-488d-953d-cce2f867f454 on instance [pid: 8|app: 0|req: 350/697] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:17.291 7 INFO nova.api.openstack.compute.server_external_events [req-613d4ea2-8995-4e50-9c7a-1fdc800fd29c req-138b8f39-ff3a-436c-942b-99dda0ac6083 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:8061a6c0-147f-47ee-8791-422cd74101e8 for instance 5bb7ce5b-8504-4be9-8db0-45a7ce19e89a on instance [pid: 7|app: 0|req: 348/698] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:04:17.311 8 WARNING neutronclient.v2_0.client [None req-4a5432ea-64cc-49d4-8e9f-0f10ae8d85d2 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:04:17.431 7 WARNING neutronclient.v2_0.client [None req-a057039e-a7ea-4851-b648-bfe4f8104117 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/699] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:17 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1739 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/702] 10.0.0.72 () {32 vars in 640 bytes} [Tue Apr 28 18:04:17 2026] GET /v2.1/servers => generated 383 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/703] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:17 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1519 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/704] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:04:17 2026] DELETE /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 0 bytes in 131 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-28 18:04:17.778 7 WARNING neutronclient.v2_0.client [None req-47f10179-2971-4382-a5da-7f63f8981e43 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:04:17.898 8 WARNING neutronclient.v2_0.client [None req-7e07a679-fe5d-4005-8806-771c25517d8e 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in 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/705] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:17 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1745 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/706] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:17 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1436 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-28 18:04:18.639 7 WARNING neutronclient.v2_0.client [None req-3b82d8c3-329f-4063-96c5-08012fcaa8c7 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/707] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:18 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1701 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-28 18:04:18.809 8 WARNING neutronclient.v2_0.client [None req-5bf0f777-a505-4966-9ab7-05a982dba7a3 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/708] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:04:18 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:19.017 7 WARNING neutronclient.v2_0.client [None req-08d66e19-2fd6-4bf5-a809-d1b54f848c23 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:04:19.079 8 WARNING neutronclient.v2_0.client [None req-10fea0eb-cf61-4378-8199-9a104ff3c0c2 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/709] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:18 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1865 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/710] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:19 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1436 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:19.578 7 INFO nova.api.openstack.compute.server_external_events [req-08939a46-cff8-40f4-8f19-089b23ce49e6 req-de8c514b-d902-46f0-b9d9-e124d699f40d e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:a457f41a-4c92-48f4-a5e2-f9a74753d849 for instance 1f95266c-1af6-49e0-9015-258e9360405c on instance [pid: 7|app: 0|req: 353/711] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:19 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-28 18:04:20.260 8 WARNING neutronclient.v2_0.client [None req-667edbee-138e-4848-85e9-d0e02db9c8eb 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] 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-28 18:04:20.309 7 WARNING neutronclient.v2_0.client [None req-e190c822-de3b-47df-859f-9d791aa1fa88 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/712] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:20 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1865 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/713] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:20 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1436 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:21.057 8 INFO nova.api.openstack.compute.server_external_events [req-f53cabfa-d660-46bd-beb4-c09827f03b40 req-36163a62-25a8-4cf9-9d16-1d064da3c866 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:8061a6c0-147f-47ee-8791-422cd74101e8 for instance 5bb7ce5b-8504-4be9-8db0-45a7ce19e89a on instance [pid: 8|app: 0|req: 360/714] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:21 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-28 18:04:21.420 7 WARNING neutronclient.v2_0.client [None req-60a3fcca-7995-4b84-b135-9a7cb2b3e34a 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in 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/715] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:21 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1512 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-28 18:04:21.519 8 WARNING neutronclient.v2_0.client [None req-90f95a0a-b942-4401-886e-87f5e355dc36 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/716] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:21 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:22.535 7 WARNING neutronclient.v2_0.client [None req-b62ca7d1-f4d9-424b-811f-284f80671dd7 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/717] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:22 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:22.695 8 WARNING neutronclient.v2_0.client [None req-3e29096f-33f2-45a8-9d84-a4b1b804a958 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/718] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:22 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:23.620 7 WARNING neutronclient.v2_0.client [None req-db03ddd8-a835-4513-a865-24fac865901f 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] The python binding code in 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/719] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:23 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => generated 1517 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-28 18:04:23.848 8 WARNING neutronclient.v2_0.client [None req-a421c32d-f8a6-4059-b272-dbb08ad0854b 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/720] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:23 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1424 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-28 18:04:23.999 7 INFO nova.api.openstack.compute.server_external_events [req-152ba030-3660-4e98-9fff-6de3762b67e0 req-354b7619-650d-4200-bdb6-c27034a507c0 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:ff87e6ab-a300-4991-927b-d9e2d8e6e2e5 for instance 3c017875-f71f-488d-953d-cce2f867f454 on instance [pid: 7|app: 0|req: 358/721] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:23 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-28 18:04:24.730 8 INFO nova.api.openstack.wsgi [None req-26eb1a7a-8a5a-4458-bdf8-c8bd0938d4d9 8fc326e39d4a4afc914ce73210ab4e6d 24f0859d1a4849b0899a5ef3c68f3c1b - - default default] HTTP exception thrown: Instance 5bb7ce5b-8504-4be9-8db0-45a7ce19e89a could not be found. [pid: 8|app: 0|req: 364/722] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:24 2026] GET /v2.1/servers/5bb7ce5b-8504-4be9-8db0-45a7ce19e89a => 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: 7|app: 0|req: 359/723] 10.0.0.72 () {32 vars in 705 bytes} [Tue Apr 28 18:04:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1439823960 => 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-28 18:04:25.014 8 WARNING neutronclient.v2_0.client [None req-74d6d193-a0f8-4b8a-9092-8b6da82db6cb 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/724] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:24 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1424 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:26.242 7 WARNING neutronclient.v2_0.client [None req-e0796eca-e320-4457-996d-50275fedbe7b 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/725] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:26 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:27.443 8 WARNING neutronclient.v2_0.client [None req-d9f5a3d8-30f2-4dd1-a69d-1e0d779aaab7 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/728] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:27 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1610 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-28 18:04:27.637 7 WARNING neutronclient.v2_0.client [None req-9c8e6c25-a2dd-4568-adc0-5b087b073440 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/729] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:04:27 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 18:04:28.324 7 INFO nova.api.openstack.compute.server_external_events [req-ea9cc2e9-3bde-4736-aad6-3376c6e39635 req-89eb839e-628d-49ee-97fd-7e587f7187cf e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:ff87e6ab-a300-4991-927b-d9e2d8e6e2e5 for instance 3c017875-f71f-488d-953d-cce2f867f454 on instance [pid: 7|app: 0|req: 364/730] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:28 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) 2026-04-28 18:04:28.337 8 WARNING neutronclient.v2_0.client [None req-6ae51d27-0a66-4a16-b54a-3be7f5e6038d 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/731] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:28 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1610 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, ' [pid: 7|app: 0|req: 365/732] 10.0.0.72 () {32 vars in 640 bytes} [Tue Apr 28 18:04:28 2026] GET /v2.1/servers => generated 388 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/733] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:04:28 2026] DELETE /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => 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-28 18:04:28.746 7 WARNING neutronclient.v2_0.client [None req-cf00df1c-1c16-4c3e-b74e-866aa80b81da 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/734] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:28 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1616 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:29.932 8 WARNING neutronclient.v2_0.client [None req-b2924bc3-2bad-4021-b2af-0547562fd3d4 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/735] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:29 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1736 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-28 18:04:31.074 7 WARNING neutronclient.v2_0.client [None req-35b1bfa2-154c-4219-a4bc-56ba83f561f0 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/736] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:31 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1736 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:32.242 8 INFO nova.api.openstack.compute.server_external_events [req-41e1d4b3-5aaf-40b0-a1a5-a52a5ec8508a req-f241729a-7b3e-40cc-90c1-491c0859d0bd e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:ff87e6ab-a300-4991-927b-d9e2d8e6e2e5 for instance 3c017875-f71f-488d-953d-cce2f867f454 on instance [pid: 8|app: 0|req: 370/737] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:04:32.289 7 WARNING neutronclient.v2_0.client [None req-4bda8c80-bc75-4baa-8ed4-7626b4a2ea46 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in 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/738] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:32 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1380 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-28 18:04:33.389 8 WARNING neutronclient.v2_0.client [None req-ccb74da0-e5eb-4448-ad70-5a0d9ec10c0f 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/739] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:33 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1380 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:34.496 7 WARNING neutronclient.v2_0.client [None req-832547c7-fb3a-4ea9-9484-70737a8a4379 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in 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/740] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:34 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:35.588 8 WARNING neutronclient.v2_0.client [None req-f46bb3e7-8740-4d1b-ab06-c943337576c2 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/741] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:35 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 1385 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:36.674 7 INFO nova.api.openstack.wsgi [None req-7aebdf77-b2ac-46d3-b773-683e91fa5b33 57c00c3f965c4a7b8da6a66e4a8ccfed 2c489faad40c42e3b7cbcc7359381dbb - - default default] HTTP exception thrown: Instance 3c017875-f71f-488d-953d-cce2f867f454 could not be found. [pid: 7|app: 0|req: 370/742] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:36 2026] GET /v2.1/servers/3c017875-f71f-488d-953d-cce2f867f454 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/743] 10.0.0.72 () {32 vars in 703 bytes} [Tue Apr 28 18:04:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-778263666 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:39.418 7 WARNING neutronclient.v2_0.client [None req-c46444c8-d0f3-4d21-85d0-9ba87efad7e3 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in 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/746] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:39 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1821 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:39.600 8 WARNING neutronclient.v2_0.client [None req-7112ba4b-4010-4cb2-bf7c-ab46e77c601b 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/747] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:39 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1821 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/748] 10.0.0.72 () {34 vars in 749 bytes} [Tue Apr 28 18:04:39 2026] POST /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c/action => generated 0 bytes in 105 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-28 18:04:40.060 8 WARNING neutronclient.v2_0.client [None req-84713f17-c920-4c23-92c9-bd7bc7391a0b 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/749] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:40 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1823 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:41.197 7 WARNING neutronclient.v2_0.client [None req-bebaa7dc-775e-4e82-8af7-16278a47b25f 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in 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/750] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:41 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1823 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-28 18:04:42.379 8 WARNING neutronclient.v2_0.client [None req-a729b661-4429-447b-b434-a7fd8c78ec21 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/751] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:42 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1823 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:43.510 7 WARNING neutronclient.v2_0.client [None req-818032ea-b28a-4632-9110-72f03481204e 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The 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-28 18:04:43.567 8 WARNING neutronclient.v2_0.client [None req-a82068f7-465f-448f-97dc-54b92c75364a 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in 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/752] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:04:43 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/os-interface => generated 284 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:43.666 7 WARNING neutronclient.v2_0.client [None req-2e749ee1-6550-48f3-9610-3907f585c0a2 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/753] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:43 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1828 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/754] 10.0.0.72 () {32 vars in 814 bytes} [Tue Apr 28 18:04:43 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/os-interface/9bedee77-13a3-4d61-8836-5664cc3772af => generated 281 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/755] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:43 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/756] 10.0.0.72 () {34 vars in 749 bytes} [Tue Apr 28 18:04:43 2026] POST /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/757] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:43 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:44.728 7 WARNING neutronclient.v2_0.client [None req-8120f2f4-c0ca-4a56-9b41-7235ec7620d9 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/758] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:44 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:44 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1828 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, ' 2026-04-28 18:04:45.055 8 INFO nova.api.openstack.compute.server_external_events [req-e5fa0966-a514-43e4-bafd-c33137506d73 req-b8d51036-a149-49f2-8816-231341eb2893 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance [pid: 8|app: 0|req: 382/760] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/761] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:45 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:04:45.963 8 WARNING neutronclient.v2_0.client [None req-c2890e47-3786-4d47-90c2-5b54f6ad8870 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] 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-28 18:04:46.070 7 INFO nova.api.openstack.compute.server_external_events [req-d9279fb6-b2d4-41a7-8e81-64724c52dc85 req-1f0f5b2f-6ef0-48b6-ad56-3172414465e7 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-unplugged:a457f41a-4c92-48f4-a5e2-f9a74753d849 for instance 1f95266c-1af6-49e0-9015-258e9360405c on instance [pid: 7|app: 0|req: 380/762] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:45 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1828 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/764] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:46 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:47.042 8 WARNING neutronclient.v2_0.client [None req-1bc79fe3-c02b-4baa-a164-9f560049e154 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/765] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:47 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1950 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:04:47.199 7 WARNING neutronclient.v2_0.client [None req-70cb31a2-6673-41ac-9e40-6ebebc650bbf 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/766] 10.0.0.72 () {34 vars in 749 bytes} [Tue Apr 28 18:04:47 2026] POST /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/767] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:47 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:47 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1828 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, ' [pid: 8|app: 0|req: 388/771] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:48 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 194 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-28 18:04:48.414 7 WARNING neutronclient.v2_0.client [None req-404df418-12a6-401d-b2e7-24a74df6dddb 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] 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-28 18:04:48.698 8 INFO nova.api.openstack.compute.server_external_events [req-725f0275-c1af-42ce-83d1-4b2e8c28f192 req-433c703c-c50e-4a8b-bec8-f6ad9977f1d0 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance [pid: 8|app: 0|req: 389/772] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04: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) [pid: 7|app: 0|req: 384/773] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:48 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1828 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/774] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:49 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:49.913 7 WARNING neutronclient.v2_0.client [None req-003b79f3-ca09-4e2f-8828-cee882da6619 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/775] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:49 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1821 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-28 18:04:50.126 8 INFO nova.api.openstack.compute.server_external_events [req-9e0f31ef-eace-4095-9add-9657d70b601a req-7a9e6f50-041e-4b02-94f4-78f56c5cbf0d e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:a457f41a-4c92-48f4-a5e2-f9a74753d849 for instance 1f95266c-1af6-49e0-9015-258e9360405c on instance [pid: 8|app: 0|req: 391/776] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/777] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:04:50 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/778] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:04:50 2026] DELETE /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 0 bytes in 133 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-28 18:04:50.640 7 WARNING neutronclient.v2_0.client [None req-a549dc56-7958-4627-9fe4-54ab5482fd9a 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in 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/779] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:50 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1842 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:51.860 8 WARNING neutronclient.v2_0.client [None req-6fd2a672-33bb-4fc7-bbdc-4a694f3ed23f 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/780] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:51 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1842 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:53.009 7 WARNING neutronclient.v2_0.client [None req-f8ccd16c-ac84-4be8-9016-8e8b4712b87a 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/781] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:52 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1842 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:53.461 8 INFO nova.api.openstack.compute.server_external_events [req-cb0022a7-97b6-4736-9035-f8191cd0a237 req-d7f8ee97-b0df-4468-8dc6-8ea1df0b58eb e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-unplugged:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance [pid: 8|app: 0|req: 394/782] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:04:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:54.153 7 INFO nova.api.openstack.compute.server_external_events [req-be7a57d0-d2a0-4920-835c-c2cbe09e985d req-8f802344-8541-4de8-8125-93c0012840d4 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:9bedee77-13a3-4d61-8836-5664cc3772af for instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 on instance [pid: 7|app: 0|req: 389/783] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:04:54 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-28 18:04:54.308 8 WARNING neutronclient.v2_0.client [None req-36440bfc-356f-434a-b82e-a7e59f38467a 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/784] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:54 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1480 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-28 18:04:55.523 7 WARNING neutronclient.v2_0.client [None req-2d48de4c-27ae-4311-95ee-c38fa9444be2 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in 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/785] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:55 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1485 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:56.859 8 WARNING neutronclient.v2_0.client [None req-2b474e37-fbcc-4536-a5e8-5de30d0df63e 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/786] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:56 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 1485 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-28 18:04:58.051 8 INFO nova.api.openstack.wsgi [None req-6b92e8b3-f75f-468a-8145-bcfaa30902bb 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] HTTP exception thrown: Instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 could not be found. [pid: 8|app: 0|req: 398/789] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:58 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/790] 10.0.0.72 () {32 vars in 703 bytes} [Tue Apr 28 18:04:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-828491257 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:04:58.639 8 INFO nova.api.openstack.wsgi [None req-3d0d02ca-5683-49e8-9110-9caf52d41473 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] HTTP exception thrown: Instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 could not be found. [pid: 8|app: 0|req: 399/791] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:04:58 2026] DELETE /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 18:04:58.678 7 INFO nova.api.openstack.wsgi [None req-1ec6b449-cca2-46f1-aed7-bc2a68ce94b0 73b990ade69948eca428c52869451ade 8e734496a60a414faff22084f20b3cd0 - - default default] HTTP exception thrown: Instance 9ded2965-98ab-41e2-bcc3-2440f8d99db3 could not be found. [pid: 7|app: 0|req: 393/792] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:04:58 2026] GET /v2.1/servers/9ded2965-98ab-41e2-bcc3-2440f8d99db3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:08.026 8 WARNING neutronclient.v2_0.client [None req-29149654-4807-4e14-a4d2-c1597f61b596 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/795] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:05:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/796] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:07 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1821 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/797] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:05:09 2026] DELETE /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 0 bytes in 107 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-28 18:05:09.232 8 WARNING neutronclient.v2_0.client [None req-7727e054-18f4-4d97-a0d3-49593a0240e8 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/798] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:09 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1827 bytes in 1509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 18:05:11.760 7 WARNING neutronclient.v2_0.client [None req-9a3f0f34-df71-42f9-aff3-4fda64e79bf8 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The 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-28 18:05:11.815 8 WARNING neutronclient.v2_0.client [None req-ae779ff5-4411-4fad-bbdb-7c8f382093a2 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/799] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:11 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1759 bytes in 818 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:05:12.533 8 WARNING neutronclient.v2_0.client [None req-ae779ff5-4411-4fad-bbdb-7c8f382093a2 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] 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-28 18:05:12.555 7 INFO nova.api.openstack.compute.server_external_events [req-cc82a4a3-a3f8-45f6-adc7-2b5ee312a268 req-06b1da10-1aa7-4621-befc-28b845effe37 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:a457f41a-4c92-48f4-a5e2-f9a74753d849 for instance 1f95266c-1af6-49e0-9015-258e9360405c on instance [pid: 7|app: 0|req: 398/800] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:12 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) 2026-04-28 18:05:12.707 8 WARNING neutronclient.v2_0.client [None req-ae779ff5-4411-4fad-bbdb-7c8f382093a2 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/801] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:05:11 2026] POST /v2.1/servers => generated 451 bytes in 1180 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-28 18:05:12.921 7 WARNING neutronclient.v2_0.client [None req-a4f96955-84ac-4cb6-af72-0bb0a12fa4ec a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in 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/802] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:12 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1422 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:13.591 8 WARNING neutronclient.v2_0.client [None req-e27b682d-7b5a-4750-8616-ec4f19985ee8 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/803] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:13 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1479 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-28 18:05:13.703 7 WARNING neutronclient.v2_0.client [None req-146bc215-455e-4189-a801-d27998ea15cb 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The 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-28 18:05:13.892 7 WARNING neutronclient.v2_0.client [None req-146bc215-455e-4189-a801-d27998ea15cb 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] 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-28 18:05:14.015 8 WARNING neutronclient.v2_0.client [None req-f040c688-1b7d-4772-be86-392b65e8c4b9 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/804] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:13 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1426 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/805] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:05:13 2026] POST /v2.1/servers => generated 424 bytes in 499 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-28 18:05:14.178 8 WARNING neutronclient.v2_0.client [None req-898271e4-803d-4367-8717-4972b7f92cb7 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/806] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:14 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1367 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-28 18:05:14.720 7 WARNING neutronclient.v2_0.client [None req-34ab06ea-b851-4e53-ba4b-cacdb4cb3909 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:14 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => generated 1479 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-28 18:05:15.116 8 WARNING neutronclient.v2_0.client [None req-bf594938-b3b3-4467-9af3-26205fd14792 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/808] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:15 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1418 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-28 18:05:15.276 7 WARNING neutronclient.v2_0.client [None req-32984538-5491-4faa-922f-5556aca5ea4c 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in 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/809] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:15 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1371 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:15.808 8 INFO nova.api.openstack.wsgi [None req-42babbb5-bf9f-4066-9584-18e40da4ae92 0965d57c4d174cb496f5adc041b7c1d9 ee32e6e7a6584e1b8ba0b8f1ca31bab6 - - default default] HTTP exception thrown: Instance 1f95266c-1af6-49e0-9015-258e9360405c could not be found. [pid: 8|app: 0|req: 408/810] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:15 2026] GET /v2.1/servers/1f95266c-1af6-49e0-9015-258e9360405c => 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: 403/811] 10.0.0.72 () {32 vars in 705 bytes} [Tue Apr 28 18:05:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1000818505 => 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-28 18:05:16.239 8 WARNING neutronclient.v2_0.client [None req-dbd57c4d-7c99-4a8a-addc-779e940c8281 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The 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-28 18:05:16.376 7 WARNING neutronclient.v2_0.client [None req-bc1fa046-58b9-43cb-aa67-c47d445b37cc 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/812] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:16 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1474 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/813] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:16 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1363 bytes in 947 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 18:05:18.313 8 WARNING neutronclient.v2_0.client [None req-77c45140-1e5a-463a-a856-922640426867 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The 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-28 18:05:18.345 7 WARNING neutronclient.v2_0.client [None req-58e3a38f-e461-4196-b0dc-bd91435c1731 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/816] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:18 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1482 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/817] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:18 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1419 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:19.431 8 WARNING neutronclient.v2_0.client [None req-56e534b8-8c77-461c-b4ee-4f3578ec3798 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] 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-28 18:05:19.493 7 INFO nova.api.openstack.compute.server_external_events [req-bbdb004c-97ee-4a6c-a327-f4c8c7167325 req-55e1846a-e2b6-4254-8e84-d2e6433d8037 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:c1340bb8-7c37-48b2-a5cc-9215d30ad3cf for instance 67bb48d1-18d4-45cc-bab8-db005113efc3 on instance [pid: 7|app: 0|req: 407/818] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:19 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) [pid: 8|app: 0|req: 412/819] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:19 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1548 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:19.704 7 WARNING neutronclient.v2_0.client [None req-2c1c7000-d457-4f2d-9584-10d69c84547e 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in 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/820] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:19 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1427 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-28 18:05:20.608 8 INFO nova.api.openstack.compute.server_external_events [req-f1193456-dad4-46ec-9b31-3463ae88a600 req-5b930a83-260b-4221-b449-d44bcf3aeb12 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:d2799016-8ebe-44d3-ad23-acb67a8b2f09 for instance 8edc56c9-5b00-4e30-8825-48a33c7fc5c7 on instance [pid: 8|app: 0|req: 413/821] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:20 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-28 18:05:20.674 7 WARNING neutronclient.v2_0.client [None req-279f0601-3455-48dc-8e31-725a25a3d2c2 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/822] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:20 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1548 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:05:20.788 8 WARNING neutronclient.v2_0.client [None req-dec591e9-b07e-4f7c-af3e-b8437b8feab6 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/823] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:20 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1469 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:21.816 7 WARNING neutronclient.v2_0.client [None req-3fe542d1-2539-4cf8-89aa-9def1c4c2dca a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/824] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:21 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1548 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-28 18:05:21.931 8 WARNING neutronclient.v2_0.client [None req-9d6f3c5e-ba75-44cd-b91d-ae6738e76a54 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/825] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:21 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1467 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:22.955 7 WARNING neutronclient.v2_0.client [None req-45402401-5705-4f73-94aa-b11e1fd06ab5 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:22 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1548 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-28 18:05:23.115 8 WARNING neutronclient.v2_0.client [None req-6f377956-ffc7-4b03-a568-552c6df57244 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/827] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:23 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1467 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-28 18:05:23.930 7 INFO nova.api.openstack.compute.server_external_events [req-75c8ef05-7f7d-488d-ac90-f5e8a25df275 req-d517b5c4-4eac-428a-bb18-28cebe1e87e6 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:c1340bb8-7c37-48b2-a5cc-9215d30ad3cf for instance 67bb48d1-18d4-45cc-bab8-db005113efc3 on instance [pid: 7|app: 0|req: 412/828] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:05:23 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-28 18:05:24.089 8 WARNING neutronclient.v2_0.client [None req-e9af4ae1-5b3e-43e0-8f64-9b3d0bf550b1 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/829] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:24 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1548 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-28 18:05:24.261 7 WARNING neutronclient.v2_0.client [None req-13322f6b-0214-4454-a06d-24995e15488e 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:24 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1467 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:25.290 8 WARNING neutronclient.v2_0.client [None req-5458fad9-3961-43e0-9167-906a23e844aa a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] 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-28 18:05:25.393 7 WARNING neutronclient.v2_0.client [None req-4a532b1a-33e3-4c23-ada1-1f816530613d 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:25 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1548 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/832] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:25 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1467 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-28 18:05:26.539 8 WARNING neutronclient.v2_0.client [None req-4c9b780b-c976-44a8-9561-be1bb28432e8 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] 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-28 18:05:26.589 7 WARNING neutronclient.v2_0.client [None req-79ff5590-4fd2-4978-9d0e-76171d376ad6 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/833] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:26 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1726 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/834] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:26 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:05:26.719 8 WARNING neutronclient.v2_0.client [None req-7fd6208c-d11d-463e-b894-6c340590e0b8 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/835] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:05:26 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:27.073 7 INFO nova.api.openstack.compute.server_external_events [req-8933bc45-b304-438d-b80c-a907221f0f6a req-b21385e0-baa3-4765-9969-ed3e4381bea5 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:d2799016-8ebe-44d3-ad23-acb67a8b2f09 for instance 8edc56c9-5b00-4e30-8825-48a33c7fc5c7 on instance [pid: 7|app: 0|req: 416/836] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:05:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:27.451 7 INFO nova.api.openstack.compute.server_external_events [req-e5deafd4-450e-4f55-9eee-b586fafe38ad req-ee233979-ee4a-4314-96fb-829e55d94532 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:c1340bb8-7c37-48b2-a5cc-9215d30ad3cf for instance 67bb48d1-18d4-45cc-bab8-db005113efc3 on instance [pid: 7|app: 0|req: 418/839] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:27 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) 2026-04-28 18:05:27.469 8 WARNING neutronclient.v2_0.client [None req-da9b6e27-055b-4f69-b95a-20025b2d7e4a a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/840] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:27 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1726 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/841] 10.0.0.72 () {32 vars in 640 bytes} [Tue Apr 28 18:05:27 2026] GET /v2.1/servers => generated 377 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:27.757 7 WARNING neutronclient.v2_0.client [None req-de3f0db1-6cc8-4dcb-80f2-63a82382a58c 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/842] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:05:27 2026] DELETE /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 0 bytes in 123 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-28 18:05:27.833 8 WARNING neutronclient.v2_0.client [None req-905247fc-de93-44c3-92c0-e7c4f21ab52d a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/843] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:27 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1467 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/844] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:27 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1732 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:28.970 7 WARNING neutronclient.v2_0.client [None req-828f4135-7a90-4762-ac18-ca23cbf29ac1 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The 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-28 18:05:29.015 8 WARNING neutronclient.v2_0.client [None req-2885b829-314d-4539-9746-d51384cddd77 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/845] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:28 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1647 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/846] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:28 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1852 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-28 18:05:30.177 7 WARNING neutronclient.v2_0.client [None req-c2c815d8-bf7d-4670-b819-71058128a6df a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/847] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:30 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1852 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/848] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:05:30 2026] DELETE /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => 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-28 18:05:30.492 7 WARNING neutronclient.v2_0.client [None req-bac23627-889d-484c-86b7-103981e12283 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/849] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:30 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1653 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-28 18:05:31.032 8 INFO nova.api.openstack.compute.server_external_events [req-53357a94-b98e-48f7-8330-ed712ba2c2b0 req-7bfbf770-36e6-41b6-b1fd-8aea815fee0e e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:c1340bb8-7c37-48b2-a5cc-9215d30ad3cf for instance 67bb48d1-18d4-45cc-bab8-db005113efc3 on instance [pid: 8|app: 0|req: 427/850] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:31.391 7 WARNING neutronclient.v2_0.client [None req-a173bf24-593f-4fa6-932d-14279f5a7d00 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/851] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:31 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1503 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-28 18:05:31.678 8 WARNING neutronclient.v2_0.client [None req-fc51925b-1178-4d4e-b1ff-3827e6e6da54 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/852] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:31 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1653 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-28 18:05:32.495 7 WARNING neutronclient.v2_0.client [None req-fe5776d8-a203-4181-a138-3ee22ae94d80 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in 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.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:32 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 1508 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:32.832 8 WARNING neutronclient.v2_0.client [None req-23aa6b23-9661-465f-bad2-6eab0f4dc36f 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/854] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:32 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1653 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-28 18:05:33.197 7 INFO nova.api.openstack.compute.server_external_events [req-50406b54-1d04-4f21-9cbc-694d2fcfb616 req-ce182571-34c3-4beb-ae39-27ebbf72c1b2 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:d2799016-8ebe-44d3-ad23-acb67a8b2f09 for instance 8edc56c9-5b00-4e30-8825-48a33c7fc5c7 on instance [pid: 7|app: 0|req: 426/855] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:33 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-28 18:05:33.589 8 WARNING neutronclient.v2_0.client [None req-917b18fa-9c30-4013-ac21-4973f57f735e a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/856] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:33 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => 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-28 18:05:33.977 7 WARNING neutronclient.v2_0.client [None req-88e2d4ff-49b4-4b73-844b-a9d0ff6e3e6a 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in 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.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:33 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1448 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-28 18:05:34.661 8 INFO nova.api.openstack.wsgi [None req-af2315c1-6106-4d00-b938-7c327e37b821 a6592a1124ab4e6cbc187720dd0dfbb4 13cbef1a782f46b59e55bf80e6d91322 - - default default] HTTP exception thrown: Instance 67bb48d1-18d4-45cc-bab8-db005113efc3 could not be found. [pid: 8|app: 0|req: 431/858] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:34 2026] GET /v2.1/servers/67bb48d1-18d4-45cc-bab8-db005113efc3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/859] 10.0.0.72 () {32 vars in 703 bytes} [Tue Apr 28 18:05:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-798022364 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:35.081 8 WARNING neutronclient.v2_0.client [None req-b396b550-0563-4ffd-9cd1-1e8ba14502fa 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/860] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:35 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1453 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:05:36.225 7 WARNING neutronclient.v2_0.client [None req-64456ed9-9720-4d43-b299-8a94039ca2ad 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] The python binding code in 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.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:36 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 1453 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:37.536 8 INFO nova.api.openstack.wsgi [None req-fd443d49-5b70-43a0-9ff7-177181bf2646 237b66a9698c4babbf167554d4a449b5 513fa080c7d04218861a60cce5e9ca09 - - default default] HTTP exception thrown: Instance 8edc56c9-5b00-4e30-8825-48a33c7fc5c7 could not be found. [pid: 8|app: 0|req: 434/864] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:37 2026] GET /v2.1/servers/8edc56c9-5b00-4e30-8825-48a33c7fc5c7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:44.647 7 WARNING neutronclient.v2_0.client [None req-3bf43abe-b1ba-49e3-97db-c980e8bedb36 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The 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-28 18:05:44.818 7 WARNING neutronclient.v2_0.client [None req-3bf43abe-b1ba-49e3-97db-c980e8bedb36 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/865] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:05:44 2026] POST /v2.1/servers => generated 424 bytes in 551 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-28 18:05:45.019 8 WARNING neutronclient.v2_0.client [None req-c5d8a410-0b00-42b8-b301-f38e8a4c8464 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/866] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:45 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1369 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:46.112 7 WARNING neutronclient.v2_0.client [None req-bb7aec44-32b4-4a05-83f1-300c8517f3ac a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/867] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:46 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1373 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:47.205 8 WARNING neutronclient.v2_0.client [None req-954bcd65-b42d-4a2c-8374-b017712773a8 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/868] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:47 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1421 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-28 18:05:48.309 8 WARNING neutronclient.v2_0.client [None req-9ab366ba-0ec5-45f3-85e7-b35637589883 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/871] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:48 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1421 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-28 18:05:49.413 7 WARNING neutronclient.v2_0.client [None req-6bf6845c-4f91-4fee-950f-5a20704c0ed1 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in 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/872] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:49 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1429 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-28 18:05:50.344 8 INFO nova.api.openstack.compute.server_external_events [req-016d7141-c12e-4d17-9683-58c4b180ee2b req-3c7d1a2c-80ee-4dff-bd30-572b11c67792 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:ac82c53c-6328-41d8-aa2b-0cec436acda3 for instance 6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 on instance [pid: 8|app: 0|req: 439/873] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:05:50 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:50.512 7 WARNING neutronclient.v2_0.client [None req-ab2ae4f9-9de5-4378-b8e0-af6fd650f862 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in 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/874] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:50 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1481 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-28 18:05:51.662 8 WARNING neutronclient.v2_0.client [None req-6f45deb0-9041-4240-b90a-5d7e4d79f575 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/875] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:51 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1469 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-28 18:05:52.994 7 WARNING neutronclient.v2_0.client [None req-262cebdc-7458-49c2-9df0-2e5ba7eb18b1 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/876] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:52 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1469 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:54.132 8 WARNING neutronclient.v2_0.client [None req-93970570-6cbf-48b1-8708-5b57609f511e a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/877] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:54 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1469 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:55.323 7 INFO nova.api.openstack.compute.server_external_events [req-eb687cd0-672c-4e3e-9b9d-12b24ce68109 req-8bf93b68-aba1-4e77-85b7-40fdcd334dd1 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:ac82c53c-6328-41d8-aa2b-0cec436acda3 for instance 6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 on instance [pid: 7|app: 0|req: 437/878] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:05:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:05:55.340 8 WARNING neutronclient.v2_0.client [None req-9e75e9bc-c6d6-4b67-aa10-ccff9d904d6c a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/879] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:05:55 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/880] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:55 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1469 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:05:56.571 7 WARNING neutronclient.v2_0.client [None req-32730501-1ed2-4877-964e-10dcd9b0f36a a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/881] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:56 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1469 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:57.200 8 WARNING neutronclient.v2_0.client [None req-b6fa3be5-bbf8-4d6b-8e1e-992b9a64c75b 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The 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-28 18:05:57.262 8 WARNING neutronclient.v2_0.client [None req-b6fa3be5-bbf8-4d6b-8e1e-992b9a64c75b 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The 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-28 18:05:57.447 8 WARNING neutronclient.v2_0.client [None req-b6fa3be5-bbf8-4d6b-8e1e-992b9a64c75b 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/884] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:05:57 2026] POST /v2.1/servers => generated 450 bytes in 516 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-28 18:05:57.674 7 WARNING neutronclient.v2_0.client [None req-e270d33d-6c06-40c9-9776-b62637b51d8d 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/885] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:57 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1403 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:57.810 8 WARNING neutronclient.v2_0.client [None req-a88b3527-d3d5-4aa9-9761-e82f3752fcf5 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/886] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:57 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1653 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, ' [pid: 7|app: 0|req: 443/887] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:05:57 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7/ips => generated 108 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/888] 10.0.0.72 () {32 vars in 722 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7/ips => generated 108 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: 444/889] 10.0.0.72 () {32 vars in 822 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7/ips/tempest-ServerAddressesTestJSON-880933466-network => generated 93 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/890] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:05:58 2026] DELETE /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:05:58.249 7 WARNING neutronclient.v2_0.client [None req-e95a5368-28f8-4d45-b37b-d832ae7c63fe a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/891] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1659 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-28 18:05:58.771 8 WARNING neutronclient.v2_0.client [None req-9ff3a166-a0b6-421b-95f4-521df18b6e5a 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/892] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1407 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/893] 10.0.0.184 () {30 vars in 619 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1 => generated 0 bytes in 147 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/894] 10.0.0.184 () {32 vars in 692 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/895] 10.0.0.184 () {34 vars in 913 bytes} [Tue Apr 28 18:05:58 2026] GET /v2.1/os-simple-tenant-usage/93ef8d5240d44bd7b52b935f70cd8a30?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.184 () {30 vars in 654 bytes} [Tue Apr 28 18:05:59 2026] GET /v2.1/limits?reserved=1 => generated 511 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-28 18:05:59.397 7 WARNING neutronclient.v2_0.client [None req-a9f9db8e-d61f-4608-bfe9-1011fc982509 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in 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/897] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:59 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1659 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:05:59.868 8 WARNING neutronclient.v2_0.client [None req-7243bc2e-ae63-4365-8d6f-0fdc0d5b0245 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/898] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:05:59 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1399 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-28 18:06:00.618 7 WARNING neutronclient.v2_0.client [None req-ca4e6523-abb4-4478-b66d-b57a726581a0 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in 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/899] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:00 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1659 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:00.944 8 WARNING neutronclient.v2_0.client [None req-d24bdeda-0c63-4831-823f-f44e7e3982bf 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/900] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:00 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1455 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:06:01.078 7 INFO nova.api.openstack.compute.server_external_events [req-b7c9ca31-8c41-459c-9178-80cec596813b req-7465ee78-e6ca-4d57-b583-58a793892564 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:ac82c53c-6328-41d8-aa2b-0cec436acda3 for instance 6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 on instance [pid: 7|app: 0|req: 450/901] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:06:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:01.776 8 WARNING neutronclient.v2_0.client [None req-c8a493be-6da4-4bad-b1f9-ad76937fc741 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/902] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:01 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1450 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-28 18:06:02.135 7 WARNING neutronclient.v2_0.client [None req-8985e6a2-65bf-44d8-91c8-e43b44b560de 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/903] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:02 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1455 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, ' [pid: 8|app: 0|req: 453/904] 10.0.0.184 () {30 vars in 619 bytes} [Tue Apr 28 18:06:02 2026] GET /v2.1 => generated 0 bytes in 66 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: 452/905] 10.0.0.184 () {32 vars in 692 bytes} [Tue Apr 28 18:06:02 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/906] 10.0.0.184 () {34 vars in 913 bytes} [Tue Apr 28 18:06:02 2026] GET /v2.1/os-simple-tenant-usage/93ef8d5240d44bd7b52b935f70cd8a30?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/907] 10.0.0.184 () {30 vars in 654 bytes} [Tue Apr 28 18:06:02 2026] GET /v2.1/limits?reserved=1 => generated 511 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-28 18:06:02.874 8 WARNING neutronclient.v2_0.client [None req-0f8c921c-fe10-4d39-8309-53e91fae2b69 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/908] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:02 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1455 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:06:03.221 7 WARNING neutronclient.v2_0.client [None req-21a0d86c-bccd-4f17-a06d-33008957b061 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/909] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:03 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1531 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:03.860 8 INFO nova.api.openstack.compute.server_external_events [req-a497760b-2fc5-440b-8de9-a640561a45c2 req-bd7f19ad-428b-4e56-b461-40a0a137bb46 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:d2dd0207-83ce-42aa-9b74-1cb3cb56a11a for instance 6b3aea5e-3604-46a6-afdb-a780e33ebbff on instance [pid: 8|app: 0|req: 456/910] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:06:03 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-28 18:06:03.974 7 WARNING neutronclient.v2_0.client [None req-1ded77ce-b0d8-49ca-ae8a-df526aefbc19 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/911] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:03 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => generated 1455 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:04.541 8 WARNING neutronclient.v2_0.client [None req-daa6e06f-5264-4921-997e-6fe09805cec5 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/912] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:04 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1529 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:05.053 7 INFO nova.api.openstack.wsgi [None req-110654be-13b8-4085-8b7c-a527c4367e64 a604589f19844c2c8eeaf7e776a5d7b1 1e78e37c68b746a1a0ade11cce301824 - - default default] HTTP exception thrown: Instance 6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 could not be found. [pid: 7|app: 0|req: 456/913] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:05 2026] GET /v2.1/servers/6fcd640c-ed79-40bb-a44a-8cea2ab04ca7 => 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-28 18:06:05.731 8 WARNING neutronclient.v2_0.client [None req-8315347b-772f-4fd7-8a35-74bb2342e863 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/914] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:05 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1529 bytes in 1414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:08.149 8 WARNING neutronclient.v2_0.client [None req-b2352473-2c99-4528-92b8-052158cb164e 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/917] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:08 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1529 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:09.299 7 WARNING neutronclient.v2_0.client [None req-00228e0d-e9d0-4e6a-b1a9-d864eba059f5 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/918] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:09 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1529 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/919] 10.0.0.72 () {30 vars in 412 bytes} [Tue Apr 28 18:06:09 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/920] 10.0.0.72 () {28 vars in 559 bytes} [Tue Apr 28 18:06:09 2026] GET /v2/ => generated 402 bytes in 593 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/921] 10.0.0.72 () {28 vars in 563 bytes} [Tue Apr 28 18:06:10 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/922] 10.0.0.72 () {30 vars in 412 bytes} [Tue Apr 28 18:06:10 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-28 18:06:10.438 8 WARNING neutronclient.v2_0.client [None req-1cc42509-3d5d-48ff-9fa8-54f51cdfb0d9 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/923] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:10 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1529 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:06:10.941 7 INFO nova.api.openstack.compute.server_external_events [req-494c8fa7-2616-41ba-9833-5669e313a164 req-b4ec0845-1781-44c1-883a-b1ba9002ca0d e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:d2dd0207-83ce-42aa-9b74-1cb3cb56a11a for instance 6b3aea5e-3604-46a6-afdb-a780e33ebbff on instance [pid: 7|app: 0|req: 462/924] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:06:10 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-28 18:06:11.655 8 WARNING neutronclient.v2_0.client [None req-a1fb37fc-32e9-498b-8bf6-5da0800b0abc 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/925] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:11 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1529 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:13.138 7 WARNING neutronclient.v2_0.client [None req-7483a6dc-a917-4c20-bc13-3f1fa01f5251 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/926] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:13 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1697 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:13.623 8 WARNING neutronclient.v2_0.client [None req-bd60561f-2428-4e16-8d18-9e7e1c20b068 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/927] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:13 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1697 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:14.976 7 INFO nova.api.openstack.compute.server_external_events [req-3d33ac7a-b535-4a1a-aba8-8f1d536df7aa req-4e84a0f6-643c-40cd-b5d9-738e1e6be427 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:d2dd0207-83ce-42aa-9b74-1cb3cb56a11a for instance 6b3aea5e-3604-46a6-afdb-a780e33ebbff on instance [pid: 7|app: 0|req: 464/928] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:06:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/931] 10.0.0.72 () {34 vars in 749 bytes} [Tue Apr 28 18:06:26 2026] POST /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff/action => generated 32013 bytes in 556 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-28 18:06:38.681 8 INFO nova.api.openstack.compute.server_external_events [req-5afef1e6-a819-4cd8-a656-0586685c08fc req-0cc5ad1c-7619-462f-bc34-d7542aac4665 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:d2dd0207-83ce-42aa-9b74-1cb3cb56a11a for instance 6b3aea5e-3604-46a6-afdb-a780e33ebbff on instance [pid: 8|app: 0|req: 469/936] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:06:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/937] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:06:41 2026] POST /v2.1/os-keypairs => generated 397 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-28 18:06:43.601 8 WARNING neutronclient.v2_0.client [None req-9d5d39be-43c1-495c-a1b7-be8a96f1438c 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The 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-28 18:06:43.651 8 WARNING neutronclient.v2_0.client [None req-9d5d39be-43c1-495c-a1b7-be8a96f1438c 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The 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-28 18:06:43.857 8 WARNING neutronclient.v2_0.client [None req-9d5d39be-43c1-495c-a1b7-be8a96f1438c 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/938] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:06:43 2026] POST /v2.1/servers => generated 450 bytes in 498 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 18:06:44.061 7 WARNING neutronclient.v2_0.client [None req-ed06fdd8-50ec-440d-b02f-a0203fed1650 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/939] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:44 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1402 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-28 18:06:45.142 8 WARNING neutronclient.v2_0.client [None req-56e26b52-ecba-4b54-a7bc-e82cc644140a 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/940] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:45 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1406 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-28 18:06:46.249 7 WARNING neutronclient.v2_0.client [None req-8e2ef2d0-8fcd-4b93-b2fc-be43339e992f 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/941] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:46 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => 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-28 18:06:47.329 8 WARNING neutronclient.v2_0.client [None req-fd3da807-752d-483a-9dde-2884d3b04bdc 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/944] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:47 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:48.452 7 WARNING neutronclient.v2_0.client [None req-40b1c28d-7989-48c0-949d-581a6cbc1337 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/945] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:48 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1462 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-28 18:06:49.382 8 INFO nova.api.openstack.compute.server_external_events [req-61d0aa37-2b32-43fb-9bfb-19276a6864a9 req-dfb5001e-f610-4f1c-a580-45944152da77 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:56b50b8a-cc30-4abb-8c36-3e7aa410e206 for instance 87560c4f-c8c3-420f-b013-dfbea465be2b on instance [pid: 8|app: 0|req: 473/946] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:06:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:49.545 7 WARNING neutronclient.v2_0.client [None req-9505d8aa-416b-4de0-bad4-a4fe83cbca26 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/947] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:49 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1540 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:50.736 8 WARNING neutronclient.v2_0.client [None req-8505f35a-9e2e-4fb7-8414-dee6969ce5fd 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/948] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:50 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1528 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-28 18:06:51.890 7 WARNING neutronclient.v2_0.client [None req-fc41ac87-2dbc-4b8d-8837-45d024b0f2c1 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/949] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:51 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1528 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-28 18:06:53.028 8 WARNING neutronclient.v2_0.client [None req-2fc094bc-189e-46d6-aaf8-b890fed27ecc 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/950] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:52 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1528 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:54.196 7 WARNING neutronclient.v2_0.client [None req-50073be3-fffd-4bc4-94b5-c0748e4fb0fd 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/951] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:54 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1528 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-28 18:06:54.962 8 INFO nova.api.openstack.compute.server_external_events [req-abaddc5d-81a5-4adc-98c0-ac4f81dcc09c req-8e44d069-1f8e-4244-b61e-954f7b31c336 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:56b50b8a-cc30-4abb-8c36-3e7aa410e206 for instance 87560c4f-c8c3-420f-b013-dfbea465be2b on instance [pid: 8|app: 0|req: 476/952] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:06:54 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-28 18:06:55.354 7 WARNING neutronclient.v2_0.client [None req-a2fecb33-9660-4904-828b-3f198270929c 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/953] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:55 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1528 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:06:56.561 8 WARNING neutronclient.v2_0.client [None req-4548d39b-ab0d-402e-98b2-3c38e50aff20 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/954] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:56 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1697 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-28 18:06:56.726 7 WARNING neutronclient.v2_0.client [None req-d0c126f0-c019-4ef8-a50a-ca42f2b09260 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/955] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:06:56 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1697 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-28 18:06:57.759 8 INFO nova.api.openstack.compute.server_external_events [req-ab7ccced-7dab-4ce7-87db-757dd9d568aa req-7d9bb51f-7c99-4998-8020-1ba72b8920b5 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:56b50b8a-cc30-4abb-8c36-3e7aa410e206 for instance 87560c4f-c8c3-420f-b013-dfbea465be2b on instance [pid: 8|app: 0|req: 479/958] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:06:57 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: 7|app: 0|req: 480/959] 10.0.0.72 () {34 vars in 749 bytes} [Tue Apr 28 18:07:04 2026] POST /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b/action => generated 31897 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/962] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:07:15 2026] DELETE /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => 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-28 18:07:15.379 7 WARNING neutronclient.v2_0.client [None req-1cf7bc74-f972-4ba9-ac92-e3e6bee0300f 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/963] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:15 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1823 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:16.576 8 WARNING neutronclient.v2_0.client [None req-09ce3d03-7682-4a50-80ba-76a03352f05d 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/964] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:16 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1823 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-28 18:07:17.769 7 WARNING neutronclient.v2_0.client [None req-e71cef3f-b72c-4460-9951-69223d869f54 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/967] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:17 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1823 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-28 18:07:18.691 8 INFO nova.api.openstack.compute.server_external_events [req-1ca93895-3b76-46f1-93b7-3416acb4c76c req-0f3da22e-01a3-4a4a-9565-db4221e2bfee e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:56b50b8a-cc30-4abb-8c36-3e7aa410e206 for instance 87560c4f-c8c3-420f-b013-dfbea465be2b on instance [pid: 8|app: 0|req: 484/968] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:07:18 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-28 18:07:18.964 7 WARNING neutronclient.v2_0.client [None req-c2632e88-5724-47c4-824f-0100c1446a50 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/969] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:18 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1483 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:20.098 8 WARNING neutronclient.v2_0.client [None req-9d0b9757-c914-4cde-9c09-4f7bafb1bfb8 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/970] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:20 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => 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-28 18:07:21.186 7 WARNING neutronclient.v2_0.client [None req-3f39fb5a-220b-4c55-b783-3dbeb92cdbd6 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/971] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:21 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/972] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:07:21 2026] POST /v2.1/os-keypairs => generated 397 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, ' 2026-04-28 18:07:22.285 7 INFO nova.api.openstack.wsgi [None req-05edf8a8-cc82-410f-904d-a48d54fdb990 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] HTTP exception thrown: Instance 87560c4f-c8c3-420f-b013-dfbea465be2b could not be found. [pid: 7|app: 0|req: 487/973] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:22 2026] GET /v2.1/servers/87560c4f-c8c3-420f-b013-dfbea465be2b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/974] 10.0.0.72 () {32 vars in 727 bytes} [Tue Apr 28 18:07:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-402779622 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/975] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:07:22 2026] DELETE /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-28 18:07:22.906 8 WARNING neutronclient.v2_0.client [None req-ca5509c3-1f22-4c23-bb69-4ca3304ff992 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/976] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:22 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1703 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, ' [pid: 7|app: 0|req: 489/977] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:07:23 2026] POST /v2.1/os-keypairs => generated 386 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-28 18:07:24.164 8 WARNING neutronclient.v2_0.client [None req-bed932bd-d8ab-4e1b-b563-6648cc8cd886 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/978] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:24 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1703 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:07:24.323 7 WARNING neutronclient.v2_0.client [None req-dd5a50d1-3fa8-4f65-9001-e07613ce0df0 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The 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-28 18:07:24.371 7 WARNING neutronclient.v2_0.client [None req-dd5a50d1-3fa8-4f65-9001-e07613ce0df0 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The 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-28 18:07:24.441 7 WARNING neutronclient.v2_0.client [None req-dd5a50d1-3fa8-4f65-9001-e07613ce0df0 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The 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-28 18:07:24.630 7 WARNING neutronclient.v2_0.client [None req-dd5a50d1-3fa8-4f65-9001-e07613ce0df0 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/979] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:07:24 2026] POST /v2.1/servers => generated 496 bytes in 651 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-28 18:07:24.913 8 WARNING neutronclient.v2_0.client [None req-2de0e38d-7d70-471f-b0b4-da7bca1caf38 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/980] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:24 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1457 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-28 18:07:25.361 7 WARNING neutronclient.v2_0.client [None req-07dfa8ae-07f4-4085-825b-e73576ff1dc7 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/981] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:25 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1703 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:25.717 8 INFO nova.api.openstack.compute.server_external_events [req-6340064d-a9bf-488e-bba1-a7d997c5e59b req-0b1a08db-afbf-4463-85fa-131c1b6448a3 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:d2dd0207-83ce-42aa-9b74-1cb3cb56a11a for instance 6b3aea5e-3604-46a6-afdb-a780e33ebbff on instance [pid: 8|app: 0|req: 491/982] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:07:25 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-28 18:07:26.008 7 WARNING neutronclient.v2_0.client [None req-f3faed45-7437-43f2-9dd2-cd0bf6307efd 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in 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/983] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:25 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1461 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-28 18:07:26.569 8 WARNING neutronclient.v2_0.client [None req-9d821a8d-41af-41ca-8bcc-3b1511d95269 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/984] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:26 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1484 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:27.101 7 WARNING neutronclient.v2_0.client [None req-b4524f47-91c8-4d4f-8ecd-a3881c4d2619 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in 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/985] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:27 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1509 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-28 18:07:27.681 7 WARNING neutronclient.v2_0.client [None req-6a25f811-5a67-441a-b11c-6184ee0066eb 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/988] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:27 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1489 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-28 18:07:28.194 8 WARNING neutronclient.v2_0.client [None req-9c26135a-0ff6-441b-9441-b60afd0f1bfb 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/989] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:28 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:28.774 7 WARNING neutronclient.v2_0.client [None req-fc1793a6-46be-449e-bd15-270eab25a3bd 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/990] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:28 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1489 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:29.277 8 WARNING neutronclient.v2_0.client [None req-0b5d418c-afb3-4e7c-bcf5-9ba6b9e94385 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/991] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:29 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1517 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-28 18:07:29.867 7 WARNING neutronclient.v2_0.client [None req-898d999c-9e2f-436e-9c64-1200efef91f8 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] The python binding code in 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/992] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:29 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 1489 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:30.365 7 WARNING neutronclient.v2_0.client [None req-1f82e58f-aeff-454f-bc83-1f16b6d924b8 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The 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-28 18:07:30.451 8 INFO nova.api.openstack.compute.server_external_events [req-ab4a9d8f-de87-48db-b511-b13ed527da8c req-76e1cbf6-7694-4803-b6ef-2ce57ba6de6f e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:bb307c81-c18f-479d-89a6-4dd577b9912b for instance 707157b0-f985-4f32-b0d1-2e3c67ae192f on instance [pid: 8|app: 0|req: 496/993] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:07:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/994] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:30 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1641 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-28 18:07:30.942 8 INFO nova.api.openstack.wsgi [None req-663b1a3d-6eb5-4cf2-a8fb-464b7a3b99c8 36d3a31ca48d471fa472c75f24c16878 c8425029738d418298fd7b130f0f74cb - - default default] HTTP exception thrown: Instance 6b3aea5e-3604-46a6-afdb-a780e33ebbff could not be found. [pid: 8|app: 0|req: 497/995] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:30 2026] GET /v2.1/servers/6b3aea5e-3604-46a6-afdb-a780e33ebbff => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/996] 10.0.0.72 () {32 vars in 729 bytes} [Tue Apr 28 18:07:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1423310217 => 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-28 18:07:31.507 8 WARNING neutronclient.v2_0.client [None req-d5363199-49cf-42b4-98e0-773730043ce9 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/997] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:31 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1629 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 18:07:32.661 7 WARNING neutronclient.v2_0.client [None req-74e08296-e1ce-4c83-865b-0410f1c76e9b 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/998] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:32 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1629 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-28 18:07:33.846 8 WARNING neutronclient.v2_0.client [None req-f1a0e4df-80df-42a6-b6bc-be203097f965 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/999] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:33 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1629 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-28 18:07:35.013 7 WARNING neutronclient.v2_0.client [None req-3ac1b5c2-223b-4520-9def-4bc07a441ba0 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1000] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:34 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1629 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-28 18:07:35.648 8 INFO nova.api.openstack.compute.server_external_events [req-07a3a66e-d010-44fa-8a8c-49a79de77cc5 req-035a29ec-4a04-4943-ad74-15f60b5e7eda e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:bb307c81-c18f-479d-89a6-4dd577b9912b for instance 707157b0-f985-4f32-b0d1-2e3c67ae192f on instance [pid: 8|app: 0|req: 500/1001] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:07:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:36.205 7 WARNING neutronclient.v2_0.client [None req-ac30ec79-bf19-4545-a87b-571e70f29d86 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1002] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:36 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1629 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:37.374 8 WARNING neutronclient.v2_0.client [None req-8e66f872-3be1-4c30-82e0-65dc34ffbedf 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1005] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:37 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1808 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:37.535 7 WARNING neutronclient.v2_0.client [None req-37b14bd7-4c38-41cf-9d2b-384e10c57536 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in 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/1006] 10.0.0.72 () {32 vars in 740 bytes} [Tue Apr 28 18:07:37 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:38.265 8 INFO nova.api.openstack.compute.server_external_events [req-9248ac9e-8e8a-4470-a322-f3ca9cca2142 req-abffb426-1448-474b-94e5-aaa81ba44704 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:bb307c81-c18f-479d-89a6-4dd577b9912b for instance 707157b0-f985-4f32-b0d1-2e3c67ae192f on instance [pid: 8|app: 0|req: 502/1007] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:07:38 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-28 18:07:48.440 7 WARNING neutronclient.v2_0.client [None req-73e0fcee-f309-41f0-bca9-64929154b18b 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1010] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:48 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1928 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1011] 10.0.0.72 () {32 vars in 752 bytes} [Tue Apr 28 18:07:50 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1012] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:07:52 2026] DELETE /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:52.285 8 WARNING neutronclient.v2_0.client [None req-ae00b7bb-04cd-49a7-be56-c59bd84178ce 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1013] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:52 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1934 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:53.444 7 WARNING neutronclient.v2_0.client [None req-28e39805-f50f-4214-8a46-127cdc6e5e22 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1014] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:53 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1934 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:54.655 8 WARNING neutronclient.v2_0.client [None req-a6ef0389-652a-4fd0-a137-b472cac2478b 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1015] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:54 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1934 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-28 18:07:55.064 7 INFO nova.api.openstack.compute.server_external_events [req-85226f13-ca76-43c2-a487-9bd567d66605 req-8d63d113-6ed6-42b7-a7a5-03444ee65618 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-unplugged:bb307c81-c18f-479d-89a6-4dd577b9912b for instance 707157b0-f985-4f32-b0d1-2e3c67ae192f on instance [pid: 7|app: 0|req: 510/1016] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:07:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:55.476 8 INFO nova.api.openstack.compute.server_external_events [req-a4d90d42-3106-451a-8d5e-1dc39a615d68 req-8d177d7d-3df5-4c6f-b15c-b367ce61c86e e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:bb307c81-c18f-479d-89a6-4dd577b9912b for instance 707157b0-f985-4f32-b0d1-2e3c67ae192f on instance [pid: 8|app: 0|req: 507/1017] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:07:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:55.855 7 WARNING neutronclient.v2_0.client [None req-cd5cc55c-0005-4997-9de9-393b12e98722 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1018] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:55 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1538 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:56.956 8 WARNING neutronclient.v2_0.client [None req-c1678585-23d1-478c-aa43-dadca2bbc5d0 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1019] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:56 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1543 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:07:58.059 7 WARNING neutronclient.v2_0.client [None req-99145f0e-e2b0-401e-aa6a-e33405d4f9e4 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1022] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:58 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1543 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-28 18:07:59.157 8 WARNING neutronclient.v2_0.client [None req-da25dc32-201e-46e2-9c04-6eedda1bc18c 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:07:59 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 1543 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-28 18:08:00.255 7 INFO nova.api.openstack.wsgi [None req-cf42a487-2b7a-4f2a-b98b-835f4e396169 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] HTTP exception thrown: Instance 707157b0-f985-4f32-b0d1-2e3c67ae192f could not be found. [pid: 7|app: 0|req: 514/1024] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:08:00 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:08:00.287 8 INFO nova.api.openstack.wsgi [None req-760cd0f7-b6cd-4257-8d96-07d62be0e6a9 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] HTTP exception thrown: Instance 707157b0-f985-4f32-b0d1-2e3c67ae192f could not be found. [pid: 8|app: 0|req: 511/1025] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:08:00 2026] DELETE /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => 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-28 18:08:00.319 7 INFO nova.api.openstack.wsgi [None req-72ff9b6f-8e34-4db4-824d-1107d9f82852 6b78815f62c3478d96b275a03bb830a8 d2360a06830e4d83892a842382334847 - - default default] HTTP exception thrown: Instance 707157b0-f985-4f32-b0d1-2e3c67ae192f could not be found. [pid: 7|app: 0|req: 515/1026] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:08:00 2026] GET /v2.1/servers/707157b0-f985-4f32-b0d1-2e3c67ae192f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1027] 10.0.0.72 () {32 vars in 705 bytes} [Tue Apr 28 18:08:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1314159508 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1028] 10.0.0.72 () {32 vars in 727 bytes} [Tue Apr 28 18:08:00 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1606477016 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1037] 10.0.0.72 () {34 vars in 670 bytes} [Tue Apr 28 18:08:45 2026] POST /v2.1/os-keypairs => generated 395 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:08:47.884 8 WARNING neutronclient.v2_0.client [None req-c79a4ecc-9430-4223-97aa-426161668a5d c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The 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-28 18:08:47.928 8 WARNING neutronclient.v2_0.client [None req-c79a4ecc-9430-4223-97aa-426161668a5d c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The 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-28 18:08:48.197 8 WARNING neutronclient.v2_0.client [None req-c79a4ecc-9430-4223-97aa-426161668a5d c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1040] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:08:47 2026] POST /v2.1/servers => generated 447 bytes in 564 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-28 18:08:48.422 7 WARNING neutronclient.v2_0.client [None req-ca9bc9e3-87fe-435c-865b-b24f77e9ea03 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in 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/1041] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:08:48 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 1393 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-28 18:08:53.523 8 WARNING neutronclient.v2_0.client [None req-16878183-dbe0-478f-afe3-f355c8962b54 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] 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-28 18:08:53.641 7 INFO nova.api.openstack.compute.server_external_events [req-f5c15b4e-1376-4d81-94e7-4ec4774cadfb req-f383a2f2-4a55-4f4d-b652-288b897611de e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:7c3e1d78-9396-41f8-8f51-8d9a54cd362d for instance 40ace489-7701-410a-af01-bfc15afc076b on instance [pid: 7|app: 0|req: 524/1042] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:08:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1043] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:08:53 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 1518 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:08:57.543 8 INFO nova.api.openstack.compute.server_external_events [req-788f0b2d-3c63-4f05-91dc-becd7f1523d8 req-607a1dde-df07-4215-90e6-21009c2e8eb7 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:7c3e1d78-9396-41f8-8f51-8d9a54cd362d for instance 40ace489-7701-410a-af01-bfc15afc076b on instance [pid: 8|app: 0|req: 521/1046] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:08:57 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-28 18:08:58.801 7 WARNING neutronclient.v2_0.client [None req-d8b395c3-1a0e-4bfc-b341-78e697a89dda c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in 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/1047] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:08:58 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 1516 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:04.061 8 WARNING neutronclient.v2_0.client [None req-36849fe7-93c3-477a-91a5-e8a86435c72a c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1048] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:09:04 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 1814 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-28 18:09:05.435 8 INFO nova.api.openstack.compute.server_external_events [req-0f9bebe0-0a8d-4b14-bb1c-9f8c48f56356 req-e295274b-faec-44ef-970c-0655a9018102 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:7c3e1d78-9396-41f8-8f51-8d9a54cd362d for instance 40ace489-7701-410a-af01-bfc15afc076b on instance 2026-04-28 18:09:05.437 7 WARNING neutronclient.v2_0.client [None req-4294c480-8a92-4a4e-bf30-10e66d2dcded c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1049] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:09:05 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) 2026-04-28 18:09:05.484 7 WARNING neutronclient.v2_0.client [None req-4294c480-8a92-4a4e-bf30-10e66d2dcded c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The 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-28 18:09:05.742 7 WARNING neutronclient.v2_0.client [None req-4294c480-8a92-4a4e-bf30-10e66d2dcded c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1050] 10.0.0.72 () {34 vars in 662 bytes} [Tue Apr 28 18:09:05 2026] POST /v2.1/servers => generated 447 bytes in 602 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-28 18:09:05.993 8 WARNING neutronclient.v2_0.client [None req-7383fd81-ba8e-4be1-8ee1-77e2a63baac2 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1051] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:09:05 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 1393 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-28 18:09:11.091 7 WARNING neutronclient.v2_0.client [None req-c2e9bf6b-989c-4dc7-aa09-a219b90e2575 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1054] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:09:11 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 1518 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:11.560 8 INFO nova.api.openstack.compute.server_external_events [req-ec8ee32e-8848-49a6-9a93-1590ca2c1455 req-8a0442b0-afc1-46e3-9179-fb55d89faf2a e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:49c4be94-3c58-4cb8-a578-e53a726b8105 for instance f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a on instance [pid: 8|app: 0|req: 526/1055] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:09:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:15.071 7 INFO nova.api.openstack.compute.server_external_events [req-36f089a2-c1bf-4f36-837f-f66daa251033 req-8f6fbcfa-951e-40e7-9b7f-916c4610ee3c e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:49c4be94-3c58-4cb8-a578-e53a726b8105 for instance f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a on instance [pid: 7|app: 0|req: 530/1056] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:09:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:16.260 8 WARNING neutronclient.v2_0.client [None req-16a36486-20bf-4c4c-97db-8aec07629c2a c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1057] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:09:16 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 1516 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:21.475 8 WARNING neutronclient.v2_0.client [None req-07827980-32a6-41ac-b289-a59f8e9a4a32 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1060] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:09:21 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 1814 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:22.763 7 INFO nova.api.openstack.compute.server_external_events [req-97344c60-3a35-4aaa-9319-42c10c03f940 req-313abf04-437b-451a-8ce7-417b481e5994 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:49c4be94-3c58-4cb8-a578-e53a726b8105 for instance f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a on instance [pid: 7|app: 0|req: 532/1061] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:09:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:09:59.147 7 WARNING neutronclient.v2_0.client [None req-bd2dc13c-8e57-442e-8816-4551ce67915d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The 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-28 18:09:59.190 7 WARNING neutronclient.v2_0.client [None req-bd2dc13c-8e57-442e-8816-4551ce67915d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The 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-28 18:09:59.347 7 WARNING neutronclient.v2_0.client [None req-bd2dc13c-8e57-442e-8816-4551ce67915d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in 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/1070] 199.204.45.227 () {36 vars in 714 bytes} [Tue Apr 28 18:09:58 2026] POST /v2.1/servers => generated 453 bytes in 915 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-28 18:10:01.085 8 WARNING neutronclient.v2_0.client [None req-7d481b0f-7ecf-40b9-ad4b-b0714963e406 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1071] 199.204.45.227 () {32 vars in 733 bytes} [Tue Apr 28 18:10:01 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1 => generated 2311 bytes in 100 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-28 18:10:01.207 7 WARNING neutronclient.v2_0.client [None req-8c774bf7-c558-4081-bd98-dcd53f6799b8 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1072] 199.204.45.227 () {32 vars in 759 bytes} [Tue Apr 28 18:10:01 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 28 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1073] 199.204.45.227 () {32 vars in 777 bytes} [Tue Apr 28 18:10:01 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-volume_attachments => generated 197 bytes in 86 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-28 18:10:07.865 7 WARNING neutronclient.v2_0.client [None req-a3a8e12a-6c36-4c84-ac90-24b001817a74 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in 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/1076] 199.204.45.227 () {32 vars in 733 bytes} [Tue Apr 28 18:10:07 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1 => generated 2445 bytes in 180 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-28 18:10:08.015 8 WARNING neutronclient.v2_0.client [None req-ab242539-f682-4489-9495-1c11c6ffcced 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1077] 199.204.45.227 () {32 vars in 759 bytes} [Tue Apr 28 18:10:07 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 284 bytes in 108 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/1078] 199.204.45.227 () {32 vars in 777 bytes} [Tue Apr 28 18:10:08 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-volume_attachments => generated 197 bytes in 252 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-28 18:10:08.517 8 INFO nova.api.openstack.compute.server_external_events [req-2336b418-768a-4aea-a8b7-e543a4d5d7f9 req-3340e81c-7fee-421f-8ebc-fe0af70a53ad e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:cb8a2103-607d-438b-8baa-8234d3c60c43 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 8|app: 0|req: 538/1079] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:10:08 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-28 18:10:11.969 7 WARNING neutronclient.v2_0.client [None req-fef08724-5e68-4712-9174-0fd408ddb06a 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in 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/1080] 199.204.45.227 () {32 vars in 733 bytes} [Tue Apr 28 18:10:11 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1 => generated 2433 bytes in 191 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-28 18:10:12.151 8 WARNING neutronclient.v2_0.client [None req-f7929334-1bf7-49a1-8bff-cb376edda784 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1081] 199.204.45.227 () {32 vars in 759 bytes} [Tue Apr 28 18:10:12 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 284 bytes in 71 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: 543/1082] 199.204.45.227 () {32 vars in 777 bytes} [Tue Apr 28 18:10:12 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/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-28 18:10:13.623 8 INFO nova.api.openstack.compute.server_external_events [req-0fb364d9-6d1a-45dc-a4cd-c2614390ce7a req-63de5d53-f772-419f-a297-3893e43170ba e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:cb8a2103-607d-438b-8baa-8234d3c60c43 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 8|app: 0|req: 540/1083] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:10:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:10:15.757 7 WARNING neutronclient.v2_0.client [None req-83580ae4-34ac-4c7f-9a76-94bde8094d05 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1084] 199.204.45.227 () {32 vars in 733 bytes} [Tue Apr 28 18:10:15 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1 => generated 2433 bytes in 133 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-28 18:10:15.886 8 WARNING neutronclient.v2_0.client [None req-c6021525-5a31-403f-8d66-58488e50504b 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1085] 199.204.45.227 () {32 vars in 759 bytes} [Tue Apr 28 18:10:15 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 286 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1086] 199.204.45.227 () {32 vars in 777 bytes} [Tue Apr 28 18:10:15 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/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-28 18:10:18.902 8 WARNING neutronclient.v2_0.client [None req-8d7ac3cd-fa02-4aa0-9f0c-134da615bcd0 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1089] 199.204.45.227 () {32 vars in 733 bytes} [Tue Apr 28 18:10:18 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1 => generated 2581 bytes in 149 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-28 18:10:19.060 7 WARNING neutronclient.v2_0.client [None req-b76c1dbf-e9ad-4fc1-88f0-78172392b234 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in 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/1090] 199.204.45.227 () {32 vars in 759 bytes} [Tue Apr 28 18:10:19 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 286 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1091] 199.204.45.227 () {32 vars in 777 bytes} [Tue Apr 28 18:10:19 2026] GET /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-volume_attachments => generated 197 bytes in 47 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-28 18:10:56.219 8 WARNING neutronclient.v2_0.client [None req-2ba0b1a0-b0fd-4cc7-9eea-9b82984887e5 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The 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-28 18:10:56.266 8 WARNING neutronclient.v2_0.client [None req-2ba0b1a0-b0fd-4cc7-9eea-9b82984887e5 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] 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-28 18:10:58.699 7 INFO nova.api.openstack.compute.server_external_events [req-5a722902-8077-4063-864e-c94cbae10a5f req-294b6fda-4d11-4f65-9bfa-96c5e934f79d e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:794bcb67-414f-4b0d-ad4f-fe74d0aafa61 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 553/1100] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:10:58 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-28 18:11:03.072 7 INFO nova.api.openstack.compute.server_external_events [req-de2a832f-76b1-450c-b596-4db9b07acf07 req-c814f4cd-338e-4f09-a9fb-5416a8f59ca9 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:794bcb67-414f-4b0d-ad4f-fe74d0aafa61 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 554/1101] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:11:03 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) 2026-04-28 18:11:05.321 8 WARNING neutronclient.v2_0.client [None req-2ba0b1a0-b0fd-4cc7-9eea-9b82984887e5 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1102] 199.204.45.227 () {36 vars in 812 bytes} [Tue Apr 28 18:10:56 2026] POST /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 280 bytes in 9200 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-28 18:11:05.694 7 INFO nova.api.openstack.compute.server_external_events [req-77413ace-f67e-4a56-b796-4ac965306254 req-a4c24165-4570-4e8f-8ed2-bd485e26353d e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:794bcb67-414f-4b0d-ad4f-fe74d0aafa61 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 555/1103] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:11:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:11:06.032 8 INFO nova.api.openstack.compute.server_external_events [req-ecbe8c44-2398-4edd-aff2-1985e354bb0c req-92d4d40e-3711-40fd-9b43-9a06e0be3134 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:794bcb67-414f-4b0d-ad4f-fe74d0aafa61 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 8|app: 0|req: 549/1104] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:11:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:11:34.505 7 WARNING neutronclient.v2_0.client [None req-48ff7d8c-ef81-4b4b-9f93-dfd3ebc6a2de 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The 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-28 18:11:34.549 7 WARNING neutronclient.v2_0.client [None req-48ff7d8c-ef81-4b4b-9f93-dfd3ebc6a2de 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] 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-28 18:11:36.896 8 INFO nova.api.openstack.compute.server_external_events [req-51a50b61-f6a3-4b38-b122-d41352ddede5 req-687eaabc-6efe-4165-bac7-3ace8108d533 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:6252142f-3cb2-4c18-99b3-265d25ae0164 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 8|app: 0|req: 553/1111] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:11:36 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-28 18:11:42.624 8 INFO nova.api.openstack.compute.server_external_events [req-b73ff246-d001-4d2e-b220-80b2e2387a9a req-c252214a-5b12-4429-ad76-1224f863652f e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:6252142f-3cb2-4c18-99b3-265d25ae0164 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 8|app: 0|req: 556/1114] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:11:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 18:11:43.607 7 WARNING neutronclient.v2_0.client [None req-48ff7d8c-ef81-4b4b-9f93-dfd3ebc6a2de 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1115] 199.204.45.227 () {36 vars in 812 bytes} [Tue Apr 28 18:11:34 2026] POST /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 376 bytes in 9223 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-28 18:11:54.042 8 WARNING neutronclient.v2_0.client [None req-f65633f0-da71-433e-b218-128d5b6d192d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The 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-28 18:11:54.089 8 WARNING neutronclient.v2_0.client [None req-f65633f0-da71-433e-b218-128d5b6d192d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] 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-28 18:11:56.272 7 INFO nova.api.openstack.compute.server_external_events [req-0d8f4da0-558b-490e-ba5f-25eb838c1347 req-6c3180f5-dcac-4d4e-96d7-b95339fe7ec4 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:50fbe677-a5b0-4841-8a24-c758934243c5 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 561/1118] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:11:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:12:01.301 7 INFO nova.api.openstack.compute.server_external_events [req-876e6ae9-22d9-4f2d-aea7-c48c4b6fa080 req-ff885a28-fd76-46c7-acde-e1d6856f80a0 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-plugged:50fbe677-a5b0-4841-8a24-c758934243c5 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 564/1121] 10.0.0.141 () {38 vars in 815 bytes} [Tue Apr 28 18:12:01 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) 2026-04-28 18:12:03.125 8 WARNING neutronclient.v2_0.client [None req-f65633f0-da71-433e-b218-128d5b6d192d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1122] 199.204.45.227 () {36 vars in 812 bytes} [Tue Apr 28 18:11:54 2026] POST /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface => generated 378 bytes in 9182 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-28 18:12:03.699 7 INFO nova.api.openstack.compute.server_external_events [req-70aab71c-95e1-4956-bb55-1c49182bc74a req-9f58f7e2-22ce-4a5d-b948-e74db2213ab6 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:6252142f-3cb2-4c18-99b3-265d25ae0164 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 565/1123] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:12:03 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-28 18:12:17.863 7 INFO nova.api.openstack.compute.server_external_events [req-ed6946dd-0a55-40d6-b8a0-18d69efeccba req-b68941c6-e4de-4524-9c5d-c9088f693019 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:50fbe677-a5b0-4841-8a24-c758934243c5 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 568/1128] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:12:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 561/1129] 199.204.45.227 () {34 vars in 855 bytes} [Tue Apr 28 18:12:18 2026] DELETE /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface/50fbe677-a5b0-4841-8a24-c758934243c5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:12:19.911 7 INFO nova.api.openstack.compute.server_external_events [req-f5211ce8-17cb-497c-bcaa-8c4614977fdc req-f834c835-dfa3-4cd7-83cd-42a055d22ce0 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:50fbe677-a5b0-4841-8a24-c758934243c5 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 569/1130] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:12:19 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-28 18:12:28.460 7 INFO nova.api.openstack.compute.server_external_events [req-b4d5770b-a156-41a1-b830-4b309192cce2 req-4c6246a3-1816-498b-b155-29bfd56e4fd6 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:6252142f-3cb2-4c18-99b3-265d25ae0164 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 7|app: 0|req: 571/1133] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:12:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1134] 199.204.45.227 () {34 vars in 855 bytes} [Tue Apr 28 18:12:28 2026] DELETE /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface/6252142f-3cb2-4c18-99b3-265d25ae0164 => 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: 8|app: 0|req: 566/1139] 199.204.45.227 () {34 vars in 855 bytes} [Tue Apr 28 18:12:49 2026] DELETE /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1/os-interface/794bcb67-414f-4b0d-ad4f-fe74d0aafa61 => generated 0 bytes in 45 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: 574/1140] 199.204.45.227 () {34 vars in 755 bytes} [Tue Apr 28 18:12:54 2026] DELETE /v2.1/servers/44993199-77aa-4439-b34b-7067536bcef1 => generated 0 bytes in 121 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-28 18:12:57.232 8 INFO nova.api.openstack.compute.server_external_events [req-2809ffce-8226-40ba-8dbc-822d497ce289 req-6f490577-b713-49b2-b193-a476e591bcde e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:cb8a2103-607d-438b-8baa-8234d3c60c43 for instance 44993199-77aa-4439-b34b-7067536bcef1 on instance [pid: 8|app: 0|req: 567/1141] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:12:57 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-28 18:12:59.075 7 INFO nova.api.openstack.compute.server_external_events [req-34bea18d-0bdf-47fc-ad05-a58f4e77b0d7 req-c13e0e7e-1f4b-4ef2-b658-4f19721d9ea8 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:49c4be94-3c58-4cb8-a578-e53a726b8105 for instance f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a on instance [pid: 7|app: 0|req: 576/1144] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:12:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1145] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:12:59 2026] DELETE /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => 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-28 18:12:59.238 7 WARNING neutronclient.v2_0.client [None req-72ec2874-ef04-4df1-992d-658aca3124e6 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1146] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:12:59 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 1940 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-28 18:13:02.136 8 INFO nova.api.openstack.compute.server_external_events [req-98161a0c-cbb8-486c-9256-053f4fe411d6 req-4cf6ac77-0138-474a-ba66-05a386b128aa e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:49c4be94-3c58-4cb8-a578-e53a726b8105 for instance f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a on instance [pid: 8|app: 0|req: 570/1147] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:13:02 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-28 18:13:04.429 7 WARNING neutronclient.v2_0.client [None req-fb6c3f60-04b1-4e50-8816-d79945503e8a c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1148] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:13:04 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:13:09.507 8 INFO nova.api.openstack.wsgi [None req-0cc769a7-0918-4a47-819f-7f1d1abbf9a6 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] HTTP exception thrown: Instance f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a could not be found. [pid: 8|app: 0|req: 572/1151] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:13:09 2026] GET /v2.1/servers/f2ba94d4-c2c4-4e47-9ce2-1ed1524cc89a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:13:10.150 7 INFO nova.api.openstack.compute.server_external_events [req-2c5f9e15-631c-4d5d-8015-c3b6413fd651 req-c3de593e-8075-46f8-a351-142636b4a044 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-changed:7c3e1d78-9396-41f8-8f51-8d9a54cd362d for instance 40ace489-7701-410a-af01-bfc15afc076b on instance [pid: 7|app: 0|req: 580/1152] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:13:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 573/1153] 10.0.0.72 () {32 vars in 717 bytes} [Tue Apr 28 18:13:10 2026] DELETE /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:13:10.283 7 WARNING neutronclient.v2_0.client [None req-930eb077-47d0-48ac-abe6-b7bbee1f580e c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1154] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:13:10 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 1940 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 18:13:13.123 8 INFO nova.api.openstack.compute.server_external_events [req-8b32d866-db01-429b-9340-d21c5e089629 req-1bcff1f1-436f-4ad3-939e-19d4ca096d62 e5587536d6e14e3c9f4b5fa99792a23c add22cba2fcd4f6a8935080ecff05fca - - 4665bfd6cb44460ab3ca37dfe0f94554 4665bfd6cb44460ab3ca37dfe0f94554] Creating event network-vif-deleted:7c3e1d78-9396-41f8-8f51-8d9a54cd362d for instance 40ace489-7701-410a-af01-bfc15afc076b on instance [pid: 8|app: 0|req: 574/1155] 10.0.0.254 () {38 vars in 815 bytes} [Tue Apr 28 18:13:13 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-28 18:13:15.495 7 WARNING neutronclient.v2_0.client [None req-45d5c0af-5d4d-4a83-8410-00760de15327 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1156] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:13:15 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 1479 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-28 18:13:20.573 7 INFO nova.api.openstack.wsgi [None req-60902aeb-180f-4dd1-a0ab-d7099ec5d109 c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] HTTP exception thrown: Instance 40ace489-7701-410a-af01-bfc15afc076b could not be found. [pid: 7|app: 0|req: 584/1159] 10.0.0.72 () {32 vars in 714 bytes} [Tue Apr 28 18:13:20 2026] GET /v2.1/servers/40ace489-7701-410a-af01-bfc15afc076b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1160] 10.0.0.72 () {32 vars in 723 bytes} [Tue Apr 28 18:13:21 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-883995032 => 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, ' 2026-04-28 18:13:21.666 7 INFO nova.api.openstack.wsgi [None req-85f6258b-9011-47ce-8e8f-72074d9a6a2d c9dc38cefc3c4422aa0a19bacd0d5897 7dd5773973e84b34bff58501b2cbc19e - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-883995032 not found for user c9dc38cefc3c4422aa0a19bacd0d5897 [pid: 7|app: 0|req: 585/1161] 10.0.0.72 () {32 vars in 720 bytes} [Tue Apr 28 18:13:21 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-883995032 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1164] 10.0.0.72 () {32 vars in 654 bytes} [Tue Apr 28 18:13:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1165] 10.0.0.72 () {32 vars in 640 bytes} [Tue Apr 28 18:13:35 2026] GET /v2.1/servers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 18:13:35.701 8 WARNING oslo_db.sqlalchemy.utils [None req-093b89be-2b10-4496-b494-fb8a4613635d 5d5ef57de42b480e9330d74dc9084353 76a44fe2a5a347e7ba9e3ba41af488e4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 579/1166] 10.0.0.72 () {32 vars in 648 bytes} [Tue Apr 28 18:13:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1167] 10.0.0.72 () {32 vars in 693 bytes} [Tue Apr 28 18:13:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1170] 10.0.0.79 () {28 vars in 453 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1171] 10.0.0.79 () {30 vars in 657 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 591/1172] 10.0.0.79 () {32 vars in 730 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1173] 10.0.0.79 () {34 vars in 805 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1174] 10.0.0.79 () {28 vars in 453 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1175] 10.0.0.79 () {30 vars in 657 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 593/1176] 10.0.0.79 () {32 vars in 730 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1177] 10.0.0.79 () {34 vars in 893 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1/servers/detail?project_id=76a44fe2a5a347e7ba9e3ba41af488e4&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1178] 10.0.0.79 () {34 vars in 893 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1/servers/detail?project_id=add22cba2fcd4f6a8935080ecff05fca&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1179] 10.0.0.79 () {34 vars in 893 bytes} [Tue Apr 28 18:13:41 2026] GET /v2.1/servers/detail?project_id=f5acbaf72d6d430780f0c4b2619932c8&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)