+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Aug 11 18:49:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-5f79df58f5-d9rs2 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 0x7f6ff4826668 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-08-11 18:49:14.387 7 INFO nova.utils [None req-049413f5-d3fd-4aeb-8066-01a0964b9772 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 18:49:14.623 8 INFO nova.utils [None req-51cddb03-46b0-4e11-8aec-39159bd11aeb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 18:49:16.223 7 WARNING keystonemiddleware._common.config [None req-049413f5-d3fd-4aeb-8066-01a0964b9772 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 18:49:16.231 7 WARNING oslo_config.cfg [None req-049413f5-d3fd-4aeb-8066-01a0964b9772 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 18:49:16.307 7 WARNING keystonemiddleware._common.config [None req-049413f5-d3fd-4aeb-8066-01a0964b9772 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 18:49:16.322 7 WARNING oslo_config.cfg [None req-049413f5-d3fd-4aeb-8066-01a0964b9772 - - - - - -] 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-08-11 18:49:16.334 7 WARNING oslo_config.cfg [None req-049413f5-d3fd-4aeb-8066-01a0964b9772 - - - - - -] 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 0x7f6ff4826668 pid: 7 (default app) 2026-08-11 18:49:16.344 8 WARNING keystonemiddleware._common.config [None req-51cddb03-46b0-4e11-8aec-39159bd11aeb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 18:49:16.353 8 WARNING oslo_config.cfg [None req-51cddb03-46b0-4e11-8aec-39159bd11aeb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 18:49:16.434 8 WARNING keystonemiddleware._common.config [None req-51cddb03-46b0-4e11-8aec-39159bd11aeb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 18:49:16.449 8 WARNING oslo_config.cfg [None req-51cddb03-46b0-4e11-8aec-39159bd11aeb - - - - - -] 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-08-11 18:49:16.462 8 WARNING oslo_config.cfg [None req-51cddb03-46b0-4e11-8aec-39159bd11aeb - - - - - -] 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 0x7f6ff4826668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 18:49:23 2026] GET /v2.1 => generated 114 bytes in 19 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-08-11 18:49:23.978 8 WARNING oslo_policy.policy [None req-406ccede-6970-436b-8d88-494a0ce98e94 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - 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-08-11 18:49:23.978 8 WARNING oslo_policy.policy [None req-406ccede-6970-436b-8d88-494a0ce98e94 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - 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.210 () {44 vars in 908 bytes} [Tue Aug 11 18:49:23 2026] GET /v2.1 => generated 0 bytes in 540 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-08-11 18:49:24.078 7 WARNING oslo_policy.policy [req-406ccede-6970-436b-8d88-494a0ce98e94 req-7eb6e953-97f4-448f-a254-a0a4ad031dad 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - 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-08-11 18:49:24.078 7 WARNING oslo_policy.policy [req-406ccede-6970-436b-8d88-494a0ce98e94 req-7eb6e953-97f4-448f-a254-a0a4ad031dad 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - 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.210 () {46 vars in 981 bytes} [Tue Aug 11 18:49:24 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 18:49:24.184 8 INFO nova.api.openstack.wsgi [None req-81c15dc8-778f-40c5-b9ae-e846ddc54b25 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Aug 11 18:49:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 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.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:49:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.210 () {52 vars in 1047 bytes} [Tue Aug 11 18:49:24 2026] POST /v2.1/flavors => generated 529 bytes in 43 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.210 () {42 vars in 704 bytes} [Tue Aug 11 18:49:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:49:25 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.210 () {46 vars in 981 bytes} [Tue Aug 11 18:49:25 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-08-11 18:49:25.199 8 INFO nova.api.openstack.wsgi [None req-a2ae55be-6982-45d2-a1a0-bd890d885dc1 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Aug 11 18:49:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:49:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 22 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.210 () {52 vars in 1047 bytes} [Tue Aug 11 18:49:25 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 18:49:26 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: 9/17] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:49:26 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: 9/18] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 18:49:26 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-08-11 18:49:26.191 8 INFO nova.api.openstack.wsgi [None req-5d02ca13-a9cc-40fa-bd0f-176034feb86b 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Aug 11 18:49:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:49:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 13 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.210 () {52 vars in 1047 bytes} [Tue Aug 11 18:49:26 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 18:49: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: 13/25] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:49:27 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 18:49:27 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-08-11 18:49:27.164 8 INFO nova.api.openstack.wsgi [None req-d7cff4fc-9992-4497-a417-e50246c250b6 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/27] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Aug 11 18:49:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:49:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.210 () {52 vars in 1047 bytes} [Tue Aug 11 18:49:27 2026] POST /v2.1/flavors => generated 532 bytes in 27 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.210 () {42 vars in 704 bytes} [Tue Aug 11 18:49:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:49:28 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.210 () {46 vars in 981 bytes} [Tue Aug 11 18:49:28 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-08-11 18:49:28.131 8 INFO nova.api.openstack.wsgi [None req-f7ac7e4d-8f35-47c7-bb2b-0e1f612476ab 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Aug 11 18:49:28 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.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:49:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 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.210 () {52 vars in 1047 bytes} [Tue Aug 11 18:49:28 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 10.0.0.236 () {28 vars in 454 bytes} [Tue Aug 11 18:55:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 10.0.0.236 () {30 vars in 658 bytes} [Tue Aug 11 18:55:10 2026] GET /v2.1 => generated 0 bytes in 425 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/106] 10.0.0.236 () {32 vars in 731 bytes} [Tue Aug 11 18:55:10 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: 7|app: 0|req: 53/107] 10.0.0.236 () {34 vars in 804 bytes} [Tue Aug 11 18:55:10 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 18:57:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:57:52 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/142] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 18:57:53 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-08-11 18:57:53.037 8 INFO nova.api.openstack.wsgi [None req-fd7c7e24-7094-44f4-a9bd-dadcecc24e06 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 72/143] 199.204.45.210 () {48 vars in 1016 bytes} [Tue Aug 11 18:57:53 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:57:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.210 () {52 vars in 1048 bytes} [Tue Aug 11 18:57:53 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 18:59:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:59:12 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 18:59:12 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 18:59:12.566 8 INFO nova.api.openstack.wsgi [None req-20bf66e3-2715-4471-b937-9d7913d6546c 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5b3fd78f9b0f4b96b799af4b2a134483 [pid: 8|app: 0|req: 83/165] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 18:59:12 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 18:59:12.582 7 WARNING oslo_db.sqlalchemy.utils [None req-03aec197-7e24-4b2a-b72a-125719fdf8e5 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/166] 199.204.45.210 () {48 vars in 1015 bytes} [Tue Aug 11 18:59:12 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.210 () {52 vars in 1056 bytes} [Tue Aug 11 18:59:12 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 18:59:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 18:59:16 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: 85/170] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 18:59:16 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: 86/171] 199.204.45.210 () {48 vars in 1072 bytes} [Tue Aug 11 18:59:16 2026] GET /v2.1/os-quota-sets/f7c739b26379499e900e4a6c9db5b400 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.210 () {52 vars in 1124 bytes} [Tue Aug 11 18:59:16 2026] PUT /v2.1/os-quota-sets/f7c739b26379499e900e4a6c9db5b400 => generated 238 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 10.0.0.144 () {28 vars in 454 bytes} [Tue Aug 11 19:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 10.0.0.144 () {30 vars in 658 bytes} [Tue Aug 11 19:00:07 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 94/187] 10.0.0.144 () {32 vars in 731 bytes} [Tue Aug 11 19:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/188] 10.0.0.144 () {34 vars in 765 bytes} [Tue Aug 11 19:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 10.0.0.144 () {28 vars in 454 bytes} [Tue Aug 11 19:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 95/190] 10.0.0.144 () {30 vars in 658 bytes} [Tue Aug 11 19:00:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/191] 10.0.0.144 () {32 vars in 731 bytes} [Tue Aug 11 19:00:12 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: 96/192] 10.0.0.144 () {34 vars in 765 bytes} [Tue Aug 11 19:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 10.0.0.144 () {28 vars in 454 bytes} [Tue Aug 11 19:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 10.0.0.144 () {30 vars in 658 bytes} [Tue Aug 11 19:00:16 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 99/197] 10.0.0.144 () {32 vars in 731 bytes} [Tue Aug 11 19:00:16 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 10.0.0.144 () {34 vars in 808 bytes} [Tue Aug 11 19:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 10.0.0.144 () {28 vars in 454 bytes} [Tue Aug 11 19:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 100/200] 10.0.0.144 () {30 vars in 658 bytes} [Tue Aug 11 19:00:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 101/201] 10.0.0.144 () {32 vars in 731 bytes} [Tue Aug 11 19: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: 7|app: 0|req: 101/202] 10.0.0.144 () {34 vars in 808 bytes} [Tue Aug 11 19:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:07:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/286] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:07:14 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 144/287] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:07:14 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-08-11 19:07:14.621 8 INFO nova.api.openstack.wsgi [None req-95de2dd1-c5fd-46a0-8c9f-2c8181f21da0 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/288] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Aug 11 19:07:14 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: 7|app: 0|req: 145/289] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:07:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.210 () {52 vars in 1048 bytes} [Tue Aug 11 19:07:14 2026] POST /v2.1/flavors => generated 534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:10:33 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: 166/332] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:10:33 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 167/333] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:10:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 199.204.45.210 () {48 vars in 1072 bytes} [Tue Aug 11 19:10:33 2026] GET /v2.1/os-quota-sets/fa0450cf083c4ec9b1bfc727e0cd6349 => generated 283 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 199.204.45.210 () {52 vars in 1124 bytes} [Tue Aug 11 19:10:33 2026] PUT /v2.1/os-quota-sets/fa0450cf083c4ec9b1bfc727e0cd6349 => generated 238 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:22:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:22:44 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:22:44 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:22:44.465 8 INFO nova.api.openstack.wsgi [None req-447571dd-ad93-411e-8cc4-5402ebe5eb05 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 242/485] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Aug 11 19:22:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:22:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:22:44 2026] GET /v2.1/flavors/900c66f7-b03f-4b41-a01d-9219f64087fa/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:22:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:22:45 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: 7|app: 0|req: 246/490] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:22:45 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:22:45.431 8 INFO nova.api.openstack.wsgi [None req-441ffdb7-ea9f-4ee2-93f6-989877cf757b 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 245/491] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Aug 11 19:22:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:22:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:22:45 2026] GET /v2.1/flavors/87a46488-8a10-4633-86f3-54a77e2917bc/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:22:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:22:46 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:22:46 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-08-11 19:22:46.402 8 INFO nova.api.openstack.wsgi [None req-d354a41e-95f9-4d29-a6e3-42bb5ac7acd1 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 248/497] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Aug 11 19:22:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:22:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:22:46 2026] GET /v2.1/flavors/60635401-878c-4cbc-b21b-26cf73e8c20d/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: 251/502] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:22:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:22:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:22:47 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-08-11 19:22:47.398 7 INFO nova.api.openstack.wsgi [None req-b5eef8b5-954b-4bfe-a96c-50e61b802469 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 253/505] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Aug 11 19:22:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:22:47 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: 254/507] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:22:47 2026] GET /v2.1/flavors/55947fd9-ff20-48fd-b5b3-ce444ae4c0be/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:22:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:22:48 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:22:48 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-08-11 19:22:48.403 7 INFO nova.api.openstack.wsgi [None req-f9be070b-f703-4e08-9a25-b03f2fe60220 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 256/511] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Aug 11 19:22:48 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: 8|app: 0|req: 256/512] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:22:48 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: 257/513] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:22:48 2026] GET /v2.1/flavors/a0201b68-259b-464a-9dc1-da2642572e0b/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: 263/526] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:23:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:23:54 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: 264/528] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:23:54 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-08-11 19:23:54.835 7 INFO nova.api.openstack.wsgi [None req-3581c9b4-b047-483d-840d-23ca946ac664 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 265/529] 199.204.45.210 () {48 vars in 1016 bytes} [Tue Aug 11 19:23:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:23:54 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: 266/531] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:23:54 2026] GET /v2.1/flavors/f4fdd8e2-b05f-4c7f-bddd-a176539f6646/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:24:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:24:02 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: 7|app: 0|req: 269/536] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:24:02 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:24:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:24: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: 8|app: 0|req: 269/539] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:24:06 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/540] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:24:06 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: 270/541] 199.204.45.210 () {48 vars in 1072 bytes} [Tue Aug 11 19:24:06 2026] GET /v2.1/os-quota-sets/f7c739b26379499e900e4a6c9db5b400 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:24:58 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: 277/555] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:24:58 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: 279/556] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:24:58 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:24:58.752 8 INFO nova.api.openstack.wsgi [None req-d6a18a2b-9fe3-4c15-8ba5-24ef431fd128 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 278/557] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Aug 11 19:24:58 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/558] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:24:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 199.204.45.210 () {48 vars in 1098 bytes} [Tue Aug 11 19:24:58 2026] GET /v2.1/flavors/c092f65b-7bd6-4002-a8c5-d4c69a9b2438/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: 281/562] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:25:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:25:14 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:25:14 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 199.204.45.210 () {48 vars in 1072 bytes} [Tue Aug 11 19:25:14 2026] GET /v2.1/os-quota-sets/fa0450cf083c4ec9b1bfc727e0cd6349 => generated 280 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/578] 199.204.45.210 () {42 vars in 704 bytes} [Tue Aug 11 19:26: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: 8|app: 0|req: 289/579] 199.204.45.210 () {44 vars in 908 bytes} [Tue Aug 11 19:26:06 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.210 () {46 vars in 981 bytes} [Tue Aug 11 19:26:06 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-08-11 19:26:07.002 8 INFO nova.api.openstack.wsgi [None req-5a4945fe-9b12-4ab8-ac55-5ca0fa663be2 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 290/581] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Aug 11 19:26:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.210 () {48 vars in 1050 bytes} [Tue Aug 11 19:26:07 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: 295/591] 10.0.0.117 () {32 vars in 655 bytes} [Tue Aug 11 19:26:49 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/592] 10.0.0.117 () {32 vars in 641 bytes} [Tue Aug 11 19:26:49 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 19:26:49.658 8 WARNING oslo_db.sqlalchemy.utils [None req-222401f7-825a-48a7-b52c-ced506f5a8a6 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 296/593] 10.0.0.117 () {32 vars in 649 bytes} [Tue Aug 11 19:26:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 10.0.0.117 () {32 vars in 694 bytes} [Tue Aug 11 19:26:49 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:01 2026] GET /v2.1/flavors/900c66f7-b03f-4b41-a01d-9219f64087fa => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.117 () {32 vars in 641 bytes} [Tue Aug 11 19:27:01 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:01 2026] GET /v2.1/flavors/900c66f7-b03f-4b41-a01d-9219f64087fa => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:10.503 7 WARNING neutronclient.v2_0.client [None req-8f8acf1f-9996-4bf4-a4fa-8a9071535ffb c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:11.148 8 WARNING neutronclient.v2_0.client [None req-09ef461d-7910-42cc-a078-1210af49a94f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/602] 10.0.0.117 () {34 vars in 685 bytes} [Tue Aug 11 19:27:10 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:11.731 7 WARNING neutronclient.v2_0.client [None req-1c4b0f48-56d0-4714-997b-b3707aa4a22a c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/603] 10.0.0.117 () {34 vars in 685 bytes} [Tue Aug 11 19:27:11 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:12.245 7 WARNING neutronclient.v2_0.client [None req-1c4b0f48-56d0-4714-997b-b3707aa4a22a c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:12.247 8 WARNING neutronclient.v2_0.client [None req-3825810b-4902-4d10-aa9c-90866184dd0f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/604] 10.0.0.117 () {34 vars in 695 bytes} [Tue Aug 11 19:27:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:27:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:12.577 7 WARNING neutronclient.v2_0.client [None req-ca2c8380-4209-4ba2-8d5f-e31392a59031 c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/606] 10.0.0.117 () {34 vars in 685 bytes} [Tue Aug 11 19:27:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:12.740 8 WARNING neutronclient.v2_0.client [None req-1535260a-7968-47be-898b-63cb5354a33a 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/607] 10.0.0.117 () {34 vars in 685 bytes} [Tue Aug 11 19:27:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:13.110 7 WARNING neutronclient.v2_0.client [None req-6580729e-cc88-4a3f-8160-98dd67cf2ff1 c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/608] 10.0.0.117 () {34 vars in 685 bytes} [Tue Aug 11 19:27:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:13.333 8 WARNING neutronclient.v2_0.client [None req-b0366ea7-420e-46b8-91a0-1088e5bd666f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:13.340 7 WARNING neutronclient.v2_0.client [None req-6580729e-cc88-4a3f-8160-98dd67cf2ff1 c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:13.648 8 WARNING neutronclient.v2_0.client [None req-b0366ea7-420e-46b8-91a0-1088e5bd666f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/609] 10.0.0.117 () {34 vars in 695 bytes} [Tue Aug 11 19:27:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:14.055 7 WARNING neutronclient.v2_0.client [None req-dc7711cf-8b9c-4e54-ad4c-2714c1be1efd c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:14.385 8 WARNING neutronclient.v2_0.client [None req-b0366ea7-420e-46b8-91a0-1088e5bd666f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:14.458 7 WARNING neutronclient.v2_0.client [None req-dc7711cf-8b9c-4e54-ad4c-2714c1be1efd c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/610] 10.0.0.117 () {32 vars in 663 bytes} [Tue Aug 11 19:27:13 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 1844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:15.184 8 WARNING neutronclient.v2_0.client [None req-a3c08a89-dac0-44db-a6c0-3c4015f752a0 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/611] 10.0.0.117 () {34 vars in 695 bytes} [Tue Aug 11 19:27:14 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 1327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:15.394 7 WARNING neutronclient.v2_0.client [None req-dcd9446f-45ab-404a-801e-ad5da2330dee c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:15.396 8 WARNING neutronclient.v2_0.client [None req-a3c08a89-dac0-44db-a6c0-3c4015f752a0 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/612] 10.0.0.117 () {32 vars in 737 bytes} [Tue Aug 11 19:27:15 2026] GET /v2.1/os-security-groups/a084e122-32b9-4936-a88d-e51995e0e870 => generated 664 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:15.457 7 WARNING neutronclient.v2_0.client [None req-5146f446-8fe0-45fd-a976-e3c02b737a1e c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/613] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:15 2026] DELETE /v2.1/os-security-groups/28111e1c-190b-417d-8f70-912046a71a07 => generated 0 bytes in 445 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:27:15.638 7 WARNING neutronclient.v2_0.client [None req-5146f446-8fe0-45fd-a976-e3c02b737a1e c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:15.682 7 WARNING neutronclient.v2_0.client [None req-5146f446-8fe0-45fd-a976-e3c02b737a1e c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/614] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:27:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:15.740 8 WARNING neutronclient.v2_0.client [None req-a22fbd0a-c502-4121-98a9-e5dce640c50d 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/615] 10.0.0.117 () {32 vars in 750 bytes} [Tue Aug 11 19:27:15 2026] DELETE /v2.1/os-security-group-rules/0cdf28fc-dd55-482e-9159-3481b3f6f6ca => generated 0 bytes in 407 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:27:15.864 8 INFO nova.api.openstack.wsgi [None req-a22fbd0a-c502-4121-98a9-e5dce640c50d 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] HTTP exception thrown: Security group 28111e1c-190b-417d-8f70-912046a71a07 does not exist Neutron server returns request_ids: ['req-f2592749-4ecf-407f-a6c3-4a02cbf3a7f2'] [pid: 8|app: 0|req: 306/616] 10.0.0.117 () {32 vars in 737 bytes} [Tue Aug 11 19:27:15 2026] GET /v2.1/os-security-groups/28111e1c-190b-417d-8f70-912046a71a07 => generated 194 bytes in 134 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:27:15.869 7 WARNING neutronclient.v2_0.client [None req-a8256d9f-9366-4549-88dc-22df295ebcd1 c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:15.875 8 WARNING neutronclient.v2_0.client [None req-bc2514e1-8959-49f9-9b4f-b46d6cd11ede 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:15.902 7 WARNING neutronclient.v2_0.client [None req-a8256d9f-9366-4549-88dc-22df295ebcd1 c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:15.925 8 WARNING neutronclient.v2_0.client [None req-bc2514e1-8959-49f9-9b4f-b46d6cd11ede 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/617] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:15 2026] DELETE /v2.1/os-security-groups/13e5b924-7789-463f-8951-ca2c9516017c => generated 0 bytes in 456 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:27:16.406 8 WARNING neutronclient.v2_0.client [None req-e3130af8-8b8e-4bd1-bad9-15b9932cfa0f 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/618] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:15 2026] DELETE /v2.1/os-security-groups/a084e122-32b9-4936-a88d-e51995e0e870 => generated 0 bytes in 557 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:27:16.426 7 WARNING neutronclient.v2_0.client [None req-7a138098-0e53-41cc-8bd7-ff265d7b3230 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:16.475 8 WARNING neutronclient.v2_0.client [None req-e3130af8-8b8e-4bd1-bad9-15b9932cfa0f 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:16.501 7 INFO nova.api.openstack.wsgi [None req-7a138098-0e53-41cc-8bd7-ff265d7b3230 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] HTTP exception thrown: Security group 13e5b924-7789-463f-8951-ca2c9516017c does not exist Neutron server returns request_ids: ['req-abc530a7-5708-4310-b830-82204564253f'] [pid: 7|app: 0|req: 312/619] 10.0.0.117 () {32 vars in 737 bytes} [Tue Aug 11 19:27:16 2026] GET /v2.1/os-security-groups/13e5b924-7789-463f-8951-ca2c9516017c => generated 194 bytes in 82 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:27:16.508 7 WARNING neutronclient.v2_0.client [None req-566cb7b3-35b5-4657-a45e-14cfa86b3f6c c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:16.680 7 WARNING neutronclient.v2_0.client [None req-566cb7b3-35b5-4657-a45e-14cfa86b3f6c c6758b8f4c964dce9bf245a6c612d92b 3eea3e00ed564cc6b4ac3588263f4d57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/620] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:16 2026] DELETE /v2.1/os-security-groups/b8fa2929-2085-4462-8954-0fde25062d56 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:27:16.832 7 WARNING neutronclient.v2_0.client [None req-f05ec2bd-44f1-4b6c-b963-d19b77e57fc6 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:16.949 8 WARNING neutronclient.v2_0.client [None req-e3130af8-8b8e-4bd1-bad9-15b9932cfa0f 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:17.072 7 WARNING neutronclient.v2_0.client [None req-f05ec2bd-44f1-4b6c-b963-d19b77e57fc6 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/621] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:16 2026] DELETE /v2.1/os-security-groups/f0d46f04-998f-4caa-a079-f1e86a854bb0 => generated 0 bytes in 1078 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:27:17.918 7 WARNING neutronclient.v2_0.client [None req-ccf73ca3-e033-4407-bb2c-d02465bbecc9 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:17.971 7 INFO nova.api.openstack.wsgi [None req-ccf73ca3-e033-4407-bb2c-d02465bbecc9 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] HTTP exception thrown: Security group f0d46f04-998f-4caa-a079-f1e86a854bb0 does not exist Neutron server returns request_ids: ['req-5208f4b1-5fe9-41d6-b427-b29069d21bc7'] [pid: 7|app: 0|req: 317/624] 10.0.0.117 () {32 vars in 737 bytes} [Tue Aug 11 19:27:17 2026] GET /v2.1/os-security-groups/f0d46f04-998f-4caa-a079-f1e86a854bb0 => generated 194 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:27:17.987 7 WARNING neutronclient.v2_0.client [None req-8feffec1-7bae-46ae-8b64-6747170b7d18 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.073 7 WARNING neutronclient.v2_0.client [None req-8feffec1-7bae-46ae-8b64-6747170b7d18 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.145 7 WARNING neutronclient.v2_0.client [None req-8feffec1-7bae-46ae-8b64-6747170b7d18 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/625] 10.0.0.117 () {32 vars in 663 bytes} [Tue Aug 11 19:27:17 2026] GET /v2.1/os-security-groups => generated 707 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/626] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:27:16 2026] POST /v2.1/servers => generated 453 bytes in 1885 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-08-11 19:27:18.217 8 WARNING neutronclient.v2_0.client [None req-26c83152-8f28-4c92-a653-da5323ea48f4 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.241 8 INFO nova.api.openstack.wsgi [None req-26c83152-8f28-4c92-a653-da5323ea48f4 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] HTTP exception thrown: Security group f0d46f04-998f-4caa-a079-f1e86a854bb0 does not exist Neutron server returns request_ids: ['req-e2404a74-0054-4681-9c2b-11b7e4fc4dbb'] [pid: 8|app: 0|req: 309/627] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:18 2026] DELETE /v2.1/os-security-groups/f0d46f04-998f-4caa-a079-f1e86a854bb0 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:27:18.253 7 WARNING neutronclient.v2_0.client [None req-844da45e-d6c9-4930-bb5e-cca0310b3f90 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.267 8 WARNING neutronclient.v2_0.client [None req-887a4330-072e-4f8a-8a1f-0e7c6393dd77 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.311 7 WARNING neutronclient.v2_0.client [None req-844da45e-d6c9-4930-bb5e-cca0310b3f90 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/628] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:18 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1391 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:18.373 8 WARNING neutronclient.v2_0.client [None req-8d503c3d-96d0-4665-af24-367b4463af8f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.418 8 INFO nova.api.openstack.wsgi [None req-8d503c3d-96d0-4665-af24-367b4463af8f 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] HTTP exception thrown: Security group 13e5b924-7789-463f-8951-ca2c9516017c does not exist Neutron server returns request_ids: ['req-d61a96e8-6a85-4a8f-8d28-f8e5b04e4bad'] [pid: 8|app: 0|req: 311/629] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:18 2026] DELETE /v2.1/os-security-groups/13e5b924-7789-463f-8951-ca2c9516017c => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:27:18.428 8 WARNING neutronclient.v2_0.client [None req-cd8ab9a8-be1c-48c4-bb2d-4fc41560f77c 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.514 7 WARNING neutronclient.v2_0.client [None req-844da45e-d6c9-4930-bb5e-cca0310b3f90 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:18.515 8 INFO nova.api.openstack.wsgi [None req-cd8ab9a8-be1c-48c4-bb2d-4fc41560f77c 4620b4a034ad4e4eaffcc681ef421b98 1ab0f8fc69c6417280caa4679f7bd950 - - default default] HTTP exception thrown: Security group 28111e1c-190b-417d-8f70-912046a71a07 does not exist Neutron server returns request_ids: ['req-d93c8e82-7ea7-4629-8b63-6a765a1ed312'] [pid: 8|app: 0|req: 312/630] 10.0.0.117 () {32 vars in 740 bytes} [Tue Aug 11 19:27:18 2026] DELETE /v2.1/os-security-groups/28111e1c-190b-417d-8f70-912046a71a07 => generated 194 bytes in 94 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:27:19.478 8 WARNING neutronclient.v2_0.client [None req-ebc9fd75-b27e-4236-b6c0-4d69b2e1d38d 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/631] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:19 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1395 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/632] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:27:18 2026] POST /v2.1/servers => generated 453 bytes in 1504 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-08-11 19:27:19.727 8 WARNING neutronclient.v2_0.client [None req-2a1e663d-d255-48c5-9967-1d325dbef63a 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/633] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:19 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1431 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:20.690 7 WARNING neutronclient.v2_0.client [None req-181c6607-4388-4c70-a283-2c8360e36ae0 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/634] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:20 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1443 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:21.028 8 WARNING neutronclient.v2_0.client [None req-3f7fe401-da7b-477a-a785-dee0d492d173 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/635] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:20 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1427 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:21.785 7 WARNING neutronclient.v2_0.client [None req-b31a0d33-b85f-4beb-868e-d0d9b90d7785 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/636] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:21 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1443 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-08-11 19:27:22.125 8 WARNING neutronclient.v2_0.client [None req-d6ca7135-f107-476a-94fe-dfab3366338f 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/637] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:22 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1427 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-08-11 19:27:22.901 7 WARNING neutronclient.v2_0.client [None req-2be2e3d1-13c1-410e-a43d-73e4f0ee65e4 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/638] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:22 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1451 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:23.215 8 WARNING neutronclient.v2_0.client [None req-faf4dbdc-0329-4a21-9ea6-d7de04cf29a5 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/639] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:23 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1483 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-08-11 19:27:24.005 7 WARNING neutronclient.v2_0.client [None req-d8a08b64-d46e-4a49-886d-5ace8ac0cdba 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:27:24.403 8 WARNING neutronclient.v2_0.client [None req-9e840948-3d59-4978-86e2-ef77e36021fb 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/640] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:23 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1461 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:24 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1491 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 19:27:25.926 7 WARNING neutronclient.v2_0.client [None req-8aaa9d2a-14cf-4353-94c0-0c3c7246c050 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:25.954 8 WARNING neutronclient.v2_0.client [None req-d4365991-b6b7-4e71-bc10-b27eb80a703f 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/642] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:25 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1501 bytes in 2291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/645] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:27:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/646] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:25 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 3019 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:28.982 8 INFO nova.api.openstack.compute.server_external_events [req-819a50b6-c336-4896-a711-0e824498d14e req-0395b464-6d8c-4e0e-8760-501e6ef25f4e 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance 2026-08-11 19:27:28.992 8 INFO nova.compute.rpcapi [None req-7145536c-95d8-4241-900f-505b8eecb800 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 323/647] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:29.275 7 WARNING neutronclient.v2_0.client [None req-36c35c19-4826-4b99-b954-623d1936d88f 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] 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-08-11 19:27:29.966 8 WARNING neutronclient.v2_0.client [None req-f943a09a-494a-469d-a3c1-99e2d8e5bb74 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/648] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:29 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:30.207 7 INFO nova.api.openstack.compute.server_external_events [req-25cd2d8f-9386-4c7b-bfa1-7dbde77c4b69 req-ec97ed79-cbfa-4c51-8e83-9377f803c6fb 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance 2026-08-11 19:27:30.214 7 INFO nova.compute.rpcapi [None req-81239ad8-a478-4afd-9757-9e33e7adf7a1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 326/649] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:29 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:31.192 7 WARNING neutronclient.v2_0.client [None req-cd864db2-9abb-4ee0-9f1f-9ea45753c806 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/651] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:31 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 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-08-11 19:27:31.917 8 INFO nova.api.openstack.compute.server_external_events [req-ce9b7177-bf38-4f83-bcb5-e22ba62af1e0 req-98896cdf-4c8a-423d-a151-0ae839214a3c 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 8|app: 0|req: 325/652] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:32.013 7 WARNING neutronclient.v2_0.client [None req-c0a657d6-269a-4d07-bf71-e940874a3554 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/653] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:31 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:32.455 8 WARNING neutronclient.v2_0.client [None req-4698495e-6f22-445f-b355-ce5dcad51116 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:32 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/655] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:27:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:33.164 8 WARNING neutronclient.v2_0.client [None req-676d5d4e-9646-4e51-aad2-2e98795444de 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/656] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:33 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:33.638 7 WARNING neutronclient.v2_0.client [None req-93c0be47-05a2-4c3e-9da7-0664a3c99616 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] 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-08-11 19:27:33.699 8 INFO nova.api.openstack.compute.server_external_events [req-f966b01a-11a8-4063-b936-3532ea553105 req-564b1bdd-fa42-4ace-8eb2-2b1a45bb9260 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance [pid: 8|app: 0|req: 328/657] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:33 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:34.445 8 WARNING neutronclient.v2_0.client [None req-f8f1c62a-0e74-4b5c-bd93-439d2adc0fee 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/659] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:34 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:34.911 7 WARNING neutronclient.v2_0.client [None req-8f7e123f-fb49-4d28-83f7-a6b00cc25282 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] 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-08-11 19:27:34.954 7 WARNING neutronclient.v2_0.client [None req-8f7e123f-fb49-4d28-83f7-a6b00cc25282 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:34.974 8 WARNING neutronclient.v2_0.client [None req-f111f534-fc70-4fc2-a6cf-e41753bfffce 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/660] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:34 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:35.145 7 WARNING neutronclient.v2_0.client [None req-8f7e123f-fb49-4d28-83f7-a6b00cc25282 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/661] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:27:34 2026] POST /v2.1/servers => generated 449 bytes in 473 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-08-11 19:27:35.345 8 WARNING neutronclient.v2_0.client [None req-4f43c2bc-b873-4164-ac6c-a5cde23571dc 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:35.347 7 WARNING neutronclient.v2_0.client [None req-67daf072-c281-43fb-bdfe-413ff7ba8209 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/662] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:35 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1400 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:35.388 8 WARNING neutronclient.v2_0.client [None req-4f43c2bc-b873-4164-ac6c-a5cde23571dc 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:35.553 8 WARNING neutronclient.v2_0.client [None req-4f43c2bc-b873-4164-ac6c-a5cde23571dc 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] 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-08-11 19:27:35.588 7 WARNING neutronclient.v2_0.client [None req-fd4b563f-3f20-4df3-be38-610bc7e428ae 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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/663] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:35 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:27:35 2026] POST /v2.1/servers => generated 451 bytes in 679 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-08-11 19:27:35.958 7 WARNING neutronclient.v2_0.client [None req-d6adb30d-7f38-4775-8407-b4bff9cc0ddc 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/665] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:35 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1253 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:36.179 8 WARNING neutronclient.v2_0.client [None req-d409b43b-2511-4d87-b4fd-9df8ab76c1fb 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/666] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:36 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 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-08-11 19:27:36.422 7 WARNING neutronclient.v2_0.client [None req-46523693-9200-4266-ba37-3effec7c53d0 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/667] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:36 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1404 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:36.797 8 WARNING neutronclient.v2_0.client [None req-4a6c01f5-56bf-4418-84a6-f302898e8bf1 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:27:36.903 7 INFO nova.api.openstack.compute.server_external_events [req-918a7af7-bdeb-4e8a-91ef-915d00b9f494 req-a196ee1b-655b-47d9-b726-48c46f9d8768 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance [pid: 7|app: 0|req: 337/670] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:36 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, ' [pid: 8|app: 0|req: 334/671] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:36 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:37.053 7 WARNING neutronclient.v2_0.client [None req-3f9d896f-b3c3-4c79-8162-2d2f6eb16cf8 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/672] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:37 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1303 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-08-11 19:27:37.351 8 WARNING neutronclient.v2_0.client [None req-3dd4b34f-713f-4296-8a00-2a672874691b 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in 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/673] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:37 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1557 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:37.506 7 WARNING neutronclient.v2_0.client [None req-89bde317-807a-4563-871a-894f289cb647 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/674] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:37 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1452 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-08-11 19:27:38.084 8 WARNING neutronclient.v2_0.client [None req-a1819e55-6023-4131-b2e7-00582c189f1a 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:27:38.166 7 WARNING neutronclient.v2_0.client [None req-dac80270-bf13-4dc6-8dcf-9c9ec2f0d890 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/675] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:38 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:38 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1295 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-08-11 19:27:38.492 8 WARNING neutronclient.v2_0.client [None req-0b1e2e9e-3315-4013-84c3-2c56ba249fa1 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/677] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:38 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1740 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:38.628 7 WARNING neutronclient.v2_0.client [None req-16db2392-02cc-4a1c-b131-94f70c249b30 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/678] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:38 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:38.669 8 WARNING neutronclient.v2_0.client [None req-2426fb6a-a296-499c-8e9f-e4f5aef5128e 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in 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/679] 10.0.0.117 () {32 vars in 741 bytes} [Tue Aug 11 19:27:38 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:38.940 7 INFO nova.api.openstack.compute.server_external_events [req-48ea4561-b197-4e2e-9874-8e0735298f3b req-6c0b25ce-079c-4023-8afb-da0e61f822bc 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance [pid: 7|app: 0|req: 342/680] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:39.240 8 WARNING neutronclient.v2_0.client [None req-4191634b-e1ba-476d-8ada-fc4e0a681574 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:39.266 7 WARNING neutronclient.v2_0.client [None req-0144f9f1-4627-4818-8fba-fcb46fd9f2de 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/681] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:39 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1351 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:39 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:39.723 7 WARNING neutronclient.v2_0.client [None req-e6bc817f-744f-4be0-92ab-d613878f7a0a 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/683] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:39 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1460 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:40.015 7 INFO nova.api.openstack.compute.server_external_events [req-fe237142-e599-4e37-bd0c-0aaf560081a9 req-13cdb92f-3f50-47e1-b173-306c6786c489 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance 2026-08-11 19:27:40.017 8 WARNING neutronclient.v2_0.client [None req-096084b8-aea4-4ffa-9756-3c5a7c9df550 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in 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/684] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/685] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:39 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1740 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/686] 10.0.0.117 () {32 vars in 641 bytes} [Tue Aug 11 19:27:40 2026] GET /v2.1/servers => generated 383 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:40.395 7 WARNING neutronclient.v2_0.client [None req-02105cc2-dd21-4b3e-82b8-425f939bdee1 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/687] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:40 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1351 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:40.482 7 WARNING neutronclient.v2_0.client [None req-9523a50e-c9aa-4799-a36d-0fc4a4953e28 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/688] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:27:40 2026] DELETE /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 0 bytes in 148 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-08-11 19:27:40.531 8 WARNING neutronclient.v2_0.client [None req-65f287c4-8334-4bc0-a161-8b6b7bec27f0 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/689] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:40 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:40.836 7 WARNING neutronclient.v2_0.client [None req-4f9f32ca-c920-47cb-827c-dc58bd613eea 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/690] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:40 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1746 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/691] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:40 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1537 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-08-11 19:27:41.068 8 INFO nova.api.openstack.compute.server_external_events [req-2d3b2a22-23e2-4f61-b752-f9ef6e4533f5 req-cd0ed99a-d23d-44d5-b0b5-78e67b587fbb 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance [pid: 8|app: 0|req: 343/692] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:41 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-08-11 19:27:41.501 7 WARNING neutronclient.v2_0.client [None req-4b1debe4-4e26-4a09-a9f8-158794f4938b 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/693] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:41 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1359 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-08-11 19:27:41.812 8 WARNING neutronclient.v2_0.client [None req-7268b716-13ef-4718-95ae-7964e87a9fce 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/694] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:41 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:41.913 7 WARNING neutronclient.v2_0.client [None req-1faccf50-642b-4ab3-918e-24a50f4359da 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] 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: 351/695] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:41 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1866 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:42.063 8 INFO nova.api.openstack.compute.server_external_events [req-38b58a69-b46f-4655-a15d-42b09f32c0d2 req-0535b09d-602c-41d8-8fa4-99e4e2aa64b2 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance 2026-08-11 19:27:42.063 8 INFO nova.api.openstack.compute.server_external_events [req-38b58a69-b46f-4655-a15d-42b09f32c0d2 req-0535b09d-602c-41d8-8fa4-99e4e2aa64b2 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 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: 345/696] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:42.091 7 WARNING neutronclient.v2_0.client [None req-59bcf802-1611-4a64-b5c7-d7b73f64e672 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/697] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:42 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1525 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-08-11 19:27:42.588 8 WARNING neutronclient.v2_0.client [None req-949bf140-224e-46c7-bd6c-29ca0c45907f 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/698] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:42 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1427 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:42.952 7 WARNING neutronclient.v2_0.client [None req-0259477f-1158-47d5-8582-adfb78c231dd 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:27:43.134 8 WARNING neutronclient.v2_0.client [None req-5ac3195d-9b7f-41a2-856c-32c29403e022 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in 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/699] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:42 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1517 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/700] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:43 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1866 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:43.439 7 INFO nova.api.openstack.compute.server_external_events [req-951ab6d1-747c-4a6e-901c-791df6142500 req-0fbe8123-22ec-41cf-8c79-a17756fa312d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance 2026-08-11 19:27:43.440 7 INFO nova.api.openstack.compute.server_external_events [req-951ab6d1-747c-4a6e-901c-791df6142500 req-0fbe8123-22ec-41cf-8c79-a17756fa312d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance [pid: 7|app: 0|req: 354/701] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:43 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:27:43.493 8 WARNING neutronclient.v2_0.client [None req-4deaaf81-d82e-4a27-b520-8583d0562b21 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/702] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:43 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1525 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-08-11 19:27:43.754 7 WARNING neutronclient.v2_0.client [None req-dcc33032-7d84-474d-af42-b00525dbc50c 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/703] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:43 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1437 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-08-11 19:27:44.102 8 INFO nova.api.openstack.compute.server_external_events [req-d6c47466-315c-41b8-8345-3005d9da9a82 req-19af7de2-d9cc-4bcd-b6a1-e0e13d641014 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:256077cd-b925-4862-ac93-a24df6583e28 for instance 09161019-89fb-4583-af1c-6fea6805862d on instance [pid: 8|app: 0|req: 349/704] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:44 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-08-11 19:27:44.458 7 WARNING neutronclient.v2_0.client [None req-d5b19813-eb6b-45fd-87b0-8cdf76011d27 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:44.489 8 WARNING neutronclient.v2_0.client [None req-bbb66100-5bcc-43a1-976b-7981dd775913 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in 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/705] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:44 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1517 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:44 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1700 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:44.593 8 WARNING neutronclient.v2_0.client [None req-d6a06786-b6b6-466a-b1c2-f1be422b9dfc 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:27:44.645 7 WARNING neutronclient.v2_0.client [None req-49b72981-1372-4f6f-951c-b7c4cc3d0286 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/707] 10.0.0.117 () {32 vars in 741 bytes} [Tue Aug 11 19:27:44 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:44 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1525 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-08-11 19:27:44.937 8 WARNING neutronclient.v2_0.client [None req-d3dcbe36-74ef-43be-b921-2ea395ce9afd 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/709] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:44 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1437 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:45.494 7 INFO nova.api.openstack.compute.server_external_events [req-f5bea004-97d1-4721-81a8-097fd50a6abf req-3122a74d-a11c-415b-b590-27be2772d368 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance [pid: 7|app: 0|req: 358/710] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:45.602 8 WARNING neutronclient.v2_0.client [None req-d5941590-d69e-4ac6-968b-40d2f44bc145 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/711] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:45 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => generated 1517 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-08-11 19:27:45.798 7 WARNING neutronclient.v2_0.client [None req-64a16ed6-7f40-4657-8377-35e7ddc2ecc0 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/712] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:45 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1525 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:46.086 8 WARNING neutronclient.v2_0.client [None req-fcaac4a3-c0f4-42c2-b8a1-b0e042506e5f 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] 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-08-11 19:27:46.154 7 INFO nova.api.openstack.compute.server_external_events [req-216addd3-7687-465e-ba81-dff867bc7319 req-cfa97534-73fe-49e6-8baa-56351804b218 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 7|app: 0|req: 360/713] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:46 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) [pid: 8|app: 0|req: 354/714] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:46 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1437 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:46.690 7 INFO nova.api.openstack.wsgi [None req-edad7272-a320-42d1-b4eb-b3e087ef1be3 6fc4f9ec4e274bb5920d17fc5800a20d 52460365627c4c4daceb0ec3fc6def41 - - default default] HTTP exception thrown: Instance 09161019-89fb-4583-af1c-6fea6805862d could not be found. [pid: 7|app: 0|req: 361/715] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:46 2026] GET /v2.1/servers/09161019-89fb-4583-af1c-6fea6805862d => 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: 355/716] 10.0.0.117 () {32 vars in 706 bytes} [Tue Aug 11 19:27:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1879445582 => generated 0 bytes in 27 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-08-11 19:27:47.009 7 WARNING neutronclient.v2_0.client [None req-c0db3762-4037-4d0d-a995-7f484a31934e 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/719] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:46 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1525 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:27:47.288 8 WARNING neutronclient.v2_0.client [None req-f7f3699e-a8dd-43e4-b07f-5c445ac32d78 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/720] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:47 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1437 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:47.533 7 INFO nova.api.openstack.compute.server_external_events [req-c63f52ac-4366-4c17-8d2a-7e9a064bbbeb req-456aaa87-6d46-4851-afbd-b941ca12125b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance 2026-08-11 19:27:47.534 7 INFO nova.api.openstack.compute.server_external_events [req-c63f52ac-4366-4c17-8d2a-7e9a064bbbeb req-456aaa87-6d46-4851-afbd-b941ca12125b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance [pid: 7|app: 0|req: 364/721] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:47 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 19:27:48.202 8 WARNING neutronclient.v2_0.client [None req-11a34f76-45b8-47b6-88fa-73139ce90c1e 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/722] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:48 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1525 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-08-11 19:27:48.433 7 WARNING neutronclient.v2_0.client [None req-835eee7b-cb8c-4706-85b3-536c42004d68 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/723] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:48 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1425 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-08-11 19:27:49.381 8 WARNING neutronclient.v2_0.client [None req-71e43e2f-809f-41a0-943d-7f466ec68d49 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/724] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:49 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1717 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-08-11 19:27:49.584 7 WARNING neutronclient.v2_0.client [None req-0d0b5c69-f017-43ab-a239-febcd9423d3b 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:49.621 8 WARNING neutronclient.v2_0.client [None req-2de8a794-b65b-4fb7-95f3-aa344074a40a 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/725] 10.0.0.117 () {32 vars in 741 bytes} [Tue Aug 11 19:27:49 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/os-interface => generated 285 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:49 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1425 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:50.412 8 INFO nova.api.openstack.compute.server_external_events [req-49d7e042-4c23-44f2-99fe-ff2c5517beed req-71cad142-7fc5-4bc4-97e4-00f8326c1cfd 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance 2026-08-11 19:27:50.414 7 WARNING neutronclient.v2_0.client [None req-934a181c-7bb6-4b18-a79a-cbe247e99785 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/727] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/728] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:50 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1717 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:50.823 8 WARNING neutronclient.v2_0.client [None req-5ed4d8af-4ebe-47d1-94b9-c72ee17b6478 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/729] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:50 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1425 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-08-11 19:27:52.007 7 WARNING neutronclient.v2_0.client [None req-f1b2ad00-12a9-4b69-80b5-958141d1b629 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/730] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:51 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1425 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-08-11 19:27:52.464 8 INFO nova.api.openstack.compute.server_external_events [req-706ceeff-1eb8-411b-b233-608743cf1e74 req-1192dad4-0a16-4897-8993-0f32d9b27b3d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance 2026-08-11 19:27:52.464 8 INFO nova.api.openstack.compute.server_external_events [req-706ceeff-1eb8-411b-b233-608743cf1e74 req-1192dad4-0a16-4897-8993-0f32d9b27b3d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance [pid: 8|app: 0|req: 363/731] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:52 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 19:27:53.144 7 WARNING neutronclient.v2_0.client [None req-b68492b8-4b62-4c8c-9140-4cef5266908d 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/732] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:53 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => 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-08-11 19:27:54.301 8 WARNING neutronclient.v2_0.client [None req-5f35a8d0-a40c-44f0-a6bf-a647f4d0e51b 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/733] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:54 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1611 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-08-11 19:27:54.470 7 WARNING neutronclient.v2_0.client [None req-111fe80e-2921-4f17-be92-4eedc927598d 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/734] 10.0.0.117 () {32 vars in 741 bytes} [Tue Aug 11 19:27:54 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42/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-08-11 19:27:55.138 8 WARNING neutronclient.v2_0.client [None req-c5440249-22b8-4db7-b1f3-1b6195654d3b 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:27:56.606 7 WARNING neutronclient.v2_0.client [None req-8c00c628-b912-4443-b87c-a801b16900ab 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/735] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:55 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1820 bytes in 1754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:56.876 8 INFO nova.api.openstack.compute.server_external_events [req-af857be5-4f67-46f9-8069-ab0a691a3d7f req-0ce0b470-3a1d-4c6c-9dda-dd8247e4218f 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance [pid: 8|app: 0|req: 366/736] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:56.932 8 WARNING neutronclient.v2_0.client [None req-d2cfe4df-2ce4-4e7c-9c46-b5075aa0dea8 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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/739] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:56 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1820 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:56 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1611 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/741] 10.0.0.117 () {32 vars in 641 bytes} [Tue Aug 11 19:27:57 2026] GET /v2.1/servers => generated 388 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.117 () {34 vars in 750 bytes} [Tue Aug 11 19:27:57 2026] POST /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0/action => generated 0 bytes in 70 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: 372/743] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:27:57 2026] DELETE /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 0 bytes in 136 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-08-11 19:27:57.411 8 WARNING neutronclient.v2_0.client [None req-158e96e6-9250-420e-b50f-19c5b6d64924 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:57.439 7 WARNING neutronclient.v2_0.client [None req-e2717ab4-4ec0-4bd1-8084-7560a0b26c06 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/744] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:57 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1617 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:57 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1822 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:57.691 7 WARNING neutronclient.v2_0.client [None req-db0acae1-52c9-42f1-ab53-a58d9b9f6f58 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:58.005 7 WARNING neutronclient.v2_0.client [None req-db0acae1-52c9-42f1-ab53-a58d9b9f6f58 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/746] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:27:57 2026] POST /v2.1/servers => generated 424 bytes in 601 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-08-11 19:27:58.208 8 WARNING neutronclient.v2_0.client [None req-92ca3fdc-cb23-4add-baed-bce60d501dd4 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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/747] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:58 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1371 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 19:27:58.651 7 WARNING neutronclient.v2_0.client [None req-383923f6-d668-497e-99a9-2ab8c6394bd4 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:58.654 8 WARNING neutronclient.v2_0.client [None req-77c0f578-3058-413a-abe2-71bfe9350cf0 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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/748] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:58 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1737 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:58 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:58.847 7 INFO nova.api.openstack.compute.server_external_events [req-b9488eea-6d30-48b2-9549-63119a3e576b req-f134cab1-bcdb-43f8-a7c8-d6f0ef488dfa 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance [pid: 7|app: 0|req: 376/750] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:27:58 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 19:27:59.286 8 WARNING neutronclient.v2_0.client [None req-aa942fbb-c7fc-444f-889f-9cd67c81399e e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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/751] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:59 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1375 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:27:59.873 8 WARNING neutronclient.v2_0.client [None req-c695452c-f81a-43cb-b631-0a4ae0e8d8c5 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:27:59.882 7 WARNING neutronclient.v2_0.client [None req-1b4c4e39-a4de-4a10-9c41-65ad75ed6d67 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/752] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:59 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1822 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:27:59 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1737 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:00.360 8 WARNING neutronclient.v2_0.client [None req-80037043-8cf7-4709-b7bc-6e7f320c4f24 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:00 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1423 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:00.883 7 INFO nova.api.openstack.compute.server_external_events [req-7d84e6c1-2c10-4c01-bb39-53733c83f253 req-4e18de65-f801-4d9c-a982-c47abea2ce77 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance 2026-08-11 19:28:00.884 7 INFO nova.api.openstack.compute.server_external_events [req-7d84e6c1-2c10-4c01-bb39-53733c83f253 req-4e18de65-f801-4d9c-a982-c47abea2ce77 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:25274217-37d5-4924-af72-a7fdbf55df45 for instance a493c89f-7492-435f-ab76-beb709186a42 on instance [pid: 7|app: 0|req: 378/755] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:00 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:01.123 8 WARNING neutronclient.v2_0.client [None req-12756a57-f8c9-49e5-b59a-9aa6d4f99766 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:28:01.211 7 WARNING neutronclient.v2_0.client [None req-64e373be-a576-47dc-9971-32428f48a4fa 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/756] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:01 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1827 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/757] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:01 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1380 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-08-11 19:28:01.473 8 WARNING neutronclient.v2_0.client [None req-17472751-60cb-4f54-8ad9-e46e3e84bcd6 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:01 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:02.279 7 WARNING neutronclient.v2_0.client [None req-39d510c0-0fb0-4c7b-98ee-9ef5e9f2203d 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:02.315 8 WARNING neutronclient.v2_0.client [None req-74be4dde-77e5-414a-9e41-35c411999804 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] The python binding code in 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/759] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:02 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:02 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1827 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-08-11 19:28:02.588 8 WARNING neutronclient.v2_0.client [None req-80784900-b38f-4fac-8215-6ced3e80d865 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/761] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:02 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1431 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-08-11 19:28:02.917 7 INFO nova.api.openstack.compute.server_external_events [req-70a0d2fe-a08c-4695-a391-a14ad9675f00 req-b7b6bb27-886d-4486-8cf3-a982f8fd0454 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance 2026-08-11 19:28:02.917 7 INFO nova.api.openstack.compute.server_external_events [req-70a0d2fe-a08c-4695-a391-a14ad9675f00 req-b7b6bb27-886d-4486-8cf3-a982f8fd0454 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 7|app: 0|req: 381/762] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:02 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:03.408 8 WARNING neutronclient.v2_0.client [None req-421faf99-b227-434b-889e-014cd726c655 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] 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: 382/763] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:03 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => generated 1385 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:28:03.468 7 WARNING neutronclient.v2_0.client [None req-2964b2a7-b7ba-4b98-82c2-c0f9dfbc0a40 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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/764] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:03 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1827 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:03.683 8 WARNING neutronclient.v2_0.client [None req-d9a94eb1-2156-4a83-b9a8-8c021cc7cdbf e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:03.691 7 INFO nova.api.openstack.compute.server_external_events [req-88597902-943c-4767-8748-da473c716cf3 req-dcf85ff9-2c93-45e3-8fb2-1aeb40030836 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:5ef32efb-e57b-436b-a3bb-86f2267b10fb for instance 93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 on instance [pid: 7|app: 0|req: 383/765] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:03 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) [pid: 8|app: 0|req: 383/766] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:03 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1483 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:04.484 7 INFO nova.api.openstack.wsgi [None req-67ac85dd-cde6-4f2e-9ea0-254e06ddacc1 3e1548d5359545b4add82724d0d5152c 6e9c9b5795cb43a9b885972c85fb5424 - - default default] HTTP exception thrown: Instance a493c89f-7492-435f-ab76-beb709186a42 could not be found. [pid: 7|app: 0|req: 384/767] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:04 2026] GET /v2.1/servers/a493c89f-7492-435f-ab76-beb709186a42 => 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: 8|app: 0|req: 384/768] 10.0.0.117 () {32 vars in 704 bytes} [Tue Aug 11 19:28:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-791199163 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:04.701 7 WARNING neutronclient.v2_0.client [None req-5008aa8b-bff4-423b-9804-06fd671c1f0c 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:04.847 8 WARNING neutronclient.v2_0.client [None req-b1b96abf-fce5-4d3d-8d3b-6213151d83fb e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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/769] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:04 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1827 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:04.985 7 INFO nova.api.openstack.compute.server_external_events [req-49120ab2-1a36-419a-80e4-9e3ef4e101b0 req-58ffb607-4e84-4190-a3d5-ffead9a184dd 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 7|app: 0|req: 386/770] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28: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) [pid: 8|app: 0|req: 385/771] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:04 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1471 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:05.733 7 INFO nova.api.openstack.compute.server_external_events [req-e2ef4e0a-6c9c-4ac1-a1ba-d08e758b3d6e req-4a734c68-d248-44b4-8930-3a27d955e6f0 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:5ef32efb-e57b-436b-a3bb-86f2267b10fb for instance 93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 on instance [pid: 7|app: 0|req: 387/772] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:05 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:05.926 7 WARNING neutronclient.v2_0.client [None req-571049f0-689e-41c0-b7fc-5f2f97023ddd 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:05.932 8 WARNING neutronclient.v2_0.client [None req-1b88f4ca-f739-44c5-97b9-0c350bd2421e 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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.117 () {32 vars in 741 bytes} [Tue Aug 11 19:28:05 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/os-interface => generated 285 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-08-11 19:28:06.059 7 WARNING neutronclient.v2_0.client [None req-f039ee6b-b831-44c9-aa3d-78920032a399 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:05 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1827 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:06.145 8 WARNING neutronclient.v2_0.client [None req-dbe12614-cb51-4629-9996-04dde744a30f 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:06 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.117 () {32 vars in 815 bytes} [Tue Aug 11 19:28:06 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/os-interface/9a1b12cc-3f57-4885-bf98-b2e9c9621726 => generated 282 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/777] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:06 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 157 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/778] 10.0.0.117 () {34 vars in 750 bytes} [Tue Aug 11 19:28:06 2026] POST /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/779] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:06 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 157 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-08-11 19:28:07.025 8 INFO nova.api.openstack.compute.server_external_events [req-0221c13c-465c-4bbd-b99e-cc852e3c36fc req-6cd566f9-3f8a-4d7a-8dd2-e8b55163430c 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 8|app: 0|req: 390/782] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:07.174 7 WARNING neutronclient.v2_0.client [None req-afc630b1-6c62-43bc-b052-2a2fb20496d4 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:28:07.234 8 WARNING neutronclient.v2_0.client [None req-fe093bd8-256b-48eb-b0e0-ebd837669295 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/783] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:07 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1820 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/784] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:07 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:07.783 7 INFO nova.api.openstack.compute.server_external_events [req-3a2e15d7-fda5-4c05-9898-71f9ed0808a8 req-2ebbffca-fb73-4e88-a787-34349f34e9c2 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance [pid: 7|app: 0|req: 395/785] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/786] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:07 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1471 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/787] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:08 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:09.029 8 WARNING neutronclient.v2_0.client [None req-f74c8899-0e1d-4e0a-b626-36c573a29162 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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/788] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:08 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1471 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/789] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:09 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 196 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-08-11 19:28:09.714 8 WARNING neutronclient.v2_0.client [None req-7c5867e4-2abe-4b29-931a-79eb3de839d6 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] 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: 393/790] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:09 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1952 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:28:09.832 7 INFO nova.api.openstack.compute.server_external_events [req-7ab4cef2-b559-403b-b962-e6c637006d24 req-c91aa1d7-186f-4f8d-a0f9-58134dce4892 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:5ef32efb-e57b-436b-a3bb-86f2267b10fb for instance 93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 on instance 2026-08-11 19:28:09.833 7 INFO nova.api.openstack.compute.server_external_events [req-7ab4cef2-b559-403b-b962-e6c637006d24 req-c91aa1d7-186f-4f8d-a0f9-58134dce4892 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:5ef32efb-e57b-436b-a3bb-86f2267b10fb for instance 93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 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: 7|app: 0|req: 398/791] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:09 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.117 () {34 vars in 750 bytes} [Tue Aug 11 19:28:09 2026] POST /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/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: 399/793] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:09 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 196 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:10.284 8 WARNING neutronclient.v2_0.client [None req-26580cee-9238-46d7-a0df-b70b5fd1fae3 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in 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/794] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:10 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1471 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/795] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:10 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 196 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:11.249 8 INFO nova.api.openstack.compute.server_external_events [req-849ec507-41c1-4c95-8d80-4cd06060a352 req-a0a5fd9c-00ce-45a6-8ade-0ba780400ca5 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance [pid: 8|app: 0|req: 396/796] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:11.449 7 WARNING neutronclient.v2_0.client [None req-0cf6f473-7c24-44b4-9d4d-6007282aa6fb e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/797] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:11 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1656 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/798] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:11 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858/ips => generated 109 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, ' [pid: 7|app: 0|req: 402/799] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:11 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858/ips => generated 109 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, ' [pid: 8|app: 0|req: 398/800] 10.0.0.117 () {32 vars in 823 bytes} [Tue Aug 11 19:28:11 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858/ips/tempest-ServerAddressesTestJSON-112149115-network => generated 94 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/801] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:28:11 2026] DELETE /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:11.917 8 WARNING neutronclient.v2_0.client [None req-572a6acd-3abd-4e84-89bc-953157b4ef7f e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] 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: 404/802] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:11 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 196 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/803] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:11 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1662 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/804] 10.0.0.117 () {32 vars in 723 bytes} [Tue Aug 11 19:28:13 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:13.172 7 WARNING neutronclient.v2_0.client [None req-2a84ceac-d901-4ed1-975d-c2b54987f324 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/805] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:28:13 2026] DELETE /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => 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-08-11 19:28:13.214 8 WARNING neutronclient.v2_0.client [None req-8a292c76-9ee6-43fb-834a-f11e5d84c823 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/806] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:13 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1662 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/807] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:13 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1843 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:14.489 7 WARNING neutronclient.v2_0.client [None req-03a67edf-df60-47ec-9ee8-c49bce13535d e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] 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-08-11 19:28:14.567 8 INFO nova.api.openstack.compute.server_external_events [req-9d8b3ae7-2fb9-42ee-a5d1-660242987514 req-73036dc4-0403-48e6-ab04-69a4582ab2de 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:5ef32efb-e57b-436b-a3bb-86f2267b10fb for instance 93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 on instance [pid: 7|app: 0|req: 407/808] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:14 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1620 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/809] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:14 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-08-11 19:28:14.613 7 WARNING neutronclient.v2_0.client [None req-c32a9005-4dad-4a8a-b768-32cfdf188dcd 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/810] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:14 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1843 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/811] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:28:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:15.642 7 WARNING neutronclient.v2_0.client [None req-1ae19f62-3e23-4f8c-9934-cec5b9c072be e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:15.767 8 WARNING neutronclient.v2_0.client [None req-3db5a530-7ef5-4ac5-9a97-9ff08746b6c3 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/812] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:15 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1457 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/813] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:15 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1843 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:16.542 7 WARNING neutronclient.v2_0.client [None req-e363a161-5d1e-4c02-aa0c-2a1418b37d3a 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:16.580 7 WARNING neutronclient.v2_0.client [None req-e363a161-5d1e-4c02-aa0c-2a1418b37d3a 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:16.772 7 WARNING neutronclient.v2_0.client [None req-e363a161-5d1e-4c02-aa0c-2a1418b37d3a 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/816] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:28:16 2026] POST /v2.1/servers => generated 451 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:16.999 8 INFO nova.api.openstack.compute.server_external_events [req-54ccf1df-0b61-4348-ba94-9d2a7b88371a req-bf4f5cc6-bca6-45d6-8ed4-c8559713c47d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:9a1b12cc-3f57-4885-bf98-b2e9c9621726 for instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 on instance 2026-08-11 19:28:17.000 7 WARNING neutronclient.v2_0.client [None req-442e9f22-623d-446a-8866-c62fedd0b7dc 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/817] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/818] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:16 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1423 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:17.227 8 WARNING neutronclient.v2_0.client [None req-b42d1f20-6694-4834-aea9-df960e5fe3b2 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] 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: 408/819] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:17 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:28:17.292 7 WARNING neutronclient.v2_0.client [None req-82d0a9e1-2fc3-4e32-99c5-1f68b63af6ea 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/820] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:17 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1481 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-08-11 19:28:18.070 8 WARNING neutronclient.v2_0.client [None req-b308199c-e321-48a4-af6f-9314cb74711f 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/821] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:18 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1427 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-08-11 19:28:18.305 7 INFO nova.api.openstack.wsgi [None req-cb815edc-08b4-4dc2-9a8e-4ff8d73448d7 e41165afa8254595948a2676c6fc4a8e 6b4091d73b954da29fae9a061148baa7 - - default default] HTTP exception thrown: Instance 93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 could not be found. [pid: 7|app: 0|req: 413/822] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:18 2026] GET /v2.1/servers/93ec7ae9-6d7b-4fd8-b2b3-0b22001cf858 => 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-08-11 19:28:18.386 8 WARNING neutronclient.v2_0.client [None req-7c822651-4e78-4ec8-a105-2afba38b17f3 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/823] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:18 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1486 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-08-11 19:28:19.157 7 WARNING neutronclient.v2_0.client [None req-31553309-17a3-4460-ae97-a1bb32b19564 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in 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/824] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:19 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1419 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-08-11 19:28:19.477 8 WARNING neutronclient.v2_0.client [None req-52019126-22f4-466c-8ca7-440cd044c9cc 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] The python binding code in 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/825] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:19 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 1486 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-08-11 19:28:20.255 7 WARNING neutronclient.v2_0.client [None req-d6adea64-249d-4815-a842-479c75b64175 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/826] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:20 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1475 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-08-11 19:28:20.552 8 INFO nova.api.openstack.wsgi [None req-73442668-adde-4b4b-b9b7-5cbf84cb3501 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] HTTP exception thrown: Instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 could not be found. [pid: 8|app: 0|req: 412/827] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:20 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => 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: 416/828] 10.0.0.117 () {32 vars in 706 bytes} [Tue Aug 11 19:28:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1289870780 => 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-08-11 19:28:21.117 8 INFO nova.api.openstack.wsgi [None req-e83164be-c364-454c-95c1-288f446d8707 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] HTTP exception thrown: Instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 could not be found. [pid: 8|app: 0|req: 413/829] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:28:21 2026] DELETE /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 19:28:21.146 7 INFO nova.api.openstack.wsgi [None req-a3d13cdb-4f2c-4f10-b554-ced48b9c5894 785058f9ce76402f91a6862816b6dee1 ed61e461b13e47a48bbb44e9fbf3db9b - - default default] HTTP exception thrown: Instance 27b9f71d-4019-49c1-bff8-a87c1c5c2186 could not be found. [pid: 7|app: 0|req: 417/830] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:21 2026] GET /v2.1/servers/27b9f71d-4019-49c1-bff8-a87c1c5c2186 => 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-08-11 19:28:21.348 8 WARNING neutronclient.v2_0.client [None req-24908b69-97ad-4141-bcdc-73c97e1e3e8c 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in 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/831] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:21 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1475 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:22.426 7 WARNING neutronclient.v2_0.client [None req-a58a0a67-9f09-4f40-8003-d3b68d8cf2d1 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/832] 10.0.0.117 () {30 vars in 413 bytes} [Tue Aug 11 19:28:22 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:22 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1551 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 19:28:23.133 7 WARNING neutronclient.v2_0.client [None req-1156f0a0-eecc-4d7c-b884-66dd50db7a03 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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/834] 10.0.0.117 () {28 vars in 560 bytes} [Tue Aug 11 19:28:22 2026] GET /v2/ => generated 402 bytes in 427 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/835] 10.0.0.117 () {28 vars in 564 bytes} [Tue Aug 11 19:28:23 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: 418/836] 10.0.0.117 () {30 vars in 413 bytes} [Tue Aug 11 19:28:23 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/837] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:23 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1820 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:23.789 7 INFO nova.api.openstack.compute.server_external_events [req-6290d74d-0667-491e-ab90-fbad4043b4e2 req-e873d56a-12b7-4da5-95d8-f885397053df 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance [pid: 7|app: 0|req: 420/838] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:28:23 2026] DELETE /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => 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-08-11 19:28:23.901 7 WARNING neutronclient.v2_0.client [None req-f98af110-cca3-4e90-afd5-a8eafbd0bfc3 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:28:24.087 8 WARNING neutronclient.v2_0.client [None req-1fe9ab42-76a0-411b-b96e-44d7e7d366a3 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/840] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:23 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1826 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/841] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:24 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1549 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, ' 2026-08-11 19:28:25.116 7 INFO nova.api.openstack.compute.server_external_events [req-fb577a26-c89a-49f9-bc9a-4d12b6effdfc req-2ced24db-0383-476f-827f-9f5dd618c124 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 7|app: 0|req: 422/842] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:25 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-08-11 19:28:25.292 8 WARNING neutronclient.v2_0.client [None req-5142abb7-b625-44c7-b5db-1a31162f395c 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:28:25.331 7 WARNING neutronclient.v2_0.client [None req-d4ea2a96-ad3a-4efe-a6de-bf2a953f748c 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/843] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:25 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1826 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/844] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:25 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:26.450 8 WARNING neutronclient.v2_0.client [None req-117aad82-cb4b-4494-bbb7-3da3834f513f 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] 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-08-11 19:28:26.506 7 WARNING neutronclient.v2_0.client [None req-f8bd1d20-4c8f-4d7d-90ba-5e82cac050b2 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:26 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1826 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/847] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:26 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1549 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:27.158 7 INFO nova.api.openstack.compute.server_external_events [req-47d3b7ae-bfca-4f67-a9be-dc9672bf219a req-0cb26a0b-352d-4702-8dc0-9a7ea685ac49 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance 2026-08-11 19:28:27.158 7 INFO nova.api.openstack.compute.server_external_events [req-47d3b7ae-bfca-4f67-a9be-dc9672bf219a req-0cb26a0b-352d-4702-8dc0-9a7ea685ac49 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:126bb3dc-89b9-4882-966e-8e52723dd63d for instance c14a6cd2-aece-43ea-a490-59656fa32fa0 on instance [pid: 7|app: 0|req: 425/849] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:27 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 19:28:27.676 8 WARNING neutronclient.v2_0.client [None req-29e8175e-d0c9-4db4-8a23-d0f3eef45559 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in 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/850] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:27 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1472 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-08-11 19:28:27.779 7 WARNING neutronclient.v2_0.client [None req-417b0b72-c363-43e2-a690-feff0a429ba2 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/851] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:27 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1549 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-08-11 19:28:28.796 8 WARNING neutronclient.v2_0.client [None req-55448d21-72fe-4545-a82c-8f3065e695ec 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/852] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:28 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1477 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-08-11 19:28:28.952 7 WARNING neutronclient.v2_0.client [None req-a6cd05b0-4da8-4667-b520-b351110e3815 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in 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/853] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:28 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1549 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-08-11 19:28:29.199 8 INFO nova.api.openstack.compute.server_external_events [req-b2c2b783-a916-460d-a390-624a1bb733ef req-338f2f46-4aac-4db0-bdb0-a427fb23cd9b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance 2026-08-11 19:28:29.199 8 INFO nova.api.openstack.compute.server_external_events [req-b2c2b783-a916-460d-a390-624a1bb733ef req-338f2f46-4aac-4db0-bdb0-a427fb23cd9b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance [pid: 8|app: 0|req: 427/854] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:29 2026] POST /v2.1/os-server-external-events => generated 354 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-08-11 19:28:29.911 7 WARNING neutronclient.v2_0.client [None req-aedec91e-159d-46ef-aca8-4c1ef100db4b 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/855] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:29 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 1477 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-08-11 19:28:30.149 8 WARNING neutronclient.v2_0.client [None req-24f672ec-53f9-4e89-a140-2485671cfee6 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/856] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:30 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1549 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:31.007 7 INFO nova.api.openstack.wsgi [None req-7d49d009-e446-4d2e-9105-c448246de3bd 292265deb283497d8dbea9d005d65b33 a0c4038a2d4a468caf85eb47fcc2d4ec - - default default] HTTP exception thrown: Instance c14a6cd2-aece-43ea-a490-59656fa32fa0 could not be found. [pid: 7|app: 0|req: 429/857] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:30 2026] GET /v2.1/servers/c14a6cd2-aece-43ea-a490-59656fa32fa0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/858] 10.0.0.117 () {32 vars in 704 bytes} [Tue Aug 11 19:28:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-280033246 => generated 0 bytes in 30 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-08-11 19:28:31.481 7 WARNING neutronclient.v2_0.client [None req-ca131376-dcc2-4664-87c5-0808862ecd3d 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in 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/859] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:31 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1726 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:28:31.696 8 WARNING neutronclient.v2_0.client [None req-6775ac1c-e842-44e3-be71-e4785844e7c8 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/860] 10.0.0.117 () {32 vars in 741 bytes} [Tue Aug 11 19:28:31 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:32.456 7 WARNING neutronclient.v2_0.client [None req-d7d53bb8-7956-4699-a103-af7c1d63b172 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:28:32.464 8 INFO nova.api.openstack.compute.server_external_events [req-fd594ed0-aab1-42db-bf1c-4dcb5101e0f7 req-0f4ebfc8-cb10-4d1d-a1be-f6abdc910517 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance [pid: 8|app: 0|req: 431/861] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:32 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) [pid: 7|app: 0|req: 431/862] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:32 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1726 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/863] 10.0.0.117 () {32 vars in 641 bytes} [Tue Aug 11 19:28:33 2026] GET /v2.1/servers => generated 378 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/864] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:28:33 2026] DELETE /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => 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-08-11 19:28:33.589 8 WARNING neutronclient.v2_0.client [None req-ade33afe-491c-4931-b703-b0cb6e203e61 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/865] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:33 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1732 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:34.857 7 INFO nova.api.openstack.compute.server_external_events [req-16f03bea-3970-4e2a-b552-05421d952336 req-c4abafed-5e01-4d80-91db-eab62c3dd000 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance [pid: 7|app: 0|req: 433/866] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:34 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 19:28:35.240 8 WARNING neutronclient.v2_0.client [None req-1bdbd945-6b5a-4125-b4ab-39c46ec2d160 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/867] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:35 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1852 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:36.412 7 WARNING neutronclient.v2_0.client [None req-0381a4ea-33b2-4f6f-b1a6-308f8f975398 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/868] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:36 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1784 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:28:36.917 7 INFO nova.api.openstack.compute.server_external_events [req-2bddc63d-fe45-4779-9b29-945769d71e7f req-ebab208c-16dd-4bef-bb97-fe826860177b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance 2026-08-11 19:28:36.917 7 INFO nova.api.openstack.compute.server_external_events [req-2bddc63d-fe45-4779-9b29-945769d71e7f req-ebab208c-16dd-4bef-bb97-fe826860177b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:b1bc4330-1121-4b1e-a111-361b7312f790 for instance afe265da-67b9-4cb3-8b24-fd825a841da8 on instance [pid: 7|app: 0|req: 436/871] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:28:36 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 19:28:37.694 8 WARNING neutronclient.v2_0.client [None req-77019c32-eb55-40f2-9186-e7d033c329ba 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/872] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:37 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1509 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-08-11 19:28:38.863 7 WARNING neutronclient.v2_0.client [None req-42fc6346-0a31-448d-ae16-59029bcb8256 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/873] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:38 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => generated 1509 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-08-11 19:28:39.943 8 INFO nova.api.openstack.wsgi [None req-106b51ee-7236-4cb0-bcbc-ebd749ea6dfc 4229aa63c2f94c51a837a79b9834a028 57484d72d0db416a970c5a7a754480db - - default default] HTTP exception thrown: Instance afe265da-67b9-4cb3-8b24-fd825a841da8 could not be found. [pid: 8|app: 0|req: 437/874] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:28:39 2026] GET /v2.1/servers/afe265da-67b9-4cb3-8b24-fd825a841da8 => 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: 438/875] 10.0.0.117 () {32 vars in 704 bytes} [Tue Aug 11 19:28:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-938230261 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 19:29:46.124 7 WARNING neutronclient.v2_0.client [None req-5f94d495-c143-44bc-8121-7338f2abf036 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:29:46.289 7 WARNING neutronclient.v2_0.client [None req-5f94d495-c143-44bc-8121-7338f2abf036 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/888] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:29:46 2026] POST /v2.1/servers => generated 424 bytes in 567 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-08-11 19:29:46.657 8 WARNING neutronclient.v2_0.client [None req-9a0a067c-bf0e-4eaa-a2ca-34b3e48383b0 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/889] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:46 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1366 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:47.771 8 WARNING neutronclient.v2_0.client [None req-c3cf01b0-0990-4609-a65b-14ff32ea806b 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/892] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:47 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1370 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:48.876 7 WARNING neutronclient.v2_0.client [None req-b5ccc616-5aed-41f7-8cc0-d256fcdf9427 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/893] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:48 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1418 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:49.970 8 WARNING neutronclient.v2_0.client [None req-859f3316-f97e-49fe-820b-6d650d3a02f0 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/894] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:49 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1418 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-08-11 19:29:51.059 7 WARNING neutronclient.v2_0.client [None req-03c5b2bd-c4b9-403a-a87d-d83b20fbbd8f 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/895] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:51 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1468 bytes in 1153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:52.350 8 INFO nova.api.openstack.compute.server_external_events [req-3ce8276c-551f-468d-92e0-9ac5ae59446f req-effa0248-cc7b-4572-a661-af3e3b72a49a 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:1567a6e0-11a3-428d-afed-6af50f102b06 for instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b on instance [pid: 8|app: 0|req: 448/896] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:29:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:53.229 7 WARNING neutronclient.v2_0.client [None req-13c41676-90c6-4714-9c4f-c0fb21e02690 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/897] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:53 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1466 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-08-11 19:29:54.446 8 WARNING neutronclient.v2_0.client [None req-2b7685ce-255d-4309-ab72-945d9d83bcd0 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/898] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:54 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1466 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:55.594 7 WARNING neutronclient.v2_0.client [None req-7f10732a-aab5-40f2-b282-5db6ca30960a 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/899] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:55 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1466 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-08-11 19:29:56.781 7 WARNING neutronclient.v2_0.client [None req-3992e54b-8f8d-4b12-906a-e8e6f5760eb5 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/902] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:56 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1466 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:57.495 8 INFO nova.api.openstack.compute.server_external_events [req-971e3061-48cd-40c4-ba8b-9da6d93b4e5f req-d13edace-fd62-4392-bd69-093f9d82d6a4 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:1567a6e0-11a3-428d-afed-6af50f102b06 for instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b on instance [pid: 8|app: 0|req: 451/903] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:29:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:58.203 7 WARNING neutronclient.v2_0.client [None req-1d774d34-a436-4341-98f8-7c187db37f9a 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/904] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:58 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1466 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:29:59.388 8 WARNING neutronclient.v2_0.client [None req-27272d6d-b852-4155-966e-42e6f8a35cad 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] 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-08-11 19:29:59.549 7 INFO nova.api.openstack.compute.server_external_events [req-fce0c7c8-ba28-4f33-9d9b-7cd117f11ffe req-9c9edcae-a103-425c-a20b-9ee6b96fb386 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:1567a6e0-11a3-428d-afed-6af50f102b06 for instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b on instance [pid: 7|app: 0|req: 454/905] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:29:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/906] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:29:59 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1644 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, ' [pid: 7|app: 0|req: 455/907] 10.0.0.150 () {30 vars in 619 bytes} [Tue Aug 11 19:29:59 2026] GET /v2.1 => generated 0 bytes in 177 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/908] 10.0.0.150 () {32 vars in 692 bytes} [Tue Aug 11 19:30:00 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/909] 10.0.0.150 () {34 vars in 913 bytes} [Tue Aug 11 19:30:00 2026] GET /v2.1/os-simple-tenant-usage/300d986306604387822e1bdb3fbbb2bd?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/910] 10.0.0.150 () {30 vars in 654 bytes} [Tue Aug 11 19:30:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/911] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:30:00 2026] DELETE /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 19:30:00.928 8 WARNING neutronclient.v2_0.client [None req-84995b0c-a518-49eb-9656-d5d4c4607889 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/912] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:00 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1650 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 19:30:02.157 8 INFO nova.api.openstack.compute.server_external_events [req-bd1961a7-f91d-43fe-9466-0d35f06cb971 req-c14580ba-a248-4f00-a973-3d752499371a 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:1567a6e0-11a3-428d-afed-6af50f102b06 for instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b on instance 2026-08-11 19:30:02.161 7 WARNING neutronclient.v2_0.client [None req-a72dd82a-a9ca-42fd-82fd-7595c35f56dd 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/913] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/914] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:02 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1650 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:03.400 8 WARNING neutronclient.v2_0.client [None req-ed1d728e-b2c3-4004-8002-2bee94e7c67a 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/915] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:03 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1608 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/916] 10.0.0.150 () {30 vars in 619 bytes} [Tue Aug 11 19:30:03 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/917] 10.0.0.150 () {32 vars in 692 bytes} [Tue Aug 11 19:30:04 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/918] 10.0.0.150 () {34 vars in 913 bytes} [Tue Aug 11 19:30:04 2026] GET /v2.1/os-simple-tenant-usage/300d986306604387822e1bdb3fbbb2bd?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:30:04.193 8 INFO nova.api.openstack.compute.server_external_events [req-f5ae9a3c-85cf-4645-a9a0-4cb512883915 req-5452da7a-c584-41f9-bc6e-b570fe193ba9 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:1567a6e0-11a3-428d-afed-6af50f102b06 for instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b on instance 2026-08-11 19:30:04.194 8 INFO nova.api.openstack.compute.server_external_events [req-f5ae9a3c-85cf-4645-a9a0-4cb512883915 req-5452da7a-c584-41f9-bc6e-b570fe193ba9 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:1567a6e0-11a3-428d-afed-6af50f102b06 for instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b on instance [pid: 8|app: 0|req: 459/919] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:04 2026] POST /v2.1/os-server-external-events => generated 356 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: 461/920] 10.0.0.150 () {30 vars in 654 bytes} [Tue Aug 11 19:30:04 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:04.683 8 WARNING neutronclient.v2_0.client [None req-efca478a-7d9c-4b69-ae75-64f650b4530b 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/921] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:04 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1452 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 19:30:05.803 7 WARNING neutronclient.v2_0.client [None req-cb17a8ac-4d7b-4ae2-9ced-403c5acc7f48 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] The python binding code in 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/922] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:05 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 1452 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-08-11 19:30:06.881 8 INFO nova.api.openstack.wsgi [None req-c6a9cbcc-6882-4939-8de9-0ae4bdfa6d1f 3ecf86bb76f04b93b724cd39e6c54841 39cc9559ee72425e8bced8e413e38927 - - default default] HTTP exception thrown: Instance 9aa8196d-00cc-4e7d-9b36-19ef575bed4b could not be found. [pid: 8|app: 0|req: 462/925] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:06 2026] GET /v2.1/servers/9aa8196d-00cc-4e7d-9b36-19ef575bed4b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/926] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:30:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:12.635 8 WARNING neutronclient.v2_0.client [None req-e74e1379-e59a-4718-a9a4-5716c687a118 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:30:12.680 8 WARNING neutronclient.v2_0.client [None req-e74e1379-e59a-4718-a9a4-5716c687a118 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:30:12.826 8 WARNING neutronclient.v2_0.client [None req-e74e1379-e59a-4718-a9a4-5716c687a118 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/927] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:30:12 2026] POST /v2.1/servers => generated 448 bytes in 431 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 19:30:13.033 7 WARNING neutronclient.v2_0.client [None req-56d6000d-fae5-4120-aca3-9fe67ad9d642 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/928] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:13 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:14.123 8 WARNING neutronclient.v2_0.client [None req-dc4346c0-f02e-4c40-a2db-c1af097eb214 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:14 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1406 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:15.214 7 WARNING neutronclient.v2_0.client [None req-8982edc3-9e87-4987-a51f-edb7df275e0d c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/930] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:15 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1454 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-08-11 19:30:16.315 8 WARNING neutronclient.v2_0.client [None req-b8237eac-fcd5-4728-bd2d-35e64fad9705 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:16 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1454 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:18.102 8 WARNING neutronclient.v2_0.client [None req-3a64f800-5164-4a53-8109-9eab94026b02 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/934] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:18 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1462 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:19.692 7 WARNING neutronclient.v2_0.client [None req-78482db6-44ec-4bad-82fe-9f64165ea877 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] 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-08-11 19:30:20.329 8 INFO nova.api.openstack.compute.server_external_events [req-86597891-3591-4a54-a60c-45d169723b8a req-5de07c04-a70b-47a2-9dd2-4b7edd7e40b6 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 8|app: 0|req: 468/935] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:20 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: 7|app: 0|req: 468/936] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:19 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1526 bytes in 1255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:21.967 8 WARNING neutronclient.v2_0.client [None req-90bdba77-8112-45e6-ab31-a003fa2eb722 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/937] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:21 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1526 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-08-11 19:30:23.644 7 WARNING neutronclient.v2_0.client [None req-2748e31d-f228-480f-8055-a07e305de740 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/938] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:23 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1526 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:25.233 8 WARNING neutronclient.v2_0.client [None req-3a4f3b02-1506-41e2-9229-17bc40ad03f2 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/939] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:25 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1526 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-11 19:30:26.768 7 WARNING neutronclient.v2_0.client [None req-36f193e2-234a-48d6-af01-e1b44fa5ec42 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:30:26.788 8 INFO nova.api.openstack.compute.server_external_events [req-291485bc-bf03-44ec-a748-e4f405d7f3d1 req-020f1f94-3751-4c3d-be27-db1dc5d58879 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 8|app: 0|req: 473/942] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/943] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:26 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1526 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:28.133 8 WARNING neutronclient.v2_0.client [None req-a6ab50e0-d3b3-4ff7-a504-b6b5411284e4 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/944] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:28 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1526 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:28.845 7 INFO nova.api.openstack.compute.server_external_events [req-4caefdf7-01ae-4227-8541-2808a8126d95 req-7b2bdc7d-8641-4b77-82ce-44610b8d06f1 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 7|app: 0|req: 471/945] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:28 2026] POST /v2.1/os-server-external-events => generated 183 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-08-11 19:30:29.519 8 WARNING neutronclient.v2_0.client [None req-393a16b3-2a80-4ecb-8bbf-bfccad29ecda c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/946] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:29 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1695 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-08-11 19:30:29.686 7 WARNING neutronclient.v2_0.client [None req-8f42b96d-f55b-4090-8586-7d8a071bb8c6 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/947] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:29 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1695 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-08-11 19:30:31.146 8 INFO nova.api.openstack.compute.server_external_events [req-775bce58-e15d-4c4c-8987-c5a5c2cc7a21 req-6d59c811-f1fd-4490-80d1-1a15afce9d20 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 8|app: 0|req: 476/948] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/951] 10.0.0.117 () {34 vars in 750 bytes} [Tue Aug 11 19:30:39 2026] POST /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234/action => generated 31971 bytes in 566 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-08-11 19:30:43.192 7 INFO nova.api.openstack.compute.server_external_events [req-788194e2-503d-4a2b-81cf-59d5ec03ed5a req-d8932d9a-42a0-42b0-a14a-a0711f465e76 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 7|app: 0|req: 474/952] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/953] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:30:44 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:30:46.848 8 WARNING neutronclient.v2_0.client [None req-c9753af4-77dd-4183-8aec-872e8625beea c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:30:47.018 8 WARNING neutronclient.v2_0.client [None req-c9753af4-77dd-4183-8aec-872e8625beea c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:30:47.469 8 WARNING neutronclient.v2_0.client [None req-c9753af4-77dd-4183-8aec-872e8625beea c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/956] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:30:46 2026] POST /v2.1/servers => generated 450 bytes in 940 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-08-11 19:30:47.742 7 WARNING neutronclient.v2_0.client [None req-6f6a5fae-c9ee-4876-a025-cd9b75d0da88 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/957] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:47 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1403 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-08-11 19:30:48.862 8 WARNING neutronclient.v2_0.client [None req-aee296e1-3726-4471-8f44-d2f2676238b2 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/958] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:48 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1407 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-08-11 19:30:49.959 7 WARNING neutronclient.v2_0.client [None req-92bcb009-296a-4206-8289-8b0ca4148d59 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/959] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:49 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:51.047 8 WARNING neutronclient.v2_0.client [None req-93f89362-1dd9-4a59-bcdd-bf584c4cbfa5 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/960] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:51 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1455 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:52.130 7 WARNING neutronclient.v2_0.client [None req-4a8386bd-300f-4d0f-857b-32e2254da8af c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/961] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:52 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:53.269 8 WARNING neutronclient.v2_0.client [None req-5019cff7-fc48-487e-b4f5-38216f9ec8a8 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:30:53.281 7 INFO nova.api.openstack.compute.server_external_events [req-6e408d75-6e63-4484-9cd1-e5f0d3f84e19 req-a542343c-7adc-48e8-a036-2cf13c36400d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 7|app: 0|req: 479/962] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:53 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) [pid: 8|app: 0|req: 484/963] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:53 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1541 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:54.439 7 WARNING neutronclient.v2_0.client [None req-3dd76759-5621-4e17-a45b-117dd496284b c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/964] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:54 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1529 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:55.748 8 WARNING neutronclient.v2_0.client [None req-131eb007-83f1-4bd7-89cb-314ad6a01bc1 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/965] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:55 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1529 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:56.879 7 WARNING neutronclient.v2_0.client [None req-691c8c9c-53a1-433f-9eee-9b4e49685717 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/968] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:56 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1529 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:30:58.027 8 WARNING neutronclient.v2_0.client [None req-3f610e1f-0d8a-4a44-b25c-08c3da72d3af c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] 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-08-11 19:30:58.119 7 INFO nova.api.openstack.compute.server_external_events [req-13356d38-d923-42bd-85b3-0a00885f9eba req-b7fdc910-90a5-4193-8b96-fe5260482346 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 7|app: 0|req: 483/969] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:30:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/970] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:57 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1529 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-08-11 19:30:59.230 7 WARNING neutronclient.v2_0.client [None req-13d2bf72-aeb1-45b1-8e3f-fbbffb48280b c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/971] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:30:59 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1529 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:00.167 8 INFO nova.api.openstack.compute.server_external_events [req-4597ff64-604d-4771-b0ef-bf7a6fd40fba req-93b24a74-6cf1-4dec-94f9-37daaecc1805 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 8|app: 0|req: 488/972] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:00 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-08-11 19:31:00.816 7 WARNING neutronclient.v2_0.client [None req-a8affb30-52c6-4bc6-8ab6-277ac79db886 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/973] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:00 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1697 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:01.511 8 WARNING neutronclient.v2_0.client [None req-cad1b7fe-6f9d-4e8d-8656-c649a1ecbd82 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/974] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:01 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1697 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:02.675 7 INFO nova.api.openstack.compute.server_external_events [req-eb4dfb2b-08f8-4a56-90cc-3b803bc005df req-efaab624-ff55-4e22-91dc-a6cdc2e4a087 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 7|app: 0|req: 486/975] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31: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: 7|app: 0|req: 488/978] 10.0.0.117 () {34 vars in 750 bytes} [Tue Aug 11 19:31:11 2026] POST /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132/action => generated 31971 bytes in 555 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: 491/979] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:31:14 2026] DELETE /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 0 bytes in 97 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-08-11 19:31:14.392 7 WARNING neutronclient.v2_0.client [None req-417fe4bb-186b-49f1-b83d-7441d67bbab5 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/980] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:14 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1823 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:15.561 8 INFO nova.api.openstack.compute.server_external_events [req-915f8a93-2494-4d9f-b1fa-46c0eab58c77 req-90480d0a-2e79-47c6-99cb-e3b9bf678ba0 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 8|app: 0|req: 492/981] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:31:15.614 7 WARNING neutronclient.v2_0.client [None req-646da5eb-c5c9-4d5f-8450-146c4ab6576c c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/982] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:15 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1823 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:16.856 8 WARNING neutronclient.v2_0.client [None req-79615f52-c9ad-491f-a1f5-5bfa680cfe44 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] 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-08-11 19:31:17.303 7 INFO nova.api.openstack.compute.server_external_events [req-8d4afbc1-61d9-4add-b413-d60ef781fb42 req-0b4da287-fc33-41bf-bfa9-567c92f849b4 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 7|app: 0|req: 492/985] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:17 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) [pid: 8|app: 0|req: 494/986] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:16 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1823 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:17.619 7 INFO nova.api.openstack.compute.server_external_events [req-6138dcd5-5d3a-4c37-a976-0a97bfd88a20 req-9d792fa5-8107-4365-a083-cba8e57e4d50 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:ecd7e19d-e582-4e8d-8321-e508dd9feae6 for instance 3036658d-3c92-4dfb-90bc-e077f76d0132 on instance [pid: 7|app: 0|req: 493/987] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:17 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-08-11 19:31:18.682 8 WARNING neutronclient.v2_0.client [None req-bb003cfc-87c5-402e-bba0-a19e66101424 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/988] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:18 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1489 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:19.787 7 WARNING neutronclient.v2_0.client [None req-ffa54b1c-3134-4035-bf9f-ef37a1338d4e c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/989] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:19 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 1489 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:20.873 8 INFO nova.api.openstack.wsgi [None req-0db478b9-583c-495b-9759-3ee321bc0bf2 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] HTTP exception thrown: Instance 3036658d-3c92-4dfb-90bc-e077f76d0132 could not be found. [pid: 8|app: 0|req: 496/990] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:20 2026] GET /v2.1/servers/3036658d-3c92-4dfb-90bc-e077f76d0132 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/991] 10.0.0.117 () {32 vars in 730 bytes} [Tue Aug 11 19:31:21 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1878493996 => 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: 8|app: 0|req: 497/992] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:31:21 2026] DELETE /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 19:31:21.539 7 WARNING neutronclient.v2_0.client [None req-a1944af0-e7b4-4f6d-a2d3-e4ed765abaa6 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/993] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:21 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1701 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-08-11 19:31:22.773 8 WARNING neutronclient.v2_0.client [None req-9c8c8482-6ddb-4803-94b7-103077231487 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] 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-08-11 19:31:22.803 7 INFO nova.api.openstack.compute.server_external_events [req-8cff51c9-132f-4792-8da7-038e634a5aab req-bdd01178-ed7d-406f-b7c6-ff211aac448b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 7|app: 0|req: 497/994] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/995] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:22 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1701 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:23.976 7 WARNING neutronclient.v2_0.client [None req-a98c6048-187b-44bb-8b2c-054de6b783bc c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in 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/996] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:23 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1635 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:24.858 8 INFO nova.api.openstack.compute.server_external_events [req-a1132bdd-5dba-4135-b15b-4a1333013253 req-4f9482f5-2dad-473d-916d-8308f3f33b30 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance 2026-08-11 19:31:24.859 8 INFO nova.api.openstack.compute.server_external_events [req-a1132bdd-5dba-4135-b15b-4a1333013253 req-4f9482f5-2dad-473d-916d-8308f3f33b30 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:c491d996-5d86-4b68-ae93-611595a87166 for instance 551433b1-27e9-44b6-963f-f17da4e93234 on instance [pid: 8|app: 0|req: 499/997] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:24 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 19:31:25.276 7 WARNING neutronclient.v2_0.client [None req-aaf2ecd9-09a1-45f1-88e0-9044196c516d c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/998] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:25 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1488 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-08-11 19:31:26.381 8 WARNING neutronclient.v2_0.client [None req-e1cc6689-62b1-4610-92a7-553b4ca44fcf c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/999] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:26 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => generated 1488 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-08-11 19:31:27.456 7 INFO nova.api.openstack.wsgi [None req-1d46cbde-8ef6-4549-a7c9-e9171d4e9154 c0d6f71019ba48eb9afe28e0626bdade db4cc8ab90744fe096f88290db77a153 - - default default] HTTP exception thrown: Instance 551433b1-27e9-44b6-963f-f17da4e93234 could not be found. [pid: 7|app: 0|req: 501/1002] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:27 2026] GET /v2.1/servers/551433b1-27e9-44b6-963f-f17da4e93234 => 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: 8|app: 0|req: 502/1003] 10.0.0.117 () {32 vars in 730 bytes} [Tue Aug 11 19:31:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1364351169 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1006] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:31:44 2026] POST /v2.1/os-keypairs => generated 395 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1007] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:31:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:31:47.922 7 WARNING neutronclient.v2_0.client [None req-80a83ee9-adcf-439f-81f4-27425998163d a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:31:47.962 7 WARNING neutronclient.v2_0.client [None req-80a83ee9-adcf-439f-81f4-27425998163d a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:31:48.002 7 WARNING neutronclient.v2_0.client [None req-80a83ee9-adcf-439f-81f4-27425998163d a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:31:48.196 7 WARNING neutronclient.v2_0.client [None req-80a83ee9-adcf-439f-81f4-27425998163d a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1010] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:31:47 2026] POST /v2.1/servers => generated 497 bytes in 576 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 19:31:48.417 8 WARNING neutronclient.v2_0.client [None req-432a1ca4-bbb9-43b1-b364-6402f4e4bd8b a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1011] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:48 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1454 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:49.490 7 WARNING neutronclient.v2_0.client [None req-de71c9dc-ffca-4364-9091-90f060d9f54e a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1012] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:49 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1458 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-08-11 19:31:50.576 8 WARNING neutronclient.v2_0.client [None req-1f2753a2-99be-455c-abfb-98485cf7f11c a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1013] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:50 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1506 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-08-11 19:31:51.674 7 WARNING neutronclient.v2_0.client [None req-9fceb888-773d-4f10-b41b-698960ab109f a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1014] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:51 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1506 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:52.769 8 WARNING neutronclient.v2_0.client [None req-4af4b993-4e45-4f16-bb43-3ce66e514b9b a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1015] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:52 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1514 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-08-11 19:31:53.859 7 WARNING neutronclient.v2_0.client [None req-e73e7d35-a91e-4918-80bc-50817c4f7ae6 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] 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-08-11 19:31:53.942 8 INFO nova.api.openstack.compute.server_external_events [req-8667aed9-b543-4928-80a1-11794cf86592 req-868a2577-24b9-42ab-800b-87072a1dfe39 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 8|app: 0|req: 509/1016] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:31:53 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: 508/1017] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:53 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1639 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-08-11 19:31:55.019 8 WARNING neutronclient.v2_0.client [None req-c394bb0b-7c66-4b3f-b577-16f552eb2124 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1018] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:54 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1627 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:56.159 7 WARNING neutronclient.v2_0.client [None req-a0fc10bf-2c71-457e-8dbf-9bea791cbea6 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1019] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:56 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1627 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:57.323 8 WARNING neutronclient.v2_0.client [None req-59bd532c-d56a-47d7-8518-e34759dc1a85 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1022] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:57 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1627 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-08-11 19:31:58.472 7 WARNING neutronclient.v2_0.client [None req-73e1e55e-7a19-454c-a731-569711139de2 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1023] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:58 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1627 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:31:59.700 8 WARNING neutronclient.v2_0.client [None req-818a5a31-0e4a-4e03-9f71-6116fee4ff73 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] 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-08-11 19:32:00.024 7 INFO nova.api.openstack.compute.server_external_events [req-4b958240-0012-480b-8726-d76bf95a9eff req-880283f4-5482-4eb1-af93-bbce6efbd3d7 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 7|app: 0|req: 512/1024] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:32:00 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) [pid: 8|app: 0|req: 513/1025] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:31:59 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1627 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:01.101 7 WARNING neutronclient.v2_0.client [None req-67d27fe5-9406-46fa-8d40-c6f2ffcff457 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1026] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:01 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1627 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:02.066 8 INFO nova.api.openstack.compute.server_external_events [req-144a24c8-9307-4b9b-9725-f45fe8cf11b3 req-18d59553-1b4b-4921-8b28-84efeea806a6 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 8|app: 0|req: 514/1027] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:32:02 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-08-11 19:32:02.248 7 WARNING neutronclient.v2_0.client [None req-5cf0cfc8-19a2-42d4-ba5c-f780d3d889ae a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1028] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:02 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1808 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-08-11 19:32:02.384 8 WARNING neutronclient.v2_0.client [None req-09e94cf7-bf19-4888-b16a-cb8da7747244 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1029] 10.0.0.117 () {32 vars in 741 bytes} [Tue Aug 11 19:32:02 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:04.106 7 INFO nova.api.openstack.compute.server_external_events [req-8fda915f-3d4f-40ef-b001-26b62facbe71 req-d4695475-6a22-448c-b80f-9a8cd6f566b2 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 7|app: 0|req: 515/1030] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:32:04 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-08-11 19:32:18.603 8 WARNING neutronclient.v2_0.client [None req-5d712940-9645-470b-a2f5-9ebee443dd7e a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1035] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:18 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1928 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1036] 10.0.0.117 () {32 vars in 753 bytes} [Tue Aug 11 19:32:19 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71/os-server-password => generated 116 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: 519/1037] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:32:21 2026] DELETE /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 0 bytes in 83 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-08-11 19:32:21.840 7 WARNING neutronclient.v2_0.client [None req-4008ebf1-e65c-44eb-ae6f-923286b68c19 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1038] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:21 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1934 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:22.818 8 INFO nova.api.openstack.compute.server_external_events [req-500d789b-25a7-475a-9f98-37ff74d8ee5c req-352c3d22-37ac-418c-9f68-173d050af4eb 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 8|app: 0|req: 520/1039] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:32:22 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 19:32:23.030 7 WARNING neutronclient.v2_0.client [None req-c377aa65-e76e-4699-ba9c-4113766744be a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1040] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:22 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1934 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-08-11 19:32:24.180 8 WARNING neutronclient.v2_0.client [None req-17c62bf4-dff3-47be-bf5b-9b5aefca388a a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1041] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:24 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1934 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-08-11 19:32:24.498 7 INFO nova.api.openstack.compute.server_external_events [req-bd5b871a-879f-4809-b5fc-8fcfb2de2ded req-d8cda2d8-fc82-413c-8027-03dd145d0099 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 7|app: 0|req: 521/1042] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:32:24 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-08-11 19:32:24.867 8 INFO nova.api.openstack.compute.server_external_events [req-c1dad626-7671-480e-b0e3-1f33589fc629 req-c5c40e86-f5ee-4849-8a9a-d8dedd56dc67 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:152795af-f770-4a6d-9192-ed934192e6ce for instance bd7a08ae-4808-493d-8208-ca550c066e71 on instance [pid: 8|app: 0|req: 522/1043] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:32:24 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 19:32:25.346 7 WARNING neutronclient.v2_0.client [None req-ca000090-b504-4cc2-a33a-c118082ff6eb a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1044] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:25 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1535 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-08-11 19:32:26.460 8 WARNING neutronclient.v2_0.client [None req-2c8bdcb1-2bab-4b08-8327-994ded178b3c a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1045] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:26 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1540 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:27.561 8 WARNING neutronclient.v2_0.client [None req-3a7c4758-a180-42a9-911a-d08810604503 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] The python binding code in 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/1048] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:27 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 1540 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-08-11 19:32:28.647 7 INFO nova.api.openstack.wsgi [None req-d0c5f68e-320c-4815-95a5-3b7ab268753c a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] HTTP exception thrown: Instance bd7a08ae-4808-493d-8208-ca550c066e71 could not be found. [pid: 7|app: 0|req: 524/1049] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:28 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:28.683 8 INFO nova.api.openstack.wsgi [None req-c0e8b0ac-d887-427f-a7f0-544f11baa862 a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] HTTP exception thrown: Instance bd7a08ae-4808-493d-8208-ca550c066e71 could not be found. [pid: 8|app: 0|req: 526/1050] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:32:28 2026] DELETE /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:32:28.717 7 INFO nova.api.openstack.wsgi [None req-a8f11d06-2cfa-406d-8229-34f93629b14d a2f7f4c8ae8c4902a1debb91d5661fc9 9a042befa3f84b44b2cf2f4ea20d67ee - - default default] HTTP exception thrown: Instance bd7a08ae-4808-493d-8208-ca550c066e71 could not be found. [pid: 7|app: 0|req: 525/1051] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:32:28 2026] GET /v2.1/servers/bd7a08ae-4808-493d-8208-ca550c066e71 => 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: 527/1052] 10.0.0.117 () {32 vars in 706 bytes} [Tue Aug 11 19:32:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1309124192 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1053] 10.0.0.117 () {32 vars in 724 bytes} [Tue Aug 11 19:32:29 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-31875154 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1060] 10.0.0.117 () {34 vars in 671 bytes} [Tue Aug 11 19:32:57 2026] POST /v2.1/os-keypairs => generated 395 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:33:00.469 8 WARNING neutronclient.v2_0.client [None req-57f840b8-c75a-41ca-bcf1-815b68350839 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:33:00.509 8 WARNING neutronclient.v2_0.client [None req-57f840b8-c75a-41ca-bcf1-815b68350839 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:33:00.787 8 WARNING neutronclient.v2_0.client [None req-57f840b8-c75a-41ca-bcf1-815b68350839 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1061] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:33:00 2026] POST /v2.1/servers => generated 445 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 19:33:01.013 7 WARNING neutronclient.v2_0.client [None req-071c0d82-cf16-41eb-9204-7d1e42242bd7 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in 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/1062] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:00 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 1394 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:06.095 8 WARNING neutronclient.v2_0.client [None req-5423b624-e3a6-47cb-91e7-b6641aaee737 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1063] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:06 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 1517 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-08-11 19:33:06.713 7 INFO nova.api.openstack.compute.server_external_events [req-098a7c7c-eb0f-4a21-a35a-f740e49d912c req-7aa9ce05-8db5-4aa6-9846-67d62e2eb45c 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 7|app: 0|req: 532/1064] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:11.243 7 WARNING neutronclient.v2_0.client [None req-b42e511d-68c6-4960-9e5f-48923b45bb07 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1067] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:11 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 1515 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-08-11 19:33:11.570 8 INFO nova.api.openstack.compute.server_external_events [req-8511e9ac-c6fd-45da-acc2-9ecd8884b332 req-6d0b9341-0197-4730-9978-7f2c5d205f0c 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 8|app: 0|req: 534/1068] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:13.622 7 INFO nova.api.openstack.compute.server_external_events [req-d0f30b04-b17e-4739-bb5c-745d80213a12 req-e3cfb3d2-6587-4326-a38b-d5f51573520e 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 7|app: 0|req: 535/1069] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:16.431 8 WARNING neutronclient.v2_0.client [None req-de279ed9-262b-4ae5-b504-bf5b7916887f dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1070] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:16 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 1815 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:17.796 7 INFO nova.api.openstack.compute.server_external_events [req-7ed28130-789a-4afa-8d55-57810865bcc9 req-159080ed-9da6-46f3-beed-0979110ce7ef 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 7|app: 0|req: 537/1073] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:33:17.839 8 WARNING neutronclient.v2_0.client [None req-c806ef4a-5627-4566-9fe2-7922a3ca7bea dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:33:17.882 8 WARNING neutronclient.v2_0.client [None req-c806ef4a-5627-4566-9fe2-7922a3ca7bea dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:33:18.134 8 WARNING neutronclient.v2_0.client [None req-c806ef4a-5627-4566-9fe2-7922a3ca7bea dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in 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/1074] 10.0.0.117 () {34 vars in 663 bytes} [Tue Aug 11 19:33:17 2026] POST /v2.1/servers => generated 445 bytes in 529 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-08-11 19:33:18.337 7 WARNING neutronclient.v2_0.client [None req-7f7f6d1b-20c4-4adc-b20a-e04f980ba581 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1075] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:18 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 1394 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:23.415 8 WARNING neutronclient.v2_0.client [None req-ef196971-b7e2-4124-af2b-5d4d58bd5260 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1076] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:23 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 1517 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:23.960 7 INFO nova.api.openstack.compute.server_external_events [req-fe6f79f8-2f49-4ab1-85b0-eed249babed5 req-e03e575b-a5ba-4243-a76c-5bb863fea767 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance [pid: 7|app: 0|req: 539/1077] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:28.601 8 WARNING neutronclient.v2_0.client [None req-679ba44e-8509-44fd-a340-6a1d437e0200 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1080] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:28 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 1515 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:28.845 7 INFO nova.api.openstack.compute.server_external_events [req-8d96bf3c-86f2-4ec5-99b7-a94de73eb429 req-a4d2c26b-17f7-4794-9d43-c58052deb219 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance [pid: 7|app: 0|req: 541/1081] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:30.883 8 INFO nova.api.openstack.compute.server_external_events [req-1f35389d-d2c5-4851-a556-30d30c70adcb req-56c168ab-c743-4952-aa1a-ee75b2add614 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance [pid: 8|app: 0|req: 541/1082] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:30 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-08-11 19:33:33.831 7 WARNING neutronclient.v2_0.client [None req-8f97bfeb-9c01-4b1c-b184-635f218b9282 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1083] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:33:33 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 1815 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-08-11 19:33:35.146 8 INFO nova.api.openstack.compute.server_external_events [req-bd0a956e-01ff-46f9-8d23-41a9723a8b7d req-e98ff274-e147-43df-990f-ea05eb54fccd 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance [pid: 8|app: 0|req: 542/1084] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:33:35 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-08-11 19:33:58.093 8 WARNING neutronclient.v2_0.client [None req-a107bb42-0548-40df-a386-4dee72e3dac1 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:33:58.135 8 WARNING neutronclient.v2_0.client [None req-a107bb42-0548-40df-a386-4dee72e3dac1 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:33:58.282 8 WARNING neutronclient.v2_0.client [None req-a107bb42-0548-40df-a386-4dee72e3dac1 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in 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/1091] 199.204.45.210 () {36 vars in 714 bytes} [Tue Aug 11 19:33:58 2026] POST /v2.1/servers => generated 453 bytes in 577 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-08-11 19:33:58.801 7 WARNING neutronclient.v2_0.client [None req-5a501578-0eb8-44dd-ab3f-92c01f399571 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1092] 199.204.45.210 () {32 vars in 733 bytes} [Tue Aug 11 19:33:58 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 2213 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:33:58.854 8 WARNING neutronclient.v2_0.client [None req-80345fbf-c179-46aa-b165-de5f0b1399a1 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1093] 199.204.45.210 () {32 vars in 759 bytes} [Tue Aug 11 19:33:58 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 547/1094] 199.204.45.210 () {32 vars in 777 bytes} [Tue Aug 11 19:33:58 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-volume_attachments => generated 25 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:01.460 8 WARNING neutronclient.v2_0.client [None req-18a591ec-00da-4e3a-9454-16d43c3d0091 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in 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] 199.204.45.210 () {32 vars in 733 bytes} [Tue Aug 11 19:34:01 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 2371 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-08-11 19:34:01.554 7 WARNING neutronclient.v2_0.client [None req-df8ff6e1-8d63-44da-87a8-41265e80040e 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1096] 199.204.45.210 () {32 vars in 759 bytes} [Tue Aug 11 19:34:01 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 28 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1097] 199.204.45.210 () {32 vars in 777 bytes} [Tue Aug 11 19:34:01 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/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-08-11 19:34:04.053 7 INFO nova.api.openstack.compute.server_external_events [req-ffc61edf-3fd0-4c9b-8a13-81d0e9bf0e8b req-a0f736b0-3f1a-4401-b081-987e1a9a70d7 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:f09b5907-d231-4411-b8b7-5201d3bc70d6 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 549/1098] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:04 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-08-11 19:34:04.867 8 WARNING neutronclient.v2_0.client [None req-3a574ead-996f-4d00-8847-069ea9ea4a71 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1099] 199.204.45.210 () {32 vars in 733 bytes} [Tue Aug 11 19:34:04 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 2445 bytes in 382 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-08-11 19:34:04.999 7 WARNING neutronclient.v2_0.client [None req-af6e8b39-dec2-49ea-8793-831515eca19d 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1100] 199.204.45.210 () {32 vars in 759 bytes} [Tue Aug 11 19:34:04 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 283 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1101] 199.204.45.210 () {32 vars in 777 bytes} [Tue Aug 11 19:34:05 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:07.655 8 WARNING neutronclient.v2_0.client [None req-2f899e93-fba0-4d30-b0d2-6d900876af11 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1104] 199.204.45.210 () {32 vars in 733 bytes} [Tue Aug 11 19:34:07 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 2433 bytes in 138 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-08-11 19:34:07.791 7 WARNING neutronclient.v2_0.client [None req-d6a3ed12-7678-4655-90fa-51c7ab0aef6f 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in 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/1105] 199.204.45.210 () {32 vars in 759 bytes} [Tue Aug 11 19:34:07 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 283 bytes in 79 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: 554/1106] 199.204.45.210 () {32 vars in 777 bytes} [Tue Aug 11 19:34:07 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:09.983 7 INFO nova.api.openstack.compute.server_external_events [req-ea2b9803-9d6c-4d91-bd20-2808dfb60826 req-6a8f1777-da75-40a4-83bd-fad091ae6d5d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:f09b5907-d231-4411-b8b7-5201d3bc70d6 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 553/1107] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:10.772 8 WARNING neutronclient.v2_0.client [None req-fad5a102-0334-4c18-891f-1694b4b083c5 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1108] 199.204.45.210 () {32 vars in 733 bytes} [Tue Aug 11 19:34:10 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 2433 bytes in 131 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-08-11 19:34:10.912 7 WARNING neutronclient.v2_0.client [None req-fd207c9a-f7b4-4e67-9e8b-98177d28c49f 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1109] 199.204.45.210 () {32 vars in 759 bytes} [Tue Aug 11 19:34:10 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1110] 199.204.45.210 () {32 vars in 777 bytes} [Tue Aug 11 19:34:10 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:12.035 7 INFO nova.api.openstack.compute.server_external_events [req-8da22944-383a-4a3c-8321-ea13c80b86ba req-bb5a10f4-545c-47f7-9cb4-856f48612d85 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:f09b5907-d231-4411-b8b7-5201d3bc70d6 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 555/1111] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:13.664 8 WARNING neutronclient.v2_0.client [None req-856b78ac-7868-43a4-a8e9-59f808cdbd62 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in 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/1112] 199.204.45.210 () {32 vars in 733 bytes} [Tue Aug 11 19:34:13 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 2580 bytes in 146 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-08-11 19:34:13.806 7 WARNING neutronclient.v2_0.client [None req-384e0fb9-3b53-451a-a9e3-47d15ae3ee1a 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1113] 199.204.45.210 () {32 vars in 759 bytes} [Tue Aug 11 19:34:13 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 285 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: 8|app: 0|req: 558/1114] 199.204.45.210 () {32 vars in 777 bytes} [Tue Aug 11 19:34:13 2026] GET /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:47.955 8 WARNING neutronclient.v2_0.client [None req-3b17b270-79c1-4079-a48b-357775436cd9 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:34:48.001 8 WARNING neutronclient.v2_0.client [None req-3b17b270-79c1-4079-a48b-357775436cd9 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] 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-08-11 19:34:50.502 7 INFO nova.api.openstack.compute.server_external_events [req-0f5aef57-5059-42bd-851a-16dab8e1b87c req-2694d474-1f8e-4297-b753-5d59eb0ff105 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 561/1123] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:50 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-08-11 19:34:53.527 7 INFO nova.api.openstack.compute.server_external_events [req-43062629-a642-423a-a055-bdcff9947ad5 req-9d03a4c1-5bea-4e64-815a-9ad040cb87ec 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 562/1124] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:53 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-08-11 19:34:55.577 7 INFO nova.api.openstack.compute.server_external_events [req-5f85bf38-352d-472e-98e2-87a416a81f62 req-fca727c9-ff31-4b5d-bb4d-5e774487e412 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 563/1125] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:34:56.563 8 WARNING neutronclient.v2_0.client [None req-3b17b270-79c1-4079-a48b-357775436cd9 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1126] 199.204.45.210 () {36 vars in 812 bytes} [Tue Aug 11 19:34:47 2026] POST /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 281 bytes in 8707 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-08-11 19:34:57.104 8 INFO nova.api.openstack.compute.server_external_events [req-5c6a4c37-43bc-4f1d-9666-cd612cce45b0 req-29626e3e-0c47-460d-bbdf-bb37ab85305a 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 565/1129] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:34:57.626 7 INFO nova.api.openstack.compute.server_external_events [req-c3e55d84-a684-43ee-b9e9-b965ad6c60c2 req-278c3d8d-ea7e-41cd-9e55-0fa90eec55f4 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 565/1130] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:34:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:35:21.420 7 WARNING neutronclient.v2_0.client [None req-9612c1e7-b924-4811-9073-9ef79b372197 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:35:21.469 7 WARNING neutronclient.v2_0.client [None req-9612c1e7-b924-4811-9073-9ef79b372197 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] 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-08-11 19:35:23.933 8 INFO nova.api.openstack.compute.server_external_events [req-5a4105fd-331a-475b-be32-ee0cab67bccc req-95956d58-5dec-4a3a-bd1a-25e2f4a36752 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 568/1135] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:23 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-08-11 19:35:27.335 8 INFO nova.api.openstack.compute.server_external_events [req-447d0d29-1bf9-4719-b073-48da34437371 req-2e616003-ab4f-4fe9-a0c8-774095318f40 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 571/1138] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:35:29.376 8 INFO nova.api.openstack.compute.server_external_events [req-e3cfa092-26ba-4ac0-96cd-56b529f083c8 req-2f010b20-4a4e-4087-b8ed-91c6dd7a0f95 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 572/1139] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:29 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-08-11 19:35:30.525 7 WARNING neutronclient.v2_0.client [None req-9612c1e7-b924-4811-9073-9ef79b372197 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1140] 199.204.45.210 () {36 vars in 812 bytes} [Tue Aug 11 19:35:21 2026] POST /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 376 bytes in 9196 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-08-11 19:35:42.882 8 WARNING neutronclient.v2_0.client [None req-5c99d63a-97dc-45f5-b336-0b6213baf124 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-11 19:35:42.933 8 WARNING neutronclient.v2_0.client [None req-5c99d63a-97dc-45f5-b336-0b6213baf124 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] 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-08-11 19:35:45.507 7 INFO nova.api.openstack.compute.server_external_events [req-8033b95d-40bf-4202-9166-ac2a8e2f77f7 req-1fbeb95d-c0ae-4257-81cd-6d8fc74de1e9 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 570/1143] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:35:49.108 7 INFO nova.api.openstack.compute.server_external_events [req-60af5005-24a4-41a8-8246-4944291d00bc req-b5493261-a96d-42a7-8d6e-58d863dc2f5a 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 573/1146] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:49 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-08-11 19:35:51.143 7 INFO nova.api.openstack.compute.server_external_events [req-63babd8f-e226-4d9f-b9fb-e1eba6ea6d92 req-0f838708-ac0d-487f-9efe-489d11ca4b37 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-plugged:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 574/1147] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:51 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) 2026-08-11 19:35:52.473 8 WARNING neutronclient.v2_0.client [None req-5c99d63a-97dc-45f5-b336-0b6213baf124 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in 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/1148] 199.204.45.210 () {36 vars in 812 bytes} [Tue Aug 11 19:35:42 2026] POST /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface => generated 378 bytes in 9685 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-08-11 19:35:53.179 7 INFO nova.api.openstack.compute.server_external_events [req-3d6b690a-815e-4457-944d-aa8559877578 req-23927bfd-b53d-494d-8f8d-be1511e4780d 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 575/1149] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:35:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:36:06.169 7 INFO nova.api.openstack.compute.server_external_events [req-4e92be02-e306-45ba-99f6-98cb99385c56 req-e4c4d35b-de91-41c0-b40f-dda26ac93971 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 577/1152] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:06 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: 577/1155] 199.204.45.210 () {34 vars in 855 bytes} [Tue Aug 11 19:36:06 2026] DELETE /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface/97846070-b393-40d6-a3ca-63000129b85f => 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, ' 2026-08-11 19:36:08.204 7 INFO nova.api.openstack.compute.server_external_events [req-6187a514-c6d1-4745-9dee-6af598e89f3c req-e922812c-6cbc-4fd1-bcfb-5893bfade7a7 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 579/1156] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:08 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-08-11 19:36:09.209 8 INFO nova.api.openstack.compute.server_external_events [req-cbd72990-c601-4234-bc5e-0e2bc0497250 req-75bbee79-f17d-4065-9a39-a775407a6385 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 578/1157] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:09 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-08-11 19:36:11.252 7 INFO nova.api.openstack.compute.server_external_events [req-a2f1ef5e-89a7-424b-bb31-53eb3e10940a req-e4b907c1-c5d3-4a29-9b92-eb54385ca939 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:97846070-b393-40d6-a3ca-63000129b85f for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 580/1158] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:11 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-08-11 19:36:16.598 8 INFO nova.api.openstack.compute.server_external_events [req-d39a9deb-3e99-460e-80cc-fa5059c21b01 req-29d5ad5b-3576-48e2-8d4e-73821df2488b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 579/1159] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1162] 199.204.45.210 () {34 vars in 855 bytes} [Tue Aug 11 19:36:16 2026] DELETE /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface/22c76673-f9fd-401d-b295-0b076fa78255 => generated 0 bytes in 67 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-08-11 19:36:18.676 8 INFO nova.api.openstack.compute.server_external_events [req-d43571f0-dff4-47d7-b915-f5f1b9770e9b req-37becda5-2665-48fd-b779-b7fd1dc11670 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 582/1163] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:18 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-08-11 19:36:20.717 7 INFO nova.api.openstack.compute.server_external_events [req-a2dd71ba-93f0-49ab-b5f7-4ee7ee9e099e req-8ae535bd-af7f-45e8-9bce-6320e51e989b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:22c76673-f9fd-401d-b295-0b076fa78255 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 582/1164] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1169] 199.204.45.210 () {34 vars in 855 bytes} [Tue Aug 11 19:36:39 2026] DELETE /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a/os-interface/9e62c8ba-507b-4fcb-bb54-64630352dd18 => generated 0 bytes in 117 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-08-11 19:36:41.406 8 INFO nova.api.openstack.compute.server_external_events [req-7dcbf7e3-be5c-453f-a793-9211b66d2c4b req-1b3e1aa7-13c8-49f1-802a-cef8f3db1ee4 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 585/1170] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:41 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-08-11 19:36:43.449 7 INFO nova.api.openstack.compute.server_external_events [req-f4c68676-ea8f-4056-813c-3535340f5008 req-03eb8c8f-c6e5-49a0-bcc1-a3ab3ceb5434 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:9e62c8ba-507b-4fcb-bb54-64630352dd18 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 586/1171] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:43 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, ' [pid: 8|app: 0|req: 586/1172] 199.204.45.210 () {34 vars in 755 bytes} [Tue Aug 11 19:36:44 2026] DELETE /v2.1/servers/8ce0a703-7774-436c-88b7-f932a4b7fc8a => generated 0 bytes in 125 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-08-11 19:36:45.881 7 INFO nova.api.openstack.compute.server_external_events [req-82561987-3195-4605-a172-a4a3d1d11f7d req-3a16ffe9-a96b-43b4-b808-827959c8c756 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:f09b5907-d231-4411-b8b7-5201d3bc70d6 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 7|app: 0|req: 587/1173] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:45 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 19:36:47.178 7 INFO nova.api.openstack.compute.server_external_events [req-e7949c8f-c9a0-4aa6-abd9-fc008d48b3f0 req-a880e573-b2f8-45a2-87c9-b414d38d8d11 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 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: 7|app: 0|req: 589/1176] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1177] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:36:47 2026] DELETE /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:36:47.313 7 WARNING neutronclient.v2_0.client [None req-c69a1107-31c4-4d53-a0da-ed1c1293acf0 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1178] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:36:47 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 1941 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:36:48.482 8 INFO nova.api.openstack.compute.server_external_events [req-2675b18d-dce3-47ba-b8c7-301c38930eff req-3206f1c5-43d4-4b6d-a754-5826f574a71b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:f09b5907-d231-4411-b8b7-5201d3bc70d6 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance 2026-08-11 19:36:48.482 8 INFO nova.api.openstack.compute.server_external_events [req-2675b18d-dce3-47ba-b8c7-301c38930eff req-3206f1c5-43d4-4b6d-a754-5826f574a71b 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:f09b5907-d231-4411-b8b7-5201d3bc70d6 for instance 8ce0a703-7774-436c-88b7-f932a4b7fc8a on instance [pid: 8|app: 0|req: 589/1179] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:48 2026] POST /v2.1/os-server-external-events => generated 356 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-08-11 19:36:50.025 7 INFO nova.api.openstack.compute.server_external_events [req-9b40a871-6eec-4673-b9ec-e36f6bb260e5 req-a484494d-ce66-447c-8eef-c6c64b99b399 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance [pid: 7|app: 0|req: 591/1180] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:49 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-08-11 19:36:50.518 8 INFO nova.api.openstack.compute.server_external_events [req-5c6c77e9-8f57-4047-a0d7-4b6ee583c573 req-f9deffbe-e01d-4e52-b1dd-5c4854e4bc19 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance 2026-08-11 19:36:50.519 8 INFO nova.api.openstack.compute.server_external_events [req-5c6c77e9-8f57-4047-a0d7-4b6ee583c573 req-f9deffbe-e01d-4e52-b1dd-5c4854e4bc19 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:47d9b7ad-1ef4-4414-a184-09651ea1faa3 for instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 on instance [pid: 8|app: 0|req: 590/1181] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:50 2026] POST /v2.1/os-server-external-events => generated 358 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-08-11 19:36:52.518 7 WARNING neutronclient.v2_0.client [None req-36ab3937-e094-436e-8c97-283f7d956270 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1182] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:36:52 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:36:57.592 8 INFO nova.api.openstack.wsgi [None req-acf5a934-9c55-4a47-bbf6-bd0747c1789c dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] HTTP exception thrown: Instance e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 could not be found. [pid: 8|app: 0|req: 592/1185] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:36:57 2026] GET /v2.1/servers/e1a21a74-df59-4fa8-8120-e0ba36c7b9b1 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:36:58.056 7 INFO nova.api.openstack.compute.server_external_events [req-f768f0c6-6017-469b-b06e-337b304b5736 req-94c88708-12bc-415b-b166-c6ad79c2b97c 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-changed:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 7|app: 0|req: 594/1186] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1187] 10.0.0.117 () {32 vars in 718 bytes} [Tue Aug 11 19:36:58 2026] DELETE /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 0 bytes in 87 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-08-11 19:36:58.177 7 WARNING neutronclient.v2_0.client [None req-d8c838e6-2849-46e9-9e25-0e1cd032488e dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in 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/1188] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:36:58 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 1941 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-08-11 19:36:59.348 8 INFO nova.api.openstack.compute.server_external_events [req-f5025f1b-7d76-475d-8b38-6c7dd7f26588 req-06c68fb0-d6c0-4629-8b77-c45810f72b50 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 8|app: 0|req: 594/1189] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:36:59 2026] POST /v2.1/os-server-external-events => generated 185 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-08-11 19:37:00.849 7 INFO nova.api.openstack.compute.server_external_events [req-0bde20b8-ad51-4a58-9ece-498d2dcf7896 req-a14f8ad9-02e2-4c80-940f-5d5b20559775 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-deleted:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 7|app: 0|req: 596/1190] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:37:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:37:01.394 8 INFO nova.api.openstack.compute.server_external_events [req-54bbecbf-c122-4afc-9bc6-2d3303eecb2e req-eb534a95-b923-45b9-a473-1b7a84111dab 9e02df61cb594c12abe027319440e854 fa0450cf083c4ec9b1bfc727e0cd6349 - - 96eadbd4837a468e91b29c49fde184c5 96eadbd4837a468e91b29c49fde184c5] Creating event network-vif-unplugged:8651f1e1-b313-4354-9cb7-5f1853d120b0 for instance 9615f19a-2bd7-4832-8855-ad358574b614 on instance [pid: 8|app: 0|req: 595/1191] 10.0.0.149 () {38 vars in 815 bytes} [Tue Aug 11 19:37:01 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: 7|app: 0|req: 597/1192] 10.0.0.98 () {28 vars in 453 bytes} [Tue Aug 11 19:37:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1193] 10.0.0.98 () {30 vars in 657 bytes} [Tue Aug 11 19:37:02 2026] GET /v2.1 => generated 0 bytes in 41 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: 598/1194] 10.0.0.98 () {32 vars in 730 bytes} [Tue Aug 11 19:37:02 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-08-11 19:37:02.833 8 WARNING neutronclient.v2_0.client [None req-4e173e68-88f0-4bb5-9bbf-26687874a296 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1195] 10.0.0.98 () {34 vars in 805 bytes} [Tue Aug 11 19:37:02 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2277 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1196] 10.0.0.98 () {28 vars in 453 bytes} [Tue Aug 11 19:37: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1197] 10.0.0.98 () {30 vars in 657 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 599/1198] 10.0.0.98 () {32 vars in 730 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 19:37:03.361 7 WARNING neutronclient.v2_0.client [None req-d9fb888b-26b8-43e3-b99b-2c7e09614f80 dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] The python binding code in 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/1199] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 1480 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1200] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=00fa8b2a82f04dbb91a1ddf9b85001e3&all_tenants=True => generated 15 bytes in 101 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: 601/1201] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=0db1fadee4f244ce867aafb272d4e180&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1202] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=0dce233a00a546ce93a8db6cd812bbfb&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1203] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=1b55fd5a98184f0e896ce44f638e00c1&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1204] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=3b103328331b4db0a65dbc71dbabcf15&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1205] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=4139e0b3eddd439fb7d4cf2b4205852c&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1206] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=767529118b5a4037bd549194f99e502c&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 19:37:03.883 7 WARNING neutronclient.v2_0.client [None req-88f6f51c-3116-433f-ad1e-8f862cb1a538 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1207] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=9568c6611c484cd99e1f783090752b77&all_tenants=True => generated 2277 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1208] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=cb5ee70032514ba3ae4e4c851811ed5a&all_tenants=True => generated 15 bytes in 41 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: 605/1209] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:03 2026] GET /v2.1/servers/detail?project_id=f7c739b26379499e900e4a6c9db5b400&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1210] 10.0.0.98 () {34 vars in 893 bytes} [Tue Aug 11 19:37:04 2026] GET /v2.1/servers/detail?project_id=fa0450cf083c4ec9b1bfc727e0cd6349&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 19:37:08.462 7 INFO nova.api.openstack.wsgi [None req-12fe6be6-940e-4bf7-b38a-53b1df6b04ae dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] HTTP exception thrown: Instance 9615f19a-2bd7-4832-8855-ad358574b614 could not be found. [pid: 7|app: 0|req: 607/1213] 10.0.0.117 () {32 vars in 715 bytes} [Tue Aug 11 19:37:08 2026] GET /v2.1/servers/9615f19a-2bd7-4832-8855-ad358574b614 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1214] 10.0.0.117 () {32 vars in 724 bytes} [Tue Aug 11 19:37:10 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-875361179 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 19:37:10.402 7 INFO nova.api.openstack.wsgi [None req-adf8093d-3c0a-419f-992e-739e4740b5dc dac785648d70486f8d718a07fc879431 9568c6611c484cd99e1f783090752b77 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-875361179 not found for user dac785648d70486f8d718a07fc879431 [pid: 7|app: 0|req: 608/1215] 10.0.0.117 () {32 vars in 721 bytes} [Tue Aug 11 19:37:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-875361179 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1236] 10.0.0.117 () {32 vars in 655 bytes} [Tue Aug 11 19:38:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1237] 10.0.0.117 () {32 vars in 641 bytes} [Tue Aug 11 19:38:47 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 19:38:47.166 8 WARNING oslo_db.sqlalchemy.utils [None req-8c0e7ad2-0b00-4655-9162-b0b0ca005ce7 5b3fd78f9b0f4b96b799af4b2a134483 f7c739b26379499e900e4a6c9db5b400 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 619/1238] 10.0.0.117 () {32 vars in 649 bytes} [Tue Aug 11 19:38:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1239] 10.0.0.117 () {32 vars in 694 bytes} [Tue Aug 11 19:38:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)