+ 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 08:54:42 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-5cdc85574d-lljm4 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 0x7f849bec9668 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 08:54:47.465 7 INFO nova.utils [None req-97674884-db7c-4d7f-b425-15b6158281d9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 08:54:47.510 8 INFO nova.utils [None req-5eeeb035-9e73-415f-bf98-116a44b48822 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 08:54:49.145 7 WARNING keystonemiddleware._common.config [None req-97674884-db7c-4d7f-b425-15b6158281d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:54:49.153 7 WARNING oslo_config.cfg [None req-97674884-db7c-4d7f-b425-15b6158281d9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:54:49.187 8 WARNING keystonemiddleware._common.config [None req-5eeeb035-9e73-415f-bf98-116a44b48822 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:54:49.196 8 WARNING oslo_config.cfg [None req-5eeeb035-9e73-415f-bf98-116a44b48822 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 08:54:49.231 7 WARNING keystonemiddleware._common.config [None req-97674884-db7c-4d7f-b425-15b6158281d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:54:49.246 7 WARNING oslo_config.cfg [None req-97674884-db7c-4d7f-b425-15b6158281d9 - - - - - -] 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 08:54:49.259 7 WARNING oslo_config.cfg [None req-97674884-db7c-4d7f-b425-15b6158281d9 - - - - - -] 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 0x7f849bec9668 pid: 7 (default app) 2026-08-11 08:54:49.273 8 WARNING keystonemiddleware._common.config [None req-5eeeb035-9e73-415f-bf98-116a44b48822 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 08:54:49.288 8 WARNING oslo_config.cfg [None req-5eeeb035-9e73-415f-bf98-116a44b48822 - - - - - -] 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 08:54:49.300 8 WARNING oslo_config.cfg [None req-5eeeb035-9e73-415f-bf98-116a44b48822 - - - - - -] 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 0x7f849bec9668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 08:54:55 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 08:54:56.020 8 WARNING oslo_policy.policy [None req-fb53bd33-b72b-4026-a803-b738eee38683 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - 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 08:54:56.020 8 WARNING oslo_policy.policy [None req-fb53bd33-b72b-4026-a803-b738eee38683 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/5] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 08:54:55 2026] GET /v2.1 => generated 0 bytes in 552 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 08:54:56.115 7 WARNING oslo_policy.policy [req-fb53bd33-b72b-4026-a803-b738eee38683 req-f0f997c5-5bb9-47d4-be52-edcd531bc647 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - 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 08:54:56.116 7 WARNING oslo_policy.policy [req-fb53bd33-b72b-4026-a803-b738eee38683 req-f0f997c5-5bb9-47d4-be52-edcd531bc647 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - 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: 4/6] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 08:54:56 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:54:56.217 8 INFO nova.api.openstack.wsgi [None req-e9c9211d-2dab-4c39-8c18-aba752ec2891 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/7] 199.19.213.205 () {48 vars in 1011 bytes} [Tue Aug 11 08:54:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/8] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 08:54:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 199.19.213.205 () {52 vars in 1048 bytes} [Tue Aug 11 08:54:56 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 08:54:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/11] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 08:54:57 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/12] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 08:54:57 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 08:54:57.225 8 INFO nova.api.openstack.wsgi [None req-5af6fc54-30b1-44ad-821b-9e1c3ca0a172 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/13] 199.19.213.205 () {48 vars in 1013 bytes} [Tue Aug 11 08:54:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/14] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 08:54:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.205 () {52 vars in 1048 bytes} [Tue Aug 11 08:54:57 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: 9/16] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 08:54:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 08:54:58 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 08:54:58 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 08:54:58.193 8 INFO nova.api.openstack.wsgi [None req-1255598f-97ae-4a58-9753-0fd67b1cb773 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/19] 199.19.213.205 () {48 vars in 1015 bytes} [Tue Aug 11 08:54:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/20] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 08:54:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.19.213.205 () {52 vars in 1048 bytes} [Tue Aug 11 08:54:58 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 08:54:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 08:54:59 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: 13/24] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 08:54:59 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:54:59.107 8 INFO nova.api.openstack.wsgi [None req-d4c8b766-1f36-4003-b7d1-614a6ee3181d 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/25] 199.19.213.205 () {48 vars in 1013 bytes} [Tue Aug 11 08:54:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 08:54:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.19.213.205 () {52 vars in 1048 bytes} [Tue Aug 11 08:54:59 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 08:54:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 08:54:59 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 08:55:00 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 08:55:00.054 8 INFO nova.api.openstack.wsgi [None req-2bf43a88-d848-4995-9c91-0cdf6c144aa7 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/31] 199.19.213.205 () {48 vars in 1015 bytes} [Tue Aug 11 08:55:00 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/32] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 08:55:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.19.213.205 () {52 vars in 1048 bytes} [Tue Aug 11 08:55:00 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.169 () {28 vars in 454 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/97] 10.0.0.169 () {30 vars in 658 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1 => generated 0 bytes in 399 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: 49/98] 10.0.0.169 () {32 vars in 731 bytes} [Tue Aug 11 09:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 10.0.0.169 () {34 vars in 765 bytes} [Tue Aug 11 09:00:09 2026] GET /v2.1/os-services => generated 781 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 10.0.0.169 () {28 vars in 454 bytes} [Tue Aug 11 09:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 10.0.0.169 () {30 vars in 658 bytes} [Tue Aug 11 09:00:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/104] 10.0.0.169 () {32 vars in 731 bytes} [Tue Aug 11 09:00:13 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: 52/105] 10.0.0.169 () {34 vars in 765 bytes} [Tue Aug 11 09:00:13 2026] GET /v2.1/os-services => generated 781 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 10.0.0.169 () {28 vars in 454 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 53/107] 10.0.0.169 () {30 vars in 658 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 55/108] 10.0.0.169 () {32 vars in 731 bytes} [Tue Aug 11 09:00:17 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: 54/109] 10.0.0.169 () {34 vars in 808 bytes} [Tue Aug 11 09:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 10.0.0.169 () {28 vars in 454 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/111] 10.0.0.169 () {30 vars in 658 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 57/112] 10.0.0.169 () {32 vars in 731 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/113] 10.0.0.169 () {34 vars in 808 bytes} [Tue Aug 11 09:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 10.0.0.154 () {28 vars in 454 bytes} [Tue Aug 11 09:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 60/121] 10.0.0.154 () {30 vars in 658 bytes} [Tue Aug 11 09:00:45 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 62/122] 10.0.0.154 () {32 vars in 731 bytes} [Tue Aug 11 09:00:45 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: 61/123] 10.0.0.154 () {34 vars in 804 bytes} [Tue Aug 11 09:00:45 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:03:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 79/159] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:03:39 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: 81/160] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:03:39 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:03:39.411 8 INFO nova.api.openstack.wsgi [None req-048c1b96-0061-403a-82d6-1f3975031b78 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 80/161] 199.19.213.205 () {48 vars in 1017 bytes} [Tue Aug 11 09:03:39 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:03:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/163] 199.19.213.205 () {52 vars in 1049 bytes} [Tue Aug 11 09:03:39 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:04:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:04:38 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:04:38 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 09:04:38.419 8 INFO nova.api.openstack.wsgi [None req-b9a93705-c660-407f-9c06-a7c6bd8ab73e 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 3b08c4a7d9a64c85a7d003d7e3f014b6 [pid: 8|app: 0|req: 89/179] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:04:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-11 09:04:38.430 7 WARNING oslo_db.sqlalchemy.utils [None req-1fa2282a-b9d3-4251-857c-cb3f20934e02 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/180] 199.19.213.205 () {48 vars in 1016 bytes} [Tue Aug 11 09:04:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.19.213.205 () {52 vars in 1057 bytes} [Tue Aug 11 09:04:38 2026] POST /v2.1/os-keypairs => generated 576 bytes in 46 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:04:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:04:41 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: 94/186] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:04:42 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.19.213.205 () {48 vars in 1073 bytes} [Tue Aug 11 09:04:42 2026] GET /v2.1/os-quota-sets/2251f35ebe5e4860a47fdc55e41263a6 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.19.213.205 () {52 vars in 1125 bytes} [Tue Aug 11 09:04:42 2026] PUT /v2.1/os-quota-sets/2251f35ebe5e4860a47fdc55e41263a6 => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:12:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:12:09 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: 141/279] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:12:09 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 09:12:09.536 8 INFO nova.api.openstack.wsgi [None req-b892df4f-4e8c-4a1d-b658-ee15aa4e72d9 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 139/280] 199.19.213.205 () {48 vars in 1015 bytes} [Tue Aug 11 09:12:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:12:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.205 () {52 vars in 1049 bytes} [Tue Aug 11 09:12:09 2026] POST /v2.1/flavors => generated 534 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/321] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:15:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/322] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:15:18 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 161/323] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:15:18 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: 163/324] 199.19.213.205 () {48 vars in 1073 bytes} [Tue Aug 11 09:15:18 2026] GET /v2.1/os-quota-sets/aab9ce05283c4cf3ad638f1f20011f59 => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 199.19.213.205 () {52 vars in 1125 bytes} [Tue Aug 11 09:15:18 2026] PUT /v2.1/os-quota-sets/aab9ce05283c4cf3ad638f1f20011f59 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/468] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:27:06.292 7 INFO nova.api.openstack.wsgi [None req-8b036493-c031-4810-857d-0492cdc8c8cd 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 236/471] 199.19.213.205 () {48 vars in 1011 bytes} [Tue Aug 11 09:27:06 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: 8|app: 0|req: 236/472] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:27:06 2026] GET /v2.1/flavors/ab7935f6-2a81-449f-8342-086e74df446a/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:27: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: 7|app: 0|req: 238/475] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:27:07 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: 8|app: 0|req: 238/476] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:27:07 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 09:27:07.221 7 INFO nova.api.openstack.wsgi [None req-baeaf478-ade8-4c0e-8b43-b79d4f6d8ee7 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 239/477] 199.19.213.205 () {48 vars in 1013 bytes} [Tue Aug 11 09:27:07 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:27:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:27:07 2026] GET /v2.1/flavors/1993a1be-3f0b-49f4-a6f6-904b0cf8608a/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:27:08.146 7 INFO nova.api.openstack.wsgi [None req-9bb5527b-6249-44ae-b37f-c2ded032ebfa 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 242/483] 199.19.213.205 () {48 vars in 1015 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:27:08 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: 243/485] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:27:08 2026] GET /v2.1/flavors/e0249be4-528a-4f06-b966-5c0c4ba2056e/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:27:09 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: 8|app: 0|req: 244/488] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:27:09 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 09:27:09.076 7 INFO nova.api.openstack.wsgi [None req-ba07fcae-e0b3-49f9-bbe5-6ed4f170e454 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 245/489] 199.19.213.205 () {48 vars in 1013 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/491] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1/flavors/8632a1aa-279e-4200-97fe-89b2a67d6da2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:27:09 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: 247/494] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:27:10.002 7 INFO nova.api.openstack.wsgi [None req-d4ae1e91-40da-47e9-bc76-cbf6ebc625d0 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 248/495] 199.19.213.205 () {48 vars in 1015 bytes} [Tue Aug 11 09:27:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:27:10 2026] GET /v2.1/flavors/5fc814b1-b2d9-49c5-9151-fe00e675b0aa/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: 256/512] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:28:13 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: 8|app: 0|req: 257/514] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:28:13 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 09:28:13.332 7 INFO nova.api.openstack.wsgi [None req-328f8cbd-f7d7-4781-8994-2c5e29a7fe8b 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 258/515] 199.19.213.205 () {48 vars in 1017 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:28:13 2026] GET /v2.1/flavors/3740f6e1-08e7-4f26-ab50-003ad0a0e08d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:28:20 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: 260/519] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:28:20 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: 8|app: 0|req: 260/520] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:28:20 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: 7|app: 0|req: 261/521] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:28:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:28:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:28:24 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:28:24 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: 7|app: 0|req: 264/527] 199.19.213.205 () {48 vars in 1073 bytes} [Tue Aug 11 09:28:24 2026] GET /v2.1/os-quota-sets/2251f35ebe5e4860a47fdc55e41263a6 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/538] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:29: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: 270/539] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:29:16 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: 8|app: 0|req: 270/540] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:29: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) 2026-08-11 09:29:16.819 7 INFO nova.api.openstack.wsgi [None req-88403748-8e36-4a2e-8ffb-4f9bd2941743 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 271/541] 199.19.213.205 () {48 vars in 1015 bytes} [Tue Aug 11 09:29:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:29:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.19.213.205 () {48 vars in 1099 bytes} [Tue Aug 11 09:29:16 2026] GET /v2.1/flavors/259ac690-71e6-49c0-812e-c1d6794ead89/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:29:32 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: 274/549] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:29:32 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: 276/550] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:29:32 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: 275/551] 199.19.213.205 () {48 vars in 1073 bytes} [Tue Aug 11 09:29:32 2026] GET /v2.1/os-quota-sets/aab9ce05283c4cf3ad638f1f20011f59 => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/562] 199.19.213.205 () {42 vars in 705 bytes} [Tue Aug 11 09:30:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/563] 199.19.213.205 () {44 vars in 909 bytes} [Tue Aug 11 09:30:24 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: 7|app: 0|req: 283/564] 199.19.213.205 () {46 vars in 982 bytes} [Tue Aug 11 09:30:24 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 09:30:24.517 8 INFO nova.api.openstack.wsgi [None req-40ad0d6e-f208-4b4d-8078-6fcd4de2e4d9 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 282/565] 199.19.213.205 () {48 vars in 1011 bytes} [Tue Aug 11 09:30:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.19.213.205 () {48 vars in 1051 bytes} [Tue Aug 11 09:30:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 10.0.0.114 () {32 vars in 655 bytes} [Tue Aug 11 09:31:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/576] 10.0.0.114 () {32 vars in 641 bytes} [Tue Aug 11 09:31:07 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:31:07.150 7 WARNING oslo_db.sqlalchemy.utils [None req-f0a9ab57-5964-4a5b-9ce9-49ee56d1b843 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 290/577] 10.0.0.114 () {32 vars in 649 bytes} [Tue Aug 11 09:31:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 10.0.0.114 () {32 vars in 694 bytes} [Tue Aug 11 09:31:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/581] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:18 2026] GET /v2.1/flavors/ab7935f6-2a81-449f-8342-086e74df446a => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/582] 10.0.0.114 () {32 vars in 641 bytes} [Tue Aug 11 09:31:18 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: 293/583] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:18 2026] GET /v2.1/flavors/ab7935f6-2a81-449f-8342-086e74df446a => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:23.256 7 WARNING neutronclient.v2_0.client [None req-e7ef3d67-d64e-48e2-beef-7ff0386bf47b 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/586] 10.0.0.114 () {34 vars in 685 bytes} [Tue Aug 11 09:31:23 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1030 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:24.100 8 WARNING neutronclient.v2_0.client [None req-e86af70c-2209-44c3-8564-a1f5b5e0abd9 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/587] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:31:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:24.891 8 WARNING neutronclient.v2_0.client [None req-e86af70c-2209-44c3-8564-a1f5b5e0abd9 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:25.151 7 WARNING neutronclient.v2_0.client [None req-ed64e8dc-be1c-4d4f-8a63-04234a2b8a83 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/588] 10.0.0.114 () {34 vars in 695 bytes} [Tue Aug 11 09:31:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:25.199 8 WARNING neutronclient.v2_0.client [None req-830a3a35-f8ea-4d8e-b928-6363ee3ed1b7 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/589] 10.0.0.114 () {34 vars in 685 bytes} [Tue Aug 11 09:31:25 2026] POST /v2.1/os-security-groups => generated 243 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:25.396 7 WARNING neutronclient.v2_0.client [None req-12cee18c-c6c7-4a57-b771-e5782b2a6d3a 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/590] 10.0.0.114 () {34 vars in 685 bytes} [Tue Aug 11 09:31:25 2026] POST /v2.1/os-security-groups => generated 247 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:25.581 8 WARNING neutronclient.v2_0.client [None req-6f5aef38-198a-4399-8e43-fadc2101ac15 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:26.084 8 WARNING neutronclient.v2_0.client [None req-6f5aef38-198a-4399-8e43-fadc2101ac15 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/591] 10.0.0.114 () {34 vars in 685 bytes} [Tue Aug 11 09:31:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:26.173 7 WARNING neutronclient.v2_0.client [None req-bc73248c-b08e-4a41-9f66-5a3802f83e71 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/592] 10.0.0.114 () {34 vars in 695 bytes} [Tue Aug 11 09:31:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:26.280 8 WARNING neutronclient.v2_0.client [None req-e3cc2411-fbb8-4d87-8ff2-b6e36be88ae7 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/593] 10.0.0.114 () {34 vars in 685 bytes} [Tue Aug 11 09:31:26 2026] POST /v2.1/os-security-groups => generated 244 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:26.447 8 WARNING neutronclient.v2_0.client [None req-e3cc2411-fbb8-4d87-8ff2-b6e36be88ae7 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:26.515 7 WARNING neutronclient.v2_0.client [None req-89f70ad7-4e12-47b3-845e-e20cadc784e4 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/594] 10.0.0.114 () {34 vars in 695 bytes} [Tue Aug 11 09:31:26 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:26.596 8 WARNING neutronclient.v2_0.client [None req-c27a4c95-3047-4a80-8411-32fea11daeb6 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:26.623 7 WARNING neutronclient.v2_0.client [None req-89f70ad7-4e12-47b3-845e-e20cadc784e4 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The 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 09:31:26.664 8 WARNING neutronclient.v2_0.client [None req-c27a4c95-3047-4a80-8411-32fea11daeb6 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:26.748 8 WARNING neutronclient.v2_0.client [None req-c27a4c95-3047-4a80-8411-32fea11daeb6 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/595] 10.0.0.114 () {32 vars in 663 bytes} [Tue Aug 11 09:31:26 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:27.061 8 WARNING neutronclient.v2_0.client [None req-116b0a27-a7ab-408d-8917-18efbbcd6aa9 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:27.144 7 WARNING neutronclient.v2_0.client [None req-89f70ad7-4e12-47b3-845e-e20cadc784e4 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/596] 10.0.0.114 () {32 vars in 737 bytes} [Tue Aug 11 09:31:27 2026] GET /v2.1/os-security-groups/b04e8b85-6c16-4f1a-9e32-e1a21e213514 => generated 664 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:27.163 8 WARNING neutronclient.v2_0.client [None req-5fb4b83a-72bf-42ff-8291-73ee3cf0f0cd 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:27.197 8 WARNING neutronclient.v2_0.client [None req-5fb4b83a-72bf-42ff-8291-73ee3cf0f0cd 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/597] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:27 2026] DELETE /v2.1/os-security-groups/c9a7092d-0845-4c15-8eaf-eea8707a0ce8 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:31:27.313 8 WARNING neutronclient.v2_0.client [None req-c4851c5e-3e81-4457-8206-8aceef221652 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:27.342 8 WARNING neutronclient.v2_0.client [None req-c4851c5e-3e81-4457-8206-8aceef221652 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:27.387 8 WARNING neutronclient.v2_0.client [None req-c4851c5e-3e81-4457-8206-8aceef221652 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.114 () {32 vars in 750 bytes} [Tue Aug 11 09:31:27 2026] DELETE /v2.1/os-security-group-rules/48f347b8-b465-44be-9dfb-bc6ab2d14757 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:31:27.497 8 WARNING neutronclient.v2_0.client [None req-02fa5ca9-0384-489f-86ab-338c9fc816b2 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:27.519 8 INFO nova.api.openstack.wsgi [None req-02fa5ca9-0384-489f-86ab-338c9fc816b2 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] HTTP exception thrown: Security group c9a7092d-0845-4c15-8eaf-eea8707a0ce8 does not exist Neutron server returns request_ids: ['req-abbcda21-23bf-4982-ae78-bd1d4b464b7f'] [pid: 8|app: 0|req: 300/599] 10.0.0.114 () {32 vars in 737 bytes} [Tue Aug 11 09:31:27 2026] GET /v2.1/os-security-groups/c9a7092d-0845-4c15-8eaf-eea8707a0ce8 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:31:27.528 8 WARNING neutronclient.v2_0.client [None req-6c1813de-8243-4214-ac7a-15ee80367113 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:27.560 8 WARNING neutronclient.v2_0.client [None req-6c1813de-8243-4214-ac7a-15ee80367113 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in 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/600] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:27 2026] DELETE /v2.1/os-security-groups/b04e8b85-6c16-4f1a-9e32-e1a21e213514 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:31:27.656 8 WARNING neutronclient.v2_0.client [None req-9d39964c-d0bd-476c-bdd9-0b64ed7cb391 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:27.692 8 WARNING neutronclient.v2_0.client [None req-9d39964c-d0bd-476c-bdd9-0b64ed7cb391 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in 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/601] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:27 2026] DELETE /v2.1/os-security-groups/80e01041-a8e8-475e-a45c-dc6878dda177 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:31:26 2026] POST /v2.1/servers => generated 448 bytes in 1392 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 09:31:27.810 7 WARNING neutronclient.v2_0.client [None req-bead0b1b-2d7d-416b-8ca1-f7321cbaf696 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The 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 09:31:27.849 7 WARNING neutronclient.v2_0.client [None req-bead0b1b-2d7d-416b-8ca1-f7321cbaf696 6c644a8b584f48769bd7b4dd5c7bbe77 d671b9db53394cab8763f125743f6b91 - - default default] The python binding code in 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/603] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:31:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:27.907 8 WARNING neutronclient.v2_0.client [None req-d03a1658-3c00-4548-a9d1-009a1ad674b0 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/604] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:27 2026] DELETE /v2.1/os-security-groups/fc206bb3-42bf-432b-afba-ffa8c8479534 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 09:31:28.003 8 INFO nova.api.openstack.wsgi [None req-d03a1658-3c00-4548-a9d1-009a1ad674b0 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] HTTP exception thrown: Security group 80e01041-a8e8-475e-a45c-dc6878dda177 does not exist Neutron server returns request_ids: ['req-bf06aa99-7b0e-4ace-a20c-1ed9c99889a9'] [pid: 8|app: 0|req: 304/605] 10.0.0.114 () {32 vars in 737 bytes} [Tue Aug 11 09:31:27 2026] GET /v2.1/os-security-groups/80e01041-a8e8-475e-a45c-dc6878dda177 => generated 194 bytes in 114 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:31:28.010 7 WARNING neutronclient.v2_0.client [None req-8d09ca18-4d31-4143-a1cb-a6f9ed2781e1 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The 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 09:31:28.014 8 WARNING neutronclient.v2_0.client [None req-bd294053-bff7-4e09-a6fe-cd1e7aa2abb5 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/606] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:27 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1401 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:28.130 8 WARNING neutronclient.v2_0.client [None req-bd294053-bff7-4e09-a6fe-cd1e7aa2abb5 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in 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/607] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:28 2026] DELETE /v2.1/os-security-groups/f130e793-e0e2-45b8-bcf6-e87a2b557c02 => generated 0 bytes in 348 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 09:31:28.373 7 WARNING neutronclient.v2_0.client [None req-46a6ee73-42dd-4f31-a636-ec6441795813 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:28.494 7 INFO nova.api.openstack.wsgi [None req-46a6ee73-42dd-4f31-a636-ec6441795813 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] HTTP exception thrown: Security group f130e793-e0e2-45b8-bcf6-e87a2b557c02 does not exist Neutron server returns request_ids: ['req-acc1ea97-1d28-43f5-882f-f497891c6005'] [pid: 7|app: 0|req: 303/608] 10.0.0.114 () {32 vars in 737 bytes} [Tue Aug 11 09:31:28 2026] GET /v2.1/os-security-groups/f130e793-e0e2-45b8-bcf6-e87a2b557c02 => generated 194 bytes in 130 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:31:28.507 8 WARNING neutronclient.v2_0.client [None req-efdb7611-19af-43d1-ba8f-47f397112c0b 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:29.041 8 WARNING neutronclient.v2_0.client [None req-efdb7611-19af-43d1-ba8f-47f397112c0b 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:29.079 8 WARNING neutronclient.v2_0.client [None req-efdb7611-19af-43d1-ba8f-47f397112c0b 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/609] 10.0.0.114 () {32 vars in 663 bytes} [Tue Aug 11 09:31:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:29.141 7 WARNING neutronclient.v2_0.client [None req-3b7ee9ca-4f8c-49fd-99a4-0073b003c3e2 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:29.163 7 INFO nova.api.openstack.wsgi [None req-3b7ee9ca-4f8c-49fd-99a4-0073b003c3e2 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] HTTP exception thrown: Security group f130e793-e0e2-45b8-bcf6-e87a2b557c02 does not exist Neutron server returns request_ids: ['req-f619cce8-16d2-41b5-a969-6d46df904c83'] [pid: 7|app: 0|req: 304/610] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:29 2026] DELETE /v2.1/os-security-groups/f130e793-e0e2-45b8-bcf6-e87a2b557c02 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:31:29.185 7 WARNING neutronclient.v2_0.client [None req-fd653d7b-2acd-4041-84da-eae3767a4b82 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:29.205 8 WARNING neutronclient.v2_0.client [None req-b54df597-aaa3-403e-8a42-a3626c2bebba 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The 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 09:31:29.214 7 INFO nova.api.openstack.wsgi [None req-fd653d7b-2acd-4041-84da-eae3767a4b82 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] HTTP exception thrown: Security group 80e01041-a8e8-475e-a45c-dc6878dda177 does not exist Neutron server returns request_ids: ['req-9a85402c-4d6d-46cb-9ede-57196fa6fa7f'] [pid: 7|app: 0|req: 305/611] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:29 2026] DELETE /v2.1/os-security-groups/80e01041-a8e8-475e-a45c-dc6878dda177 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:31:29.230 7 WARNING neutronclient.v2_0.client [None req-bd12633e-86cf-4a40-b27d-0e1d22024e61 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] The 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 09:31:29.256 7 INFO nova.api.openstack.wsgi [None req-bd12633e-86cf-4a40-b27d-0e1d22024e61 4176d350e5314199a27ca936f943c487 0c90b496b465495fb1c6c582a17d547e - - default default] HTTP exception thrown: Security group c9a7092d-0845-4c15-8eaf-eea8707a0ce8 does not exist Neutron server returns request_ids: ['req-c1e00e43-2f5e-4af3-8762-8d08963ee988'] [pid: 8|app: 0|req: 307/612] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:29 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1405 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.114 () {32 vars in 740 bytes} [Tue Aug 11 09:31:29 2026] DELETE /v2.1/os-security-groups/c9a7092d-0845-4c15-8eaf-eea8707a0ce8 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:29.424 8 WARNING neutronclient.v2_0.client [None req-78f6ce17-4667-46ae-812c-06feebe0a8b9 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The 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 09:31:29.518 8 WARNING neutronclient.v2_0.client [None req-78f6ce17-4667-46ae-812c-06feebe0a8b9 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The 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 09:31:30.363 7 WARNING neutronclient.v2_0.client [None req-22009fb3-e218-4741-9d84-d8317b292279 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/614] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:30 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1453 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:30.919 8 WARNING neutronclient.v2_0.client [None req-78f6ce17-4667-46ae-812c-06feebe0a8b9 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:31:29 2026] POST /v2.1/servers => generated 452 bytes in 2254 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 09:31:31.636 8 WARNING neutronclient.v2_0.client [None req-6e8e02f2-aaca-49c1-9677-a9128c2e7539 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The 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 09:31:31.654 7 WARNING neutronclient.v2_0.client [None req-5c86b753-f150-4cdb-b975-faca216ea640 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/616] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:31 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1392 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:31 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:32.736 7 WARNING neutronclient.v2_0.client [None req-089cc889-8e44-445d-bcef-27856cc41303 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The 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 09:31:32.759 8 WARNING neutronclient.v2_0.client [None req-a4ab41bd-494f-4f39-84d6-4eb7eb416c9c 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/620] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:32 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1396 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:32 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1461 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:33.839 7 WARNING neutronclient.v2_0.client [None req-b8315e86-66ef-4379-b9b2-b9d2f14486ed 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The 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 09:31:33.861 8 WARNING neutronclient.v2_0.client [None req-b0f11b0d-7a37-4e94-874f-8935f85e1575 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/622] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1444 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:33 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1537 bytes in 842 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:34.984 7 WARNING neutronclient.v2_0.client [None req-3bb5337e-d9bb-49d0-8f32-4d729fd03017 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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 09:31:35.115 8 INFO nova.api.openstack.compute.server_external_events [req-908ad5ac-bed5-4c5d-83f9-09925b3214d5 req-260acbf8-fc3a-4f15-8e29-93af4d79ee60 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance 2026-08-11 09:31:35.129 8 INFO nova.compute.rpcapi [None req-ab37d0ff-5d58-43d1-9286-d63d2770eadf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 313/624] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:35.720 8 WARNING neutronclient.v2_0.client [None req-7e8aa083-41d2-4d5e-bc69-eca921c8d3da 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/625] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:34 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1444 bytes in 1336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/626] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:35 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:37.365 7 WARNING neutronclient.v2_0.client [None req-143d1ad4-93b2-49fb-ab66-def32ec16fc7 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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: 315/627] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:31:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:38.221 8 WARNING neutronclient.v2_0.client [None req-47c39eb0-6b04-475b-958f-7b30baa45975 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/628] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:37 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1529 bytes in 1434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/629] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:38 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 314/630] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:31:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:39.138 8 INFO nova.api.openstack.compute.server_external_events [req-0ab59362-f8ce-481d-aa63-96b956fa1dc6 req-fecdc111-75fd-4900-a295-e456562ae160 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:dd34769e-4a36-4f68-9f8f-0cebda0fff14 for instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd on instance [pid: 8|app: 0|req: 317/631] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:39.797 7 WARNING neutronclient.v2_0.client [None req-9fc83575-ce69-459f-b8b9-8e1884da12ff 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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 09:31:39.882 8 WARNING neutronclient.v2_0.client [None req-db3b6c5d-fd54-4e46-852a-7ded0d24e4a9 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:39 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:39 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 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 09:31:40.170 7 WARNING neutronclient.v2_0.client [None req-f1da3d64-ce07-4256-bb60-b8fe2a6fbbf6 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The 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 09:31:40.211 7 WARNING neutronclient.v2_0.client [None req-f1da3d64-ce07-4256-bb60-b8fe2a6fbbf6 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The 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 09:31:40.391 7 WARNING neutronclient.v2_0.client [None req-f1da3d64-ce07-4256-bb60-b8fe2a6fbbf6 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] 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 09:31:40.508 8 WARNING neutronclient.v2_0.client [None req-6e22aa9e-8e83-42c7-969b-12f585a41af8 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The 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 09:31:40.554 8 WARNING neutronclient.v2_0.client [None req-6e22aa9e-8e83-42c7-969b-12f585a41af8 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:31:40 2026] POST /v2.1/servers => generated 451 bytes in 542 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:40.663 7 WARNING neutronclient.v2_0.client [None req-1f0fd918-a2a0-4448-bb9f-9dee64c21f73 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:40 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1432 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:40.767 8 WARNING neutronclient.v2_0.client [None req-6e22aa9e-8e83-42c7-969b-12f585a41af8 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] 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 09:31:41.000 7 WARNING neutronclient.v2_0.client [None req-5be9cb7a-b440-44cd-88ed-81d05e446927 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/636] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:31:40 2026] POST /v2.1/servers => generated 450 bytes in 661 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 09:31:41.131 8 WARNING neutronclient.v2_0.client [None req-e96c6320-9fbd-4a27-b40c-eb632ee0d932 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/637] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:40 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1517 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:41.168 7 WARNING neutronclient.v2_0.client [None req-5503611a-49a5-473e-af4f-fa24b63215c2 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/638] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:41 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1424 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/639] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:41 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:41.760 7 WARNING neutronclient.v2_0.client [None req-de25e895-304c-42f7-a9d7-61ea4b1fcd4e 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in 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/640] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:41 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1436 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:42.205 8 WARNING neutronclient.v2_0.client [None req-a5699938-107a-41c1-9934-1730bca803b9 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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 09:31:42.297 7 WARNING neutronclient.v2_0.client [None req-6b55f034-1dac-4684-b5c4-e403ef4521cc 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/643] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:42 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1428 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, ' [pid: 8|app: 0|req: 322/644] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:42 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1517 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:42.363 7 WARNING neutronclient.v2_0.client [None req-7bc3e945-0a04-44c3-9527-9daa33ef0b92 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/645] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:42 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:42.878 8 WARNING neutronclient.v2_0.client [None req-64e139e8-b681-487f-829d-e954f6aaf4ee 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/646] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:42 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1484 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:43.382 7 WARNING neutronclient.v2_0.client [None req-4a1d4704-aa82-48a6-9202-3174bd37c715 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The 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 09:31:43.403 8 WARNING neutronclient.v2_0.client [None req-6c33432d-aa2d-461f-aac0-664fa6a3e59f 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/647] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:43 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1420 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:43 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:43.584 7 WARNING neutronclient.v2_0.client [None req-f1ae1d1e-ef00-4cc6-bd7a-796f4b92bcd0 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/649] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:43 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 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 09:31:43.981 8 WARNING neutronclient.v2_0.client [None req-c2f9c6f4-597d-468b-983e-a398e5c2bdb7 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:43 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1484 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 09:31:44.478 7 WARNING neutronclient.v2_0.client [None req-12eb6cde-f7e2-41a6-a7bb-327fc72eece1 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:44 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1420 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:44.603 8 WARNING neutronclient.v2_0.client [None req-d2faba6d-8bb0-4ed3-95a3-04ae2300cc46 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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: 326/652] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:44 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1517 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:44.744 7 WARNING neutronclient.v2_0.client [None req-c7b0dc6e-41fc-415a-8813-7ce3452b61c4 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/653] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:44 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 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 09:31:45.091 8 WARNING neutronclient.v2_0.client [None req-07ee970c-03ab-4dec-b7b4-402bcd71d311 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:45 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1492 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 09:31:45.585 7 WARNING neutronclient.v2_0.client [None req-5dfb037e-0202-42ee-97d8-afee7cc60ac6 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/655] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:45 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1476 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:45.780 7 WARNING neutronclient.v2_0.client [None req-2831ec1b-4444-41a1-9edf-f82023ed345e 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The 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 09:31:45.785 8 INFO nova.api.openstack.compute.server_external_events [req-cd36ff72-dd9d-4bb6-972c-011d1f98f339 req-9fd8ca48-dacd-48a5-8af5-77e20e86890c d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:dd34769e-4a36-4f68-9f8f-0cebda0fff14 for instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd on instance [pid: 8|app: 0|req: 328/656] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:31:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/657] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:45 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1517 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:45.910 8 WARNING neutronclient.v2_0.client [None req-ff027777-cda5-4d3a-9d42-96de77a3bee5 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/658] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:45 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:46.180 7 WARNING neutronclient.v2_0.client [None req-e380879a-12e7-47e1-b84b-88adf9fe2fba 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/659] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:46 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1568 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:46.433 8 INFO nova.api.openstack.compute.server_external_events [req-b49fbb96-8974-42eb-a196-4b771246893f req-8cff0083-60ee-48bb-a81e-2ae1094f6337 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:fc35f299-6fb7-4583-8e93-26371671f443 for instance b4b2c819-512c-4861-b0fd-fc4cd9794bd4 on instance [pid: 8|app: 0|req: 330/660] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:46.699 7 WARNING neutronclient.v2_0.client [None req-28550faf-00e7-4039-ba43-90c9c740a137 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:46 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1476 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 09:31:46.978 8 WARNING neutronclient.v2_0.client [None req-deb8755f-2840-4c96-86c0-9d6c33054c74 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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: 331/662] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:46 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1699 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:47.108 7 WARNING neutronclient.v2_0.client [None req-384aeafb-c90b-433e-8923-67269b01b0dd 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] 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 09:31:47.168 8 WARNING neutronclient.v2_0.client [None req-02f3e168-8d70-46a3-b3be-3b7d93d1bc9e 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/663] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:47 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:31:47 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:47.367 7 WARNING neutronclient.v2_0.client [None req-b8c862db-cbab-486f-a661-5bf64685cd1e 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] 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 09:31:47.824 8 WARNING neutronclient.v2_0.client [None req-73e3488e-271f-4ef9-8872-ff7137193fd6 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/665] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:47 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1556 bytes in 823 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:48.202 7 INFO nova.api.openstack.compute.server_external_events [req-c04874d3-7028-41c5-8923-ed1bddb98103 req-c6acc9d4-ef6f-4885-9871-344ec94cc6ac d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance 2026-08-11 09:31:48.214 7 INFO nova.compute.rpcapi [None req-7395f628-e3c0-4cd0-9025-be62c0a8afba - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 334/666] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:31:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/667] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:47 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1551 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:48.279 7 INFO nova.api.openstack.compute.server_external_events [req-5ee73958-52f0-4fd1-9faf-61e862793e24 req-44b20b57-bd5d-4514-abba-c5b619da5ab7 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:e0d70db5-6ed0-4aa2-83c1-bbd3eb8541e8 for instance d451368a-a674-40d0-8c44-0317d9fc81d5 on instance [pid: 7|app: 0|req: 335/668] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:48.310 8 WARNING neutronclient.v2_0.client [None req-a297ef75-f7de-4dd8-90fb-458a59e8fb75 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] 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: 334/669] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:48 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1525 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:31:48.490 7 INFO nova.api.openstack.compute.server_external_events [req-52f996d6-5366-497a-97d8-b4d22628d257 req-a2212c70-860a-4425-b44c-6372d97d107a d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:dd34769e-4a36-4f68-9f8f-0cebda0fff14 for instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd on instance [pid: 7|app: 0|req: 336/670] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:49.210 8 WARNING neutronclient.v2_0.client [None req-3f833522-c8bd-4207-beec-25c4f20d1e6b 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] 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 09:31:49.320 7 WARNING neutronclient.v2_0.client [None req-929ffb0d-a9ed-42e7-9bb4-c0c9d5a268b1 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/671] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:49 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1556 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/672] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:49 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1549 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 09:31:49.545 8 WARNING neutronclient.v2_0.client [None req-da8ed6e3-8dad-47b2-85c6-f7effe438ab9 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/673] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:49 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1716 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 09:31:49.756 7 WARNING neutronclient.v2_0.client [None req-2cbc38f4-0410-4188-aa05-c3fbe6596300 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/674] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:31:49 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/os-interface => generated 285 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:50.394 8 WARNING neutronclient.v2_0.client [None req-abff8c98-7114-432b-9607-9dcc48c3d223 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] 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 09:31:50.475 7 WARNING neutronclient.v2_0.client [None req-ad6b8cd4-f191-4446-9b15-5565537fb772 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/675] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:50 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1556 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:50 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1549 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:50.666 8 INFO nova.api.openstack.compute.server_external_events [req-8c9562c2-6ea3-4b78-89d5-68979d99a354 req-8028f32f-fff0-4c3f-9239-1709c06966fa d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance [pid: 8|app: 0|req: 338/677] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:50.680 7 WARNING neutronclient.v2_0.client [None req-70b41f64-0c5f-4f6b-b171-582ab894ae8a 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/678] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:50 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1716 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 09:31:51.565 8 WARNING neutronclient.v2_0.client [None req-63034067-61c3-4c8b-ba5d-bfaae1c297e3 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] 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 09:31:51.591 7 INFO nova.api.openstack.compute.server_external_events [req-3bb00153-5ab0-45e6-b3c4-f459ab8c7fa4 req-51b6c61e-e841-4e68-8dff-89f7661fb44c d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:fc35f299-6fb7-4583-8e93-26371671f443 for instance b4b2c819-512c-4861-b0fd-fc4cd9794bd4 on instance [pid: 7|app: 0|req: 341/679] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:31:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:51.682 7 WARNING neutronclient.v2_0.client [None req-e3b330fb-45a9-44ce-9bb6-308c1a071064 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:51 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1556 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:51 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:52.796 8 WARNING neutronclient.v2_0.client [None req-0b013743-1634-4984-b6eb-347d9c600c41 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The 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 09:31:52.837 7 WARNING neutronclient.v2_0.client [None req-aefafb7d-e16e-43ed-85b3-228c2ebec211 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/684] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:52 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1556 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:52 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1549 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:53.987 8 WARNING neutronclient.v2_0.client [None req-4a349aec-8d8c-47f7-adce-cdeb98076365 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The 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 09:31:54.008 7 WARNING neutronclient.v2_0.client [None req-45ba5fcf-dcf4-4bb9-9e45-a99d2696e36c 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/686] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:53 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1549 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:53 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1738 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:54.158 7 WARNING neutronclient.v2_0.client [None req-340bb1a0-b708-41e8-a0df-41ca222031fb 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/688] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:31:54 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4/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 09:31:54.430 8 INFO nova.api.openstack.compute.server_external_events [req-e3b9b2c3-9684-4cb2-982e-aa921d083877 req-88461b9a-e228-4c04-a82a-4b5c7ad41a58 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:e0d70db5-6ed0-4aa2-83c1-bbd3eb8541e8 for instance d451368a-a674-40d0-8c44-0317d9fc81d5 on instance [pid: 8|app: 0|req: 343/689] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:31:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:55.045 7 INFO nova.api.openstack.compute.server_external_events [req-44955918-51fb-4ceb-89bb-a56e1cd51177 req-957ed519-c2ee-43de-ba55-854e249b20fe d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:fc35f299-6fb7-4583-8e93-26371671f443 for instance b4b2c819-512c-4861-b0fd-fc4cd9794bd4 on instance [pid: 7|app: 0|req: 347/690] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:55.064 8 WARNING neutronclient.v2_0.client [None req-9ed6b082-2895-4ce0-a22f-a087f08502ad 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] 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 09:31:55.168 7 WARNING neutronclient.v2_0.client [None req-ba94fef6-6751-42ce-8942-952b837aad16 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/691] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:55 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1738 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, ' [pid: 7|app: 0|req: 348/692] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:55 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1549 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.114 () {32 vars in 641 bytes} [Tue Aug 11 09:31:55 2026] GET /v2.1/servers => generated 384 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/694] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:31:55 2026] DELETE /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 0 bytes in 135 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 09:31:55.495 8 WARNING neutronclient.v2_0.client [None req-fec4928b-0d4e-477b-98d3-c0db29b507c5 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in 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/695] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:55 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1744 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 09:31:56.349 7 WARNING neutronclient.v2_0.client [None req-f612ed24-760b-41f5-8098-3e01264b3a3b 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/696] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:56 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1726 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:56.580 8 WARNING neutronclient.v2_0.client [None req-1bdb0196-b3be-439c-97c3-df1f917cc935 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] 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: 347/697] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:31:56 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5/os-interface => generated 284 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:56.660 7 WARNING neutronclient.v2_0.client [None req-3785d477-a121-4330-ad6a-62b3fc62cf73 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/698] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:56 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1864 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 09:31:57.557 7 INFO nova.api.openstack.compute.server_external_events [req-fd260e48-12b0-4005-b910-4ed074651521 req-493ff988-4511-4aa9-b048-0820393e867d d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:e0d70db5-6ed0-4aa2-83c1-bbd3eb8541e8 for instance d451368a-a674-40d0-8c44-0317d9fc81d5 on instance [pid: 7|app: 0|req: 352/699] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:31:57.572 8 WARNING neutronclient.v2_0.client [None req-ab6d1f95-780f-46c8-8681-d846f099358f 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/700] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:57 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1726 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/701] 10.0.0.114 () {32 vars in 641 bytes} [Tue Aug 11 09:31:57 2026] GET /v2.1/servers => generated 378 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 09:31:57.888 7 WARNING neutronclient.v2_0.client [None req-b7551430-c935-4259-8f6e-6a58154ed2a2 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/702] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:57 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1864 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:31:57 2026] DELETE /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 0 bytes in 159 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 09:31:58.036 7 WARNING neutronclient.v2_0.client [None req-1eb837f1-2e72-412a-ae8b-494a6d0686d4 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/704] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:58 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1732 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:31:58.821 8 INFO nova.api.openstack.compute.server_external_events [req-698e1fbd-0650-4bbf-a003-81c126c6f0d6 req-a2130e9e-5317-453b-bc97-cd230c3c666a d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:fc35f299-6fb7-4583-8e93-26371671f443 for instance b4b2c819-512c-4861-b0fd-fc4cd9794bd4 on instance [pid: 8|app: 0|req: 350/705] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:31:58 2026] POST /v2.1/os-server-external-events => generated 183 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 09:31:59.051 7 WARNING neutronclient.v2_0.client [None req-21fc8c59-d091-49b0-92bb-e5f3f8b2b742 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/706] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:59 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1513 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 09:31:59.276 8 WARNING neutronclient.v2_0.client [None req-25aab7a5-7bb4-4339-a03e-c0cba00ed239 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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.114 () {32 vars in 715 bytes} [Tue Aug 11 09:31:59 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1852 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 09:32:00.166 7 WARNING neutronclient.v2_0.client [None req-a13dc29b-a188-4f21-947f-84aa0c457799 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/708] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:00 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1518 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 09:32:00.460 8 WARNING neutronclient.v2_0.client [None req-6a3381da-a3b5-4314-804a-117a6a45dc54 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:00 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1852 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:01.251 8 INFO nova.api.openstack.compute.server_external_events [req-1b897047-5f8f-40ee-86bd-196a30e44057 req-49460354-66f9-4a0d-acc6-7da06557e6ec d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:e0d70db5-6ed0-4aa2-83c1-bbd3eb8541e8 for instance d451368a-a674-40d0-8c44-0317d9fc81d5 on instance [pid: 8|app: 0|req: 353/710] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:32:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:01.263 7 WARNING neutronclient.v2_0.client [None req-7fcdf150-cf8a-4734-ad0e-97d34bbaefff 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/711] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:01 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => generated 1518 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 09:32:01.616 8 WARNING neutronclient.v2_0.client [None req-afe117c1-e9d2-42cb-9a1c-93e575ef3716 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/712] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:01 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1505 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 09:32:02.333 8 INFO nova.api.openstack.wsgi [None req-0a9f6387-026a-423d-96e9-0168f8e90d05 681ddf2e0c574bce87783ec3de1a7431 64a9625faaa94c719df3fb37c2f6118e - - default default] HTTP exception thrown: Instance b4b2c819-512c-4861-b0fd-fc4cd9794bd4 could not be found. [pid: 8|app: 0|req: 356/715] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:02 2026] GET /v2.1/servers/b4b2c819-512c-4861-b0fd-fc4cd9794bd4 => 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: 360/716] 10.0.0.114 () {32 vars in 706 bytes} [Tue Aug 11 09:32:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2118975717 => 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 09:32:02.730 8 WARNING neutronclient.v2_0.client [None req-8278cadd-7683-4a6c-b8bf-b92b4c898efe 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in 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/717] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:02 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1510 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:03.832 7 WARNING neutronclient.v2_0.client [None req-13801e15-62ba-4feb-bf82-9f878d418368 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/718] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:03 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 1510 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 09:32:04.916 8 INFO nova.api.openstack.wsgi [None req-801803c2-b719-4148-9b35-8b29ce0c5171 2a8e1ebc73e544c0b8a2cc419f16642c 6ba0bcd08dbe4836969a9a356bcc3946 - - default default] HTTP exception thrown: Instance d451368a-a674-40d0-8c44-0317d9fc81d5 could not be found. [pid: 8|app: 0|req: 358/719] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:04 2026] GET /v2.1/servers/d451368a-a674-40d0-8c44-0317d9fc81d5 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/720] 10.0.0.114 () {32 vars in 706 bytes} [Tue Aug 11 09:32:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1102350834 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.114 () {30 vars in 413 bytes} [Tue Aug 11 09:32:10 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: 363/722] 10.0.0.114 () {28 vars in 560 bytes} [Tue Aug 11 09:32:10 2026] GET /v2/ => generated 402 bytes in 470 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/723] 10.0.0.114 () {28 vars in 564 bytes} [Tue Aug 11 09:32:10 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 10.0.0.114 () {30 vars in 413 bytes} [Tue Aug 11 09:32:10 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 09:32:16.489 7 WARNING neutronclient.v2_0.client [None req-ae75be9f-ac79-42cb-bd7e-dbaf9f507ae2 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/727] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:16.701 8 WARNING neutronclient.v2_0.client [None req-606b2ef7-5017-4fbf-910f-f1697170ded5 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/728] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:16 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1819 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/729] 10.0.0.114 () {34 vars in 750 bytes} [Tue Aug 11 09:32:17 2026] POST /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd/action => generated 0 bytes in 80 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 09:32:17.256 8 WARNING neutronclient.v2_0.client [None req-ab50cfa7-2db5-46bc-8667-6a690635795f 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/730] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:17 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1821 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 09:32:18.424 7 WARNING neutronclient.v2_0.client [None req-e47d2f4a-7da0-4395-9847-9a962a26abd2 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/731] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:18 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1821 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 09:32:19.194 8 WARNING neutronclient.v2_0.client [None req-bb4d840c-c81f-42ec-ab14-f0b94285ce4b 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/732] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:32:19 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/os-interface => generated 285 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, ' 2026-08-11 09:32:19.348 7 WARNING neutronclient.v2_0.client [None req-4ab5ad38-5060-4ac3-965f-fd642eed7ab3 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/733] 10.0.0.114 () {32 vars in 815 bytes} [Tue Aug 11 09:32:19 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/os-interface/03a07860-36ae-4571-bbb6-60514f326ed6 => generated 282 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/734] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:19 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/735] 10.0.0.114 () {34 vars in 750 bytes} [Tue Aug 11 09:32:19 2026] POST /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/action => 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 09:32:19.577 8 WARNING neutronclient.v2_0.client [None req-e7b279b8-acce-4718-87f0-cc411d83166d 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/736] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:19 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:19 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/738] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:20 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:20.733 8 WARNING neutronclient.v2_0.client [None req-a8633bc8-69b6-4d47-b6b9-dd8f786358f6 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] 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 09:32:20.775 7 INFO nova.api.openstack.compute.server_external_events [req-2e2f849a-92c4-4bc1-bc4f-0d69ee0adbf0 req-cc0e9bcb-a8e0-49a1-ba29-b85caf521689 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance [pid: 7|app: 0|req: 373/739] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:32:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:20 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1826 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, ' [pid: 7|app: 0|req: 374/741] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:21 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:21.728 8 WARNING neutronclient.v2_0.client [None req-1ebc9fab-c5b6-48b0-ae05-ddb8ac3304ca 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/742] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:21 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1950 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:21.915 8 WARNING neutronclient.v2_0.client [None req-8d7f0c16-4514-4e46-9138-163f62f22252 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/743] 10.0.0.114 () {34 vars in 750 bytes} [Tue Aug 11 09:32:21 2026] POST /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/action => generated 0 bytes in 51 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: 376/744] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:21 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/747] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:21 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1826 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/748] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:22 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:23.110 8 INFO nova.api.openstack.compute.server_external_events [req-7559a4d5-9bd9-42a2-9f86-d0b279bd6a22 req-b1ef2b88-6ad9-435d-90de-2774412b4745 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-unplugged:dd34769e-4a36-4f68-9f8f-0cebda0fff14 for instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd on instance [pid: 8|app: 0|req: 370/749] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:32:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:32:23.143 7 WARNING neutronclient.v2_0.client [None req-c91936fa-9699-4b48-9d96-0ddbb43f1042 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/750] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:23 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1826 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/751] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:24 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 194 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:24.263 7 INFO nova.api.openstack.compute.server_external_events [req-c9fe1b6f-d439-4bab-b8fa-9251b9ef64ac req-793c57ca-f750-4aad-afd4-4261d422ccb3 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance [pid: 7|app: 0|req: 381/752] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:32:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:24.324 8 WARNING neutronclient.v2_0.client [None req-d4582242-19c1-4ff9-b8e3-3354d15ae874 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/753] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:24 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1826 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/754] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:25 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:25.489 8 WARNING neutronclient.v2_0.client [None req-90cb134c-c721-4dff-9eec-740f2d0c37df 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/755] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:25 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1826 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 09:32:25.762 7 INFO nova.api.openstack.compute.server_external_events [req-aa421abe-55f8-4c75-b2ed-4b1219c1aa11 req-6168213f-28e6-4029-877b-3df83b2e9152 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:dd34769e-4a36-4f68-9f8f-0cebda0fff14 for instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd on instance [pid: 7|app: 0|req: 383/756] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:32:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/757] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:32:26 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/758] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:32:26 2026] DELETE /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 0 bytes in 121 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 09:32:26.390 8 WARNING neutronclient.v2_0.client [None req-135d8f08-58aa-4260-86d3-8dda64cddfa8 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/759] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:26 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1842 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:26.649 7 WARNING neutronclient.v2_0.client [None req-61a9aa9c-8d46-478c-9478-ff73a1e178ca 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/760] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:26 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1826 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 09:32:27.621 8 WARNING neutronclient.v2_0.client [None req-ec3f6e58-fe93-4d5e-8987-290ac933bcca 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/761] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:27 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1842 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:27.807 7 WARNING neutronclient.v2_0.client [None req-fe87f979-86ee-4342-ba54-9a9c0d0d4ddc 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/762] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:27 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1819 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:28.774 8 WARNING neutronclient.v2_0.client [None req-33847199-8d83-4bf7-8f59-0722132703ed 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] 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 09:32:29.137 7 INFO nova.api.openstack.compute.server_external_events [req-70b0fe26-97ac-4e1e-901e-ba350636e262 req-d6ab9f55-20f5-4587-a88e-f3f6e527f081 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-unplugged:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance [pid: 7|app: 0|req: 387/763] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:32:29 2026] POST /v2.1/os-server-external-events => generated 185 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 09:32:29.602 7 INFO nova.api.openstack.compute.server_external_events [req-86c181dd-dc50-427b-9f7c-55593abae219 req-130cdcfc-48ed-43fa-8f93-c70c6d73dc54 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:03a07860-36ae-4571-bbb6-60514f326ed6 for instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 on instance [pid: 7|app: 0|req: 388/764] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:32:29 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) [pid: 8|app: 0|req: 377/765] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:28 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1842 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:30.669 7 WARNING neutronclient.v2_0.client [None req-e161fa2c-bf17-4cd8-8939-718c026694e7 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/766] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:30 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1487 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:31.755 8 WARNING neutronclient.v2_0.client [None req-9c186058-5b2f-4c8d-a915-47f6226b9eba 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] The python binding code in 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/767] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:31 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 1487 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 09:32:32.852 7 INFO nova.api.openstack.wsgi [None req-825cb268-91b1-424d-a823-bd773a7b3654 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] HTTP exception thrown: Instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 could not be found. [pid: 7|app: 0|req: 391/770] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:32 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 111 bytes in 42 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: 380/771] 10.0.0.114 () {32 vars in 706 bytes} [Tue Aug 11 09:32:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1793633477 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:33.421 7 INFO nova.api.openstack.wsgi [None req-2ec803df-6532-4fcd-af24-b78908942360 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] HTTP exception thrown: Instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 could not be found. [pid: 7|app: 0|req: 392/772] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:32:33 2026] DELETE /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 09:32:33.459 8 INFO nova.api.openstack.wsgi [None req-865612e7-b57a-48d4-8cb0-cb0d6eb6f294 4c19db523cd946d2bb8bc3a548f100f7 76a4ece6e51c47238fa140316c67040d - - default default] HTTP exception thrown: Instance e611c8b7-97c9-4155-bdfd-26ad3f602fe0 could not be found. [pid: 8|app: 0|req: 381/773] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:33 2026] GET /v2.1/servers/e611c8b7-97c9-4155-bdfd-26ad3f602fe0 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/776] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:32:43 2026] POST /v2.1/os-keypairs => generated 386 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:49.429 8 WARNING neutronclient.v2_0.client [None req-f5799c49-eea7-47f7-8195-45b99bd06d33 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/777] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:49 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1819 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:32:49 2026] DELETE /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 0 bytes in 98 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 09:32:49.733 8 WARNING neutronclient.v2_0.client [None req-8d3e595e-4235-4716-9bef-3317bc2984a9 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/779] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:49 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1825 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 09:32:50.237 7 WARNING neutronclient.v2_0.client [None req-1217c3a8-7e8a-46ad-8f81-356cf06f028a 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The 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 09:32:50.273 7 WARNING neutronclient.v2_0.client [None req-1217c3a8-7e8a-46ad-8f81-356cf06f028a 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The 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 09:32:50.431 7 WARNING neutronclient.v2_0.client [None req-1217c3a8-7e8a-46ad-8f81-356cf06f028a 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/780] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:32:50 2026] POST /v2.1/servers => generated 451 bytes in 659 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 09:32:50.827 8 WARNING neutronclient.v2_0.client [None req-03baf9a3-1201-42cf-8e55-189702378418 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/781] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:50 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1252 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:50.885 7 WARNING neutronclient.v2_0.client [None req-a6c108f0-6d8f-456b-987e-788163fd6e38 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/782] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:50 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1825 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:51.936 8 WARNING neutronclient.v2_0.client [None req-391fbb68-ef3b-408f-ac8e-3843b0324e87 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/784] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:51 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1302 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 09:32:52.089 8 WARNING neutronclient.v2_0.client [None req-3d791329-ec97-4bbb-9a2b-c167da99a567 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/786] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:52 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1825 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:52.827 7 INFO nova.api.openstack.compute.server_external_events [req-2c5f6a5a-1ef7-4091-8b44-caef7cb527a9 req-0575bd70-91fe-4b0f-8852-d69143fedc20 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:dd34769e-4a36-4f68-9f8f-0cebda0fff14 for instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd on instance [pid: 7|app: 0|req: 400/787] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:32:52 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 09:32:53.048 8 WARNING neutronclient.v2_0.client [None req-648de3cf-ed8c-4123-b5a7-8e5b1b93742c 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/788] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:53 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1350 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 09:32:53.282 7 WARNING neutronclient.v2_0.client [None req-c6e88ed1-fc8e-4055-8f38-6946f3b04df9 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in 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/789] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:53 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1473 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 09:32:54.137 8 WARNING neutronclient.v2_0.client [None req-df3d9e5e-d297-4607-a5f1-6f0b0d47a50d 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/790] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:54 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1350 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 09:32:54.384 7 WARNING neutronclient.v2_0.client [None req-ad39392f-10f2-4a13-973f-0db1334e5a1d 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/791] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:54 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1478 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 09:32:55.225 8 WARNING neutronclient.v2_0.client [None req-aac9fad4-9836-4d14-9ca9-8d03c5fd346a 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] 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 09:32:55.468 7 WARNING neutronclient.v2_0.client [None req-e1830918-8a7e-4132-9b5e-0fcda4078b71 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/792] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:55 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => generated 1478 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/793] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:55 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1426 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:56.510 7 INFO nova.api.openstack.compute.server_external_events [req-8733c1c9-7ca2-4f1c-be60-7179bf212571 req-424d1787-4932-4536-ad0b-14cf63b9c5e4 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:976e3234-03b8-4ecd-b578-b1138273a790 for instance 2dcb67ab-6238-4571-ade4-13edb3eca894 on instance [pid: 7|app: 0|req: 404/794] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:32:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:32:57.043 8 INFO nova.api.openstack.wsgi [None req-071cce4c-ca98-456c-a963-736238de5477 9bf0ead406e7472e8050bf8ad5030126 9dbe080899774a3dada281d3c243c575 - - default default] HTTP exception thrown: Instance 7031bbbe-2542-4093-b279-fc3b7e7bb2bd could not be found. [pid: 8|app: 0|req: 391/795] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:57 2026] GET /v2.1/servers/7031bbbe-2542-4093-b279-fc3b7e7bb2bd => 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: 405/796] 10.0.0.114 () {32 vars in 706 bytes} [Tue Aug 11 09:32:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1612399549 => 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 09:32:57.336 8 WARNING neutronclient.v2_0.client [None req-70f9c735-f613-43bf-8010-884fc5afd3dd 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/797] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:57 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1436 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:32:59.003 7 WARNING neutronclient.v2_0.client [None req-6ef4a103-84e3-49dc-8e82-7b92e8f65131 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/798] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:32:58 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1436 bytes in 1328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:01.331 8 WARNING neutronclient.v2_0.client [None req-05e35879-91dd-4c8e-a803-905d2aa1e8bd 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/799] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:01 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1424 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:02.589 7 WARNING neutronclient.v2_0.client [None req-ea53c69e-5d37-4eba-ab61-fa648996af98 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] 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: 408/802] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:02 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1424 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:02.729 8 WARNING neutronclient.v2_0.client [None req-aff4cf28-f97c-4312-8c9a-1e2f527b3195 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The 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 09:33:02.941 8 WARNING neutronclient.v2_0.client [None req-aff4cf28-f97c-4312-8c9a-1e2f527b3195 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/803] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:33:02 2026] POST /v2.1/servers => generated 424 bytes in 523 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 09:33:03.211 7 WARNING neutronclient.v2_0.client [None req-0f51ddda-eb57-4134-b52e-1ffdb4659910 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/804] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:03 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:03.749 8 WARNING neutronclient.v2_0.client [None req-46e89cad-9a0a-40f4-8b23-9340c8b33f1c 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/805] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:03 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1424 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 09:33:04.297 7 WARNING neutronclient.v2_0.client [None req-129c7314-8eca-4bf7-8b74-3258be9e447c 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/806] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:04 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1371 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 09:33:04.552 8 INFO nova.api.openstack.compute.server_external_events [req-f3b6ef9f-6ee7-47d7-a1cf-4131a8280ab7 req-e70d093c-b49e-4d91-b778-e512afe23a87 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:976e3234-03b8-4ecd-b578-b1138273a790 for instance 2dcb67ab-6238-4571-ade4-13edb3eca894 on instance [pid: 8|app: 0|req: 397/807] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:33:04 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 09:33:04.987 7 WARNING neutronclient.v2_0.client [None req-2b2d3c0a-c17c-4fa8-9011-766d079c5bec 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/808] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:04 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1424 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 09:33:05.390 8 WARNING neutronclient.v2_0.client [None req-08a17a90-e43d-4b08-b561-d2232c059480 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/809] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:05 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1419 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 09:33:06.144 7 WARNING neutronclient.v2_0.client [None req-b8648ea2-ed9d-4de8-a22f-cd1868b50300 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/810] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:06 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1424 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 09:33:06.504 8 WARNING neutronclient.v2_0.client [None req-d6583e55-7d4e-4863-93f9-51807fc20c49 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/811] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:06 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1419 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:07.309 7 WARNING neutronclient.v2_0.client [None req-92e8fb9f-39e1-45ae-addc-47b32f970004 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/812] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1610 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 09:33:07.558 8 WARNING neutronclient.v2_0.client [None req-d8f53c5f-2218-4fea-9715-8932266b1027 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] 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 09:33:07.607 7 WARNING neutronclient.v2_0.client [None req-efc116a8-0310-4f33-8828-d404ea4f056f 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/813] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894/os-interface => generated 284 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:08.826 8 WARNING neutronclient.v2_0.client [None req-44a16957-9c0b-493e-b51e-fd3e12d21f69 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/814] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:07 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1469 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 09:33:08.858 7 INFO nova.api.openstack.compute.server_external_events [req-57c97c70-3506-48d9-9dfe-bc100e14b125 req-b5d93e5a-7634-4355-bf56-789da103071a d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:976e3234-03b8-4ecd-b578-b1138273a790 for instance 2dcb67ab-6238-4571-ade4-13edb3eca894 on instance [pid: 7|app: 0|req: 415/815] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:08.891 7 INFO nova.api.openstack.compute.server_external_events [req-31a66ac0-6254-4ca6-89c6-6b43e789655b req-17b2d88d-ae9e-4b03-bb18-8f4ec6844e53 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:444de589-40fc-4bde-a7f0-bf96dedeff7f for instance 97dd0982-65c4-4adf-a09f-68ea9432e5b0 on instance [pid: 7|app: 0|req: 416/816] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/817] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:08 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1610 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/818] 10.0.0.114 () {32 vars in 641 bytes} [Tue Aug 11 09:33:08 2026] GET /v2.1/servers => generated 386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 402/819] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:33:09 2026] DELETE /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 0 bytes in 106 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 09:33:09.189 7 WARNING neutronclient.v2_0.client [None req-c53b3cb7-e531-4169-a02b-dac6f7e81cfa 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/820] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:09 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1616 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 09:33:09.880 8 WARNING neutronclient.v2_0.client [None req-684babeb-16a1-4c50-aa6a-144460a6ac05 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/821] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:09 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1467 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:10.356 7 WARNING neutronclient.v2_0.client [None req-34384ad8-8f0d-489e-846a-ef5f45c60b39 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/822] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:10 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1736 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 09:33:11.047 8 WARNING neutronclient.v2_0.client [None req-89c0a90e-c6ff-47c7-9b3b-7c3ede75a0b6 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/823] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:11 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1467 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:11.557 7 WARNING neutronclient.v2_0.client [None req-472b6e2e-040a-413f-9381-dca374fc9634 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/826] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:11 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1736 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:12.183 8 WARNING neutronclient.v2_0.client [None req-0093fa1e-b71d-4b12-8cc1-e7887f861aca 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] 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 09:33:12.735 7 INFO nova.api.openstack.compute.server_external_events [req-ba03dfca-0488-4fcb-bba4-36390d84466c req-bf29c04f-0eb1-4cc5-92dd-5edabff77824 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:976e3234-03b8-4ecd-b578-b1138273a790 for instance 2dcb67ab-6238-4571-ade4-13edb3eca894 on instance [pid: 7|app: 0|req: 421/827] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:12 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: 407/828] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:12 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1467 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:13.085 7 WARNING neutronclient.v2_0.client [None req-5a8905f7-91c5-4ed7-aad3-ef712917a4c8 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/829] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:13 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1379 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 09:33:13.746 8 INFO nova.api.openstack.compute.server_external_events [req-33bd8a5d-ceb5-4b6b-bcaf-d35e1bd77a63 req-1cc5342b-60cb-48cd-805a-aae2146e6a33 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:444de589-40fc-4bde-a7f0-bf96dedeff7f for instance 97dd0982-65c4-4adf-a09f-68ea9432e5b0 on instance [pid: 8|app: 0|req: 408/830] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09: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 09:33:13.969 7 WARNING neutronclient.v2_0.client [None req-d20f12a8-0c68-4e00-991b-c40349cf0ad8 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/831] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:13 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1467 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:14.172 8 WARNING neutronclient.v2_0.client [None req-17ab021a-450e-42d4-942e-d23dbc61e627 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/832] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:14 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1379 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:15.161 7 WARNING neutronclient.v2_0.client [None req-3fbf81ab-bccc-462f-ad32-07ece2366e30 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] 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: 424/833] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:15 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:15.283 8 WARNING neutronclient.v2_0.client [None req-5a41009d-54e4-4e8f-806d-f70e52e5f067 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in 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/834] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:15 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1384 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 09:33:16.319 7 WARNING neutronclient.v2_0.client [None req-dd22d958-03c4-4e18-b311-0cbfd6bd4c4e 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] 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 09:33:16.410 8 WARNING neutronclient.v2_0.client [None req-7c427aa7-46b8-4387-b40c-a9289f5a2dfa 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/835] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:16 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1646 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/836] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:16 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 1384 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 09:33:17.532 7 INFO nova.api.openstack.wsgi [None req-a1c55fce-d34d-4d3a-b06a-c465c1ee4f7c 784609a259794e9395f11e2bddc5f9a7 db11397bc87e43558edb8082d2dcd5e2 - - default default] HTTP exception thrown: Instance 2dcb67ab-6238-4571-ade4-13edb3eca894 could not be found. [pid: 7|app: 0|req: 426/837] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:17 2026] GET /v2.1/servers/2dcb67ab-6238-4571-ade4-13edb3eca894 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/838] 10.0.0.114 () {32 vars in 706 bytes} [Tue Aug 11 09:33:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2003073991 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/839] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:33:17 2026] DELETE /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 09:33:17.836 8 WARNING neutronclient.v2_0.client [None req-87db2bfd-f8a9-43ed-9fc1-288ce2e0e291 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/840] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:17 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1652 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:19.010 7 WARNING neutronclient.v2_0.client [None req-4c39fdc9-6740-455c-b61b-fb161186892d 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/841] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:18 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1652 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 09:33:20.277 8 WARNING neutronclient.v2_0.client [None req-375c7f9f-3afa-4b07-8951-06b53095d9f4 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/842] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:20 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1652 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, ' 2026-08-11 09:33:20.664 7 INFO nova.api.openstack.compute.server_external_events [req-15e5aae7-caca-4e0a-b30d-b53591b62fa3 req-e95a2280-ed07-4a4f-b538-fc5794858a2a d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:444de589-40fc-4bde-a7f0-bf96dedeff7f for instance 97dd0982-65c4-4adf-a09f-68ea9432e5b0 on instance [pid: 7|app: 0|req: 429/843] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:20 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 09:33:21.551 8 WARNING neutronclient.v2_0.client [None req-6f0d8a78-9baa-44fa-ab7a-1103b30e6820 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in 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/844] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:21 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1448 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:22.663 8 WARNING neutronclient.v2_0.client [None req-ea4cf47a-852d-4618-bda4-7ec8daf0312a 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/847] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:22 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1453 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 09:33:23.767 7 WARNING neutronclient.v2_0.client [None req-6aca0cb3-01d5-43cb-a31d-39501da9531c 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/848] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:23 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => generated 1453 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 09:33:25.132 8 INFO nova.api.openstack.wsgi [None req-6404f262-5ae8-4916-a62f-542d8a10b4fe 03ae956e603c4161ad5f57f38428f65a bccedbc4a5174cd182088f7e02e2daf0 - - default default] HTTP exception thrown: Instance 97dd0982-65c4-4adf-a09f-68ea9432e5b0 could not be found. [pid: 8|app: 0|req: 418/849] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:25 2026] GET /v2.1/servers/97dd0982-65c4-4adf-a09f-68ea9432e5b0 => 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 09:33:27.413 7 WARNING neutronclient.v2_0.client [None req-88b8905e-a149-44bd-9202-2ecf638ebe2b 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The 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 09:33:28.736 7 WARNING neutronclient.v2_0.client [None req-88b8905e-a149-44bd-9202-2ecf638ebe2b 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/850] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:33:27 2026] POST /v2.1/servers => generated 424 bytes in 2100 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 09:33:29.324 8 WARNING neutronclient.v2_0.client [None req-db3fee6b-7d8c-4009-b5ef-7c85a65216a6 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/851] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:29 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1371 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:30.507 7 WARNING neutronclient.v2_0.client [None req-5531ec89-826f-4059-8ed1-b7c6fe75fd82 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/852] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:30 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1375 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:31.614 8 WARNING neutronclient.v2_0.client [None req-db1c9136-cc60-4566-8c59-4e18dc11ed3a 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/853] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:31 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1423 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:32.699 7 WARNING neutronclient.v2_0.client [None req-731f3f27-4719-4502-96ca-022d9d601090 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/856] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:32 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1423 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 09:33:33.800 8 WARNING neutronclient.v2_0.client [None req-4069ffa9-6c4c-450b-8b33-4db58bf6349e 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in 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/857] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:33 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1473 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/858] 10.0.0.68 () {30 vars in 618 bytes} [Tue Aug 11 09:33:34 2026] GET /v2.1 => generated 0 bytes in 201 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: 423/859] 10.0.0.68 () {32 vars in 691 bytes} [Tue Aug 11 09:33:34 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:33:34.562 7 INFO nova.api.openstack.compute.server_external_events [req-5f84aff1-1865-4a6b-aa93-09d3df7a58a9 req-74b746da-db41-4a44-b431-ec92c4cee088 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:c9e68974-ac6f-4d10-a5ca-75b47b0bfd49 for instance d10f856c-b60f-4fa1-a195-459e1d59de5f on instance [pid: 7|app: 0|req: 437/860] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:34 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: 424/861] 10.0.0.68 () {34 vars in 912 bytes} [Tue Aug 11 09:33:34 2026] GET /v2.1/os-simple-tenant-usage/557fb27b1a83437c9b0a8524f39f4d18?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 438/862] 10.0.0.68 () {30 vars in 653 bytes} [Tue Aug 11 09:33:35 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:35.549 8 WARNING neutronclient.v2_0.client [None req-09c13abc-963e-4e47-aafa-5bcced43cc0e 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in 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/863] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:35 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1471 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:36.749 7 WARNING neutronclient.v2_0.client [None req-8e966acf-8ccb-42c7-a007-4cbb8efceaf4 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/864] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:36 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1471 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, ' 2026-08-11 09:33:38.280 7 WARNING neutronclient.v2_0.client [None req-d64bae12-85b9-48a5-b74c-2324ecbcfc21 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] 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: 426/865] 10.0.0.68 () {30 vars in 618 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 427/866] 10.0.0.68 () {32 vars in 691 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/867] 10.0.0.68 () {34 vars in 912 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1/os-simple-tenant-usage/557fb27b1a83437c9b0a8524f39f4d18?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/868] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:38 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1471 bytes in 1048 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/869] 10.0.0.68 () {30 vars in 653 bytes} [Tue Aug 11 09:33:39 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:40.337 7 WARNING neutronclient.v2_0.client [None req-e4d73496-95f0-4dc5-a5f5-b6c0cfc2dbc7 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The 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 09:33:40.629 8 INFO nova.api.openstack.compute.server_external_events [req-d20a3176-978f-4ad0-9e8b-afa788f96c43 req-05d67c49-445f-4dab-baac-922bf6350d4d d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:c9e68974-ac6f-4d10-a5ca-75b47b0bfd49 for instance d10f856c-b60f-4fa1-a195-459e1d59de5f on instance [pid: 8|app: 0|req: 430/870] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:33:40 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: 7|app: 0|req: 441/871] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:40 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1471 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/872] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:33:41 2026] POST /v2.1/os-keypairs => generated 398 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:41.788 7 WARNING neutronclient.v2_0.client [None req-4ac90b69-3818-42f1-ab34-408932fc4455 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/873] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:41 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1657 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/874] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:33:41 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/877] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:33:41 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f/ips => generated 110 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/878] 10.0.0.114 () {32 vars in 825 bytes} [Tue Aug 11 09:33:42 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f/ips/tempest-ServerAddressesTestJSON-2061039709-network => generated 95 bytes in 35 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: 444/879] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:33:42 2026] DELETE /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 0 bytes in 119 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 09:33:42.221 8 WARNING neutronclient.v2_0.client [None req-2e850178-6d31-477b-96c7-9b0396f7ebb4 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in 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/880] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:42 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1663 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 09:33:43.050 7 WARNING neutronclient.v2_0.client [None req-73b25967-adf7-4d8f-a289-a5852e014770 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The 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 09:33:43.094 7 WARNING neutronclient.v2_0.client [None req-73b25967-adf7-4d8f-a289-a5852e014770 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The 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 09:33:43.229 7 WARNING neutronclient.v2_0.client [None req-73b25967-adf7-4d8f-a289-a5852e014770 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] 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 09:33:43.404 8 WARNING neutronclient.v2_0.client [None req-02cb7f16-3d9a-43d4-8031-27ad295171a3 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in 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/881] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:33:42 2026] POST /v2.1/servers => generated 450 bytes in 486 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 09:33:43.477 7 WARNING neutronclient.v2_0.client [None req-ec5a0517-c77a-4ce9-a7fa-662cad847c20 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/882] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:43 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1663 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/883] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:43 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1403 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 09:33:44.551 8 WARNING neutronclient.v2_0.client [None req-a1dd4359-db11-4e6c-926a-448b4e59d8d5 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] 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 09:33:44.599 7 WARNING neutronclient.v2_0.client [None req-f7844527-7f94-4773-8562-260a9470a44c c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/884] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:44 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1407 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/885] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:44 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1663 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 09:33:45.155 7 INFO nova.api.openstack.compute.server_external_events [req-d2f9e083-494b-444b-bf41-41b8d0b4714a req-54a6bb19-44ca-40c5-83a3-d9aebdb5a398 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:c9e68974-ac6f-4d10-a5ca-75b47b0bfd49 for instance d10f856c-b60f-4fa1-a195-459e1d59de5f on instance [pid: 7|app: 0|req: 448/886] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:45.774 8 WARNING neutronclient.v2_0.client [None req-466f629f-3c4e-4d1c-bf1d-64aa03d2b50d c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The 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 09:33:45.807 7 WARNING neutronclient.v2_0.client [None req-3a0f6f7c-1a5d-49e3-b692-360446cab660 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/887] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:45 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1455 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/888] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:45 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:46.883 8 WARNING neutronclient.v2_0.client [None req-0c5b3cf6-5b0c-413d-a291-254a3a0c10bf c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] 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: 440/889] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:46 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1455 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:33:46.934 7 WARNING neutronclient.v2_0.client [None req-a4f2d026-8f33-4ce8-8045-058fb19039c2 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in 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/890] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:46 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1457 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:47.985 8 WARNING neutronclient.v2_0.client [None req-534bf0d9-a90b-49ec-a56c-b6ed662b8a8f c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] 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 09:33:48.046 7 WARNING neutronclient.v2_0.client [None req-f57a4555-75a2-436d-8f99-b5ebc5c176df 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/891] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:47 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 1457 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/892] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:47 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1531 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:49.054 7 INFO nova.api.openstack.compute.server_external_events [req-9af3e2d4-135f-41fe-b49e-61e1f3179919 req-a9a075bb-a7ed-473e-b5f6-415e5213e81c d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:6220b16c-aa15-4ea5-8017-197a161189ae for instance 1af03ed1-a11e-4885-b5b6-b3774f4c30d2 on instance [pid: 7|app: 0|req: 452/893] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:49 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 09:33:49.434 8 INFO nova.api.openstack.wsgi [None req-47a85505-5e67-48a2-ba59-a1572a20dd1c 3206288cecff4f65936596c717a8befa e542670c466c40ddbbf1ac35f69283d6 - - default default] HTTP exception thrown: Instance d10f856c-b60f-4fa1-a195-459e1d59de5f could not be found. [pid: 8|app: 0|req: 442/894] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:49 2026] GET /v2.1/servers/d10f856c-b60f-4fa1-a195-459e1d59de5f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:49.791 7 WARNING neutronclient.v2_0.client [None req-bb590c88-158e-4414-b091-ca0d87cffc26 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/895] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:49 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1529 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:51.419 8 WARNING neutronclient.v2_0.client [None req-45d8fbc9-db88-45bc-9c0e-629362000335 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/896] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:51 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1529 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:52.811 8 WARNING neutronclient.v2_0.client [None req-e269b7e3-b547-4e0c-b2fe-dcfdd50554d7 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/899] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:52 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1529 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:54.105 7 WARNING neutronclient.v2_0.client [None req-f283781d-2d41-4ccf-b81e-b64688e89235 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/900] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:54 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1529 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:54.570 8 INFO nova.api.openstack.compute.server_external_events [req-c9093383-dd4c-4c96-ba70-2873ffe8d170 req-a671129e-3945-4241-ad81-a24fc178ce5e d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:6220b16c-aa15-4ea5-8017-197a161189ae for instance 1af03ed1-a11e-4885-b5b6-b3774f4c30d2 on instance [pid: 8|app: 0|req: 446/901] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:33:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:55.315 7 WARNING neutronclient.v2_0.client [None req-46c70850-b650-4b68-a2dd-63f8bf47a951 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/902] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:55 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1529 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:56.525 8 WARNING neutronclient.v2_0.client [None req-c5fc9063-d878-4641-a643-2fe59f0877b5 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/903] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:56 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1529 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 09:33:57.714 7 WARNING neutronclient.v2_0.client [None req-bc89f372-26d1-4acc-80f4-4138c5031e78 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/904] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:57 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1696 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:33:57.900 8 WARNING neutronclient.v2_0.client [None req-d8ef21f0-556c-4f2e-a70b-43a1a13d21dc c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/905] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:33:57 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1696 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 09:33:59.147 7 INFO nova.api.openstack.compute.server_external_events [req-8b4efaed-22a8-471b-9cd0-d31640b0f196 req-b9a25a7a-d2f6-4408-8f64-be0fbaabfeac d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:6220b16c-aa15-4ea5-8017-197a161189ae for instance 1af03ed1-a11e-4885-b5b6-b3774f4c30d2 on instance [pid: 7|app: 0|req: 458/906] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:33:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/911] 10.0.0.114 () {34 vars in 750 bytes} [Tue Aug 11 09:34:11 2026] POST /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2/action => generated 32040 bytes in 564 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 09:34:24.048 7 INFO nova.api.openstack.compute.server_external_events [req-b36b5a1c-8aee-475e-88a0-648d8c2e92a4 req-1103487e-956f-48fa-b647-eb99cb4d94bc d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:6220b16c-aa15-4ea5-8017-197a161189ae for instance 1af03ed1-a11e-4885-b5b6-b3774f4c30d2 on instance [pid: 7|app: 0|req: 462/914] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:34:24 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: 453/915] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:34:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:29.435 7 WARNING neutronclient.v2_0.client [None req-9bfb6722-dcae-4715-927b-950075bef165 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The 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 09:34:29.573 7 WARNING neutronclient.v2_0.client [None req-9bfb6722-dcae-4715-927b-950075bef165 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The 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 09:34:29.759 7 WARNING neutronclient.v2_0.client [None req-9bfb6722-dcae-4715-927b-950075bef165 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/916] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:34:29 2026] POST /v2.1/servers => generated 450 bytes in 713 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:34:30.107 8 WARNING neutronclient.v2_0.client [None req-9aa8ba2d-a753-4e7a-bfdb-7342daaf444a c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/917] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:30 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1402 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 09:34:31.310 7 WARNING neutronclient.v2_0.client [None req-2240ec9e-55b7-4158-a9d1-b5c04a9a7c79 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/918] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:31 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1398 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 09:34:32.419 8 WARNING neutronclient.v2_0.client [None req-e137ac9d-6773-4e51-b02b-adf2259b6403 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/921] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:32 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1454 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 09:34:33.516 7 WARNING neutronclient.v2_0.client [None req-98430a80-849f-480f-b653-4cf18bc66da0 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/922] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:33 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:34.615 8 WARNING neutronclient.v2_0.client [None req-2e67863f-cd95-4c42-abc4-ec272027231b c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/923] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:34 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1462 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 09:34:35.584 7 INFO nova.api.openstack.compute.server_external_events [req-30dfd91f-7a0e-48f6-95ed-91114998fbc4 req-5ee37610-52ff-4cbc-a3f2-f1351df63071 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:c0730a66-720f-444b-bd8f-8fd2c749c714 for instance ce654f0f-1ff8-45c5-8a96-8efbc64dff51 on instance [pid: 7|app: 0|req: 467/924] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:34:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:35.711 8 WARNING neutronclient.v2_0.client [None req-16e1361b-528a-48d5-b434-c316e071f373 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/925] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:35 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1540 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 09:34:36.857 7 WARNING neutronclient.v2_0.client [None req-0810eb01-0f42-45e0-8e98-e5ede50fac25 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/926] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:36 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1528 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 09:34:38.030 8 WARNING neutronclient.v2_0.client [None req-4469ab72-0ef1-4753-b60b-fe1dc49db839 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/927] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:37 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1528 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:39.297 7 WARNING neutronclient.v2_0.client [None req-422c4b45-c0c4-4279-89fa-decdd62c0368 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/928] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:39 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1528 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 09:34:40.346 8 INFO nova.api.openstack.compute.server_external_events [req-bb09b600-f2c2-4f00-af6d-a709ce0b4b7e req-d544a8d8-d0ef-49cb-9984-d1d4a4137f99 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:c0730a66-720f-444b-bd8f-8fd2c749c714 for instance ce654f0f-1ff8-45c5-8a96-8efbc64dff51 on instance [pid: 8|app: 0|req: 460/929] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:34:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:40.473 7 WARNING neutronclient.v2_0.client [None req-6a70e984-1591-45c9-956d-7cce06b4e30e c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/930] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:40 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1528 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 09:34:41.634 8 WARNING neutronclient.v2_0.client [None req-33e9b544-7fef-48f9-891e-59ef7779bffe c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/931] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:41 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1528 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:34:42.795 8 WARNING neutronclient.v2_0.client [None req-c40db601-02ed-4532-ad8e-7e1007d610d1 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/934] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:42 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1696 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 09:34:42.977 7 WARNING neutronclient.v2_0.client [None req-5cb38224-24a5-422f-b671-c1aa305093ae c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/935] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:34:42 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1696 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 09:34:44.192 8 INFO nova.api.openstack.compute.server_external_events [req-55562081-3b02-442c-8c1f-1936f440f552 req-d563b218-5929-4a73-b407-c9153e8327bd d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:c0730a66-720f-444b-bd8f-8fd2c749c714 for instance ce654f0f-1ff8-45c5-8a96-8efbc64dff51 on instance [pid: 8|app: 0|req: 464/936] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:34:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/939] 10.0.0.114 () {34 vars in 750 bytes} [Tue Aug 11 09:34:51 2026] POST /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51/action => generated 31932 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/942] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:35:02 2026] DELETE /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:03.035 8 WARNING neutronclient.v2_0.client [None req-0f5eab7c-72d6-4821-9525-5dbef2c6b88a c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/943] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:02 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1822 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:04.656 7 WARNING neutronclient.v2_0.client [None req-42195768-c8f4-4aa1-9ce4-ac3670024a34 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/944] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:04 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1822 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:05.913 8 WARNING neutronclient.v2_0.client [None req-51ec3f56-fb79-4195-bd83-b1842c4ef47b c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/945] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:05 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1754 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/946] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:35:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:35:06.312 8 INFO nova.api.openstack.compute.server_external_events [req-b97700e6-c074-43c4-87cb-94aaae9e0845 req-6383d3bd-8e38-4a4d-beb9-9b046c24b104 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:c0730a66-720f-444b-bd8f-8fd2c749c714 for instance ce654f0f-1ff8-45c5-8a96-8efbc64dff51 on instance [pid: 8|app: 0|req: 470/947] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:35:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:35:07.030 7 WARNING neutronclient.v2_0.client [None req-8bfa202c-db28-4ddd-be0d-375c5ae41963 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/948] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:06 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1483 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, ' [pid: 8|app: 0|req: 471/949] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:35:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:08.170 7 WARNING neutronclient.v2_0.client [None req-2eb7fee5-1030-45bc-8e8c-9c6d5d2e5f7e c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/950] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:08 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1488 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:35:09.123 8 WARNING neutronclient.v2_0.client [None req-38758b98-afae-4655-9bf4-3ec5bb9cf146 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The 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 09:35:09.171 8 WARNING neutronclient.v2_0.client [None req-38758b98-afae-4655-9bf4-3ec5bb9cf146 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The 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 09:35:09.209 8 WARNING neutronclient.v2_0.client [None req-38758b98-afae-4655-9bf4-3ec5bb9cf146 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] 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 09:35:09.274 7 WARNING neutronclient.v2_0.client [None req-185564e5-08fc-4342-8a24-8f1bbfb145e2 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/951] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:09 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 1488 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:35:09.375 8 WARNING neutronclient.v2_0.client [None req-38758b98-afae-4655-9bf4-3ec5bb9cf146 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/952] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:35:09 2026] POST /v2.1/servers => generated 496 bytes in 592 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 09:35:09.648 7 WARNING neutronclient.v2_0.client [None req-66506855-79e1-4e45-807f-1be258c3cc27 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/953] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:09 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:10.355 8 INFO nova.api.openstack.wsgi [None req-d7e70928-3bc5-4113-a5ea-00d97ea551fe c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] HTTP exception thrown: Instance ce654f0f-1ff8-45c5-8a96-8efbc64dff51 could not be found. [pid: 8|app: 0|req: 473/954] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.1/servers/ce654f0f-1ff8-45c5-8a96-8efbc64dff51 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/955] 10.0.0.114 () {32 vars in 728 bytes} [Tue Aug 11 09:35:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-516829442 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:10.748 8 WARNING neutronclient.v2_0.client [None req-efb6e998-4e15-4c7e-8c96-4c75c426b70d 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/956] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/957] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:35:10 2026] DELETE /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 0 bytes in 117 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 09:35:10.991 8 WARNING neutronclient.v2_0.client [None req-8fda03c7-4903-4595-9a31-ffd28681e4d9 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/958] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:10 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1702 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:11.840 7 WARNING neutronclient.v2_0.client [None req-34bb5a9c-c466-4f40-8ec5-249ce152d3de 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/959] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:11 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:12.194 8 WARNING neutronclient.v2_0.client [None req-bf08976a-be71-4c1b-86d9-e78355d6a435 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/962] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:12 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1702 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:12.927 7 WARNING neutronclient.v2_0.client [None req-8b0352ff-2440-4e88-95fa-c334ce003a27 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/963] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:12 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1509 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 09:35:13.378 8 WARNING neutronclient.v2_0.client [None req-24f4dc7c-22f9-4dae-afcf-64b93c701a7d c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/964] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:13 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1702 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:13.738 7 INFO nova.api.openstack.compute.server_external_events [req-f88f8377-6b54-4dd8-a6ec-664d3a061b3a req-e4d4d968-9da5-482f-b2f9-6614f9fe088a d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:6220b16c-aa15-4ea5-8017-197a161189ae for instance 1af03ed1-a11e-4885-b5b6-b3774f4c30d2 on instance [pid: 7|app: 0|req: 487/965] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:35:13 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 09:35:14.009 8 WARNING neutronclient.v2_0.client [None req-7f0233d5-c980-440d-bd16-6ed8373889c3 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/966] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:13 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1517 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:14.541 7 WARNING neutronclient.v2_0.client [None req-16de79fa-f29f-4991-9af8-ff0e964b2743 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/967] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:14 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1484 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:15.075 8 INFO nova.api.openstack.compute.server_external_events [req-bb150b5a-f79b-4bcb-9897-88fe694d95ba req-9ad183c2-fd9c-4706-9820-8aaac1516e54 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:a8cef0fd-7546-49f5-814f-252d38d4e47f for instance 10143712-aa32-4b54-b3aa-20370421b18d on instance [pid: 8|app: 0|req: 480/968] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:35:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:35:15.098 7 WARNING neutronclient.v2_0.client [None req-3902d4c9-7979-4c2c-accc-4a34bb4f4696 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/969] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:15 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1631 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:15.644 8 WARNING neutronclient.v2_0.client [None req-283c7c11-b43b-425e-93bc-dbc78c9353ee c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/970] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:15 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1489 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:16.248 7 WARNING neutronclient.v2_0.client [None req-a30ac698-83c2-4fd2-a822-63d676ec43aa 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/971] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:16 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 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 09:35:16.747 8 WARNING neutronclient.v2_0.client [None req-7f573f73-b977-4b98-bcdb-6c252a524554 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] The python binding code in 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/972] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:16 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 1489 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 09:35:17.441 7 WARNING neutronclient.v2_0.client [None req-8134662e-e836-44ac-9451-151b844d4caa 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/973] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:17 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 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 09:35:17.814 8 INFO nova.api.openstack.wsgi [None req-c6a9d18c-bd47-4543-b2e6-5967d0e0d215 c3c83025704644bca26e072a21eb6cac e0421a146aa14ea481b3b802867225a7 - - default default] HTTP exception thrown: Instance 1af03ed1-a11e-4885-b5b6-b3774f4c30d2 could not be found. [pid: 8|app: 0|req: 483/974] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:17 2026] GET /v2.1/servers/1af03ed1-a11e-4885-b5b6-b3774f4c30d2 => generated 111 bytes in 18 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: 492/975] 10.0.0.114 () {32 vars in 730 bytes} [Tue Aug 11 09:35:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1755316428 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:18.591 8 WARNING neutronclient.v2_0.client [None req-a92c2cb0-da6d-4fca-a97a-0487dedebe0f 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/976] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:18 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:35:19.735 7 WARNING neutronclient.v2_0.client [None req-67ed47a8-f6f1-4ca6-b346-1910c8cdfa18 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/977] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:19 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 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 09:35:20.923 8 WARNING neutronclient.v2_0.client [None req-10433993-e015-4b97-9d58-73cefa90accc 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/978] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:20 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 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 09:35:22.078 7 WARNING neutronclient.v2_0.client [None req-75775288-f136-4f77-93b1-d69e92f23499 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] 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: 495/981] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:22 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 09:35:22.204 8 INFO nova.api.openstack.compute.server_external_events [req-d44eb2aa-c8fe-491c-abdc-825adcdc03b5 req-deb5c3cb-14d2-4e4e-8620-cd2a29ece2f5 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:a8cef0fd-7546-49f5-814f-252d38d4e47f for instance 10143712-aa32-4b54-b3aa-20370421b18d on instance [pid: 8|app: 0|req: 487/982] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:35:22 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 09:35:23.253 7 WARNING neutronclient.v2_0.client [None req-b909fb3c-2d92-4f44-bd6c-e633c49a8ace 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/983] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:23 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1629 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:24.402 8 WARNING neutronclient.v2_0.client [None req-7b4e088c-9cc6-401b-b43b-ebed693abef5 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/984] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:24 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1810 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:24.572 7 WARNING neutronclient.v2_0.client [None req-e46bdfdf-211f-4d37-b643-1d6378902c24 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/985] 10.0.0.114 () {32 vars in 741 bytes} [Tue Aug 11 09:35:24 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:25.394 8 INFO nova.api.openstack.compute.server_external_events [req-9aa57441-4f5e-472c-9318-301bc4ebd9d0 req-75e76823-47fe-4c0f-a517-e83d5ee70c15 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:a8cef0fd-7546-49f5-814f-252d38d4e47f for instance 10143712-aa32-4b54-b3aa-20370421b18d on instance [pid: 8|app: 0|req: 489/986] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:35:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:32.976 7 WARNING neutronclient.v2_0.client [None req-80a1db99-111e-48d5-9feb-c6bde1c953b9 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/989] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:32 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1930 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/990] 10.0.0.114 () {32 vars in 753 bytes} [Tue Aug 11 09:35:35 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/991] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:35:36 2026] DELETE /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => 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 09:35:36.881 8 WARNING neutronclient.v2_0.client [None req-154b3d37-348a-46e4-aba5-a531a4c271d6 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/992] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:36 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1936 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:38.071 7 WARNING neutronclient.v2_0.client [None req-55d6edb5-b195-4aa0-bbb8-c0257e6f171a 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/993] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:38 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1936 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:39.265 8 INFO nova.api.openstack.compute.server_external_events [req-31baa3a6-f9a7-4290-80b9-8f59c848c844 req-a02d2a1d-50b1-4d6d-b097-0fd7261b1b90 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-unplugged:a8cef0fd-7546-49f5-814f-252d38d4e47f for instance 10143712-aa32-4b54-b3aa-20370421b18d on instance 2026-08-11 09:35:39.270 7 WARNING neutronclient.v2_0.client [None req-f5aedebd-19f7-488d-8bac-18082e7dd42c 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/994] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:35:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/995] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:39 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1936 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:40.027 8 INFO nova.api.openstack.compute.server_external_events [req-044f7af4-66b3-4d03-95ed-c3ff3a2639a3 req-3b84be9e-ca44-4225-a0b4-053a7a51f981 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:a8cef0fd-7546-49f5-814f-252d38d4e47f for instance 10143712-aa32-4b54-b3aa-20370421b18d on instance [pid: 8|app: 0|req: 494/996] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:35:40 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 09:35:40.432 7 WARNING neutronclient.v2_0.client [None req-d1656350-7262-463e-841a-82e8ceea77d0 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/997] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:40 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1538 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:41.532 8 WARNING neutronclient.v2_0.client [None req-ec072e43-164d-4402-a86c-6f06d329878e 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/998] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:41 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1543 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 09:35:42.623 7 WARNING neutronclient.v2_0.client [None req-ea6da589-fc51-47f2-b1fd-c0da1ae5adb4 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] The python binding code in 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/1001] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:42 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 1543 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 09:35:43.695 8 INFO nova.api.openstack.wsgi [None req-d7bcaee2-f9d4-4382-9eb3-0f2ddf9118e8 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] HTTP exception thrown: Instance 10143712-aa32-4b54-b3aa-20370421b18d could not be found. [pid: 8|app: 0|req: 497/1002] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:43 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:43.726 7 INFO nova.api.openstack.wsgi [None req-2930df67-52d8-4d2f-8cf8-e9ffc7200c11 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] HTTP exception thrown: Instance 10143712-aa32-4b54-b3aa-20370421b18d could not be found. [pid: 7|app: 0|req: 506/1003] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:35:43 2026] DELETE /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:35:43.759 8 INFO nova.api.openstack.wsgi [None req-1a1040b2-750d-4e6d-9cc0-5d0790ffcbfb 7da6fbd362e74c17a07ad779d358d5a5 5f0dd5d18a064be288dd87a78690122a - - default default] HTTP exception thrown: Instance 10143712-aa32-4b54-b3aa-20370421b18d could not be found. [pid: 8|app: 0|req: 498/1004] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:35:43 2026] GET /v2.1/servers/10143712-aa32-4b54-b3aa-20370421b18d => 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: 507/1005] 10.0.0.114 () {32 vars in 706 bytes} [Tue Aug 11 09:35:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1070470045 => generated 0 bytes in 35 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: 499/1006] 10.0.0.114 () {32 vars in 728 bytes} [Tue Aug 11 09:35:44 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1755725354 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1011] 10.0.0.114 () {34 vars in 671 bytes} [Tue Aug 11 09:36:08 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:36:10.580 7 WARNING neutronclient.v2_0.client [None req-ba498af2-cecb-4114-9533-4c3fe27923f4 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The 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 09:36:10.620 7 WARNING neutronclient.v2_0.client [None req-ba498af2-cecb-4114-9533-4c3fe27923f4 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The 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 09:36:10.877 7 WARNING neutronclient.v2_0.client [None req-ba498af2-cecb-4114-9533-4c3fe27923f4 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1012] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:36:10 2026] POST /v2.1/servers => generated 448 bytes in 560 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 09:36:11.093 8 WARNING neutronclient.v2_0.client [None req-9b4ff448-7429-4a02-8cd7-6ac79a1d6f5b 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1013] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:11 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 1395 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:16.186 8 WARNING neutronclient.v2_0.client [None req-1ac9f291-46b6-4b4c-9a57-b376aff9188d 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1016] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:16 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 1521 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 09:36:16.384 7 INFO nova.api.openstack.compute.server_external_events [req-2d7f2a83-8679-4d31-bffb-a2b0f184af2e req-0880d06b-7864-4945-8623-2f6cefb539fb d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:601282bd-a98a-4e6d-b156-6bc031e35ae4 for instance d443fa62-9279-4b75-929d-fe09c397171e on instance [pid: 7|app: 0|req: 512/1017] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:36:16 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 09:36:21.369 8 WARNING neutronclient.v2_0.client [None req-829fdd95-12bc-4a77-b2b9-443fe50a0bb9 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in 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/1018] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:21 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 1519 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:21.805 7 INFO nova.api.openstack.compute.server_external_events [req-b457a517-8727-458d-8fdc-9cb5685b6429 req-773a54e3-f6ca-4269-991f-d67a7e420524 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:601282bd-a98a-4e6d-b156-6bc031e35ae4 for instance d443fa62-9279-4b75-929d-fe09c397171e on instance [pid: 7|app: 0|req: 513/1019] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:36:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:26.561 7 WARNING neutronclient.v2_0.client [None req-c99639e1-249d-4383-b857-0f7577e36d34 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1022] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:26 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 1819 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 09:36:28.138 8 INFO nova.api.openstack.compute.server_external_events [req-9ab4893b-4837-44e0-886a-b2af2941f281 req-b28aacd5-5606-4d80-87a0-5a76d4568b4f d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:601282bd-a98a-4e6d-b156-6bc031e35ae4 for instance d443fa62-9279-4b75-929d-fe09c397171e on instance [pid: 8|app: 0|req: 508/1023] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:36:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:36:28.178 7 WARNING neutronclient.v2_0.client [None req-747cc516-5eba-4cc1-a65e-5632def7765a 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The 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 09:36:28.219 7 WARNING neutronclient.v2_0.client [None req-747cc516-5eba-4cc1-a65e-5632def7765a 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The 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 09:36:28.478 7 WARNING neutronclient.v2_0.client [None req-747cc516-5eba-4cc1-a65e-5632def7765a 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1024] 10.0.0.114 () {34 vars in 663 bytes} [Tue Aug 11 09:36:28 2026] POST /v2.1/servers => generated 448 bytes in 571 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 09:36:28.719 8 WARNING neutronclient.v2_0.client [None req-52617119-ab83-4c43-971c-9e9cba435e34 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1025] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:28 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:33.842 8 WARNING neutronclient.v2_0.client [None req-e849dccf-0efe-47b7-80d5-7ee17bcc8336 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1028] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:33 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 1521 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 09:36:34.019 7 INFO nova.api.openstack.compute.server_external_events [req-cd5a979d-f2e8-4257-8e4b-aa1c56cd794b req-665233d0-2366-4055-ad6b-74998eb72a52 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:bd56200b-2fb4-4665-8ff6-cc55782fadc2 for instance 9e08024b-7ac7-42eb-acac-68c1b8c47ca2 on instance [pid: 7|app: 0|req: 518/1029] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:36:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:38.996 8 WARNING neutronclient.v2_0.client [None req-aa22607e-cfe9-452d-87ae-25a2f3e5af38 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in 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/1030] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:38 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 1519 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:36:39.246 7 INFO nova.api.openstack.compute.server_external_events [req-f2ee3d7a-b8ef-48ce-8004-eb6746ffe5e1 req-1873f571-a04c-4e80-a4d1-20a4899282e6 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:bd56200b-2fb4-4665-8ff6-cc55782fadc2 for instance 9e08024b-7ac7-42eb-acac-68c1b8c47ca2 on instance [pid: 7|app: 0|req: 519/1031] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:36:39 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 09:36:44.223 8 WARNING neutronclient.v2_0.client [None req-29fd6dd3-e626-41e6-9329-e6fe549dd91b 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1034] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:36:44 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 1819 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 09:36:45.969 7 INFO nova.api.openstack.compute.server_external_events [req-1c31ae0c-be4d-4691-8f48-bd504cc52cab req-f378451a-5ba1-4b0d-8527-5a4cd65b2bcd d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:bd56200b-2fb4-4665-8ff6-cc55782fadc2 for instance 9e08024b-7ac7-42eb-acac-68c1b8c47ca2 on instance [pid: 7|app: 0|req: 521/1035] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:36:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:21.154 8 WARNING neutronclient.v2_0.client [None req-a0a2de5a-6e7c-4c73-9a18-90897a5d839b 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The 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 09:37:21.193 8 WARNING neutronclient.v2_0.client [None req-a0a2de5a-6e7c-4c73-9a18-90897a5d839b 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The 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 09:37:21.330 8 WARNING neutronclient.v2_0.client [None req-a0a2de5a-6e7c-4c73-9a18-90897a5d839b 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in 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/1042] 199.19.213.205 () {36 vars in 714 bytes} [Tue Aug 11 09:37:20 2026] POST /v2.1/servers => generated 453 bytes in 708 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 09:37:21.945 7 WARNING neutronclient.v2_0.client [None req-e3bb699a-4d2c-4f90-9075-08828b0af9b6 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1044] 199.19.213.205 () {32 vars in 733 bytes} [Tue Aug 11 09:37:21 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 2213 bytes in 67 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 09:37:22.004 7 WARNING neutronclient.v2_0.client [None req-290d27cc-b8bc-449c-af49-5382ec5812cb 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1046] 199.19.213.205 () {32 vars in 759 bytes} [Tue Aug 11 09:37:21 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 521/1047] 199.19.213.205 () {32 vars in 777 bytes} [Tue Aug 11 09:37:22 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:24.645 7 WARNING neutronclient.v2_0.client [None req-7f40d0ff-91a8-4ad8-a9d5-0a984292ff14 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1048] 199.19.213.205 () {32 vars in 733 bytes} [Tue Aug 11 09:37:24 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 2371 bytes in 97 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 09:37:24.740 8 WARNING neutronclient.v2_0.client [None req-c3929508-f4df-4636-a0ad-0f756313cc72 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1049] 199.19.213.205 () {32 vars in 759 bytes} [Tue Aug 11 09:37:24 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 528/1050] 199.19.213.205 () {32 vars in 777 bytes} [Tue Aug 11 09:37:24 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-volume_attachments => generated 197 bytes in 248 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 09:37:27.041 8 INFO nova.api.openstack.compute.server_external_events [req-4e945349-936f-4f46-a7e2-e20a780f1fc1 req-81c981e6-f8a6-44dc-b0ce-d73865662937 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:90ac52d5-b0ef-46a2-9564-1bc5fe942427 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 523/1051] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:37:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:27.853 7 WARNING neutronclient.v2_0.client [None req-d2a3f75a-4304-406b-804f-77398b64f400 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1052] 199.19.213.205 () {32 vars in 733 bytes} [Tue Aug 11 09:37:27 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 2445 bytes in 142 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 09:37:27.993 8 WARNING neutronclient.v2_0.client [None req-5a4f5124-1f98-4bc5-bfeb-94a96f0bf4cb 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1053] 199.19.213.205 () {32 vars in 759 bytes} [Tue Aug 11 09:37:27 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 283 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 530/1054] 199.19.213.205 () {32 vars in 777 bytes} [Tue Aug 11 09:37:28 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:30.886 8 WARNING neutronclient.v2_0.client [None req-134a9a5a-f9ef-49f6-9a52-6b91dc51d8c9 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in 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/1055] 199.19.213.205 () {32 vars in 733 bytes} [Tue Aug 11 09:37:30 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 2433 bytes in 330 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 09:37:31.029 7 WARNING neutronclient.v2_0.client [None req-2cc770d1-be6b-4f0f-b64a-d4ff4e56765d 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in 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/1056] 199.19.213.205 () {32 vars in 759 bytes} [Tue Aug 11 09:37:30 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 283 bytes in 75 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: 526/1057] 199.19.213.205 () {32 vars in 777 bytes} [Tue Aug 11 09:37:31 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/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 09:37:31.802 7 INFO nova.api.openstack.compute.server_external_events [req-6840af8d-f178-4d43-a952-146043248ea3 req-b854b276-3a24-40b5-9fdf-281447d72163 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:90ac52d5-b0ef-46a2-9564-1bc5fe942427 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 7|app: 0|req: 532/1058] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:37:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:34.025 8 WARNING neutronclient.v2_0.client [None req-d576e7bf-41e8-4c9f-a016-feda1fb4da28 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1061] 199.19.213.205 () {32 vars in 733 bytes} [Tue Aug 11 09:37:33 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 2433 bytes in 129 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 09:37:34.157 7 WARNING neutronclient.v2_0.client [None req-88199559-83bb-4658-acab-bb4f3fe7a1f8 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in 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/1062] 199.19.213.205 () {32 vars in 759 bytes} [Tue Aug 11 09:37:34 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 285 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: 529/1063] 199.19.213.205 () {32 vars in 777 bytes} [Tue Aug 11 09:37:34 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:36.897 7 WARNING neutronclient.v2_0.client [None req-535280ce-b085-4a25-846a-47ea756613fa 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1064] 199.19.213.205 () {32 vars in 733 bytes} [Tue Aug 11 09:37:36 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 2580 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:37:37.043 8 WARNING neutronclient.v2_0.client [None req-febb73b7-425b-486a-8744-2c5f956e17a4 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1065] 199.19.213.205 () {32 vars in 759 bytes} [Tue Aug 11 09:37:37 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 285 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1066] 199.19.213.205 () {32 vars in 777 bytes} [Tue Aug 11 09:37:37 2026] GET /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-volume_attachments => generated 197 bytes in 45 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 09:38:13.399 7 WARNING neutronclient.v2_0.client [None req-22d38841-0f5d-4f8c-9332-39a4d23681ee 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The 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 09:38:13.444 7 WARNING neutronclient.v2_0.client [None req-22d38841-0f5d-4f8c-9332-39a4d23681ee 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] 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 09:38:15.754 8 INFO nova.api.openstack.compute.server_external_events [req-f846e7b2-a9ea-4974-bd4c-70c58d5b2384 req-88c18f66-d5cd-43d9-ae6a-000abed85d2e d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:2f93b5b0-74cf-43d6-8889-2e18fb62647f for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 535/1075] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:38:15 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 09:38:19.255 8 INFO nova.api.openstack.compute.server_external_events [req-c0d07d0a-76ea-42c3-af84-c5e7d828a212 req-1caf6fc1-81e7-4a2b-8b00-52994eef6f4e d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:2f93b5b0-74cf-43d6-8889-2e18fb62647f for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 536/1076] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:38:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:21.998 7 WARNING neutronclient.v2_0.client [None req-22d38841-0f5d-4f8c-9332-39a4d23681ee 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1079] 199.19.213.205 () {36 vars in 812 bytes} [Tue Aug 11 09:38:13 2026] POST /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 281 bytes in 8693 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 09:38:22.279 8 INFO nova.api.openstack.compute.server_external_events [req-79272ff0-30db-4215-b587-a82093dd8d66 req-62527dd9-977b-4f86-9db2-2e6d2a3ccb2b d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:2f93b5b0-74cf-43d6-8889-2e18fb62647f for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 539/1080] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:38:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:38:22.691 7 INFO nova.api.openstack.compute.server_external_events [req-8dbe244e-5511-4a8c-ab47-69e2b647155b req-04ff080b-6221-496d-b59a-b4eab73434a9 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:2f93b5b0-74cf-43d6-8889-2e18fb62647f for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 7|app: 0|req: 542/1081] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:38:22 2026] POST /v2.1/os-server-external-events => generated 179 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 09:38:46.573 7 WARNING neutronclient.v2_0.client [None req-c05a7139-5171-49f5-b8c4-79e1a650c0db 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The 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 09:38:46.631 7 WARNING neutronclient.v2_0.client [None req-c05a7139-5171-49f5-b8c4-79e1a650c0db 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] 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 09:38:48.962 8 INFO nova.api.openstack.compute.server_external_events [req-5c48b7d7-7116-4091-a9c5-f4c1ede1030c req-92631a9f-5927-41fd-a225-8fe375712f8e d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:c6c316b4-3fa6-41dd-8a7f-a2b8bec7d3d7 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 542/1086] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:38:48 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 09:38:54.847 8 INFO nova.api.openstack.compute.server_external_events [req-47409823-f1c8-44da-9d75-d8dc0f0cb912 req-d54bd435-5c4d-4354-b01a-aaafb284460e d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:c6c316b4-3fa6-41dd-8a7f-a2b8bec7d3d7 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 545/1089] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:38:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 09:38:55.667 7 WARNING neutronclient.v2_0.client [None req-c05a7139-5171-49f5-b8c4-79e1a650c0db 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1090] 199.19.213.205 () {36 vars in 812 bytes} [Tue Aug 11 09:38:46 2026] POST /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 376 bytes in 9191 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 09:39:07.054 8 WARNING neutronclient.v2_0.client [None req-2eb864f4-6a1b-4285-a838-d12712d3364e 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The 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 09:39:07.100 8 WARNING neutronclient.v2_0.client [None req-2eb864f4-6a1b-4285-a838-d12712d3364e 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] 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 09:39:09.488 7 INFO nova.api.openstack.compute.server_external_events [req-d6b09063-dfa0-484e-83c2-9247bd138d7b req-0487922b-8134-4621-8de6-ddfb8460f11c d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:f35f79d5-6dc9-462a-8b23-b6330fa92614 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 7|app: 0|req: 547/1093] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:39:09 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 09:39:13.440 7 INFO nova.api.openstack.compute.server_external_events [req-5565f546-47e1-4d67-8aad-b08f013a4e77 req-c07fc69c-d3b8-4661-99b3-cc20bd7a6367 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-plugged:f35f79d5-6dc9-462a-8b23-b6330fa92614 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 7|app: 0|req: 550/1096] 10.0.0.224 () {38 vars in 815 bytes} [Tue Aug 11 09:39:13 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) 2026-08-11 09:39:16.691 8 WARNING neutronclient.v2_0.client [None req-2eb864f4-6a1b-4285-a838-d12712d3364e 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] The python binding code in 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/1097] 199.19.213.205 () {36 vars in 812 bytes} [Tue Aug 11 09:39:07 2026] POST /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface => generated 377 bytes in 9730 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 09:39:17.322 7 INFO nova.api.openstack.compute.server_external_events [req-928be974-fdbc-4cd7-8fe8-ce3299b499f2 req-1b4a7985-2765-473c-812a-f3b0d94512a4 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:c6c316b4-3fa6-41dd-8a7f-a2b8bec7d3d7 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 7|app: 0|req: 551/1098] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:39:17 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 09:39:32.593 8 INFO nova.api.openstack.compute.server_external_events [req-6b5c5ec5-1c26-4f12-aaf5-c58d99281207 req-c3dd045e-9b95-46d0-a6eb-d69031f34b26 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:f35f79d5-6dc9-462a-8b23-b6330fa92614 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 550/1103] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:39:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1104] 199.19.213.205 () {34 vars in 855 bytes} [Tue Aug 11 09:39:33 2026] DELETE /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface/f35f79d5-6dc9-462a-8b23-b6330fa92614 => generated 0 bytes in 97 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 09:39:34.631 8 INFO nova.api.openstack.compute.server_external_events [req-d56b6b0b-65b9-4af6-89a8-c8ba280171c3 req-53bb2388-42e0-40cc-99c1-5f2ba8fd22e0 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:f35f79d5-6dc9-462a-8b23-b6330fa92614 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 551/1105] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:39:34 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 09:39:41.484 7 INFO nova.api.openstack.compute.server_external_events [req-e07685cd-52d0-4615-880e-4b3e5ed839a1 req-89033377-781b-43f5-8fd8-5b8a7662ebec d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:c6c316b4-3fa6-41dd-8a7f-a2b8bec7d3d7 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 7|app: 0|req: 555/1106] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 552/1107] 199.19.213.205 () {34 vars in 855 bytes} [Tue Aug 11 09:39:41 2026] DELETE /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface/c6c316b4-3fa6-41dd-8a7f-a2b8bec7d3d7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 556/1114] 199.19.213.205 () {34 vars in 855 bytes} [Tue Aug 11 09:40:02 2026] DELETE /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504/os-interface/2f93b5b0-74cf-43d6-8889-2e18fb62647f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1115] 199.19.213.205 () {34 vars in 755 bytes} [Tue Aug 11 09:40:07 2026] DELETE /v2.1/servers/74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 => generated 0 bytes in 106 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 09:40:10.584 8 INFO nova.api.openstack.compute.server_external_events [req-f7bc2c1a-76b5-4c65-ad1d-a29ced90d684 req-d38c1a51-ea3e-4e17-9e20-c92252eaf621 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:90ac52d5-b0ef-46a2-9564-1bc5fe942427 for instance 74c969ad-cfa8-4fb7-9592-d4e2f3cf2504 on instance [pid: 8|app: 0|req: 557/1116] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:40:10 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 09:40:12.198 8 INFO nova.api.openstack.compute.server_external_events [req-270123d9-5860-4b93-ace0-13e4dd1c5ac8 req-08f3fa18-4b03-4026-84d4-bba32bfccf66 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:bd56200b-2fb4-4665-8ff6-cc55782fadc2 for instance 9e08024b-7ac7-42eb-acac-68c1b8c47ca2 on instance [pid: 8|app: 0|req: 559/1119] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:40:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1120] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:40:12 2026] DELETE /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 0 bytes in 113 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 09:40:12.362 8 WARNING neutronclient.v2_0.client [None req-1771cb77-bad4-4adf-9879-123ee8ca9437 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1121] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:40:12 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 1945 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:15.264 7 INFO nova.api.openstack.compute.server_external_events [req-e8261308-4bcc-4e54-ada2-5297a4f6e53b req-c127a3df-311f-4883-972f-7545f4cf489d d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:bd56200b-2fb4-4665-8ff6-cc55782fadc2 for instance 9e08024b-7ac7-42eb-acac-68c1b8c47ca2 on instance [pid: 7|app: 0|req: 562/1122] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:40:15 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 09:40:17.573 8 WARNING neutronclient.v2_0.client [None req-65540df1-9846-4b59-9cd8-5b11f66149ad 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1123] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:40:17 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 1481 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 09:40:22.654 8 INFO nova.api.openstack.wsgi [None req-0d615429-2866-45c5-9d40-82f741f28f98 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] HTTP exception thrown: Instance 9e08024b-7ac7-42eb-acac-68c1b8c47ca2 could not be found. [pid: 8|app: 0|req: 563/1126] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:40:22 2026] GET /v2.1/servers/9e08024b-7ac7-42eb-acac-68c1b8c47ca2 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:23.335 7 INFO nova.api.openstack.compute.server_external_events [req-7255e927-9815-4a71-8439-54485314ca1d req-a91dfcaf-5115-4245-b12b-d11872ff9c19 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-changed:601282bd-a98a-4e6d-b156-6bc031e35ae4 for instance d443fa62-9279-4b75-929d-fe09c397171e 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: 564/1127] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:40:23 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: 564/1128] 10.0.0.114 () {32 vars in 718 bytes} [Tue Aug 11 09:40:23 2026] DELETE /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 0 bytes in 90 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 09:40:23.461 7 WARNING neutronclient.v2_0.client [None req-6e935e83-8a4e-4101-914c-6cfdf927205d 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1129] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:40:23 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 1945 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 09:40:26.370 8 INFO nova.api.openstack.compute.server_external_events [req-c75a58e7-4597-42d7-89ad-c1df1e780f72 req-2e927c68-2bff-434e-b27f-38991d4223d9 d9e002484f4040f8975e95cb3e2d05a2 aab9ce05283c4cf3ad638f1f20011f59 - - 8707258431994154897833aa793c9ed7 8707258431994154897833aa793c9ed7] Creating event network-vif-deleted:601282bd-a98a-4e6d-b156-6bc031e35ae4 for instance d443fa62-9279-4b75-929d-fe09c397171e on instance [pid: 8|app: 0|req: 565/1130] 10.0.0.60 () {38 vars in 814 bytes} [Tue Aug 11 09:40:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:28.654 7 WARNING neutronclient.v2_0.client [None req-54c5aaf4-88da-4fca-94ea-34edee160c49 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1131] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:40:28 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => generated 1481 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 09:40:33.732 8 INFO nova.api.openstack.wsgi [None req-4fd1b3ce-62ca-4dbd-ad8c-09dcea88980a 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] HTTP exception thrown: Instance d443fa62-9279-4b75-929d-fe09c397171e could not be found. [pid: 8|app: 0|req: 567/1134] 10.0.0.114 () {32 vars in 715 bytes} [Tue Aug 11 09:40:33 2026] GET /v2.1/servers/d443fa62-9279-4b75-929d-fe09c397171e => 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: 568/1135] 10.0.0.114 () {32 vars in 726 bytes} [Tue Aug 11 09:40:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1778073371 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 09:40:34.846 8 INFO nova.api.openstack.wsgi [None req-a5531553-6835-4197-88dd-32a5a2baf740 65b2296a8d764d05ab2e450543d5c196 2e7eb2d53ff24e64b7aa23dfafdfbbff - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1778073371 not found for user 65b2296a8d764d05ab2e450543d5c196 [pid: 8|app: 0|req: 568/1136] 10.0.0.114 () {32 vars in 723 bytes} [Tue Aug 11 09:40:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1778073371 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1145] 10.0.0.114 () {32 vars in 655 bytes} [Tue Aug 11 09:41:12 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) [pid: 7|app: 0|req: 573/1146] 10.0.0.114 () {32 vars in 641 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 09:41:13.083 8 WARNING oslo_db.sqlalchemy.utils [None req-726cdc57-7e67-4f2c-91ba-ea380e716ec3 3b08c4a7d9a64c85a7d003d7e3f014b6 2251f35ebe5e4860a47fdc55e41263a6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 574/1147] 10.0.0.114 () {32 vars in 649 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1148] 10.0.0.114 () {32 vars in 694 bytes} [Tue Aug 11 09:41:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1171] 10.0.0.58 () {28 vars in 453 bytes} [Tue Aug 11 09:43:10 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: 586/1172] 10.0.0.58 () {30 vars in 657 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1173] 10.0.0.58 () {32 vars in 730 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1174] 10.0.0.58 () {34 vars in 805 bytes} [Tue Aug 11 09:43:10 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1175] 10.0.0.58 () {28 vars in 453 bytes} [Tue Aug 11 09:43:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1176] 10.0.0.58 () {30 vars in 657 bytes} [Tue Aug 11 09:43:11 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 589/1177] 10.0.0.58 () {32 vars in 730 bytes} [Tue Aug 11 09:43:11 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: 589/1178] 10.0.0.58 () {34 vars in 893 bytes} [Tue Aug 11 09:43:11 2026] GET /v2.1/servers/detail?project_id=0a2f2c8c1085440c8e42003f6be48987&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1179] 10.0.0.58 () {34 vars in 893 bytes} [Tue Aug 11 09:43:11 2026] GET /v2.1/servers/detail?project_id=2251f35ebe5e4860a47fdc55e41263a6&all_tenants=True => generated 15 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1180] 10.0.0.58 () {34 vars in 893 bytes} [Tue Aug 11 09:43:11 2026] GET /v2.1/servers/detail?project_id=aab9ce05283c4cf3ad638f1f20011f59&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)