+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 3 16:32:37 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-78dfddfd85-5s4fl 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 0x7f70e040f668 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-07-03 16:32:42.176 8 INFO nova.utils [None req-485b3c9b-1566-4e27-95d6-3b6a9fad3258 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-03 16:32:42.186 7 INFO nova.utils [None req-604903c5-834e-4314-8667-257e1abb0ce3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-03 16:32:43.932 8 WARNING keystonemiddleware._common.config [None req-485b3c9b-1566-4e27-95d6-3b6a9fad3258 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:43.941 8 WARNING oslo_config.cfg [None req-485b3c9b-1566-4e27-95d6-3b6a9fad3258 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-03 16:32:43.959 7 WARNING keystonemiddleware._common.config [None req-604903c5-834e-4314-8667-257e1abb0ce3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:43.969 7 WARNING oslo_config.cfg [None req-604903c5-834e-4314-8667-257e1abb0ce3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-03 16:32:44.018 8 WARNING keystonemiddleware._common.config [None req-485b3c9b-1566-4e27-95d6-3b6a9fad3258 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:44.033 8 WARNING oslo_config.cfg [None req-485b3c9b-1566-4e27-95d6-3b6a9fad3258 - - - - - -] 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-07-03 16:32:44.045 8 WARNING oslo_config.cfg [None req-485b3c9b-1566-4e27-95d6-3b6a9fad3258 - - - - - -] 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 0x7f70e040f668 pid: 8 (default app) 2026-07-03 16:32:44.055 7 WARNING keystonemiddleware._common.config [None req-604903c5-834e-4314-8667-257e1abb0ce3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:44.071 7 WARNING oslo_config.cfg [None req-604903c5-834e-4314-8667-257e1abb0ce3 - - - - - -] 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-07-03 16:32:44.083 7 WARNING oslo_config.cfg [None req-604903c5-834e-4314-8667-257e1abb0ce3 - - - - - -] 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 0x7f70e040f668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:32:51 2026] GET /v2.1 => generated 114 bytes in 23 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-07-03 16:32:52.114 8 WARNING oslo_policy.policy [None req-b3927316-1bb7-4412-87b1-d9813a16f92a fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:32:52.114 8 WARNING oslo_policy.policy [None req-b3927316-1bb7-4412-87b1-d9813a16f92a fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:32:51 2026] GET /v2.1 => generated 0 bytes in 616 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-07-03 16:32:52.218 7 WARNING oslo_policy.policy [req-b3927316-1bb7-4412-87b1-d9813a16f92a req-6933eb55-fee1-4bc6-8fb3-cbb51ca799d8 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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-07-03 16:32:52.219 7 WARNING oslo_policy.policy [req-b3927316-1bb7-4412-87b1-d9813a16f92a req-6933eb55-fee1-4bc6-8fb3-cbb51ca799d8 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - 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/6] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:32:52 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:32:52.316 8 INFO nova.api.openstack.wsgi [None req-e4c6d510-fc82-46ad-9aa3-5a5ac18c0b7e fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.235 () {48 vars in 1011 bytes} [Fri Jul 3 16:32:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.235 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:52 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:32:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:32:53 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: 6/12] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:32:53 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-07-03 16:32:53.269 8 INFO nova.api.openstack.wsgi [None req-b8bc67ae-bf25-4a4d-b81c-e0d86e3bea6c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1013 bytes} [Fri Jul 3 16:32:53 2026] GET /v2.1/flavors/m1.small => 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: 7/14] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.235 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:53 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:32:54 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: 9/17] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:32:54 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:32:54 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-07-03 16:32:54.205 8 INFO nova.api.openstack.wsgi [None req-abf660f9-2fee-4d28-ab8c-5030db6f1cc5 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.235 () {48 vars in 1015 bytes} [Fri Jul 3 16:32:54 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.235 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:54 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:32:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:32:55 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: 12/24] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:32:55 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-07-03 16:32:55.127 8 INFO nova.api.openstack.wsgi [None req-a9ab5a93-40b9-414f-a72d-0193e535b00c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.235 () {48 vars in 1013 bytes} [Fri Jul 3 16:32:55 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.235 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:55 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:32:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:32:56 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:32:56 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-07-03 16:32:56.088 8 INFO nova.api.openstack.wsgi [None req-138f2740-a221-4812-829e-88e0c8a37c9c fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.204.45.235 () {48 vars in 1015 bytes} [Fri Jul 3 16:32:56 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:56 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: 18/35] 199.204.45.235 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:56 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 10.0.0.131 () {28 vars in 454 bytes} [Fri Jul 3 16:39:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/113] 10.0.0.131 () {30 vars in 658 bytes} [Fri Jul 3 16:39:19 2026] GET /v2.1 => generated 0 bytes in 133 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: 57/114] 10.0.0.131 () {32 vars in 731 bytes} [Fri Jul 3 16:39:19 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: 58/115] 10.0.0.131 () {34 vars in 804 bytes} [Fri Jul 3 16:39:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:42:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/153] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:42:15 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:42:16 2026] GET /v2.1/ => generated 400 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:42:16.122 8 INFO nova.api.openstack.wsgi [None req-6188e25d-87c2-4b18-9ab9-2ca11a85e4a2 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 78/155] 199.204.45.235 () {48 vars in 1017 bytes} [Fri Jul 3 16:42:16 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: 78/156] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:42:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.235 () {52 vars in 1049 bytes} [Fri Jul 3 16:42:16 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:43:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/179] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:43:59 2026] GET /v2.1 => generated 0 bytes in 418 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/180] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:43:59 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-07-03 16:43:59.476 7 INFO nova.api.openstack.wsgi [None req-2d74f3ac-e853-4526-a1a1-42dd971f7c54 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user fd9e88681c7a45a981e63c63bd3b3252 [pid: 7|app: 0|req: 90/181] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:43:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-03 16:43:59.490 8 WARNING oslo_db.sqlalchemy.utils [None req-afac7b5c-ce7b-4de1-8092-21ad791f99f6 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/182] 199.204.45.235 () {48 vars in 1016 bytes} [Fri Jul 3 16:43:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.204.45.235 () {52 vars in 1057 bytes} [Fri Jul 3 16:43:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/184] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:44: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: 92/185] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:44:03 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: 94/186] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:44: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: 93/187] 199.204.45.235 () {48 vars in 1073 bytes} [Fri Jul 3 16:44:03 2026] GET /v2.1/os-quota-sets/4dc8364b5cf84ff6813fc6a097acacda => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.235 () {52 vars in 1125 bytes} [Fri Jul 3 16:44:03 2026] PUT /v2.1/os-quota-sets/4dc8364b5cf84ff6813fc6a097acacda => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/335] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:56:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/336] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:56:06 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 170/337] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:56:06 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:56:06.737 7 INFO nova.api.openstack.wsgi [None req-330730ec-455d-4985-9072-3f62aebfe4b6 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 168/338] 199.204.45.235 () {48 vars in 1015 bytes} [Fri Jul 3 16:56:06 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/339] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 16:56:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/340] 199.204.45.235 () {52 vars in 1049 bytes} [Fri Jul 3 16:56:06 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 16:59:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 16:59:41 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 16:59:41 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.235 () {48 vars in 1073 bytes} [Fri Jul 3 16:59:41 2026] GET /v2.1/os-quota-sets/f6f35dc4b27148d5b8724412b03ea52d => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.235 () {52 vars in 1125 bytes} [Fri Jul 3 16:59:42 2026] PUT /v2.1/os-quota-sets/f6f35dc4b27148d5b8724412b03ea52d => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 10.0.0.179 () {28 vars in 454 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 199/395] 10.0.0.179 () {30 vars in 658 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 197/396] 10.0.0.179 () {32 vars in 731 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 10.0.0.179 () {34 vars in 765 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 10.0.0.179 () {28 vars in 454 bytes} [Fri Jul 3 17:00:17 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: 8|app: 0|req: 202/401] 10.0.0.179 () {30 vars in 658 bytes} [Fri Jul 3 17:00:17 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: 7|app: 0|req: 200/402] 10.0.0.179 () {32 vars in 731 bytes} [Fri Jul 3 17:00:17 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: 203/403] 10.0.0.179 () {34 vars in 765 bytes} [Fri Jul 3 17:00:17 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.179 () {28 vars in 454 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/405] 10.0.0.179 () {30 vars in 658 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 202/406] 10.0.0.179 () {32 vars in 731 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 10.0.0.179 () {34 vars in 808 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/410] 10.0.0.179 () {28 vars in 454 bytes} [Fri Jul 3 17:00:25 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 207/411] 10.0.0.179 () {30 vars in 658 bytes} [Fri Jul 3 17:00:25 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 205/412] 10.0.0.179 () {32 vars in 731 bytes} [Fri Jul 3 17:00:25 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: 208/413] 10.0.0.179 () {34 vars in 808 bytes} [Fri Jul 3 17:00:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/544] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:11:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/545] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:11:23 2026] GET /v2.1 => generated 0 bytes in 132 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: 8|app: 0|req: 275/546] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:11:23 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-07-03 17:11:23.582 7 INFO nova.api.openstack.wsgi [None req-cf5b2a6f-449a-4363-98a8-1836b943a028 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 272/547] 199.204.45.235 () {48 vars in 1011 bytes} [Fri Jul 3 17:11:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/549] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:23 2026] GET /v2.1/flavors/1ad8d40e-5cc3-46fe-8c6a-db093af043f7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/550] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:11:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:11:24 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/552] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:11:24 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:11:24.515 7 INFO nova.api.openstack.wsgi [None req-4dba9554-cd1b-4694-825a-1e04494560b0 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 275/553] 199.204.45.235 () {48 vars in 1013 bytes} [Fri Jul 3 17:11:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:24 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: 7|app: 0|req: 276/555] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:24 2026] GET /v2.1/flavors/4e0e2766-40e1-44ab-bc31-5ff04cf1eae8/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:11:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/557] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:11:25 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: 8|app: 0|req: 281/558] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:11:25 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-07-03 17:11:25.458 7 INFO nova.api.openstack.wsgi [None req-ba19b219-8bd9-4173-bf84-759bf8d1d2bb fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 278/559] 199.204.45.235 () {48 vars in 1015 bytes} [Fri Jul 3 17:11:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:25 2026] GET /v2.1/flavors/97f5c6cc-45e8-4dfb-8132-5e7bca8bf15d/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: 281/564] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:11:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:11:26 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: 7|app: 0|req: 282/566] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:11:26 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-07-03 17:11:26.441 8 INFO nova.api.openstack.wsgi [None req-88ab6437-f406-42ee-bffa-1e91214c5c8a fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 285/567] 199.204.45.235 () {48 vars in 1013 bytes} [Fri Jul 3 17:11:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:26 2026] GET /v2.1/flavors/56cd85c3-f9c2-4f4e-8e72-46b7dde8078c/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/570] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:11:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:11:27 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: 285/572] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:11:27 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-07-03 17:11:27.402 8 INFO nova.api.openstack.wsgi [None req-0f6795d2-0ca6-4abf-acb9-d2d7f89e6ec2 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 288/573] 199.204.45.235 () {48 vars in 1015 bytes} [Fri Jul 3 17:11:27 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: 286/574] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:27 2026] GET /v2.1/flavors/22d4512a-2c04-441a-bb39-584b914c4e34/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:12: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: 293/589] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:12:31 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: 297/590] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:12:31.115 7 INFO nova.api.openstack.wsgi [None req-a2e4a592-33e1-4e89-94be-08625a835afa fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 294/591] 199.204.45.235 () {48 vars in 1017 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:12:31 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: 7|app: 0|req: 295/593] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:12:31 2026] GET /v2.1/flavors/08c2da36-77df-4951-bb23-b2e032b61e37/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: 297/596] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:12:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/597] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:12:38 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: 298/598] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:12:38 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: 8|app: 0|req: 301/599] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:12:38 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: 299/600] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:12:42 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: 302/601] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/602] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:12:42 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: 303/603] 199.204.45.235 () {48 vars in 1073 bytes} [Fri Jul 3 17:12:42 2026] GET /v2.1/os-quota-sets/4dc8364b5cf84ff6813fc6a097acacda => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 311/618] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:13:38 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-07-03 17:13:38.289 7 INFO nova.api.openstack.wsgi [None req-70dff052-a955-442d-a17f-d717669a3b5b fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 308/619] 199.204.45.235 () {48 vars in 1015 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/621] 199.204.45.235 () {48 vars in 1099 bytes} [Fri Jul 3 17:13:38 2026] GET /v2.1/flavors/150ba498-c28d-40a3-8386-36b6ba72257f/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:13:53 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: 314/625] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:13:53 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: 312/626] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 199.204.45.235 () {48 vars in 1073 bytes} [Fri Jul 3 17:13:53 2026] GET /v2.1/os-quota-sets/f6f35dc4b27148d5b8724412b03ea52d => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 199.204.45.235 () {42 vars in 705 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 199.204.45.235 () {44 vars in 909 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 322/640] 199.204.45.235 () {46 vars in 982 bytes} [Fri Jul 3 17:14:41 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-07-03 17:14:41.887 7 INFO nova.api.openstack.wsgi [None req-5024f180-dbc6-4f4c-8f0f-05c022fbe482 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 319/641] 199.204.45.235 () {48 vars in 1011 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 199.204.45.235 () {48 vars in 1051 bytes} [Fri Jul 3 17:14:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.224 () {32 vars in 655 bytes} [Fri Jul 3 17:15:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/652] 10.0.0.224 () {32 vars in 641 bytes} [Fri Jul 3 17:15:24 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-03 17:15:25.064 7 WARNING oslo_db.sqlalchemy.utils [None req-27490aee-cb18-4233-8888-532529be8cb2 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 325/653] 10.0.0.224 () {32 vars in 649 bytes} [Fri Jul 3 17:15:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.224 () {32 vars in 694 bytes} [Fri Jul 3 17:15:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/659] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:36 2026] GET /v2.1/flavors/1ad8d40e-5cc3-46fe-8c6a-db093af043f7 => generated 511 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 10.0.0.224 () {32 vars in 641 bytes} [Fri Jul 3 17:15:36 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:36 2026] GET /v2.1/flavors/1ad8d40e-5cc3-46fe-8c6a-db093af043f7 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:41.619 7 WARNING neutronclient.v2_0.client [None req-cabbe295-d471-407c-ad04-7199ee922e12 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in 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/662] 10.0.0.224 () {34 vars in 685 bytes} [Fri Jul 3 17:15:41 2026] POST /v2.1/os-security-groups => generated 241 bytes in 1017 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:42.543 8 WARNING neutronclient.v2_0.client [None req-06b5b009-b271-48ae-89bc-da023c356164 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/663] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:15:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.224 () {34 vars in 685 bytes} [Fri Jul 3 17:15:42 2026] POST /v2.1/os-security-groups => generated 242 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:43.149 7 WARNING neutronclient.v2_0.client [None req-41fecab2-1ceb-44db-9fdf-765b6aa45e14 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/665] 10.0.0.224 () {34 vars in 685 bytes} [Fri Jul 3 17:15:43 2026] POST /v2.1/os-security-groups => generated 243 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:43.268 8 WARNING neutronclient.v2_0.client [None req-fa565aef-98db-496c-999f-b177972c62a5 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.325 8 WARNING neutronclient.v2_0.client [None req-fa565aef-98db-496c-999f-b177972c62a5 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.366 8 WARNING neutronclient.v2_0.client [None req-fa565aef-98db-496c-999f-b177972c62a5 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in 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/666] 10.0.0.224 () {32 vars in 663 bytes} [Fri Jul 3 17:15:43 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:15:43.434 8 WARNING neutronclient.v2_0.client [None req-9e92e498-e001-442d-8cb2-a44aa6b183d8 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.472 8 WARNING neutronclient.v2_0.client [None req-9e92e498-e001-442d-8cb2-a44aa6b183d8 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.530 7 WARNING neutronclient.v2_0.client [None req-4d1f7590-1b8e-44f0-af7b-55ad2809d227 c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/667] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:43 2026] DELETE /v2.1/os-security-groups/250e3d1c-be71-4587-a1df-de5513c22e75 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:15:43.575 8 WARNING neutronclient.v2_0.client [None req-a50ce337-b6f1-45a9-9af9-b16f0b3b4326 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/668] 10.0.0.224 () {34 vars in 685 bytes} [Fri Jul 3 17:15:43 2026] POST /v2.1/os-security-groups => generated 247 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:43.708 7 WARNING neutronclient.v2_0.client [None req-9efbe1b3-dd9a-4b09-b95b-fc963eaa9f7c c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.708 8 INFO nova.api.openstack.wsgi [None req-a50ce337-b6f1-45a9-9af9-b16f0b3b4326 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] HTTP exception thrown: Security group 250e3d1c-be71-4587-a1df-de5513c22e75 does not exist Neutron server returns request_ids: ['req-3e266bf0-054d-49f8-9625-cc50f8646160'] [pid: 8|app: 0|req: 337/669] 10.0.0.224 () {32 vars in 737 bytes} [Fri Jul 3 17:15:43 2026] GET /v2.1/os-security-groups/250e3d1c-be71-4587-a1df-de5513c22e75 => generated 194 bytes in 142 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:15:43.720 8 WARNING neutronclient.v2_0.client [None req-b103286a-36a1-4226-91d1-686b9a9af7e8 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.745 7 WARNING neutronclient.v2_0.client [None req-9efbe1b3-dd9a-4b09-b95b-fc963eaa9f7c c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:43.766 8 WARNING neutronclient.v2_0.client [None req-b103286a-36a1-4226-91d1-686b9a9af7e8 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/670] 10.0.0.224 () {34 vars in 695 bytes} [Fri Jul 3 17:15:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:43.936 7 WARNING neutronclient.v2_0.client [None req-0462ba9f-1f19-4c75-8f69-e45ed8ea9d77 c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in 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/671] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:43 2026] DELETE /v2.1/os-security-groups/32cc51bc-6ad5-48f2-86f3-f4ad922cd087 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:15:44.003 8 WARNING neutronclient.v2_0.client [None req-9a1d3b6d-686d-4243-b104-86ac595b556e 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/672] 10.0.0.224 () {34 vars in 685 bytes} [Fri Jul 3 17:15:43 2026] POST /v2.1/os-security-groups => generated 247 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:44.105 8 INFO nova.api.openstack.wsgi [None req-9a1d3b6d-686d-4243-b104-86ac595b556e 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] HTTP exception thrown: Security group 32cc51bc-6ad5-48f2-86f3-f4ad922cd087 does not exist Neutron server returns request_ids: ['req-ca9825b6-f869-4139-afd6-5f3abb3cd51a'] [pid: 8|app: 0|req: 339/673] 10.0.0.224 () {32 vars in 737 bytes} [Fri Jul 3 17:15:43 2026] GET /v2.1/os-security-groups/32cc51bc-6ad5-48f2-86f3-f4ad922cd087 => generated 194 bytes in 110 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:15:44.110 7 WARNING neutronclient.v2_0.client [None req-bb7202b0-7c67-4b71-a05a-6228ad720235 c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.117 8 WARNING neutronclient.v2_0.client [None req-8cc3b21b-7092-4dc3-a781-737ae05fef66 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.149 7 WARNING neutronclient.v2_0.client [None req-bb7202b0-7c67-4b71-a05a-6228ad720235 c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.171 8 WARNING neutronclient.v2_0.client [None req-8cc3b21b-7092-4dc3-a781-737ae05fef66 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in 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/674] 10.0.0.224 () {34 vars in 695 bytes} [Fri Jul 3 17:15:44 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:44.341 7 WARNING neutronclient.v2_0.client [None req-e753ac3f-af3f-426e-8211-ef5d223cbe5f c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in 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/675] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.1/os-security-groups/fb0446b4-b72b-4a8e-9893-6eec27c890c7 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:15:44.414 8 WARNING neutronclient.v2_0.client [None req-2a758c6a-3311-4a54-97b5-af344d7d43bf 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.425 7 WARNING neutronclient.v2_0.client [None req-e753ac3f-af3f-426e-8211-ef5d223cbe5f c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.435 8 INFO nova.api.openstack.wsgi [None req-2a758c6a-3311-4a54-97b5-af344d7d43bf 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] HTTP exception thrown: Security group fb0446b4-b72b-4a8e-9893-6eec27c890c7 does not exist Neutron server returns request_ids: ['req-83337c03-8c6a-4a70-8a73-ab2850cb400d'] [pid: 8|app: 0|req: 341/676] 10.0.0.224 () {32 vars in 737 bytes} [Fri Jul 3 17:15:44 2026] GET /v2.1/os-security-groups/fb0446b4-b72b-4a8e-9893-6eec27c890c7 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:15:44.463 8 WARNING neutronclient.v2_0.client [None req-f994515a-3222-4bc6-ae2b-bba9bdc25559 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.509 8 WARNING neutronclient.v2_0.client [None req-f994515a-3222-4bc6-ae2b-bba9bdc25559 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in 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/677] 10.0.0.224 () {34 vars in 695 bytes} [Fri Jul 3 17:15:44 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:44.576 8 WARNING neutronclient.v2_0.client [None req-f994515a-3222-4bc6-ae2b-bba9bdc25559 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.580 7 WARNING neutronclient.v2_0.client [None req-bfa94180-3d63-439a-aadb-7f8ef31f4f67 c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in 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/678] 10.0.0.224 () {32 vars in 663 bytes} [Fri Jul 3 17:15:44 2026] GET /v2.1/os-security-groups => generated 707 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:44.645 8 WARNING neutronclient.v2_0.client [None req-a81701f9-d0e6-43fb-89db-b8a6ef42a1c9 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/679] 10.0.0.224 () {32 vars in 737 bytes} [Fri Jul 3 17:15:44 2026] GET /v2.1/os-security-groups/1cac4dc0-aff1-488d-94ab-37b06fd30e43 => generated 664 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:44.675 7 WARNING neutronclient.v2_0.client [None req-441f89d9-3be5-4a1d-bbfe-a995948411dd c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.681 8 INFO nova.api.openstack.wsgi [None req-a81701f9-d0e6-43fb-89db-b8a6ef42a1c9 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] HTTP exception thrown: Security group fb0446b4-b72b-4a8e-9893-6eec27c890c7 does not exist Neutron server returns request_ids: ['req-011a3ecd-37f3-42f2-99ed-01b14fec05dd'] [pid: 8|app: 0|req: 343/680] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.1/os-security-groups/fb0446b4-b72b-4a8e-9893-6eec27c890c7 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:15:44.692 8 WARNING neutronclient.v2_0.client [None req-244c72c9-d148-42a9-93fc-d57cd5dc0e62 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.706 7 WARNING neutronclient.v2_0.client [None req-441f89d9-3be5-4a1d-bbfe-a995948411dd c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.726 8 INFO nova.api.openstack.wsgi [None req-244c72c9-d148-42a9-93fc-d57cd5dc0e62 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] HTTP exception thrown: Security group 32cc51bc-6ad5-48f2-86f3-f4ad922cd087 does not exist Neutron server returns request_ids: ['req-3a6209a9-089f-4227-93da-5986e0e9705c'] [pid: 8|app: 0|req: 344/681] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.1/os-security-groups/32cc51bc-6ad5-48f2-86f3-f4ad922cd087 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:15:44.737 8 WARNING neutronclient.v2_0.client [None req-90aaaa6f-e987-4007-a717-5fa0131b1378 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.763 7 WARNING neutronclient.v2_0.client [None req-441f89d9-3be5-4a1d-bbfe-a995948411dd c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:44.777 8 INFO nova.api.openstack.wsgi [None req-90aaaa6f-e987-4007-a717-5fa0131b1378 74f0cdda96c945a994e2ae2bc42388a0 4a8194a0274140a9b926e80baac57c1b - - default default] HTTP exception thrown: Security group 250e3d1c-be71-4587-a1df-de5513c22e75 does not exist Neutron server returns request_ids: ['req-81091f8e-96dd-434e-bb6b-70f1d9075c25'] [pid: 8|app: 0|req: 345/682] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.1/os-security-groups/250e3d1c-be71-4587-a1df-de5513c22e75 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.224 () {32 vars in 750 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.1/os-security-group-rules/54b0df5c-16b7-403e-852b-cf418a57cbf1 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:15:44.855 8 WARNING neutronclient.v2_0.client [None req-9ba8b9c6-620f-4566-a19a-9154233168bf c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:45.916 8 WARNING neutronclient.v2_0.client [None req-9ba8b9c6-620f-4566-a19a-9154233168bf c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/686] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:44 2026] DELETE /v2.1/os-security-groups/1cac4dc0-aff1-488d-94ab-37b06fd30e43 => generated 0 bytes in 1543 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:15:46.403 7 WARNING neutronclient.v2_0.client [None req-26e2c8ba-8bb6-4741-a91c-0b8fb4bba6ac c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:47.072 7 WARNING neutronclient.v2_0.client [None req-26e2c8ba-8bb6-4741-a91c-0b8fb4bba6ac c476276ca39d435d91e8171d9a965e78 4299362d88934704a12e1d7dc1ea0aca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/687] 10.0.0.224 () {32 vars in 740 bytes} [Fri Jul 3 17:15:46 2026] DELETE /v2.1/os-security-groups/481a2f02-6819-4981-8210-66c43c42efbe => generated 0 bytes in 968 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:15:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:48.423 7 WARNING neutronclient.v2_0.client [None req-a34b2d14-8561-48c8-9f32-bcb1f432810f 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:48.467 7 WARNING neutronclient.v2_0.client [None req-a34b2d14-8561-48c8-9f32-bcb1f432810f 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:49.088 7 WARNING neutronclient.v2_0.client [None req-a34b2d14-8561-48c8-9f32-bcb1f432810f 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:49.427 8 WARNING neutronclient.v2_0.client [None req-203fa362-b1fa-4af4-b92a-dab6c33c2df3 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:49.485 8 WARNING neutronclient.v2_0.client [None req-203fa362-b1fa-4af4-b92a-dab6c33c2df3 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:49.783 8 WARNING neutronclient.v2_0.client [None req-203fa362-b1fa-4af4-b92a-dab6c33c2df3 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/689] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:15:48 2026] POST /v2.1/servers => generated 451 bytes in 1718 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-07-03 17:15:50.049 7 WARNING neutronclient.v2_0.client [None req-7b00e687-648c-4101-8090-453b0b458159 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/690] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:50 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1253 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:15:49 2026] POST /v2.1/servers => generated 451 bytes in 1086 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-07-03 17:15:50.490 7 WARNING neutronclient.v2_0.client [None req-5764a0ac-9e81-49ca-9c11-4f70fa24962f b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/692] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:50 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1423 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-07-03 17:15:51.209 8 WARNING neutronclient.v2_0.client [None req-811a779b-468f-40bf-b36d-ec644545207e 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/693] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:51 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1303 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-07-03 17:15:51.641 7 WARNING neutronclient.v2_0.client [None req-bc9c0b6a-4774-40ec-8d99-6c1a7bc2c056 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/694] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:51 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1427 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:52.301 8 WARNING neutronclient.v2_0.client [None req-0a7ad549-4c16-42d3-82b5-03ba0ef9a9b7 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/695] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1351 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:52.725 7 WARNING neutronclient.v2_0.client [None req-3d9c70bb-59ed-46f5-846e-aa86241ae4c2 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:15:53.548 8 WARNING neutronclient.v2_0.client [None req-46049f98-71fd-4ea1-88f2-221c6fe16686 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/696] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:52 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1419 bytes in 1424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1351 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/698] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:15:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:55.216 8 WARNING neutronclient.v2_0.client [None req-33cc089e-8264-4b19-a3dc-9cfb04d47a3a b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:55.247 7 WARNING neutronclient.v2_0.client [None req-8e09abc8-5335-4bed-be9a-bbef7922998d 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/699] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1475 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:55 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1359 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/703] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:15:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:56.122 8 WARNING neutronclient.v2_0.client [None req-3d4fdefa-77b7-4819-90a3-72cc5095112c 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:56.167 8 WARNING neutronclient.v2_0.client [None req-3d4fdefa-77b7-4819-90a3-72cc5095112c 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:56.351 8 WARNING neutronclient.v2_0.client [None req-3d4fdefa-77b7-4819-90a3-72cc5095112c 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:56.544 7 WARNING neutronclient.v2_0.client [None req-4b070826-40bb-49a0-bb85-ff98c32142a7 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/704] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:56 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1483 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:56.904 7 WARNING neutronclient.v2_0.client [None req-1afeb606-080a-48e4-b316-5f5b0414468e 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/705] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:56 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1437 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/706] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:15:56 2026] POST /v2.1/servers => generated 453 bytes in 998 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-07-03 17:15:57.060 7 WARNING neutronclient.v2_0.client [None req-b2a586ba-6135-4059-8691-c1702f1b4f92 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/707] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:57 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1432 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:57.213 8 INFO nova.api.openstack.compute.server_external_events [req-8bccb7ce-e0b7-4a4f-8cee-7d47b197ca1f req-52ed10cc-0a6e-493d-87cb-6649a3950c3b 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:d6ed95f3-adf3-477e-b5fe-1ffa58c7c78e for instance 3d3d4fb9-3298-41ea-879b-45e817d9efc9 on instance 2026-07-03 17:15:57.222 8 INFO nova.compute.rpcapi [None req-9cf23627-1122-4dd0-b1a2-11f9bd71d51c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 355/708] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:15:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:15:57.260 7 WARNING neutronclient.v2_0.client [None req-a3f5f949-770b-41ff-86fd-2675e82d193f e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:57.294 7 WARNING neutronclient.v2_0.client [None req-a3f5f949-770b-41ff-86fd-2675e82d193f e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:15:57.423 7 WARNING neutronclient.v2_0.client [None req-a3f5f949-770b-41ff-86fd-2675e82d193f e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/709] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:15:57 2026] POST /v2.1/servers => generated 450 bytes in 417 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-07-03 17:15:57.619 8 WARNING neutronclient.v2_0.client [None req-20920817-a9c5-40a4-b303-d4ab91cbbc12 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/710] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:57 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1400 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:57.923 7 WARNING neutronclient.v2_0.client [None req-072c39d9-b2f9-4eec-96c4-8ef2081bd104 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/711] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:57 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1561 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-07-03 17:15:58.064 8 WARNING neutronclient.v2_0.client [None req-6f407d7b-90a8-4715-9c91-4a903bf474e8 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] 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-07-03 17:15:58.153 7 WARNING neutronclient.v2_0.client [None req-afdfa11c-79f4-499f-b933-d1f960342314 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/712] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1436 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/713] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1437 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-07-03 17:15:58.348 7 INFO nova.api.openstack.compute.server_external_events [req-589b6029-3426-4886-a4f6-e72629f7f126 req-88737a91-4837-44b7-924d-706942b8de39 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:12fa98c2-61ac-497c-afe0-324c620870b3 for instance 8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 on instance 2026-07-03 17:15:58.356 7 INFO nova.compute.rpcapi [None req-704cd295-d0eb-49e0-95bd-d78ee8a05d1a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 357/714] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:15:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:58.741 8 WARNING neutronclient.v2_0.client [None req-4951bca3-4656-4aa9-829c-2dbf176f7e69 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/715] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:58 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1404 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-07-03 17:15:59.105 7 WARNING neutronclient.v2_0.client [None req-dfc5980f-596e-4efc-8b3a-a2baaf0072cd b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:15:59.253 8 WARNING neutronclient.v2_0.client [None req-7e9fb91f-fb78-4e00-adb2-6ff171aab837 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/716] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:59 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => 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-07-03 17:15:59.339 8 WARNING neutronclient.v2_0.client [None req-a8b85f10-e111-4244-b433-5f6fff8d8e9d 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/717] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:59 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:59 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1437 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:15:59.836 7 WARNING neutronclient.v2_0.client [None req-ee045e4d-14f8-4e63-8638-68dd30207f0c e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/719] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:15:59 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1396 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-07-03 17:16:00.364 8 WARNING neutronclient.v2_0.client [None req-d051c891-e1cd-4a68-9ec2-faedd289ffc4 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] 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: 361/720] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1484 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:00.422 7 WARNING neutronclient.v2_0.client [None req-18b1b1c6-e537-4e98-b539-88ae605b57e5 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:00.561 8 WARNING neutronclient.v2_0.client [None req-abd568a8-b168-4d37-8781-9bc8d6b02c10 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/721] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1437 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-07-03 17:16:00.942 7 WARNING neutronclient.v2_0.client [None req-0b417d03-567f-4e13-b936-31980aa95213 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/723] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:00 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1396 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-07-03 17:16:01.462 8 WARNING neutronclient.v2_0.client [None req-6741bf0c-bee4-4f16-b4fc-5e142fe2db55 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/724] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:01 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1484 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:01.634 7 WARNING neutronclient.v2_0.client [None req-c6d5a341-48a2-4d8e-bbc7-b1907657c93c b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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: 362/725] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:01 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:01.748 8 WARNING neutronclient.v2_0.client [None req-dcdd6236-626b-464e-8c47-243b8a8ccc71 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/726] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:01 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 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-07-03 17:16:02.033 7 WARNING neutronclient.v2_0.client [None req-46d405a8-74f9-4b7f-b795-ebb81e335880 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/727] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:02 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1452 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:02.560 8 WARNING neutronclient.v2_0.client [None req-499b472c-a3d2-4ef5-98c1-810e6c3b82d8 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/728] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:02 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1492 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:02.813 7 WARNING neutronclient.v2_0.client [None req-a4f64b2a-26cf-49a5-af62-6c62b59bfbd8 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/729] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:02 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 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-07-03 17:16:02.976 8 WARNING neutronclient.v2_0.client [None req-b2f220c9-2bc0-4c11-9500-43074317a0cc 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/730] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:02 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:03.157 7 WARNING neutronclient.v2_0.client [None req-f293464d-6c63-4d8e-a994-1fb6f5acbaa5 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/731] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1452 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-07-03 17:16:03.669 8 WARNING neutronclient.v2_0.client [None req-ba8976d9-ba81-4a1e-9e09-e2206183afd9 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] 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-07-03 17:16:03.774 7 INFO nova.api.openstack.compute.server_external_events [req-6d65ece2-e438-4302-aa64-d39d6343d816 req-c5b4625b-4f7a-4a41-b2c1-5de5d4d614e8 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:702fe4c9-c946-4b38-a399-530c25e04204 for instance 2d8088d3-8f40-4d84-9a59-967c887c3b02 on instance [pid: 7|app: 0|req: 366/732] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1570 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:03.980 7 WARNING neutronclient.v2_0.client [None req-57fe8149-e934-4cf1-a7f0-bb09675c6c74 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/734] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:03 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:04.131 8 WARNING neutronclient.v2_0.client [None req-cfe3f7fb-7252-4808-a95c-db2b607fe3e9 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] 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: 368/735] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:04 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:04.242 7 WARNING neutronclient.v2_0.client [None req-262fbe56-7fab-490d-987e-3020c8b0cd19 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:04 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1452 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-07-03 17:16:04.845 8 WARNING neutronclient.v2_0.client [None req-cae511f7-6132-4096-bb5d-9c0b59a243d7 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/737] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:04 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 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-07-03 17:16:05.138 7 WARNING neutronclient.v2_0.client [None req-a948c8e8-def3-4348-87c9-79c1f4375bc3 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:05.267 8 WARNING neutronclient.v2_0.client [None req-3399b02e-77f1-4fa3-b90a-98dec3d93c16 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/738] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:05.369 7 WARNING neutronclient.v2_0.client [None req-d0c139cd-a839-4196-82a5-12a7ee2a4b5a e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/739] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1528 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:05.840 7 INFO nova.api.openstack.compute.server_external_events [req-ed03a6c9-164c-4f92-97ca-f3d4c926af29 req-ca46ba99-961b-4858-a992-e14a026cf537 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:3551883c-071d-4e9d-8527-0e21eda7b2b2 for instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 on instance [pid: 7|app: 0|req: 372/743] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:06.047 8 WARNING neutronclient.v2_0.client [None req-052147f5-0572-4936-a62d-ff6b74834067 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/744] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:05 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 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-07-03 17:16:06.332 7 WARNING neutronclient.v2_0.client [None req-77d25cfc-50fb-4694-9a43-bb87874aae48 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/745] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:06 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:06.542 8 WARNING neutronclient.v2_0.client [None req-41b9d4ee-790f-4642-bd38-3e3d1dd49430 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] 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-07-03 17:16:06.588 7 WARNING neutronclient.v2_0.client [None req-646ead7f-07f4-4e41-b018-7765f902f39a e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/746] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:06 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:06 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1526 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-07-03 17:16:07.264 8 WARNING neutronclient.v2_0.client [None req-b2c776fa-c25a-44f7-a075-16259b054941 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/748] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:07.539 7 WARNING neutronclient.v2_0.client [None req-6668e6d1-53c7-4b5e-8632-e8c50f8d1f97 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:07.706 8 WARNING neutronclient.v2_0.client [None req-13575563-5626-40fd-bc43-e481fedb27fd 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/749] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:07.799 7 WARNING neutronclient.v2_0.client [None req-6d174198-d2c3-4034-8101-5de21d859fdb e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/750] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:07 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1526 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-07-03 17:16:08.290 8 INFO nova.api.openstack.compute.server_external_events [req-6ac29bb0-7e19-49dd-8d94-e793ff4e453c req-d521ab5c-0809-48bb-b6df-71e980759ad2 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:12fa98c2-61ac-497c-afe0-324c620870b3 for instance 8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 on instance [pid: 8|app: 0|req: 376/752] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:16:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:08.447 7 WARNING neutronclient.v2_0.client [None req-45b53956-7f93-48dd-a338-ab1ce4dfd73a 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/753] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 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-07-03 17:16:08.801 8 WARNING neutronclient.v2_0.client [None req-9f8c10f6-c6e5-4d92-901a-b43bc2aa95b0 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:08.872 7 WARNING neutronclient.v2_0.client [None req-4227ed4a-18f2-473d-915b-7595bd7e644f 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/754] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1549 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:08.969 8 WARNING neutronclient.v2_0.client [None req-f4ad98ea-878b-44cc-a1d4-797af7903419 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/755] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:08 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:09.659 7 WARNING neutronclient.v2_0.client [None req-7ef15c2a-e7b7-4340-b69f-7cba16e43923 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/757] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:09 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 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-07-03 17:16:09.975 8 WARNING neutronclient.v2_0.client [None req-774c8ebd-2bdb-4a42-9729-485c994b30a4 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:10.031 7 WARNING neutronclient.v2_0.client [None req-473f2261-6019-4330-ab54-0f6450b7ea5c 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/758] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:09 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1726 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:10.107 8 WARNING neutronclient.v2_0.client [None req-a397f0d6-875e-4fc8-bba8-66f57ec223dc e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/759] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:09 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 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-07-03 17:16:10.189 7 WARNING neutronclient.v2_0.client [None req-862777b1-00d3-43ff-b72c-f7d3c5a5e440 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/760] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1526 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:10.327 8 INFO nova.api.openstack.compute.server_external_events [req-42e88b04-fadd-4a0b-9f7d-63c57c1636c8 req-3b688735-d2a2-4c1f-92d2-0cfa3ce247b4 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:d6ed95f3-adf3-477e-b5fe-1ffa58c7c78e for instance 3d3d4fb9-3298-41ea-879b-45e817d9efc9 on instance [pid: 8|app: 0|req: 381/762] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:16:10 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-07-03 17:16:10.813 7 WARNING neutronclient.v2_0.client [None req-10d3718b-d891-4959-9b2d-996825e03c69 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/763] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:11.128 7 INFO nova.api.openstack.compute.server_external_events [req-602a5350-963c-4dc8-b4ac-ef85983b0395 req-920c1306-8f24-470b-aded-566c195783fc 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:12fa98c2-61ac-497c-afe0-324c620870b3 for instance 8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 on instance [pid: 7|app: 0|req: 383/764] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:11 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) 2026-07-03 17:16:11.163 8 WARNING neutronclient.v2_0.client [None req-170c72c2-05cd-467e-9c37-818520d26860 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:11.218 7 INFO nova.api.openstack.compute.server_external_events [req-ab001d83-ab9e-484c-9ae6-a95cd2792254 req-0046b912-c960-4ebd-a75e-11f62fa94cb7 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:3551883c-071d-4e9d-8527-0e21eda7b2b2 for instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 on instance [pid: 7|app: 0|req: 384/765] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:16:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:11.263 7 WARNING neutronclient.v2_0.client [None req-96228d6f-7f60-4ca7-870b-f15ee5521a49 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/766] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1726 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:11.321 8 WARNING neutronclient.v2_0.client [None req-a070aa5d-e575-4c9e-a631-34f6db1eb61b e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/767] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1425 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: 8|app: 0|req: 383/768] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1526 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.224 () {32 vars in 641 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/servers => generated 377 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/770] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:16:11 2026] DELETE /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 0 bytes in 149 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-07-03 17:16:11.797 7 WARNING neutronclient.v2_0.client [None req-603db289-90a0-400b-bb8e-eef763f74ce5 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/771] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1732 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:11.982 8 WARNING neutronclient.v2_0.client [None req-fcf365d3-3695-4f44-8b30-f268c91918de 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/772] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 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-07-03 17:16:12.495 7 WARNING neutronclient.v2_0.client [None req-625b9132-5a32-4420-9102-7bbecb03d45a 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] 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-07-03 17:16:12.557 8 WARNING neutronclient.v2_0.client [None req-dee97bb2-b29f-4c81-a7b5-15643ab02d1b e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/773] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1612 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:12.657 7 WARNING neutronclient.v2_0.client [None req-5c10d191-bdf3-4870-bd3d-2f97f9ef1574 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/774] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1717 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-07-03 17:16:12.718 8 WARNING neutronclient.v2_0.client [None req-1e2e71d4-d670-402d-883b-461f0a601220 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/775] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9/os-interface => generated 284 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/os-interface => generated 285 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:12.983 7 WARNING neutronclient.v2_0.client [None req-d1518c17-5270-404f-8c42-704418efa3bd b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:13.158 8 WARNING neutronclient.v2_0.client [None req-cb9dd53d-4cd2-45df-bb84-32de1de615b1 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/777] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1852 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:13.823 7 INFO nova.api.openstack.compute.server_external_events [req-37903eed-1014-47bb-b78a-23c1561f17b6 req-0fa001db-9a06-42ee-9477-beddf6362346 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:702fe4c9-c946-4b38-a399-530c25e04204 for instance 2d8088d3-8f40-4d84-9a59-967c887c3b02 on instance [pid: 7|app: 0|req: 391/778] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:16:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/779] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:13.871 7 WARNING neutronclient.v2_0.client [None req-9cc66065-f200-4358-b110-ec2c63a09240 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:16:13.872 8 INFO nova.api.openstack.compute.server_external_events [req-f94a5504-593b-4951-b98d-9513c783aa51 req-c48090a5-5958-4105-8811-6e1106b6c48b 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:d6ed95f3-adf3-477e-b5fe-1ffa58c7c78e for instance 3d3d4fb9-3298-41ea-879b-45e817d9efc9 on instance [pid: 8|app: 0|req: 389/780] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:14.034 7 WARNING neutronclient.v2_0.client [None req-b2661790-9c3b-4321-bdc1-c422a08f128c e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/782] 10.0.0.224 () {32 vars in 641 bytes} [Fri Jul 3 17:16:13 2026] GET /v2.1/servers => generated 388 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/783] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1717 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:14.120 8 INFO nova.api.openstack.compute.server_external_events [req-78f3dc14-1507-44a1-8fbc-d01bbe3da2ff req-7c89f14e-9984-4cb1-bf45-7eafd9431b12 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:3551883c-071d-4e9d-8527-0e21eda7b2b2 for instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 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, ' [pid: 8|app: 0|req: 391/784] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:16:14 2026] DELETE /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 0 bytes in 165 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-07-03 17:16:14.329 8 WARNING neutronclient.v2_0.client [None req-93521e32-01e8-4322-9e86-a30e80938404 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/786] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1618 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:14.853 7 WARNING neutronclient.v2_0.client [None req-2655c520-d06f-48da-8a25-d75ea4050d5e b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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-07-03 17:16:14.896 8 WARNING neutronclient.v2_0.client [None req-8b507464-beda-4c15-9850-2e969b9602e7 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/787] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1784 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/788] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1558 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:15.481 7 WARNING neutronclient.v2_0.client [None req-2e144fd8-c16f-461b-96a3-5bcf1caee0c1 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/789] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:15 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1738 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-07-03 17:16:15.952 8 WARNING neutronclient.v2_0.client [None req-3a84b8ee-d506-4d17-b40e-cda544665c47 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] The python binding code in 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/792] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:15 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1504 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:16.088 7 WARNING neutronclient.v2_0.client [None req-a98b6a0e-23f1-4fc4-ad59-9759031c02aa 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] 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-07-03 17:16:16.174 8 INFO nova.api.openstack.compute.server_external_events [req-fc081c34-ae9a-4873-83ab-526b5138f0ad req-08519caf-1894-43ae-8530-1d3c2a13eaff 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:12fa98c2-61ac-497c-afe0-324c620870b3 for instance 8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 on instance [pid: 8|app: 0|req: 396/793] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1741 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:16.291 8 WARNING neutronclient.v2_0.client [None req-a14130ec-20df-4549-9fb6-136a6f08262a 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/795] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:16.649 7 WARNING neutronclient.v2_0.client [None req-9fe432ba-e785-4324-ba7c-d5a6278c3f41 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1738 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:17.068 8 WARNING neutronclient.v2_0.client [None req-8f9ee27e-65de-4991-b23f-d58033e3d2ef b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] 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: 398/797] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => generated 1509 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:17.433 7 WARNING neutronclient.v2_0.client [None req-5c591bca-4f87-470e-8da8-d3180a462abb 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] 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-07-03 17:16:17.459 8 INFO nova.api.openstack.compute.server_external_events [req-3ea24491-5089-4f16-83d4-118292e3f37a req-76569740-1bbb-4c61-917c-077c6168a4c1 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:702fe4c9-c946-4b38-a399-530c25e04204 for instance 2d8088d3-8f40-4d84-9a59-967c887c3b02 on instance [pid: 8|app: 0|req: 399/798] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/799] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1741 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, ' [pid: 8|app: 0|req: 400/800] 10.0.0.224 () {32 vars in 641 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers => generated 384 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/801] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:16:17 2026] DELETE /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 0 bytes in 85 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-07-03 17:16:17.731 8 WARNING neutronclient.v2_0.client [None req-f514affa-e79b-4011-b589-0f194ee7f49a 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] 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: 401/802] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1747 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:17.843 7 WARNING neutronclient.v2_0.client [None req-264733b1-9eb8-49e8-a42d-c99801b95992 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/803] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1670 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-07-03 17:16:18.214 8 INFO nova.api.openstack.compute.server_external_events [req-051e8304-11fb-454a-b810-3db41cad727b req-05c55d86-1d01-48f7-949b-7508fadb15da 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:d6ed95f3-adf3-477e-b5fe-1ffa58c7c78e for instance 3d3d4fb9-3298-41ea-879b-45e817d9efc9 on instance [pid: 8|app: 0|req: 402/804] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:18.470 7 INFO nova.api.openstack.wsgi [None req-fb4ee6a1-1221-42b8-8215-b16390bed007 b6427c3f528745f9a1fb72251572266a 718ebd1ed8e4417193da32a9ab93270f - - default default] HTTP exception thrown: Instance 8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 could not be found. [pid: 7|app: 0|req: 403/805] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.1/servers/8fa9b6ca-3f7e-47aa-ac26-cf219f7d0525 => 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: 403/806] 10.0.0.224 () {32 vars in 706 bytes} [Fri Jul 3 17:16:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1211021908 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:18.904 7 WARNING neutronclient.v2_0.client [None req-36cd87c7-62cc-4934-a7da-d8df669b5afe 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:16:18.961 8 WARNING neutronclient.v2_0.client [None req-ad338bf1-bc28-412e-b095-0e8fc4647c84 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in 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/807] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1380 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1867 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-03 17:16:20.096 8 WARNING neutronclient.v2_0.client [None req-079282dd-e306-4b00-8a21-147a5b6e7712 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:16:20.117 7 WARNING neutronclient.v2_0.client [None req-2a68b923-eaa5-409a-b81c-872b9cdcba76 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in 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/809] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:20 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1385 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:20 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1867 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-07-03 17:16:20.978 8 INFO nova.api.openstack.compute.server_external_events [req-c23926e8-3cfb-474d-b4e6-ac589eef2366 req-7c607cc5-fe9f-4b20-968f-ba8fe048c381 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:702fe4c9-c946-4b38-a399-530c25e04204 for instance 2d8088d3-8f40-4d84-9a59-967c887c3b02 on instance [pid: 8|app: 0|req: 406/811] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:21.226 7 WARNING neutronclient.v2_0.client [None req-cbde12c5-f506-4273-b1aa-fe64a44b4e8e 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:16:21.255 8 WARNING neutronclient.v2_0.client [None req-2202acaa-f012-4c98-bd98-6c8428c4928d 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/812] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 1385 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/813] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:22.306 7 INFO nova.api.openstack.wsgi [None req-5a8c7c0a-5648-4e0b-9968-0f7322d967ef 2650b72b35b942c29fcdb79ede248167 5337ba87a253429f8e97c507073b7e37 - - default default] HTTP exception thrown: Instance 3d3d4fb9-3298-41ea-879b-45e817d9efc9 could not be found. [pid: 7|app: 0|req: 407/814] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:22 2026] GET /v2.1/servers/3d3d4fb9-3298-41ea-879b-45e817d9efc9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/815] 10.0.0.224 () {32 vars in 704 bytes} [Fri Jul 3 17:16:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-426686201 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:22.355 8 WARNING neutronclient.v2_0.client [None req-88a79d43-884c-4797-afbb-872ba620823a 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/816] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:22 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1518 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:23.461 7 WARNING neutronclient.v2_0.client [None req-5f8f14ca-aa0a-430b-bd7f-89a943c46875 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/817] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:23 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 1518 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:24.707 8 INFO nova.api.openstack.wsgi [None req-be34fe58-3aa0-4580-84bc-55d79c60f6eb 211a09ea08a246cab02034bb98f2e241 6cf86912399840318c1fbb31864c98e9 - - default default] HTTP exception thrown: Instance 2d8088d3-8f40-4d84-9a59-967c887c3b02 could not be found. [pid: 8|app: 0|req: 409/818] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.1/servers/2d8088d3-8f40-4d84-9a59-967c887c3b02 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/819] 10.0.0.224 () {32 vars in 706 bytes} [Fri Jul 3 17:16:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1537679643 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:28.399 7 WARNING neutronclient.v2_0.client [None req-8e39db77-555a-452a-9871-5f2ec2b2724c bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:16:28.557 7 WARNING neutronclient.v2_0.client [None req-8e39db77-555a-452a-9871-5f2ec2b2724c bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/822] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:16:28 2026] POST /v2.1/servers => generated 424 bytes in 675 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-07-03 17:16:28.748 8 WARNING neutronclient.v2_0.client [None req-4c4725d7-bfa8-4aa7-9113-534e4217df5a bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/823] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:28 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1371 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-07-03 17:16:29.828 7 WARNING neutronclient.v2_0.client [None req-44be1c9a-f08a-40fa-a6ad-cbbc6cc7785f bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/824] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:29 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1375 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-07-03 17:16:30.931 8 WARNING neutronclient.v2_0.client [None req-3dd4f4d0-a1c1-41ef-900e-02a6939b28d4 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/825] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:30 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1423 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:32.036 7 WARNING neutronclient.v2_0.client [None req-82b2a20f-ad84-4dba-9156-8c404cbb0a49 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/826] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1423 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-07-03 17:16:33.116 8 WARNING neutronclient.v2_0.client [None req-aa49d89c-29b5-4d4e-b1ae-da8ed5eccc81 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/827] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1431 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-07-03 17:16:34.034 7 INFO nova.api.openstack.compute.server_external_events [req-55f6e6c8-c6df-46c6-970d-a940f86fa0fd req-b4420c4a-409d-4666-aeb3-257416fbd4db 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:01e4e9e7-8bc1-4f73-b9d2-b72da14416f8 for instance 9d5a6f40-d500-48b4-9af2-339ee5b14688 on instance [pid: 7|app: 0|req: 415/828] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:34.201 8 WARNING neutronclient.v2_0.client [None req-7470fd38-23e9-4aa7-b812-e4ff723d9725 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/829] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:34 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1483 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-07-03 17:16:35.341 7 WARNING neutronclient.v2_0.client [None req-2804eee7-4885-490d-873a-4a8e22c32a8e bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/830] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:35 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1471 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:36.547 8 WARNING neutronclient.v2_0.client [None req-eb31ac54-ade6-4d82-a354-49b77966a1c5 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/833] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:36 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1471 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-07-03 17:16:37.698 7 WARNING neutronclient.v2_0.client [None req-318851aa-4e6f-4135-812d-f2cb5ada09d8 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/834] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:37 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1471 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:38.830 8 WARNING neutronclient.v2_0.client [None req-14724155-c147-4056-8224-3b63ddd04a65 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/835] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1471 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:40.025 7 WARNING neutronclient.v2_0.client [None req-9a4a5664-3675-4e30-b029-68fc7a82d4b2 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/836] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:39 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1471 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-07-03 17:16:40.408 8 INFO nova.api.openstack.compute.server_external_events [req-ba1e3be4-2675-4fd2-a6d1-c55f184eeb01 req-e2657a20-1017-4f61-a4e0-a777f3926e4e 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:01e4e9e7-8bc1-4f73-b9d2-b72da14416f8 for instance 9d5a6f40-d500-48b4-9af2-339ee5b14688 on instance [pid: 8|app: 0|req: 418/837] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:16:40 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-07-03 17:16:41.161 7 WARNING neutronclient.v2_0.client [None req-5ca94a79-c144-47bc-afa7-cd942665bea4 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/838] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1471 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-07-03 17:16:42.344 8 WARNING neutronclient.v2_0.client [None req-1c4fc265-c71e-43aa-96b5-877e172d77c3 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/839] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1657 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, ' [pid: 7|app: 0|req: 421/840] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688/ips => generated 110 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/841] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/842] 10.0.0.224 () {32 vars in 825 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688/ips/tempest-ServerAddressesTestJSON-1758763729-network => generated 95 bytes in 27 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: 421/843] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:16:42 2026] DELETE /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:42.732 7 WARNING neutronclient.v2_0.client [None req-e8f4ba01-585f-4dc4-b8d7-7163bca302dc bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/844] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1663 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:43.948 8 WARNING neutronclient.v2_0.client [None req-a567a437-1d08-4328-8098-43132d9bc392 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/845] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1663 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:45.161 7 WARNING neutronclient.v2_0.client [None req-22322f7d-5a4a-4d0a-9718-a2e6e7550c38 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/846] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1663 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-07-03 17:16:45.778 7 INFO nova.api.openstack.compute.server_external_events [req-c41f0a47-699b-4d32-82c1-93813ff3df6e req-e15859f0-7bef-41d7-befb-fd4fd5747b89 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:01e4e9e7-8bc1-4f73-b9d2-b72da14416f8 for instance 9d5a6f40-d500-48b4-9af2-339ee5b14688 on instance [pid: 7|app: 0|req: 426/849] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:45 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-07-03 17:16:46.308 8 WARNING neutronclient.v2_0.client [None req-5acb2770-895e-4b90-81a2-7c3c1992e8fd bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/850] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:46 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1452 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-07-03 17:16:47.466 7 WARNING neutronclient.v2_0.client [None req-4180c082-fb27-41b0-b49c-8d9fc940b220 bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in 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/851] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:47 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1457 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:48.577 8 WARNING neutronclient.v2_0.client [None req-ae9b146e-1511-4f0f-9202-e65fe519703c bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/852] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:48 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 1457 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-07-03 17:16:49.655 7 INFO nova.api.openstack.wsgi [None req-60f11fbb-f13e-4be7-b95d-a9bc66a2a95c bbab7192b05b4e5f8bb1dc3ab71c9789 f4568282880f4992bcaeea358266db24 - - default default] HTTP exception thrown: Instance 9d5a6f40-d500-48b4-9af2-339ee5b14688 could not be found. [pid: 7|app: 0|req: 428/853] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:16:49 2026] GET /v2.1/servers/9d5a6f40-d500-48b4-9af2-339ee5b14688 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:56.530 7 WARNING neutronclient.v2_0.client [None req-039f868d-92e6-432b-8981-063bedb2157b e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/856] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/os-interface => generated 285 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:56.685 8 WARNING neutronclient.v2_0.client [None req-1877c477-662c-46fa-ba2f-59252b3d1638 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/857] 10.0.0.224 () {32 vars in 815 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/os-interface/3551883c-071d-4e9d-8527-0e21eda7b2b2 => generated 282 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/858] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/859] 10.0.0.224 () {34 vars in 750 bytes} [Fri Jul 3 17:16:56 2026] POST /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/860] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/861] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:16:57 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:58.209 7 INFO nova.api.openstack.compute.server_external_events [req-c35ae993-a017-4b05-9c3b-36b2f17ab903 req-7566f45c-11c6-4918-a189-5b53380c2c49 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:3551883c-071d-4e9d-8527-0e21eda7b2b2 for instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 on instance [pid: 7|app: 0|req: 433/862] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:16:58 2026] POST /v2.1/os-server-external-events => generated 179 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: 430/863] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:16:58 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/864] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:00.080 8 WARNING neutronclient.v2_0.client [None req-07979ec0-8b5e-40db-8ee6-825367c6f70e e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/865] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1951 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/866] 10.0.0.224 () {34 vars in 750 bytes} [Fri Jul 3 17:17:00 2026] POST /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/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: 432/867] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/868] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:01.653 8 INFO nova.api.openstack.compute.server_external_events [req-3a0f437c-9e33-4f35-9581-5b92d7a37588 req-6acafd17-4705-408b-951c-bb0016a224a7 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:3551883c-071d-4e9d-8527-0e21eda7b2b2 for instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 on instance [pid: 8|app: 0|req: 433/869] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:17:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/870] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:17:02 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/871] 10.0.0.224 () {32 vars in 723 bytes} [Fri Jul 3 17:17:03 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90/ips => generated 156 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/872] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:17:03 2026] DELETE /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 0 bytes in 317 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-07-03 17:17:03.927 8 WARNING neutronclient.v2_0.client [None req-aae718f9-2747-4c90-987f-6145b3e28e4b e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/873] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:03 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1843 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-07-03 17:17:05.132 7 WARNING neutronclient.v2_0.client [None req-ad1f6fcb-c66a-4c90-97fe-5c8dc54e8a54 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/874] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:05 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1843 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:06.282 8 WARNING neutronclient.v2_0.client [None req-b36c7349-1e3d-4d05-a15e-ce6dbbc3ca56 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/877] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:06 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1843 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:07.058 7 INFO nova.api.openstack.compute.server_external_events [req-8b0d676b-423e-49d3-9559-0c8a200aa30e req-1b43b89c-42a0-44a7-b15d-2b193f9567fd 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:3551883c-071d-4e9d-8527-0e21eda7b2b2 for instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 on instance [pid: 7|app: 0|req: 441/878] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:17:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:07.845 8 WARNING neutronclient.v2_0.client [None req-e089b1e5-ec44-4c16-bd7c-c91fdca9cb5e e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/879] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:07 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1481 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:09.272 7 WARNING neutronclient.v2_0.client [None req-9d57086b-0602-4b11-bf09-b8ef995f9f66 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in 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/880] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:09 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1486 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-07-03 17:17:10.379 8 WARNING neutronclient.v2_0.client [None req-356fef70-f280-4ea0-8ab5-0139d53d456a e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/881] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:10 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 1486 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:11.455 7 INFO nova.api.openstack.wsgi [None req-514d4386-e195-4002-a5c8-6dd68fdc0a46 e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] HTTP exception thrown: Instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 could not be found. [pid: 7|app: 0|req: 443/882] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:11 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/883] 10.0.0.224 () {32 vars in 706 bytes} [Fri Jul 3 17:17:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1753094799 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:12.082 7 INFO nova.api.openstack.wsgi [None req-5871af67-0639-4c6a-ae3e-44d5afd225da e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] HTTP exception thrown: Instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 could not be found. [pid: 7|app: 0|req: 444/884] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:17:12 2026] DELETE /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:17:12.113 8 INFO nova.api.openstack.wsgi [None req-1f92254d-f08a-4900-8387-d06e21bcab0a e9248904aa5d4e20a5ef717cf39fd588 292e2c1402ac48598a23ebc158b7be4a - - default default] HTTP exception thrown: Instance e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 could not be found. [pid: 8|app: 0|req: 441/885] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:12 2026] GET /v2.1/servers/e33e7c21-2c8d-45b5-bfd8-4a8feeea3b90 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/888] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:17:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:23.095 8 WARNING neutronclient.v2_0.client [None req-131a8baa-cfa6-4a5e-bc67-612147bd7e63 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:17:23.538 8 WARNING neutronclient.v2_0.client [None req-131a8baa-cfa6-4a5e-bc67-612147bd7e63 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in 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/889] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:17:23 2026] POST /v2.1/servers => generated 424 bytes in 1226 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:17:24.275 7 WARNING neutronclient.v2_0.client [None req-27181637-5f1e-41b1-8069-1c9ff8dd02f8 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/890] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1368 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:24.956 8 WARNING neutronclient.v2_0.client [None req-3c041407-d254-4519-879a-f59b7944aa44 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:17:25.000 8 WARNING neutronclient.v2_0.client [None req-3c041407-d254-4519-879a-f59b7944aa44 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:17:25.175 8 WARNING neutronclient.v2_0.client [None req-3c041407-d254-4519-879a-f59b7944aa44 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/891] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:17:24 2026] POST /v2.1/servers => generated 453 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:25.435 7 WARNING neutronclient.v2_0.client [None req-298fd66b-3264-4adf-9130-bf5bbd11b6c3 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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: 448/892] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:25 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1392 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:17:25.532 8 WARNING neutronclient.v2_0.client [None req-5516d2c8-41c7-439f-9ca4-0562ebe6ee2c bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/893] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:25 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1372 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:26.542 8 WARNING neutronclient.v2_0.client [None req-d79dd491-6dfc-4cd9-9fb4-b2a0cdf3997a 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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-07-03 17:17:26.635 7 WARNING neutronclient.v2_0.client [None req-4d12d4e5-d34c-4aea-814a-9bde5bd9b7a4 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in 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/896] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:26 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1396 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/897] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:26 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1420 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:27.781 8 WARNING neutronclient.v2_0.client [None req-1bca01af-a184-4dd6-94fa-e33b1a0513d4 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:17:27.815 7 WARNING neutronclient.v2_0.client [None req-97de8928-90a7-4439-9a3a-151642cf4de7 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/898] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:27 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1388 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/899] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:27 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1420 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:28.891 8 WARNING neutronclient.v2_0.client [None req-30c96841-c5d9-434f-ab44-7520e861ce89 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:17:28.924 7 WARNING neutronclient.v2_0.client [None req-cf268095-e0e1-4fa1-ae9d-c8b4d9d5e116 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/900] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:28 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1444 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/901] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:28 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1470 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:29.762 8 INFO nova.api.openstack.compute.server_external_events [req-5f23ca5b-8831-46d0-a373-99e6dad011ba req-2f9b3dba-8435-495d-a997-a015489d304a 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:df8d8111-c4a6-4c7c-902c-3354f8e8c109 for instance 423ced6d-ac62-4605-9d8c-71e32c9da4b4 on instance [pid: 8|app: 0|req: 450/902] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:17:29 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-07-03 17:17:30.206 7 WARNING neutronclient.v2_0.client [None req-083d7785-b73b-4c8b-9951-1f3cfe2ab02a 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/903] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1444 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-07-03 17:17:30.713 8 WARNING neutronclient.v2_0.client [None req-b6abbd7f-7307-4911-b708-cebb5e31e160 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/904] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1468 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:31.351 7 WARNING neutronclient.v2_0.client [None req-8fed3d3c-2a46-4cbb-b474-6460fc1c2063 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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-07-03 17:17:32.047 8 WARNING neutronclient.v2_0.client [None req-d348035a-6265-4834-ba2b-ba40cca64fd4 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in 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/905] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:31 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1520 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:32.172 7 INFO nova.api.openstack.compute.server_external_events [req-63b5aa02-ec9b-4a94-a2e9-69b347f1c3f5 req-1a8ec4c3-427e-4b0d-9ffb-6a8a950eec29 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:43e0945f-9bb5-4715-a1ae-47586dad738e for instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 on instance [pid: 7|app: 0|req: 455/906] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:17:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:32 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1468 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:33.214 7 WARNING neutronclient.v2_0.client [None req-19461188-885a-4cfa-93cf-cc38ba8bde36 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/908] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:33 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1518 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-07-03 17:17:33.347 8 WARNING neutronclient.v2_0.client [None req-bfdc4a0b-87cd-42af-9e74-27997030a780 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/909] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:33 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1468 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:34.365 7 WARNING neutronclient.v2_0.client [None req-4e989e68-6e9b-4260-ae2d-e9efef188788 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/910] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:34 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1518 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-07-03 17:17:34.544 8 WARNING neutronclient.v2_0.client [None req-ae23cd89-cd3a-4a83-b6f1-adc9797bfa5f bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/911] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:34 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1468 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:35.529 7 WARNING neutronclient.v2_0.client [None req-6329062b-115d-4ceb-94c1-8b89d17a8e75 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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-07-03 17:17:35.718 8 WARNING neutronclient.v2_0.client [None req-07206cae-78fe-4d42-88b8-af5b6d91e823 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in 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/914] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:35 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1518 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/915] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:35 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1468 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:36.501 7 INFO nova.api.openstack.compute.server_external_events [req-8078f3ec-710d-4a1a-a37f-9f001a852de1 req-0f40ae87-2f67-478d-b1ea-fc87cdaa2f5b 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:df8d8111-c4a6-4c7c-902c-3354f8e8c109 for instance 423ced6d-ac62-4605-9d8c-71e32c9da4b4 on instance [pid: 7|app: 0|req: 459/916] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:17:36 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-07-03 17:17:36.892 8 WARNING neutronclient.v2_0.client [None req-e0f735e4-bb04-422f-92da-436ac86c8c66 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/917] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:36 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1518 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:37.468 7 WARNING neutronclient.v2_0.client [None req-823b374d-a8c5-4cb1-8ca3-5256f1b179f5 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/918] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:37 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1468 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:38.335 8 WARNING neutronclient.v2_0.client [None req-c550698b-225a-48bb-88bc-565dd82d9959 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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-07-03 17:17:38.551 7 INFO nova.api.openstack.compute.server_external_events [req-267a42cf-2ee2-4622-8a42-c7bcffe8538f req-34946a95-3f0b-49a8-8f58-a02079693c05 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:43e0945f-9bb5-4715-a1ae-47586dad738e for instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 on instance [pid: 7|app: 0|req: 461/919] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:17:38 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) [pid: 8|app: 0|req: 459/920] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:38 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1518 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:38.763 7 WARNING neutronclient.v2_0.client [None req-7eefcd40-3b0e-4c9d-a5ea-95f644335958 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/921] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:38 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1649 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-07-03 17:17:39.630 8 WARNING neutronclient.v2_0.client [None req-e91838c2-2a3b-4794-93e4-84ac5f7ad890 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/922] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:39 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1518 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/923] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:17:40 2026] DELETE /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 0 bytes in 145 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-07-03 17:17:40.306 8 WARNING neutronclient.v2_0.client [None req-67fc9fcf-e656-452f-ad51-c1838fd56d47 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/924] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1655 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:40.931 7 WARNING neutronclient.v2_0.client [None req-1fb3164e-cdc6-4ad3-adce-523aef278674 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/925] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1702 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:41.080 8 WARNING neutronclient.v2_0.client [None req-e345359d-90e6-4092-a5e7-ecd54da51de8 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/926] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:41.432 7 WARNING neutronclient.v2_0.client [None req-227732e0-ee02-4c4a-ba3a-e9535d639a42 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] 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-07-03 17:17:41.951 8 INFO nova.api.openstack.compute.server_external_events [req-5d217e3e-050c-4db8-98d1-f09d7ad38b4a req-e4323ff8-e3f0-49b6-bb9e-95df1c212d2c 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:43e0945f-9bb5-4715-a1ae-47586dad738e for instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 on instance [pid: 8|app: 0|req: 463/927] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:17:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/928] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1655 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:43.113 8 WARNING neutronclient.v2_0.client [None req-55d23875-31c7-43ed-a212-25efc4376863 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in 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/929] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:43 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1655 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:43.599 7 INFO nova.api.openstack.compute.server_external_events [req-5e7695c0-3918-4c8d-92ea-416e5a402a5b req-d39263a0-c228-42a4-b29b-c4bf2de742bc 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:df8d8111-c4a6-4c7c-902c-3354f8e8c109 for instance 423ced6d-ac62-4605-9d8c-71e32c9da4b4 on instance [pid: 7|app: 0|req: 466/930] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:17:43 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-07-03 17:17:44.516 8 WARNING neutronclient.v2_0.client [None req-2591490f-864a-4a9c-93d8-ae95646b0034 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/931] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:44 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1449 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:45.858 7 WARNING neutronclient.v2_0.client [None req-ed004eff-a272-45b0-bfb6-81df8a7cf42d bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/934] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:45 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:46.931 8 INFO nova.api.openstack.wsgi [None req-908d5187-c032-47a6-8237-1cf3168c10f6 bec51643a45941d59dfabf1815fc05f3 bef0bfa977e940ffa4e2185863d4e875 - - default default] HTTP exception thrown: Instance 423ced6d-ac62-4605-9d8c-71e32c9da4b4 could not be found. [pid: 8|app: 0|req: 467/935] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.1/servers/423ced6d-ac62-4605-9d8c-71e32c9da4b4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:04.381 8 WARNING neutronclient.v2_0.client [None req-fbf4a0b0-af35-453c-8729-66b83ab42592 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/938] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1822 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, ' 2026-07-03 17:18:04.589 7 WARNING neutronclient.v2_0.client [None req-996f40ac-ab6d-4323-b20a-69f30ba8113e 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/939] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1822 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/940] 10.0.0.224 () {34 vars in 750 bytes} [Fri Jul 3 17:18:04 2026] POST /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5/action => generated 0 bytes in 74 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-07-03 17:18:04.975 8 WARNING neutronclient.v2_0.client [None req-5ff4f0bb-27e0-4c58-8b70-36914098a8fd 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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: 471/941] 10.0.0.165 () {30 vars in 619 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 472/942] 10.0.0.165 () {32 vars in 692 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/943] 10.0.0.165 () {34 vars in 913 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.1/os-simple-tenant-usage/64433e28aa514455a71072edeabcce0a?start=2026-07-02T00:00:00&end=2026-07-03T23:59:59 => generated 20 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/944] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1824 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/947] 10.0.0.165 () {30 vars in 654 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:06.457 8 WARNING neutronclient.v2_0.client [None req-6438b85a-e8fc-4652-8276-a055b9561a36 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:06 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1824 bytes in 1045 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:18:08.508 7 WARNING neutronclient.v2_0.client [None req-939dc453-7eac-4a63-b6e6-02df9fbd09f3 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:08 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1824 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/950] 10.0.0.165 () {30 vars in 619 bytes} [Fri Jul 3 17:18:09 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: 7|app: 0|req: 477/951] 10.0.0.165 () {32 vars in 692 bytes} [Fri Jul 3 17:18:09 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: 475/952] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:18:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/953] 10.0.0.165 () {34 vars in 913 bytes} [Fri Jul 3 17:18:09 2026] GET /v2.1/os-simple-tenant-usage/64433e28aa514455a71072edeabcce0a?start=2026-07-02T00:00:00&end=2026-07-03T23:59:59 => generated 20 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/954] 10.0.0.165 () {30 vars in 654 bytes} [Fri Jul 3 17:18:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:09.849 7 WARNING neutronclient.v2_0.client [None req-c2e6ca4e-649e-448d-b441-62377b0ac850 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/955] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:09 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1829 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/956] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:18:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:11.553 7 WARNING neutronclient.v2_0.client [None req-cee54fb7-7da9-4a1f-83c4-f91fbb482f4d 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/957] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:11 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1829 bytes in 751 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:18:12.293 8 WARNING neutronclient.v2_0.client [None req-6d830dcb-0554-4441-8c76-e3606a539ac3 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:18:12.322 8 WARNING neutronclient.v2_0.client [None req-6d830dcb-0554-4441-8c76-e3606a539ac3 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:18:12.353 8 WARNING neutronclient.v2_0.client [None req-6d830dcb-0554-4441-8c76-e3606a539ac3 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:18:12.525 8 WARNING neutronclient.v2_0.client [None req-6d830dcb-0554-4441-8c76-e3606a539ac3 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] 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-07-03 17:18:12.728 7 INFO nova.api.openstack.compute.server_external_events [req-8406d46e-5df4-4bc6-a54a-a665bb110c2d req-0c90a760-8696-4b4f-9286-5738b33f30a9 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-unplugged:43e0945f-9bb5-4715-a1ae-47586dad738e for instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 on instance [pid: 7|app: 0|req: 481/958] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:18:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/959] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:18:12 2026] POST /v2.1/servers => generated 495 bytes in 542 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-07-03 17:18:12.804 7 WARNING neutronclient.v2_0.client [None req-82480955-c99d-479c-94b3-cd97fbf16550 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/960] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:12 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:13.306 8 WARNING neutronclient.v2_0.client [None req-ac7b5469-fe55-4cee-8289-04bb43a459a3 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/961] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:13 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1829 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:13.908 7 WARNING neutronclient.v2_0.client [None req-a134a00d-d753-4474-ac3e-b3181c25d7fd e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/962] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:13 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1459 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-07-03 17:18:14.698 8 WARNING neutronclient.v2_0.client [None req-3b333b60-1c8f-4147-861c-77898c371eb0 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/963] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:14 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1829 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-07-03 17:18:15.010 7 WARNING neutronclient.v2_0.client [None req-6e3d04b4-8547-4586-9a40-73798c288c56 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/964] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:14 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1507 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-07-03 17:18:15.879 7 WARNING neutronclient.v2_0.client [None req-f04632dd-d0d5-4a4e-a64e-28f39a93952b 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/967] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:15 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1829 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:16.117 8 WARNING neutronclient.v2_0.client [None req-716e91c4-0890-43ac-adb8-a6e0c4ef2adc e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/968] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:16 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1507 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-07-03 17:18:16.534 7 INFO nova.api.openstack.compute.server_external_events [req-31bed3c8-9c1e-4a08-8d03-d40f3babf1d0 req-b38801d7-75a3-4c4e-827f-a4db13fcec8b 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:43e0945f-9bb5-4715-a1ae-47586dad738e for instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 on instance [pid: 7|app: 0|req: 487/969] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:18:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:17.046 8 WARNING neutronclient.v2_0.client [None req-7b8ddc89-3b8a-40a6-b772-401233ec5529 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/970] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:16 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1822 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-07-03 17:18:17.202 7 WARNING neutronclient.v2_0.client [None req-5adc064a-2d88-4377-af53-5b1c3ab3bcbf e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/971] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:17 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1515 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:18.160 8 INFO nova.api.openstack.compute.server_external_events [req-061a04f7-c5c0-4144-8c45-4090551f45a6 req-f9a25968-df7d-41e6-9e4b-cf3ddfb308ca 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:9db7d4a9-5f67-404b-8c64-3ded31798f31 for instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 on instance [pid: 8|app: 0|req: 484/972] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:18:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:18.344 7 WARNING neutronclient.v2_0.client [None req-9facdf67-4c14-4b26-ae43-841e0897fe74 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/973] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:18 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1638 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:19.526 8 WARNING neutronclient.v2_0.client [None req-2dcf9f7c-bd20-4626-b0de-e777482c9fb8 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/974] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:19 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1626 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-07-03 17:18:20.711 7 WARNING neutronclient.v2_0.client [None req-faa17b6a-7ac1-45de-b0ca-0d4a0e03174a e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/975] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:20 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1626 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:21.875 8 WARNING neutronclient.v2_0.client [None req-621dd96a-dc1b-4051-bcdc-0e2bbc115b78 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/976] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1626 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:23.043 8 INFO nova.api.openstack.compute.server_external_events [req-e347fac3-c00d-4552-8555-581fb0e2daa5 req-6b3b66c5-83f0-4c97-acc7-2f13891d4641 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:9db7d4a9-5f67-404b-8c64-3ded31798f31 for instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 on instance 2026-07-03 17:18:23.044 7 WARNING neutronclient.v2_0.client [None req-3689f742-7cc7-4b25-8f46-488fbeae8438 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/977] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:18: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) [pid: 7|app: 0|req: 491/978] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1626 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:24.319 8 WARNING neutronclient.v2_0.client [None req-e72db47e-0727-4af1-980c-91f8bdf0caf0 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/979] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:24 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1626 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:25.526 7 WARNING neutronclient.v2_0.client [None req-7ed0778f-9ea5-4bac-a6b1-6c2231619213 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/982] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:25 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1806 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:25.708 8 WARNING neutronclient.v2_0.client [None req-fe87058b-64bb-4eb2-b1ec-c0f44eac0920 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] 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: 491/983] 10.0.0.224 () {32 vars in 741 bytes} [Fri Jul 3 17:18:25 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6/os-interface => generated 285 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/984] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:18:25 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:26.484 8 INFO nova.api.openstack.compute.server_external_events [req-1407c575-411c-4143-9e8d-d81d03d84855 req-ed8ea5ec-f776-4906-9600-8bc9ec6b3b0d 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:9db7d4a9-5f67-404b-8c64-3ded31798f31 for instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 on instance [pid: 8|app: 0|req: 492/985] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:18:26 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) 2026-07-03 17:18:27.433 7 WARNING neutronclient.v2_0.client [None req-8312d71f-517d-4ef5-bf8d-63f53ba00fbc 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:18:27.484 7 WARNING neutronclient.v2_0.client [None req-8312d71f-517d-4ef5-bf8d-63f53ba00fbc 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:18:27.630 7 WARNING neutronclient.v2_0.client [None req-8312d71f-517d-4ef5-bf8d-63f53ba00fbc 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/986] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:18:27 2026] POST /v2.1/servers => generated 449 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:27.841 8 WARNING neutronclient.v2_0.client [None req-1ec7dd6c-06e0-4446-b5de-42a4b4d510e7 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/987] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:27 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1402 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-07-03 17:18:28.939 7 WARNING neutronclient.v2_0.client [None req-47198eaf-0a5c-483f-a625-9444811d8e6a 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:28 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1406 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:30.035 8 WARNING neutronclient.v2_0.client [None req-f5f37395-23df-41b4-9409-fa4dc9fcb681 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:29 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:31.120 7 WARNING neutronclient.v2_0.client [None req-a18de61e-f271-49d8-bbe2-f267f9599cdf 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:31 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:32.213 8 WARNING neutronclient.v2_0.client [None req-c4b8cd80-3e4b-4ecc-98e5-df3e23881d08 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:32 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1462 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-07-03 17:18:33.172 7 INFO nova.api.openstack.compute.server_external_events [req-d128e34c-7596-4cbf-844f-28a9e3ff000d req-4dfe14a4-3357-4344-a159-4f1a6595ffdf 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:56c52b31-6619-44c5-8f3c-85657448fe1d for instance 41159eb3-5eb5-4b51-b96f-3b80e5fbb686 on instance [pid: 7|app: 0|req: 497/992] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:18:33 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-07-03 17:18:33.307 8 WARNING neutronclient.v2_0.client [None req-c891f0a8-3864-4ecd-9ddd-62111056cef3 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/993] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:33 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1539 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-07-03 17:18:34.469 7 WARNING neutronclient.v2_0.client [None req-e05d42eb-5a1f-41fe-8517-77d35ed17e3e 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/994] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:34 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1527 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-07-03 17:18:34.747 8 WARNING neutronclient.v2_0.client [None req-83d0d415-67dd-4e93-8d4a-453d7538fa64 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/995] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:34 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1926 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-07-03 17:18:35.677 7 WARNING neutronclient.v2_0.client [None req-16999d12-984f-498b-8548-b732655db0b3 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:35 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:36.823 8 WARNING neutronclient.v2_0.client [None req-1bf10022-b470-4487-8563-582a5eb6409a 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] 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: 501/999] 10.0.0.224 () {32 vars in 753 bytes} [Fri Jul 3 17:18:36 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1000] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:36 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1527 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-07-03 17:18:38.396 7 WARNING neutronclient.v2_0.client [None req-e7cbe7f7-e44f-4e58-b688-272990a58579 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] 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: 502/1001] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:37 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1527 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:38.577 7 INFO nova.api.openstack.compute.server_external_events [req-2e9fd818-15d5-45ba-8bec-0fa7fd3f9722 req-70062215-5d46-421c-a989-1d25ae798e48 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:56c52b31-6619-44c5-8f3c-85657448fe1d for instance 41159eb3-5eb5-4b51-b96f-3b80e5fbb686 on instance [pid: 8|app: 0|req: 500/1002] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:18:38 2026] DELETE /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1003] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:18:38 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-07-03 17:18:38.628 8 WARNING neutronclient.v2_0.client [None req-53ced38c-62db-4081-afe0-681452d6fbab e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:18:38.660 7 WARNING neutronclient.v2_0.client [None req-55be56db-80ba-4572-a1c1-f15d5899b3c2 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/1004] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:38 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1932 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1005] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:38 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1822 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1006] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:18:38 2026] DELETE /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 0 bytes in 109 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-07-03 17:18:38.969 7 WARNING neutronclient.v2_0.client [None req-b05afe7a-7cc9-4a91-91fe-86c2e3a581da 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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/1007] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:38 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1828 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-07-03 17:18:39.583 8 WARNING neutronclient.v2_0.client [None req-f085bda0-6bdc-4551-89c1-9f90321162a3 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1008] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:39 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1527 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-07-03 17:18:39.772 7 WARNING neutronclient.v2_0.client [None req-63feb592-b2ed-4646-a72d-eb15ab9d4173 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1009] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:39 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1932 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:40.115 8 WARNING neutronclient.v2_0.client [None req-bf15e2c6-38bc-42b0-bdc2-83e520b12b28 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1010] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1828 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-07-03 17:18:40.780 7 WARNING neutronclient.v2_0.client [None req-2bc253ce-7ac5-48ce-8dbe-c2105188135e 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1011] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1696 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:40.944 8 WARNING neutronclient.v2_0.client [None req-da09356a-c2e4-45f6-bfab-3ae59a81b509 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] 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-07-03 17:18:40.991 7 WARNING neutronclient.v2_0.client [None req-840f6fdd-831b-428b-b211-ca39a4bc745c e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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/1012] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1696 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1013] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:40 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1932 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:41.298 8 WARNING neutronclient.v2_0.client [None req-4bd60de0-af00-4a9b-93e9-fd533f97f73f 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] 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-07-03 17:18:41.677 7 INFO nova.api.openstack.compute.server_external_events [req-e25f42cf-26e8-4cc7-a5b1-68059452bbf8 req-fa486f7f-38d8-4172-8800-af2f8d48da0e 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:9db7d4a9-5f67-404b-8c64-3ded31798f31 for instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 on instance [pid: 7|app: 0|req: 509/1014] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:18:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1015] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:41 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1828 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:42.170 7 WARNING neutronclient.v2_0.client [None req-3e199d3b-8cd4-4f88-ba3e-48e5af023d0b e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] 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-07-03 17:18:42.350 8 INFO nova.api.openstack.compute.server_external_events [req-2c3ac8fb-f173-45e9-86f7-ad4abc643273 req-658415df-eb7b-41d5-a16a-5e043a628950 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:56c52b31-6619-44c5-8f3c-85657448fe1d for instance 41159eb3-5eb5-4b51-b96f-3b80e5fbb686 on instance [pid: 7|app: 0|req: 510/1016] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:42 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1536 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1017] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:18:42 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-07-03 17:18:42.860 7 WARNING neutronclient.v2_0.client [None req-2b5b8867-05d5-49a1-8ca5-4243928dcd84 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:42 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1760 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-07-03 17:18:43.427 8 WARNING neutronclient.v2_0.client [None req-31ef5c1a-158a-4e21-b084-0fdb33df405b e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1541 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-07-03 17:18:43.714 7 INFO nova.api.openstack.compute.server_external_events [req-f85cf673-0610-4221-bc75-ed1a914df95f req-39cfebda-26bb-4e2e-94d1-2f6025d36c68 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:43e0945f-9bb5-4715-a1ae-47586dad738e for instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 on instance [pid: 7|app: 0|req: 512/1020] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:18:43 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-07-03 17:18:43.979 8 WARNING neutronclient.v2_0.client [None req-015e80fa-9ceb-40b6-9ec0-ee7b39755d0c 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1021] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1478 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-07-03 17:18:44.547 7 WARNING neutronclient.v2_0.client [None req-9883ef20-c7d0-4593-9b82-a626736d82e2 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:44 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 1541 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:45.079 8 WARNING neutronclient.v2_0.client [None req-cf873c3c-9ec0-42af-be87-aede8bb954ca 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1478 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-07-03 17:18:45.622 7 INFO nova.api.openstack.wsgi [None req-938a29ec-0b88-4bd9-ab42-3d1d2d58dae5 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] HTTP exception thrown: Instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 could not be found. [pid: 7|app: 0|req: 514/1024] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:45.647 7 INFO nova.api.openstack.wsgi [None req-bc184148-1960-4b21-afd4-436a2b1c25da e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] HTTP exception thrown: Instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 could not be found. [pid: 7|app: 0|req: 516/1027] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:18:45 2026] DELETE /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 111 bytes in 20 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-07-03 17:18:45.674 8 INFO nova.api.openstack.wsgi [None req-fb49815a-af97-418b-8d5e-8f8984db1c82 e78cffc416c54dd4b54b51b934e39a18 c0f5246891444e70b2057cb460ef5728 - - default default] HTTP exception thrown: Instance a288309f-fb8a-47a8-9c2b-96e916f7bff6 could not be found. [pid: 8|app: 0|req: 512/1028] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.1/servers/a288309f-fb8a-47a8-9c2b-96e916f7bff6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1029] 10.0.0.224 () {32 vars in 704 bytes} [Fri Jul 3 17:18:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-836603193 => 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-07-03 17:18:46.184 8 WARNING neutronclient.v2_0.client [None req-5edb2aad-06cf-4b09-aecc-bf4846fdb72e 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1030] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:46 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 1478 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1031] 10.0.0.224 () {32 vars in 726 bytes} [Fri Jul 3 17:18:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-728376547 => generated 0 bytes in 32 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-07-03 17:18:47.269 8 INFO nova.api.openstack.wsgi [None req-37b31005-d527-4312-b412-ad0db94e4dea 76d4c365bd12445fbbc23abf9cb6a09d 09fd72dfab4e41258582a88bd1c15a16 - - default default] HTTP exception thrown: Instance b0acd0a4-1a66-400d-b93c-5d933c0b36e5 could not be found. [pid: 8|app: 0|req: 514/1032] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:18:47 2026] GET /v2.1/servers/b0acd0a4-1a66-400d-b93c-5d933c0b36e5 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1033] 10.0.0.224 () {32 vars in 706 bytes} [Fri Jul 3 17:18:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2108993079 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1034] 10.0.0.224 () {34 vars in 750 bytes} [Fri Jul 3 17:18:50 2026] POST /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686/action => generated 31890 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1035] 10.0.0.224 () {30 vars in 413 bytes} [Fri Jul 3 17:18:52 2026] GET / => generated 423 bytes in 4 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: 8|app: 0|req: 516/1036] 10.0.0.224 () {28 vars in 560 bytes} [Fri Jul 3 17:18:52 2026] GET /v2/ => generated 402 bytes in 509 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1037] 10.0.0.224 () {28 vars in 564 bytes} [Fri Jul 3 17:18:52 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1038] 10.0.0.224 () {30 vars in 413 bytes} [Fri Jul 3 17:18:52 2026] GET / => generated 423 bytes in 10 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-03 17:19:02.689 8 INFO nova.api.openstack.compute.server_external_events [req-a5da5201-8ec0-4c1a-b1a3-349de0d338f4 req-179a73a2-a8b4-4e00-9990-1164003d60e4 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:56c52b31-6619-44c5-8f3c-85657448fe1d for instance 41159eb3-5eb5-4b51-b96f-3b80e5fbb686 on instance [pid: 8|app: 0|req: 519/1041] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:02 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, ' [pid: 8|app: 0|req: 521/1044] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:19:05 2026] POST /v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:19:07.377 7 WARNING neutronclient.v2_0.client [None req-9df5e90c-9224-4e69-b226-4811a11e67f1 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:07.418 7 WARNING neutronclient.v2_0.client [None req-9df5e90c-9224-4e69-b226-4811a11e67f1 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:07.613 7 WARNING neutronclient.v2_0.client [None req-9df5e90c-9224-4e69-b226-4811a11e67f1 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1045] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:19:07 2026] POST /v2.1/servers => generated 450 bytes in 489 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:19:07.839 8 WARNING neutronclient.v2_0.client [None req-e2ecd63c-95f1-414f-b218-01c8f1b45684 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1046] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1403 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:08.928 7 WARNING neutronclient.v2_0.client [None req-64e1631f-c83f-4047-abce-a9fe345a6003 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1047] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:08 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1407 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-07-03 17:19:10.022 8 WARNING neutronclient.v2_0.client [None req-63ab76ab-cfe5-4c4f-a4e5-fd2c6f1ecf09 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1048] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1455 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-07-03 17:19:11.113 7 WARNING neutronclient.v2_0.client [None req-f358760a-e036-4692-847e-462a9dead888 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1049] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1455 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-07-03 17:19:12.201 8 WARNING neutronclient.v2_0.client [None req-48226abf-8065-46e7-bd25-7f7049874caf 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1050] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:12 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1463 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-07-03 17:19:13.203 7 INFO nova.api.openstack.compute.server_external_events [req-70f912c9-51b2-4cb3-9e6e-dadf33ac8df7 req-54669a7d-08aa-4a08-9bc1-4e1c88575975 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:6ae98867-4c43-449b-a2ab-2b83b779ad0f for instance 32ff2f7f-45f5-41ab-91e7-864ab4198be8 on instance [pid: 7|app: 0|req: 527/1051] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:13 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-07-03 17:19:13.315 8 WARNING neutronclient.v2_0.client [None req-1bb6d0d2-cb6e-4106-bcf9-0fc53e5964c9 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1052] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:13 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1541 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-07-03 17:19:14.493 7 WARNING neutronclient.v2_0.client [None req-e5a71133-573f-43fb-a96b-f4329077aad6 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1053] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:14 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1529 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:15.724 7 WARNING neutronclient.v2_0.client [None req-42e258be-65a5-4bc9-81cd-b427a8fa9d2c 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1056] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:15 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1529 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-07-03 17:19:16.900 8 WARNING neutronclient.v2_0.client [None req-f2957128-4263-40a5-8c11-6129e36745a2 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:16 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1529 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-07-03 17:19:18.044 7 WARNING neutronclient.v2_0.client [None req-01d90d65-0585-4fa1-94b2-eaa99903fb4e 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1058] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:18 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1529 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-07-03 17:19:18.632 8 INFO nova.api.openstack.compute.server_external_events [req-cef54f67-308c-43a9-9be6-94c236526ae4 req-3249e761-1a2a-4d82-a9a7-6a8ba60fca21 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:6ae98867-4c43-449b-a2ab-2b83b779ad0f for instance 32ff2f7f-45f5-41ab-91e7-864ab4198be8 on instance [pid: 8|app: 0|req: 528/1059] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:19:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:19.224 7 WARNING neutronclient.v2_0.client [None req-fa839ae6-a019-4a9b-9e3e-ecf0cea0b8a0 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1060] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:19 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1529 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:20.404 8 WARNING neutronclient.v2_0.client [None req-be03c8e4-1c32-4e51-b99c-92afa3989b42 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1061] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:20 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1697 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-07-03 17:19:20.581 7 WARNING neutronclient.v2_0.client [None req-c190e5b9-2909-49da-a4a3-25cc6f08694f 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1062] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:20 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1697 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-07-03 17:19:21.390 8 INFO nova.api.openstack.compute.server_external_events [req-27467ba5-ddd4-4f37-ae3c-9244d7e2a8c2 req-9d83ef30-5c2e-4898-bfdd-bc8cb9cd5397 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:6ae98867-4c43-449b-a2ab-2b83b779ad0f for instance 32ff2f7f-45f5-41ab-91e7-864ab4198be8 on instance [pid: 8|app: 0|req: 530/1063] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:21 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: 8|app: 0|req: 532/1066] 10.0.0.224 () {34 vars in 750 bytes} [Fri Jul 3 17:19:29 2026] POST /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8/action => generated 31891 bytes in 541 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: 535/1067] 10.0.0.224 () {34 vars in 671 bytes} [Fri Jul 3 17:19:32 2026] POST /v2.1/os-keypairs => generated 395 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:34.968 8 WARNING neutronclient.v2_0.client [None req-3fbaccd6-bedb-4bdd-b673-203814511de5 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:35.025 8 WARNING neutronclient.v2_0.client [None req-3fbaccd6-bedb-4bdd-b673-203814511de5 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:35.250 8 WARNING neutronclient.v2_0.client [None req-3fbaccd6-bedb-4bdd-b673-203814511de5 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1068] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:19:34 2026] POST /v2.1/servers => generated 447 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:19:35.456 7 WARNING neutronclient.v2_0.client [None req-88d4f1ff-dcda-4599-adc4-df8ac54eb627 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1069] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:35 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:40.556 8 WARNING neutronclient.v2_0.client [None req-845e2200-087d-4431-991e-ddc674b98275 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] 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: 535/1072] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:40 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 1519 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1073] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:19:40 2026] DELETE /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:40.817 8 WARNING neutronclient.v2_0.client [None req-d2b43864-5776-4343-ad76-d845bc849ff9 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1074] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:40 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1823 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-07-03 17:19:41.140 7 INFO nova.api.openstack.compute.server_external_events [req-1f7ee855-09f7-4616-91e2-58153db2051b req-21d83fd0-9cef-47d0-a559-450f0ed548ae 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:1afd8351-255e-47bc-be8d-77252127db27 for instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 on instance [pid: 7|app: 0|req: 539/1075] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:41 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-07-03 17:19:41.996 8 WARNING neutronclient.v2_0.client [None req-9e0af2e5-ed8e-45fe-a2d6-6fc99f22e8db 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1076] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:41 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1823 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-07-03 17:19:43.139 7 WARNING neutronclient.v2_0.client [None req-2910ccb8-ca3b-40a3-aa89-7092d1f90691 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1077] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:43 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1823 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-07-03 17:19:43.915 8 INFO nova.api.openstack.compute.server_external_events [req-f160d718-8f44-41eb-8349-7dcbf99d8790 req-41a53e29-f5f6-4587-9a28-95b88b0e2db4 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:6ae98867-4c43-449b-a2ab-2b83b779ad0f for instance 32ff2f7f-45f5-41ab-91e7-864ab4198be8 on instance [pid: 8|app: 0|req: 538/1078] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:44.292 7 WARNING neutronclient.v2_0.client [None req-4c1d29a4-caef-4967-991e-6bf5f8754f9f 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1079] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:44 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1484 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-07-03 17:19:45.393 8 WARNING neutronclient.v2_0.client [None req-2f5c215f-2636-46ce-8418-8845a2c1ce68 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1080] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1489 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:45.753 8 WARNING neutronclient.v2_0.client [None req-b5fe9b8e-8551-4a46-890b-cf0161960503 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in 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/1083] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:45 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 1517 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:46.526 7 WARNING neutronclient.v2_0.client [None req-6e5d5f7f-fa4c-4ee3-9cac-8885b3636371 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1084] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:46 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1489 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:46.715 8 INFO nova.api.openstack.compute.server_external_events [req-704ca279-bc16-454f-b380-4c68b6f38b9a req-606f32aa-11b9-49fa-91ba-4d6dacdfc553 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:1afd8351-255e-47bc-be8d-77252127db27 for instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 on instance [pid: 8|app: 0|req: 542/1085] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:19:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:47.622 7 WARNING neutronclient.v2_0.client [None req-08fbf89e-3ddd-4669-8547-5be83e9a7459 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1086] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:47 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1489 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:48.739 8 WARNING neutronclient.v2_0.client [None req-798bdfe5-072e-4cf8-9a35-af33a57cab60 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1087] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:48 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 1489 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:49.820 7 INFO nova.api.openstack.wsgi [None req-652d5022-e957-4467-9f6c-894ae50ad37d 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] HTTP exception thrown: Instance 32ff2f7f-45f5-41ab-91e7-864ab4198be8 could not be found. [pid: 7|app: 0|req: 545/1088] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:49 2026] GET /v2.1/servers/32ff2f7f-45f5-41ab-91e7-864ab4198be8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1089] 10.0.0.224 () {32 vars in 730 bytes} [Fri Jul 3 17:19:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1712567017 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1090] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:19:50 2026] DELETE /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-03 17:19:50.401 8 WARNING neutronclient.v2_0.client [None req-89c8c838-965a-4026-ae0f-d559247419c4 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1091] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:50 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1702 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-07-03 17:19:50.928 7 WARNING neutronclient.v2_0.client [None req-22e56d20-b9aa-4858-b711-1a0a2db9e498 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in 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/1092] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:50 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 1817 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:51.593 8 WARNING neutronclient.v2_0.client [None req-8e0491f3-ec86-4782-94a8-d7bd8af27079 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1093] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:51 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1702 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:52.422 8 INFO nova.api.openstack.compute.server_external_events [req-9ef67acc-f46a-423a-80ea-755b4900492a req-30df9a09-3e03-492b-b8cd-bb3d428ddbeb 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:1afd8351-255e-47bc-be8d-77252127db27 for instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 on instance [pid: 8|app: 0|req: 547/1094] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:19:52.479 7 WARNING neutronclient.v2_0.client [None req-ac90843c-9285-49f2-afe8-e6773eac36d2 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:52.524 7 WARNING neutronclient.v2_0.client [None req-ac90843c-9285-49f2-afe8-e6773eac36d2 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] 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-07-03 17:19:52.782 7 WARNING neutronclient.v2_0.client [None req-ac90843c-9285-49f2-afe8-e6773eac36d2 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:52.804 8 WARNING neutronclient.v2_0.client [None req-c98f0b71-4e4a-4b1b-b21d-a0acc746b599 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1095] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:52 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1702 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1096] 10.0.0.224 () {34 vars in 663 bytes} [Fri Jul 3 17:19:52 2026] POST /v2.1/servers => generated 447 bytes in 633 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-07-03 17:19:53.056 8 WARNING neutronclient.v2_0.client [None req-d589d85c-91fb-492c-828b-69654101d38f 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1097] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:53 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 1394 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:54.063 7 WARNING neutronclient.v2_0.client [None req-a5ec536a-108f-4038-b680-9d552f6f504b 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1098] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:54 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:54.464 8 INFO nova.api.openstack.compute.server_external_events [req-bffdd20c-9e7e-48a0-a404-e64939425b89 req-8a324d6e-edac-46a3-8395-09e84866665c 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:56c52b31-6619-44c5-8f3c-85657448fe1d for instance 41159eb3-5eb5-4b51-b96f-3b80e5fbb686 on instance [pid: 8|app: 0|req: 550/1099] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1100] 10.0.0.188 () {28 vars in 454 bytes} [Fri Jul 3 17:19:54 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: 8|app: 0|req: 551/1101] 10.0.0.188 () {30 vars in 658 bytes} [Fri Jul 3 17:19:54 2026] GET /v2.1 => generated 0 bytes in 186 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: 551/1102] 10.0.0.188 () {32 vars in 731 bytes} [Fri Jul 3 17:19:54 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:19:55.169 8 WARNING neutronclient.v2_0.client [None req-fc59330c-1aba-4187-b535-cb58a142dffb fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:55.171 7 WARNING neutronclient.v2_0.client [None req-47a2f966-e622-494e-855b-149371807639 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1103] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1488 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1104] 10.0.0.188 () {28 vars in 454 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1105] 10.0.0.188 () {30 vars in 658 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 555/1106] 10.0.0.188 () {32 vars in 731 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1107] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=08a6874cda5d4cccbb5da66445a545ee&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1108] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=19634d3997ef44a4b6730ea2ed806c7b&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1109] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=4dc8364b5cf84ff6813fc6a097acacda&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1110] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=63d1d7dcd8924116a8c99d758733ebeb&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1111] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=808370a47c764494badc8f5c57f0882f&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1114] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=819da321be1a4484b14bff056a377cd7&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1115] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=82c985c13fd64fcda6970218e147f035&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1116] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=9868d8c04a4f42a39916963e94bde9a2&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1117] 10.0.0.188 () {34 vars in 806 bytes} [Fri Jul 3 17:19:54 2026] GET /v2.1/servers/detail?all_tenants=True => generated 7059 bytes in 926 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1118] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=9c94ee539a02424484f73fa2cf18138a&all_tenants=True => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1119] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=adf19ad54ef34653a703808b8ed0e311&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-03 17:19:55.992 7 WARNING neutronclient.v2_0.client [None req-40194414-14e9-4cff-94d7-ba585fccd50d fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1120] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:55 2026] GET /v2.1/servers/detail?project_id=ae3368efc4a241ed9e46f9a82ec7fef2&all_tenants=True => generated 2295 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1121] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.1/servers/detail?project_id=b20736e0d13246e098674c70b66107c3&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1122] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.1/servers/detail?project_id=dde51b14b133465d8f3d0318aaba0bc6&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-03 17:19:56.240 8 WARNING neutronclient.v2_0.client [None req-440a3eb2-c724-42b2-bade-71d5fd89fd5f fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:19:56.274 7 WARNING neutronclient.v2_0.client [None req-5fd3ae5d-4ec2-45eb-8335-a4ee6ab75558 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1123] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1124] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.1/servers/detail?project_id=ddfabd632d1e45648a640acfdcd6f2dd&all_tenants=True => generated 4777 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1125] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.1/servers/detail?project_id=f49208d0157d4b4296741633cbcfd2a6&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1126] 10.0.0.188 () {34 vars in 894 bytes} [Fri Jul 3 17:19:56 2026] GET /v2.1/servers/detail?project_id=f6f35dc4b27148d5b8724412b03ea52d&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-03 17:19:57.366 7 WARNING neutronclient.v2_0.client [None req-bb4caa90-2982-4a64-a04f-e6a346af44cc 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1127] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:57 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:19:58.215 8 WARNING neutronclient.v2_0.client [None req-dbdc6c6d-0a07-43f2-be45-10d4ad7446d7 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1128] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:58 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 1519 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:58.402 7 INFO nova.api.openstack.compute.server_external_events [req-77e49d64-8804-4b95-b2ea-52e5be02e5de req-8100466e-6a5a-4c39-90a6-bfdb0db971b7 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:924b2b00-4c16-42dd-881c-cb58f8dec22b for instance f2d36f20-2d1c-40ae-a423-7a109217d3c7 on instance [pid: 7|app: 0|req: 572/1129] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:19:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:58.483 8 WARNING neutronclient.v2_0.client [None req-4d651455-8c48-41aa-a9a1-7b4f7c31370a 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] The python binding code in 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/1130] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:58 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => generated 1488 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-07-03 17:19:59.565 7 INFO nova.api.openstack.wsgi [None req-2e4e7984-e2b4-4cc6-a1d5-5e2d492fe44b 692ef0f315324fa0a2c85a536b2b4013 ae3368efc4a241ed9e46f9a82ec7fef2 - - default default] HTTP exception thrown: Instance 41159eb3-5eb5-4b51-b96f-3b80e5fbb686 could not be found. [pid: 7|app: 0|req: 573/1131] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:19:59 2026] GET /v2.1/servers/41159eb3-5eb5-4b51-b96f-3b80e5fbb686 => 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: 8|app: 0|req: 559/1132] 10.0.0.224 () {32 vars in 730 bytes} [Fri Jul 3 17:19:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1190067282 => 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-07-03 17:20:03.358 7 WARNING neutronclient.v2_0.client [None req-b04d1e63-4600-4e11-b927-2b7b6e7cea10 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1133] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:20:03 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 1517 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:20:04.382 8 INFO nova.api.openstack.compute.server_external_events [req-ce7fb23b-4268-4a24-a495-243fbbcee533 req-a16157e7-4710-43b4-b71d-35fb5e066d6e 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:924b2b00-4c16-42dd-881c-cb58f8dec22b for instance f2d36f20-2d1c-40ae-a423-7a109217d3c7 on instance [pid: 8|app: 0|req: 560/1134] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:20:04 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-07-03 17:20:08.622 7 WARNING neutronclient.v2_0.client [None req-2e08fc78-35e6-4501-9817-0ce98ae7021a 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1137] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:20:08 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 1816 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:10.162 8 INFO nova.api.openstack.compute.server_external_events [req-d54ba109-1990-42ee-b7b9-5af6483afe7f req-9abcb1d0-7769-48ba-bd9b-6addd2c3665d 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:924b2b00-4c16-42dd-881c-cb58f8dec22b for instance f2d36f20-2d1c-40ae-a423-7a109217d3c7 on instance [pid: 8|app: 0|req: 562/1138] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:20:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:43.892 8 WARNING neutronclient.v2_0.client [None req-1134b015-f24f-4e67-80e1-2d694d1c902f fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:20:43.951 8 WARNING neutronclient.v2_0.client [None req-1134b015-f24f-4e67-80e1-2d694d1c902f fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:20:44.133 8 WARNING neutronclient.v2_0.client [None req-1134b015-f24f-4e67-80e1-2d694d1c902f fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1145] 199.204.45.235 () {36 vars in 714 bytes} [Fri Jul 3 17:20:43 2026] POST /v2.1/servers => generated 453 bytes in 1083 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-07-03 17:20:45.008 7 WARNING neutronclient.v2_0.client [None req-8610b3cd-82f9-4506-9024-739ca853d28a fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1146] 199.204.45.235 () {32 vars in 733 bytes} [Fri Jul 3 17:20:44 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf => generated 2213 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:45.119 8 WARNING neutronclient.v2_0.client [None req-e0134ff5-fa2a-4d91-b274-2194a151f67b fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1147] 199.204.45.235 () {32 vars in 759 bytes} [Fri Jul 3 17:20:45 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 581/1148] 199.204.45.235 () {32 vars in 777 bytes} [Fri Jul 3 17:20:45 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:49.681 8 WARNING neutronclient.v2_0.client [None req-4c0ad69e-53c6-4fef-8b66-adb8a14d9b8f fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1151] 199.204.45.235 () {32 vars in 733 bytes} [Fri Jul 3 17:20:49 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf => generated 2379 bytes in 88 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-07-03 17:20:49.768 7 WARNING neutronclient.v2_0.client [None req-1c0060e7-295f-4e5d-a855-8b21cd8bb633 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1152] 199.204.45.235 () {32 vars in 759 bytes} [Fri Jul 3 17:20:49 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 28 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: 8|app: 0|req: 570/1153] 199.204.45.235 () {32 vars in 777 bytes} [Fri Jul 3 17:20:49 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-volume_attachments => generated 197 bytes in 66 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-07-03 17:20:50.916 7 INFO nova.api.openstack.compute.server_external_events [req-ec8ae199-16a2-4816-a642-b2d070b4200a req-ce8a7e85-54bb-485c-8948-becebe1ec309 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:957b067b-52f7-4fa5-bd54-3c575d60556b for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 7|app: 0|req: 584/1154] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:20:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:52.761 8 WARNING neutronclient.v2_0.client [None req-05c92f1a-ae62-40cb-b945-2fe4f39f5004 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1155] 199.204.45.235 () {32 vars in 733 bytes} [Fri Jul 3 17:20:52 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf => generated 2445 bytes in 132 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-07-03 17:20:52.897 7 WARNING neutronclient.v2_0.client [None req-bca473c0-55f3-4533-9e88-ae30119cdf22 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1156] 199.204.45.235 () {32 vars in 759 bytes} [Fri Jul 3 17:20:52 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 284 bytes in 78 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: 572/1157] 199.204.45.235 () {32 vars in 777 bytes} [Fri Jul 3 17:20:52 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:56.214 7 WARNING neutronclient.v2_0.client [None req-501b066a-32f0-4688-bbc5-667e79b855b9 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1160] 199.204.45.235 () {32 vars in 733 bytes} [Fri Jul 3 17:20:56 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf => generated 2433 bytes in 150 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-07-03 17:20:56.338 8 WARNING neutronclient.v2_0.client [None req-a16ea268-0c61-4c6c-960e-425ff78cf072 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1161] 199.204.45.235 () {32 vars in 759 bytes} [Fri Jul 3 17:20:56 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1162] 199.204.45.235 () {32 vars in 777 bytes} [Fri Jul 3 17:20:56 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-volume_attachments => generated 197 bytes in 51 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-07-03 17:20:56.652 8 INFO nova.api.openstack.compute.server_external_events [req-4984cb94-1d40-4474-b8dd-cc3c7fbf403a req-a86f8370-8cff-4908-9fca-dfadfde86a6f 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:957b067b-52f7-4fa5-bd54-3c575d60556b for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 575/1163] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:20:56 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-07-03 17:21:00.184 7 WARNING neutronclient.v2_0.client [None req-5e69f715-87d9-413b-8da6-bbbf5bcae9ff fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1164] 199.204.45.235 () {32 vars in 733 bytes} [Fri Jul 3 17:21:00 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf => generated 2581 bytes in 162 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-07-03 17:21:00.342 8 WARNING neutronclient.v2_0.client [None req-10b86281-894d-4ca2-8e0b-d7b767a29d26 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1165] 199.204.45.235 () {32 vars in 759 bytes} [Fri Jul 3 17:21:00 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 286 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1166] 199.204.45.235 () {32 vars in 777 bytes} [Fri Jul 3 17:21:00 2026] GET /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:36.161 7 WARNING neutronclient.v2_0.client [None req-b3819e51-0464-4e13-bbee-87b8d119e914 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:21:36.197 7 WARNING neutronclient.v2_0.client [None req-b3819e51-0464-4e13-bbee-87b8d119e914 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] 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-07-03 17:21:38.615 8 INFO nova.api.openstack.compute.server_external_events [req-6c457014-0ac6-41b5-b69f-c36c9603e137 req-7814cb09-8701-43f2-8ae8-c136f797f3de 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:0ac48f39-5c71-4447-96bc-931da988e06a for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 581/1175] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:21:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:42.170 8 INFO nova.api.openstack.compute.server_external_events [req-0ec7431e-0e55-4ded-8553-38ea9cac2d6f req-12c5fbf9-d865-44e9-a105-971c6d3627a0 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:0ac48f39-5c71-4447-96bc-931da988e06a for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 582/1176] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:21:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:21:44.759 7 WARNING neutronclient.v2_0.client [None req-b3819e51-0464-4e13-bbee-87b8d119e914 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1177] 199.204.45.235 () {36 vars in 812 bytes} [Fri Jul 3 17:21:36 2026] POST /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 280 bytes in 8680 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-07-03 17:21:45.078 8 INFO nova.api.openstack.compute.server_external_events [req-4e1be102-c5c7-4232-86e0-45f49c7d8098 req-f87f7e36-b974-449a-bc58-4f386aa972f2 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:0ac48f39-5c71-4447-96bc-931da988e06a for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 583/1178] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:21:45 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-07-03 17:21:45.472 7 INFO nova.api.openstack.compute.server_external_events [req-555fbbca-7d74-4299-85a9-79c3e565b4fa req-f3714bc1-5fc5-47ed-8fb1-7f7133ea6375 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:0ac48f39-5c71-4447-96bc-931da988e06a for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 7|app: 0|req: 596/1179] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:21:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:06.404 7 WARNING neutronclient.v2_0.client [None req-b53f706e-a296-4bdd-be83-ba465e50eeb7 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:22:06.448 7 WARNING neutronclient.v2_0.client [None req-b53f706e-a296-4bdd-be83-ba465e50eeb7 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] 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-07-03 17:22:08.698 8 INFO nova.api.openstack.compute.server_external_events [req-547e4b59-63f9-428d-9b21-1ca103bc5e5a req-a2aca6c9-5a8e-4fc7-91e4-c74fd80c97d6 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:97a2e37b-08c0-4022-b43b-0d88dc74aa51 for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 587/1186] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:22:08 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-07-03 17:22:15.496 7 WARNING neutronclient.v2_0.client [None req-b53f706e-a296-4bdd-be83-ba465e50eeb7 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1187] 199.204.45.235 () {36 vars in 812 bytes} [Fri Jul 3 17:22:06 2026] POST /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 375 bytes in 9214 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-07-03 17:22:15.723 8 INFO nova.api.openstack.compute.server_external_events [req-74b87215-d3f2-4093-9aa7-a8cc0dc7d3db req-ae3a33f3-6b6a-4f24-8999-a8829583aef6 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:97a2e37b-08c0-4022-b43b-0d88dc74aa51 for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 589/1190] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:22:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:26.022 7 WARNING neutronclient.v2_0.client [None req-1d416180-c284-4d21-9d77-2d03b7a66bbf fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-03 17:22:26.068 7 WARNING neutronclient.v2_0.client [None req-1d416180-c284-4d21-9d77-2d03b7a66bbf fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] 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-07-03 17:22:28.348 8 INFO nova.api.openstack.compute.server_external_events [req-4c511e94-ec50-4629-816b-c5a5f1531d03 req-16662e10-a02a-4abb-bf8a-37faabecd3ab 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:78a88487-642c-4c18-92ea-28e44c666ede for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 591/1193] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:22:28 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-07-03 17:22:32.307 8 INFO nova.api.openstack.compute.server_external_events [req-e1e7c28a-0ada-433a-b5e3-796fff0ef245 req-0a101569-bdf3-45a4-b808-03cf963d859c 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-plugged:78a88487-642c-4c18-92ea-28e44c666ede for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 592/1194] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:22:32 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-07-03 17:22:35.105 7 WARNING neutronclient.v2_0.client [None req-1d416180-c284-4d21-9d77-2d03b7a66bbf fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1195] 199.204.45.235 () {36 vars in 812 bytes} [Fri Jul 3 17:22:25 2026] POST /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface => generated 378 bytes in 9172 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-07-03 17:22:35.706 8 INFO nova.api.openstack.compute.server_external_events [req-9393e3bb-c8d1-483b-b00d-1383679fc2ff req-5a775dd6-d84c-4684-bb7c-ad915d66829d 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:97a2e37b-08c0-4022-b43b-0d88dc74aa51 for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 594/1198] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:22:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:49.946 7 INFO nova.api.openstack.compute.server_external_events [req-26dd1b14-076b-45ec-99f7-431945326fd3 req-7fae5f3d-2c28-40af-8beb-194226f1b8fc 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:78a88487-642c-4c18-92ea-28e44c666ede for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 7|app: 0|req: 606/1201] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:22:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1202] 199.204.45.235 () {34 vars in 855 bytes} [Fri Jul 3 17:22:50 2026] DELETE /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface/78a88487-642c-4c18-92ea-28e44c666ede => generated 0 bytes in 90 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-07-03 17:22:51.992 7 INFO nova.api.openstack.compute.server_external_events [req-a43c8ddc-435b-4779-a5ad-b62bf59fce44 req-6e95ef6a-fc32-46e3-8f59-d2968282a8b1 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:78a88487-642c-4c18-92ea-28e44c666ede for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 7|app: 0|req: 607/1203] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:22:51 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-07-03 17:23:00.469 8 INFO nova.api.openstack.compute.server_external_events [req-e1144871-d298-4015-a65f-b14563bc041e req-30dc3945-f817-4e22-be6e-55e464c31d98 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:97a2e37b-08c0-4022-b43b-0d88dc74aa51 for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 8|app: 0|req: 598/1206] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:23:00 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: 609/1207] 199.204.45.235 () {34 vars in 855 bytes} [Fri Jul 3 17:23:00 2026] DELETE /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface/97a2e37b-08c0-4022-b43b-0d88dc74aa51 => generated 0 bytes in 70 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: 612/1212] 199.204.45.235 () {34 vars in 855 bytes} [Fri Jul 3 17:23:21 2026] DELETE /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf/os-interface/0ac48f39-5c71-4447-96bc-931da988e06a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 602/1215] 199.204.45.235 () {34 vars in 755 bytes} [Fri Jul 3 17:23:25 2026] DELETE /v2.1/servers/f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf => generated 0 bytes in 105 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-07-03 17:23:29.041 7 INFO nova.api.openstack.compute.server_external_events [req-658f2735-48cb-4ae6-a3bd-f5e403062cae req-fa888ffa-aac1-47b5-b038-114432ef0ab6 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:957b067b-52f7-4fa5-bd54-3c575d60556b for instance f5d11a4f-c06e-453e-a8e2-d1b08b24dfcf on instance [pid: 7|app: 0|req: 614/1216] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:23:29 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-07-03 17:23:30.938 8 INFO nova.api.openstack.compute.server_external_events [req-af3d9878-cf81-444f-9b35-23a600f0d873 req-7b8bfcac-f56d-44fd-9b76-66d53d2ede32 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:924b2b00-4c16-42dd-881c-cb58f8dec22b for instance f2d36f20-2d1c-40ae-a423-7a109217d3c7 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, ' [pid: 8|app: 0|req: 603/1217] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:23:30 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: 615/1218] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:23:30 2026] DELETE /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:31.091 8 WARNING neutronclient.v2_0.client [None req-1e4679d5-8bed-4328-961c-35a58edf7d3e 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1219] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:23:31 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 1942 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-07-03 17:23:33.935 7 INFO nova.api.openstack.compute.server_external_events [req-ce1bc7fc-570a-4c53-aa72-cc123dca7a48 req-cbad211d-880e-4078-aeaf-348a854e1183 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:924b2b00-4c16-42dd-881c-cb58f8dec22b for instance f2d36f20-2d1c-40ae-a423-7a109217d3c7 on instance [pid: 7|app: 0|req: 616/1220] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:23: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-07-03 17:23:36.285 7 WARNING neutronclient.v2_0.client [None req-abf1937b-6964-4819-9d12-b633bbe375ca 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1223] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:23:36 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => generated 1480 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-07-03 17:23:41.355 8 INFO nova.api.openstack.wsgi [None req-3bb58a52-2839-43af-8c47-847a6f739169 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] HTTP exception thrown: Instance f2d36f20-2d1c-40ae-a423-7a109217d3c7 could not be found. [pid: 8|app: 0|req: 606/1224] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:23:41 2026] GET /v2.1/servers/f2d36f20-2d1c-40ae-a423-7a109217d3c7 => 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-07-03 17:23:41.994 7 INFO nova.api.openstack.compute.server_external_events [req-272df95e-32ab-4d48-b523-9b49346276ef req-ff45d19c-7cb0-4798-901a-e8caaf66cb32 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-changed:1afd8351-255e-47bc-be8d-77252127db27 for instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 on instance [pid: 7|app: 0|req: 619/1225] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:23:41 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: 607/1226] 10.0.0.224 () {32 vars in 718 bytes} [Fri Jul 3 17:23:41 2026] DELETE /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:42.126 7 WARNING neutronclient.v2_0.client [None req-7890f68a-9579-4abe-b984-a9f675692387 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1227] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:23:42 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 1943 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-07-03 17:23:44.401 8 INFO nova.api.openstack.compute.server_external_events [req-c3dda500-4dae-4011-8510-59d3ca0cf5ec req-8110968f-e5f4-42c7-84be-94a97292f5a8 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-unplugged:1afd8351-255e-47bc-be8d-77252127db27 for instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 on instance [pid: 8|app: 0|req: 608/1228] 10.0.0.73 () {38 vars in 814 bytes} [Fri Jul 3 17:23:44 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-07-03 17:23:44.987 7 INFO nova.api.openstack.compute.server_external_events [req-7fd97242-0eeb-4233-898b-9931135bb06f req-dfe3f7dd-1297-4370-99ba-369ad3c1f0d4 2ded6756fc85406e825f84b96fb91ab0 f6f35dc4b27148d5b8724412b03ea52d - - 1db89d915ea4453cb4a000493e937c34 1db89d915ea4453cb4a000493e937c34] Creating event network-vif-deleted:1afd8351-255e-47bc-be8d-77252127db27 for instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 on instance [pid: 7|app: 0|req: 621/1229] 10.0.0.48 () {38 vars in 814 bytes} [Fri Jul 3 17:23:44 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-07-03 17:23:47.327 7 WARNING neutronclient.v2_0.client [None req-c1a483b3-9e3f-44e9-8f7e-82422b2c66d4 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1232] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:23:47 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => generated 1480 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:52.402 8 INFO nova.api.openstack.wsgi [None req-3e833c94-b1f3-4daa-940d-d052b74dd0a4 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] HTTP exception thrown: Instance 96cf74bb-b006-4730-b8a8-882cebaa2e17 could not be found. [pid: 8|app: 0|req: 610/1233] 10.0.0.224 () {32 vars in 715 bytes} [Fri Jul 3 17:23:52 2026] GET /v2.1/servers/96cf74bb-b006-4730-b8a8-882cebaa2e17 => 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: 624/1234] 10.0.0.224 () {32 vars in 724 bytes} [Fri Jul 3 17:23:53 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-319787539 => generated 0 bytes in 45 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-07-03 17:23:53.809 8 INFO nova.api.openstack.wsgi [None req-6407d62a-88ce-4056-a110-c4b1622ed21d 876c4127d2fb4aeb8301109199d6edab ddfabd632d1e45648a640acfdcd6f2dd - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-319787539 not found for user 876c4127d2fb4aeb8301109199d6edab [pid: 8|app: 0|req: 611/1235] 10.0.0.224 () {32 vars in 721 bytes} [Fri Jul 3 17:23:53 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-319787539 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1240] 10.0.0.224 () {32 vars in 655 bytes} [Fri Jul 3 17:24:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1241] 10.0.0.224 () {32 vars in 641 bytes} [Fri Jul 3 17:24:10 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-03 17:24:10.578 8 WARNING oslo_db.sqlalchemy.utils [None req-bba6717f-fa59-4c26-a6d3-fed1478c2fb1 fd9e88681c7a45a981e63c63bd3b3252 4dc8364b5cf84ff6813fc6a097acacda - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 615/1242] 10.0.0.224 () {32 vars in 649 bytes} [Fri Jul 3 17:24:10 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1243] 10.0.0.224 () {32 vars in 694 bytes} [Fri Jul 3 17:24:10 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)