+ 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 16:13:56 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-7cb8dbbd8d-2lpgm 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 0x7f6088e22668 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 16:14:01.404 7 INFO nova.utils [None req-401ca21b-36a5-4b98-9f04-a10ae72ba50f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 16:14:01.428 8 INFO nova.utils [None req-d8ac40a2-7605-4ce9-8926-f87313839eaa - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-11 16:14:03.283 8 WARNING keystonemiddleware._common.config [None req-d8ac40a2-7605-4ce9-8926-f87313839eaa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 16:14:03.292 8 WARNING oslo_config.cfg [None req-d8ac40a2-7605-4ce9-8926-f87313839eaa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 16:14:03.292 7 WARNING keystonemiddleware._common.config [None req-401ca21b-36a5-4b98-9f04-a10ae72ba50f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 16:14:03.301 7 WARNING oslo_config.cfg [None req-401ca21b-36a5-4b98-9f04-a10ae72ba50f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-11 16:14:03.373 8 WARNING keystonemiddleware._common.config [None req-d8ac40a2-7605-4ce9-8926-f87313839eaa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 16:14:03.388 7 WARNING keystonemiddleware._common.config [None req-401ca21b-36a5-4b98-9f04-a10ae72ba50f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-11 16:14:03.388 8 WARNING oslo_config.cfg [None req-d8ac40a2-7605-4ce9-8926-f87313839eaa - - - - - -] 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 16:14:03.401 8 WARNING oslo_config.cfg [None req-d8ac40a2-7605-4ce9-8926-f87313839eaa - - - - - -] 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 0x7f6088e22668 pid: 8 (default app) 2026-08-11 16:14:03.403 7 WARNING oslo_config.cfg [None req-401ca21b-36a5-4b98-9f04-a10ae72ba50f - - - - - -] 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 16:14:03.423 7 WARNING oslo_config.cfg [None req-401ca21b-36a5-4b98-9f04-a10ae72ba50f - - - - - -] 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 0x7f6088e22668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:14:10 2026] GET /v2.1 => generated 114 bytes in 17 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 16:14:11.200 7 WARNING oslo_policy.policy [None req-4b06fb2d-8f47-4bcf-9ea0-dae4566d5a0d 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - 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 16:14:11.201 7 WARNING oslo_policy.policy [None req-4b06fb2d-8f47-4bcf-9ea0-dae4566d5a0d 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - 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: 1/4] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:14:10 2026] GET /v2.1 => generated 0 bytes in 560 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 16:14:11.312 8 WARNING oslo_policy.policy [req-4b06fb2d-8f47-4bcf-9ea0-dae4566d5a0d req-e1661aff-1ef0-4db2-b909-6381102db290 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - 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 16:14:11.312 8 WARNING oslo_policy.policy [req-4b06fb2d-8f47-4bcf-9ea0-dae4566d5a0d req-e1661aff-1ef0-4db2-b909-6381102db290 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - 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: 4/5] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:14:11 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:14:11.421 7 INFO nova.api.openstack.wsgi [None req-5c704446-c52b-43d7-bf0d-014c7311284f 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 16:14:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:14:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Aug 11 16:14:11 2026] POST /v2.1/flavors => generated 529 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:14:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/12] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:14:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:14:12 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 16:14:12.529 7 INFO nova.api.openstack.wsgi [None req-e76ada97-f71b-4aac-964f-6d01ec0462a2 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 16:14:12 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: 9/15] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:14:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Aug 11 16:14:12 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:14: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: 8/18] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:14:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:14:13 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 16:14:13.555 7 INFO nova.api.openstack.wsgi [None req-d348e66f-d2db-46d4-86c4-c5f4c1adeec1 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 16:14:13 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:14:13 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: 7|app: 0|req: 10/22] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Aug 11 16:14:13 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:14:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:14:14 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:14:14 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 16:14:14.562 7 INFO nova.api.openstack.wsgi [None req-07881920-3472-4185-8624-527e97211bfd 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 16:14:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:14:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Aug 11 16:14:14 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:14:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:14:15 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:14:15 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 16:14:15.599 7 INFO nova.api.openstack.wsgi [None req-49895534-618a-4665-b963-643d1805cb6c 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 16:14:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:14:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Aug 11 16:14:15 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 10.0.0.93 () {28 vars in 453 bytes} [Tue Aug 11 16:19:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/104] 10.0.0.93 () {30 vars in 657 bytes} [Tue Aug 11 16:19:54 2026] GET /v2.1 => generated 0 bytes in 434 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: 52/105] 10.0.0.93 () {32 vars in 730 bytes} [Tue Aug 11 16:19:54 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: 54/106] 10.0.0.93 () {34 vars in 803 bytes} [Tue Aug 11 16:19:54 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/149] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:23: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) /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: 76/150] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:23:24 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/151] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:23:24 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:23:24.784 8 INFO nova.api.openstack.wsgi [None req-1d70f8c6-38e6-4abe-ac38-8ff836e9dd2f 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 77/152] 199.204.45.162 () {48 vars in 1017 bytes} [Tue Aug 11 16:23:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/153] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:23:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/154] 199.204.45.162 () {52 vars in 1049 bytes} [Tue Aug 11 16:23:24 2026] POST /v2.1/flavors => generated 534 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/177] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:25:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:25:14 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/179] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:25:14 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:25:14.781 7 INFO nova.api.openstack.wsgi [None req-d215d0fa-c5f8-44f3-8b99-ed15419e12dd 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 43046b814ea64fa58f94929667fcc9de [pid: 7|app: 0|req: 89/180] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:25:14 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 16:25:14.795 8 WARNING oslo_db.sqlalchemy.utils [None req-fe4ff19d-9f0f-4f8c-abd5-5212ae578921 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 92/181] 199.204.45.162 () {48 vars in 1016 bytes} [Tue Aug 11 16:25:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/182] 199.204.45.162 () {52 vars in 1057 bytes} [Tue Aug 11 16:25:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/183] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:25: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: 91/184] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:25:18 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 94/185] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:25:19 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: 92/186] 199.204.45.162 () {48 vars in 1073 bytes} [Tue Aug 11 16:25:19 2026] GET /v2.1/os-quota-sets/324ebd803ac649a7a829a8e935411f28 => generated 283 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/187] 199.204.45.162 () {52 vars in 1125 bytes} [Tue Aug 11 16:25:19 2026] PUT /v2.1/os-quota-sets/324ebd803ac649a7a829a8e935411f28 => generated 238 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:34: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: 7|app: 0|req: 151/305] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:34:57 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: 8|app: 0|req: 155/306] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:34:57 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 16:34:57.419 7 INFO nova.api.openstack.wsgi [None req-39993b84-b3fe-47da-a59d-6ac190747e39 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 152/307] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 16:34:57 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: 156/308] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:34:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/309] 199.204.45.162 () {52 vars in 1049 bytes} [Tue Aug 11 16:34:57 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:38:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:38:23 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:38:23 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.204.45.162 () {48 vars in 1073 bytes} [Tue Aug 11 16:38:23 2026] GET /v2.1/os-quota-sets/58bf3ab0733e43afb7250b33222aba23 => generated 283 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.204.45.162 () {52 vars in 1125 bytes} [Tue Aug 11 16:38:24 2026] PUT /v2.1/os-quota-sets/58bf3ab0733e43afb7250b33222aba23 => generated 238 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:50:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:50:54 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:50:55.114 8 INFO nova.api.openstack.wsgi [None req-9409f844-6d24-4b5a-87ff-d05cca762191 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 256/510] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:50:55 2026] GET /v2.1/flavors/729e9756-bc3a-40f2-97d7-3299d9835d28/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/514] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:50:56 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: 257/515] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:50:56 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 16:50:56.141 8 INFO nova.api.openstack.wsgi [None req-a4769ba3-89fe-40b6-9431-c2d3650e1b58 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 259/516] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:50:56 2026] GET /v2.1/flavors/cf246db3-9bb0-4d8c-9852-a81379647050/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:50: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: 261/520] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:50:57.225 8 INFO nova.api.openstack.wsgi [None req-b5c114dc-a0c2-4a4f-8f6e-03c7b928c549 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 262/522] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:50:57 2026] GET /v2.1/flavors/c0b31d65-eb0f-4c8d-88b1-13e0674675b0/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:50: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: 264/526] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:50:58 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: 263/527] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:50:58 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 16:50:58.196 8 INFO nova.api.openstack.wsgi [None req-85ab83c0-1cfd-47e0-8c14-f8e1f968e610 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 265/528] 199.204.45.162 () {48 vars in 1013 bytes} [Tue Aug 11 16:50:58 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: 264/529] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:50:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:50:58 2026] GET /v2.1/flavors/89e29e2b-3b7f-4cbf-9764-4267296da4e1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:50: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: 267/532] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:50: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: 266/533] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:50: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 16:50:59.200 8 INFO nova.api.openstack.wsgi [None req-29f5707b-ef1d-427e-ae2f-2c61d5eb3c2a 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 268/534] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 16:50:59 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: 267/535] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:50:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:50:59 2026] GET /v2.1/flavors/a99cc21c-88cb-4e2e-9e6a-a2e4de99fb25/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:52:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/552] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:52:06 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/553] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:52:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:52:06.315 7 INFO nova.api.openstack.wsgi [None req-794696dc-da37-4355-8946-8f76a45b5689 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 276/554] 199.204.45.162 () {48 vars in 1017 bytes} [Tue Aug 11 16:52:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:52:06 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: 277/556] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:52:06 2026] GET /v2.1/flavors/62ea02b6-9557-4844-ba25-16f8907ab6bf/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/561] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/562] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:52:14 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/563] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:52: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: 281/564] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/565] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 199.204.45.162 () {48 vars in 1073 bytes} [Tue Aug 11 16:52:18 2026] GET /v2.1/os-quota-sets/324ebd803ac649a7a829a8e935411f28 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 292/581] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:53:13 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 16:53:13.341 7 INFO nova.api.openstack.wsgi [None req-3593d33f-8941-49c2-8c76-116c387f0184 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 290/582] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:53:13 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: 291/584] 199.204.45.162 () {48 vars in 1099 bytes} [Tue Aug 11 16:53:13 2026] GET /v2.1/flavors/95cce028-9d7c-4414-83eb-bb0631993842/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:53:29 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: 295/588] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:53:29 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:53:29 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 199.204.45.162 () {48 vars in 1073 bytes} [Tue Aug 11 16:53:29 2026] GET /v2.1/os-quota-sets/58bf3ab0733e43afb7250b33222aba23 => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 199.204.45.162 () {42 vars in 705 bytes} [Tue Aug 11 16:54:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/604] 199.204.45.162 () {44 vars in 909 bytes} [Tue Aug 11 16:54:22 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/605] 199.204.45.162 () {46 vars in 982 bytes} [Tue Aug 11 16:54:22 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 16:54:22.409 8 INFO nova.api.openstack.wsgi [None req-03e352e8-4121-4096-afa8-e39344284f73 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 304/606] 199.204.45.162 () {48 vars in 1011 bytes} [Tue Aug 11 16:54:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 199.204.45.162 () {48 vars in 1051 bytes} [Tue Aug 11 16:54:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.228 () {32 vars in 655 bytes} [Tue Aug 11 16:55:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/617] 10.0.0.228 () {32 vars in 641 bytes} [Tue Aug 11 16:55:05 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 16:55:05.224 7 WARNING oslo_db.sqlalchemy.utils [None req-cda6cbae-b3b1-4436-98af-76035c53211d 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 309/618] 10.0.0.228 () {32 vars in 649 bytes} [Tue Aug 11 16:55:05 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.228 () {32 vars in 694 bytes} [Tue Aug 11 16:55:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:17 2026] GET /v2.1/flavors/729e9756-bc3a-40f2-97d7-3299d9835d28 => generated 511 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.228 () {32 vars in 641 bytes} [Tue Aug 11 16:55:17 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:17 2026] GET /v2.1/flavors/729e9756-bc3a-40f2-97d7-3299d9835d28 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:55:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:55:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:32.525 7 WARNING neutronclient.v2_0.client [None req-3f0835d1-47b2-4687-95a0-482d2580a94e 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in 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/631] 10.0.0.228 () {34 vars in 685 bytes} [Tue Aug 11 16:55:32 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:34.792 8 WARNING neutronclient.v2_0.client [None req-e4201d9e-a928-41e7-ba8d-751a6fc85fcf 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:36.475 8 WARNING neutronclient.v2_0.client [None req-e4201d9e-a928-41e7-ba8d-751a6fc85fcf 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:36.814 7 WARNING neutronclient.v2_0.client [None req-cee66ad2-61a9-439b-914b-2be90603dc95 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/632] 10.0.0.228 () {34 vars in 695 bytes} [Tue Aug 11 16:55:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 2122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:36.992 7 WARNING neutronclient.v2_0.client [None req-cee66ad2-61a9-439b-914b-2be90603dc95 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/633] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:55:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:36.998 8 WARNING neutronclient.v2_0.client [None req-49934322-286a-424d-a11d-216b2ced9a67 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/634] 10.0.0.228 () {34 vars in 685 bytes} [Tue Aug 11 16:55:36 2026] POST /v2.1/os-security-groups => generated 246 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:37.402 8 WARNING neutronclient.v2_0.client [None req-4d490e26-6577-4efb-835e-03b1530f01d1 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:37.553 7 WARNING neutronclient.v2_0.client [None req-cee66ad2-61a9-439b-914b-2be90603dc95 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The 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 16:55:37.572 8 WARNING neutronclient.v2_0.client [None req-4d490e26-6577-4efb-835e-03b1530f01d1 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in 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/635] 10.0.0.228 () {34 vars in 695 bytes} [Tue Aug 11 16:55:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:37.852 8 WARNING neutronclient.v2_0.client [None req-c2c66de8-d05b-4e3a-bb70-9f29ed27861f 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:37.909 8 WARNING neutronclient.v2_0.client [None req-c2c66de8-d05b-4e3a-bb70-9f29ed27861f 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/636] 10.0.0.228 () {34 vars in 695 bytes} [Tue Aug 11 16:55:37 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:38.251 8 WARNING neutronclient.v2_0.client [None req-867f1604-a9b9-4954-aac1-1c9619cec41c 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/637] 10.0.0.228 () {32 vars in 737 bytes} [Tue Aug 11 16:55:38 2026] GET /v2.1/os-security-groups/26ef7312-98ff-4bad-ac6c-1eabb779e9c5 => generated 663 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:38.336 8 WARNING neutronclient.v2_0.client [None req-3242b946-afff-4d52-81d1-721f76e13b47 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:38.382 8 WARNING neutronclient.v2_0.client [None req-3242b946-afff-4d52-81d1-721f76e13b47 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:38.423 8 WARNING neutronclient.v2_0.client [None req-3242b946-afff-4d52-81d1-721f76e13b47 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in 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/638] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:55:36 2026] POST /v2.1/servers => generated 450 bytes in 1757 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 16:55:38.496 7 WARNING neutronclient.v2_0.client [None req-28f70a06-569c-4640-bd50-8aa41108d4d8 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/639] 10.0.0.228 () {32 vars in 750 bytes} [Tue Aug 11 16:55:38 2026] DELETE /v2.1/os-security-group-rules/4072b723-b54f-4ab6-a1d6-25051a4dc17f => generated 0 bytes in 439 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 16:55:38.779 8 WARNING neutronclient.v2_0.client [None req-7a49fd8b-1adc-4611-8ddc-bea4467da09b 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in 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/640] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:38 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1401 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:55:38.840 8 WARNING neutronclient.v2_0.client [None req-7a49fd8b-1adc-4611-8ddc-bea4467da09b 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The python binding code in 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/641] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:38 2026] DELETE /v2.1/os-security-groups/26ef7312-98ff-4bad-ac6c-1eabb779e9c5 => generated 0 bytes in 300 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 16:55:39.085 7 WARNING neutronclient.v2_0.client [None req-69593701-d7a0-4a0d-922d-a3839ecb9d93 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:39.131 7 WARNING neutronclient.v2_0.client [None req-69593701-d7a0-4a0d-922d-a3839ecb9d93 7a22d16a117c4f8187b550ce074e24c2 bc34721c689d41b9bdef91f004fa0677 - - default default] The 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 16:55:39.244 8 WARNING neutronclient.v2_0.client [None req-ebba3e3b-c363-4786-80a4-4d0a2404876b 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:55:39.331 8 WARNING neutronclient.v2_0.client [None req-ebba3e3b-c363-4786-80a4-4d0a2404876b 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in 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/642] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:39 2026] DELETE /v2.1/os-security-groups/785de260-ccc0-461a-a801-fa14756432d8 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 16:55:39.535 8 WARNING neutronclient.v2_0.client [None req-ebba3e3b-c363-4786-80a4-4d0a2404876b 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:55:39.898 7 WARNING neutronclient.v2_0.client [None req-16addee6-896d-4e85-ba29-acc9b7659cc6 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/643] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:39 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1405 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/644] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:55:39 2026] POST /v2.1/servers => generated 451 bytes in 1006 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 16:55:40.202 7 WARNING neutronclient.v2_0.client [None req-62773d11-523a-4df2-9653-38f665b07a57 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/645] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:40 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1423 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 16:55:41.061 8 WARNING neutronclient.v2_0.client [None req-4a822f26-5762-45a6-9f76-9067f71e9e51 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/646] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:40 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1453 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:41.307 7 WARNING neutronclient.v2_0.client [None req-6b8a4586-1d5a-498f-a18d-f39b0f59a72e 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in 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/647] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:41 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1427 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:42.102 8 WARNING neutronclient.v2_0.client [None req-409af520-c7ce-4d1d-ad86-cb130693469b 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] 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 16:55:42.152 8 WARNING neutronclient.v2_0.client [None req-409af520-c7ce-4d1d-ad86-cb130693469b 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The 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 16:55:42.214 7 WARNING neutronclient.v2_0.client [None req-cdf2589b-7867-411b-985a-aa00df3a4bb1 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/650] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1453 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 16:55:42.431 7 WARNING neutronclient.v2_0.client [None req-b7d7b50d-a184-4b0d-8ff4-75c04909ef5c 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:55:42.467 8 WARNING neutronclient.v2_0.client [None req-409af520-c7ce-4d1d-ad86-cb130693469b 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/651] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:42 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1419 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:43.318 7 WARNING neutronclient.v2_0.client [None req-f852af69-9f7d-4bec-9f08-065a4ebf696e a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/652] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1461 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:55:42 2026] POST /v2.1/servers => generated 450 bytes in 1391 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 16:55:43.424 7 WARNING neutronclient.v2_0.client [None req-7826b122-3e25-4e63-97bb-6bf0765c4fa5 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/654] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:43 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1253 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:44.087 8 WARNING neutronclient.v2_0.client [None req-335c72e0-7c8f-4b1d-9a7b-332363207c18 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/655] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1475 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:44.412 7 WARNING neutronclient.v2_0.client [None req-c6afb5d5-d441-46bb-aa6b-0f51643cf964 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] 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 16:55:44.504 8 WARNING neutronclient.v2_0.client [None req-8f6da63e-7dae-4ddf-bb1e-4ac09469444b 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/656] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1303 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:44 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1539 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:45.307 8 WARNING neutronclient.v2_0.client [None req-a88303d0-98a8-48f8-abfc-41bb35b8f574 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/658] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:45 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1483 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 16:55:45.609 7 WARNING neutronclient.v2_0.client [None req-12c4a6eb-ec6a-4779-8dc7-4e3a27b09b81 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] 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 16:55:45.701 8 WARNING neutronclient.v2_0.client [None req-a35a8762-53db-4721-8d2e-f964bc85d1cb a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/659] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:45 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1295 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:46.399 7 WARNING neutronclient.v2_0.client [None req-9b2e4601-c2a8-44d6-8897-fdfd7cf42e5c 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/660] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:45 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 1628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:47.374 8 INFO nova.api.openstack.compute.server_external_events [req-03f2dafd-1bdd-4d3f-9fb1-8de4754c7280 req-133ae21f-426a-4d6d-b8b1-986f77985748 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance 2026-08-11 16:55:47.389 8 INFO nova.compute.rpcapi [None req-27b676f5-a87a-45c8-999b-42317790dcf0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 332/661] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:55:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:47.454 8 WARNING neutronclient.v2_0.client [None req-1e8137dd-300f-4450-8fcf-cf62a763e9fa 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/662] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:46 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1561 bytes in 1112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/663] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:47 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1351 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:55:47.657 7 INFO nova.api.openstack.compute.server_external_events [req-fdb47605-e971-45b3-9532-14db3785d307 req-4ae0d149-b097-41de-bdb8-400d3db7c671 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance 2026-08-11 16:55:47.668 7 INFO nova.compute.rpcapi [None req-b65b3cc9-920f-455f-b399-d74a625a1520 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 331/664] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:55:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:48.348 8 WARNING neutronclient.v2_0.client [None req-17321148-80ac-40ab-b528-4cf321e720ec a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] 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 16:55:48.522 7 WARNING neutronclient.v2_0.client [None req-6a97f236-798b-4c27-960b-29dc4ceada69 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/665] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:48 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:49.267 8 WARNING neutronclient.v2_0.client [None req-02ba5d0a-fdf9-4a3b-abae-66ac4a9dfaa0 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/666] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:48 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 2259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:50.783 7 WARNING neutronclient.v2_0.client [None req-26ce3f69-c6a9-4e68-aa5f-2d8b35c25273 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/667] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:49 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1426 bytes in 1686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:50.951 8 INFO nova.api.openstack.compute.server_external_events [req-3e882c78-3f94-465d-8775-c02256a4401b req-a7768348-14ec-4e86-aa3c-09bc6d13fb71 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance [pid: 8|app: 0|req: 336/668] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:55:50 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) [pid: 7|app: 0|req: 333/669] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:50 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:51.803 8 WARNING neutronclient.v2_0.client [None req-3bef84d9-ea7e-4bd6-97da-eeeb55c52b02 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] 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 16:55:51.998 7 WARNING neutronclient.v2_0.client [None req-75fb66fa-8ab8-405e-b2b6-9fa379283870 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/672] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:51 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:51 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1436 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:52.177 8 WARNING neutronclient.v2_0.client [None req-1687cfaf-fcf1-4ece-a606-c94bc5a5696a a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/674] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:52 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:53.078 7 WARNING neutronclient.v2_0.client [None req-0ac8eb2d-3cdc-43ce-b946-f26236976536 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] 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 16:55:53.162 8 WARNING neutronclient.v2_0.client [None req-626a97d5-1cdb-4967-b1db-81f64a869cb7 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/675] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:53 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/676] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:53 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1436 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:53.376 7 WARNING neutronclient.v2_0.client [None req-f7d504e9-c4e9-4c5b-838d-28cd5a19c348 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/677] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:53 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:54.309 8 WARNING neutronclient.v2_0.client [None req-3080b431-e0b4-419b-99d6-aea8d4e28636 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:55:54.343 7 WARNING neutronclient.v2_0.client [None req-a1eb669b-ec6b-4b55-8098-1911bc876f4e 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/678] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/679] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1436 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:55:54.546 8 WARNING neutronclient.v2_0.client [None req-e3b04ee0-4ed7-42df-829d-a9f066e8204e a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/680] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:54 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:55.564 7 WARNING neutronclient.v2_0.client [None req-1fb7a57a-1303-4c04-8181-c66ec66c93d0 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:55:55.589 8 WARNING neutronclient.v2_0.client [None req-0507bce4-37fd-4ec4-b80a-b22308d3a5a4 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/681] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/682] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1424 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:55:55.755 7 WARNING neutronclient.v2_0.client [None req-69ff6984-fc9e-45b5-8ff6-6ad852980c9e a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/683] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:55 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:56.155 8 WARNING neutronclient.v2_0.client [None req-03f1a092-19df-4ad4-bdae-4f6e73a9c17d 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The python binding code in 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/684] 10.0.0.228 () {34 vars in 685 bytes} [Tue Aug 11 16:55:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:56.409 7 WARNING neutronclient.v2_0.client [None req-864b5880-84ce-4934-8d34-4a42ec396cd6 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:56.736 8 INFO nova.api.openstack.compute.server_external_events [req-9fe8e073-cf49-4e28-8f8e-29490162433c req-ac2f019b-509b-4be6-9adb-6069e2dd4e48 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance [pid: 8|app: 0|req: 345/685] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:55:56 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 16:55:56.783 8 WARNING neutronclient.v2_0.client [None req-f4207ac0-38e5-4957-a587-43ba9a031b16 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/686] 10.0.0.228 () {34 vars in 685 bytes} [Tue Aug 11 16:55:56 2026] POST /v2.1/os-security-groups => generated 242 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/687] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:56.922 7 WARNING neutronclient.v2_0.client [None req-4754f5f0-1f8b-42f9-82ee-a1e89b4b68e6 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The 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 16:55:56.931 8 WARNING neutronclient.v2_0.client [None req-e2e1df28-8d1b-411f-ae13-718626061667 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/688] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:57.098 8 WARNING neutronclient.v2_0.client [None req-5ac0c390-fb01-47c9-a6fb-7611a81999a1 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/689] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:56 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1424 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.228 () {34 vars in 685 bytes} [Tue Aug 11 16:55:57 2026] POST /v2.1/os-security-groups => generated 244 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:57.367 7 WARNING neutronclient.v2_0.client [None req-b4608242-2c0b-40e4-a82a-06844de0e179 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:57.482 7 WARNING neutronclient.v2_0.client [None req-b4608242-2c0b-40e4-a82a-06844de0e179 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:57.523 7 WARNING neutronclient.v2_0.client [None req-b4608242-2c0b-40e4-a82a-06844de0e179 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/691] 10.0.0.228 () {32 vars in 663 bytes} [Tue Aug 11 16:55:57 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:55:57.630 8 WARNING neutronclient.v2_0.client [None req-64dea3e2-34f9-4081-9f78-049fbde7937d 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:57.701 8 WARNING neutronclient.v2_0.client [None req-64dea3e2-34f9-4081-9f78-049fbde7937d 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:57.952 7 WARNING neutronclient.v2_0.client [None req-b1793386-35f0-4dee-9b71-dc5a8df4bc05 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/692] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:57 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:58.141 7 WARNING neutronclient.v2_0.client [None req-dd48e455-7445-4908-8b26-9612fb3cacbe a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/693] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:57 2026] DELETE /v2.1/os-security-groups/cacfe96d-8602-40ae-9645-9261051392f3 => generated 0 bytes in 543 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-11 16:55:58.177 8 WARNING neutronclient.v2_0.client [None req-6533be80-e86f-4f63-bba4-abbc4bbc0a4e 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.229 8 INFO nova.api.openstack.wsgi [None req-6533be80-e86f-4f63-bba4-abbc4bbc0a4e 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] HTTP exception thrown: Security group cacfe96d-8602-40ae-9645-9261051392f3 does not exist Neutron server returns request_ids: ['req-baaad848-0a91-4188-961d-ca333183439a'] [pid: 8|app: 0|req: 350/694] 10.0.0.228 () {32 vars in 737 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.1/os-security-groups/cacfe96d-8602-40ae-9645-9261051392f3 => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:58.270 8 WARNING neutronclient.v2_0.client [None req-8ba18a5f-fd53-4b05-bd7a-40a9ac0d950c 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The 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 16:55:58.277 7 WARNING neutronclient.v2_0.client [None req-b1c49820-8a49-4165-9bf0-e134e327c6ad 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.313 7 WARNING neutronclient.v2_0.client [None req-b1c49820-8a49-4165-9bf0-e134e327c6ad 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The python binding code in 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/696] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1424 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/697] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:58 2026] DELETE /v2.1/os-security-groups/5725511c-58ab-4695-b285-9ec7e3e2dae5 => generated 0 bytes in 217 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 16:55:58.499 8 WARNING neutronclient.v2_0.client [None req-8cec49af-85a0-4e0d-8363-c24ea0d7d972 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.529 8 INFO nova.api.openstack.wsgi [None req-8cec49af-85a0-4e0d-8363-c24ea0d7d972 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] HTTP exception thrown: Security group 5725511c-58ab-4695-b285-9ec7e3e2dae5 does not exist Neutron server returns request_ids: ['req-b035d65c-d610-42f5-a20d-1c42e127ef77'] [pid: 8|app: 0|req: 352/698] 10.0.0.228 () {32 vars in 737 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.1/os-security-groups/5725511c-58ab-4695-b285-9ec7e3e2dae5 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 16:55:58.544 7 WARNING neutronclient.v2_0.client [None req-2e260fe0-e7d2-4d3b-ac3c-76e1f315989c 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.585 7 WARNING neutronclient.v2_0.client [None req-2e260fe0-e7d2-4d3b-ac3c-76e1f315989c 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.786 8 INFO nova.api.openstack.compute.server_external_events [req-ae4f6792-7983-4d91-810f-5e2601abd23f req-f25d5c3a-f75e-49f5-a635-01d8870a8e62 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance 2026-08-11 16:55:58.786 8 INFO nova.api.openstack.compute.server_external_events [req-ae4f6792-7983-4d91-810f-5e2601abd23f req-f25d5c3a-f75e-49f5-a635-01d8870a8e62 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance [pid: 8|app: 0|req: 353/699] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:55:58 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/700] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:58 2026] DELETE /v2.1/os-security-groups/693b7fdc-bb9e-40fc-acc2-1c6496718f7c => generated 0 bytes in 298 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 16:55:58.851 8 WARNING neutronclient.v2_0.client [None req-f640fb6f-cb3f-43aa-8231-79f92595283f 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.873 8 INFO nova.api.openstack.wsgi [None req-f640fb6f-cb3f-43aa-8231-79f92595283f 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] HTTP exception thrown: Security group 693b7fdc-bb9e-40fc-acc2-1c6496718f7c does not exist Neutron server returns request_ids: ['req-a4786c67-ef72-44f6-8679-05ed4533017e'] [pid: 8|app: 0|req: 354/701] 10.0.0.228 () {32 vars in 737 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.1/os-security-groups/693b7fdc-bb9e-40fc-acc2-1c6496718f7c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 16:55:58.890 7 WARNING neutronclient.v2_0.client [None req-e357983c-f437-42b2-bc87-1205ebda1871 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:58.980 7 WARNING neutronclient.v2_0.client [None req-e357983c-f437-42b2-bc87-1205ebda1871 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:59.026 7 WARNING neutronclient.v2_0.client [None req-e357983c-f437-42b2-bc87-1205ebda1871 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/702] 10.0.0.228 () {32 vars in 663 bytes} [Tue Aug 11 16:55:58 2026] GET /v2.1/os-security-groups => generated 707 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:55:59.144 7 WARNING neutronclient.v2_0.client [None req-0d8ab640-8954-4280-861a-69a03f32a30b 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:59.158 8 WARNING neutronclient.v2_0.client [None req-0d174349-3477-40d2-b899-aeb65e276345 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:55:59.164 7 INFO nova.api.openstack.wsgi [None req-0d8ab640-8954-4280-861a-69a03f32a30b 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] HTTP exception thrown: Security group 693b7fdc-bb9e-40fc-acc2-1c6496718f7c does not exist Neutron server returns request_ids: ['req-82875488-abcc-45b8-bd00-98db5a6e527a'] [pid: 7|app: 0|req: 349/703] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:59 2026] DELETE /v2.1/os-security-groups/693b7fdc-bb9e-40fc-acc2-1c6496718f7c => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 16:55:59.174 7 WARNING neutronclient.v2_0.client [None req-e4b7080a-39a8-43e6-b79a-201a3fa43d42 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:59.197 7 INFO nova.api.openstack.wsgi [None req-e4b7080a-39a8-43e6-b79a-201a3fa43d42 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] HTTP exception thrown: Security group 5725511c-58ab-4695-b285-9ec7e3e2dae5 does not exist Neutron server returns request_ids: ['req-8d749030-e6c5-45eb-80b7-726deaecf6f1'] [pid: 7|app: 0|req: 350/704] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:59 2026] DELETE /v2.1/os-security-groups/5725511c-58ab-4695-b285-9ec7e3e2dae5 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 16:55:59.208 7 WARNING neutronclient.v2_0.client [None req-b6000bd9-06d5-46b4-be8e-b8efe1440e24 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] The 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 16:55:59.229 7 INFO nova.api.openstack.wsgi [None req-b6000bd9-06d5-46b4-be8e-b8efe1440e24 951bfdda21c74e2fb63d598b5241b732 d798620c9b514dfbabf1604c533ad99c - - default default] HTTP exception thrown: Security group cacfe96d-8602-40ae-9645-9261051392f3 does not exist Neutron server returns request_ids: ['req-923fd922-42df-4dd1-93d4-fb436c69b5bb'] [pid: 7|app: 0|req: 351/705] 10.0.0.228 () {32 vars in 740 bytes} [Tue Aug 11 16:55:59 2026] DELETE /v2.1/os-security-groups/cacfe96d-8602-40ae-9645-9261051392f3 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-11 16:55:59.316 7 WARNING neutronclient.v2_0.client [None req-6aa520ab-c7bc-40f7-a540-9fbe79b6b0c1 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/706] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:59 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:55:59.555 8 WARNING neutronclient.v2_0.client [None req-31348191-5f1d-4f2f-a1f9-34cb54cc0c3d 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/707] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:59 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/708] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:55:59 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1424 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 16:56:00.569 7 WARNING neutronclient.v2_0.client [None req-ea94306f-8481-423c-a0b2-6e28b132adc2 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] 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 16:56:00.621 8 WARNING neutronclient.v2_0.client [None req-e636b36a-27f9-4754-8840-b57e051ae103 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/709] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:00 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/710] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:00 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:56:00.776 7 WARNING neutronclient.v2_0.client [None req-4d5a70e7-ebc1-40ce-aa3d-c6c7ed55288d 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] 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 16:56:00.841 8 INFO nova.api.openstack.compute.server_external_events [req-797fc259-db63-4ee0-b8a2-8827f41217c9 req-bc1a3849-8da1-4596-9db9-b098361b73a1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance 2026-08-11 16:56:00.842 8 INFO nova.api.openstack.compute.server_external_events [req-797fc259-db63-4ee0-b8a2-8827f41217c9 req-bc1a3849-8da1-4596-9db9-b098361b73a1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance 2026-08-11 16:56:00.842 8 INFO nova.api.openstack.compute.server_external_events [req-797fc259-db63-4ee0-b8a2-8827f41217c9 req-bc1a3849-8da1-4596-9db9-b098361b73a1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance 2026-08-11 16:56:00.842 8 INFO nova.api.openstack.compute.server_external_events [req-797fc259-db63-4ee0-b8a2-8827f41217c9 req-bc1a3849-8da1-4596-9db9-b098361b73a1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance 2026-08-11 16:56:00.842 8 INFO nova.api.openstack.compute.server_external_events [req-797fc259-db63-4ee0-b8a2-8827f41217c9 req-bc1a3849-8da1-4596-9db9-b098361b73a1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance 2026-08-11 16:56:00.842 8 INFO nova.api.openstack.compute.server_external_events [req-797fc259-db63-4ee0-b8a2-8827f41217c9 req-bc1a3849-8da1-4596-9db9-b098361b73a1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance [pid: 8|app: 0|req: 358/711] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:00 2026] POST /v2.1/os-server-external-events => generated 1038 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:00 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1424 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:01.802 8 WARNING neutronclient.v2_0.client [None req-3b050034-2ec1-4eb3-a049-c1ebdb3c5883 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The 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 16:56:01.822 7 WARNING neutronclient.v2_0.client [None req-799d2bb2-c2c6-42a2-a6a9-a885ede612f7 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/715] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:01 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1549 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 16:56:01.984 8 WARNING neutronclient.v2_0.client [None req-86cccc85-5c15-4390-a271-8bb85aeb69bc 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/716] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:01 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1527 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:01 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1424 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:03.022 7 WARNING neutronclient.v2_0.client [None req-a1ebd868-59d7-4b4c-9799-7d1077d9866d 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] 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 16:56:03.081 8 WARNING neutronclient.v2_0.client [None req-7c46b1e1-0738-489d-96e1-cfb2ad2bc86d a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/718] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:02 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1727 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:03.236 7 WARNING neutronclient.v2_0.client [None req-6194c9d9-bdd5-4540-9883-f38c247542db 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in 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/719] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:03 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1719 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:03.300 8 WARNING neutronclient.v2_0.client [None req-4314f4d8-0cb8-48e5-b9b1-000d01ee41f7 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/720] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:56:03 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:03.371 7 WARNING neutronclient.v2_0.client [None req-72ae88ab-2781-405c-8daf-32c8600b8225 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/721] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:56:03 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/os-interface => generated 285 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:03 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1612 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:03.598 7 WARNING neutronclient.v2_0.client [None req-43dd0744-fc83-440d-af98-bad5425d35c5 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] 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 16:56:05.439 8 WARNING neutronclient.v2_0.client [None req-cf2cd013-d533-4ec9-82ee-6db5d5a6bdb8 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/723] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:56:03 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2/os-interface => generated 285 bytes in 1887 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:05.474 7 INFO nova.api.openstack.compute.server_external_events [req-33e1f9a8-8299-48cd-9a53-3d2366ad3b28 req-1379fb02-f4c7-4707-973c-6e79aebd38b9 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance [pid: 7|app: 0|req: 361/724] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:05 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 16:56:06.198 7 WARNING neutronclient.v2_0.client [None req-68d2609c-9afe-426d-8e92-a9aacde62e22 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/725] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:05 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1727 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:06.237 8 INFO nova.api.openstack.compute.server_external_events [req-9e4aefc0-285f-4bc1-a1ff-6c7dbd948ffc req-904f895f-930a-47de-a759-15da3cf54d01 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance [pid: 8|app: 0|req: 365/726] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/727] 10.0.0.228 () {32 vars in 641 bytes} [Tue Aug 11 16:56:06 2026] GET /v2.1/servers => generated 377 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/728] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:56:06 2026] DELETE /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 0 bytes in 1076 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 16:56:07.465 8 WARNING neutronclient.v2_0.client [None req-b83da40a-d67a-4ea0-a28c-139bd1a358b5 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/729] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:06 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1719 bytes in 1946 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:08.140 7 WARNING neutronclient.v2_0.client [None req-e32fac01-08a0-4960-8f24-f2ec2fe18e9b 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/730] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:07 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1733 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:08.209 8 INFO nova.api.openstack.compute.server_external_events [req-c474c3ed-915d-4998-b635-acebbf1a781c req-dc2dbe95-ac85-417f-94c3-d906af88f76d caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance [pid: 8|app: 0|req: 369/731] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/732] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1612 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/733] 10.0.0.228 () {32 vars in 641 bytes} [Tue Aug 11 16:56:08 2026] GET /v2.1/servers => generated 387 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 16:56:09.236 8 WARNING neutronclient.v2_0.client [None req-fd5bbf59-e2d7-4a1d-a595-31ce7f1d15ef 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/734] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1853 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/735] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:56:08 2026] DELETE /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 0 bytes in 1249 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 16:56:09.750 8 INFO nova.api.openstack.compute.server_external_events [req-01001212-861a-4cf8-9105-bd3d308f3986 req-26c0be9f-c62b-440e-895c-9e0899cae1db caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/736] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:56:09.788 7 WARNING neutronclient.v2_0.client [None req-969576c6-d6fa-44a0-84a4-435d1c704c69 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/737] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:09 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1738 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 16:56:10.506 8 WARNING neutronclient.v2_0.client [None req-c91b7a66-7602-40f8-86ed-07694ae57d9e 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in 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/738] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:10 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1853 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:10.992 7 WARNING neutronclient.v2_0.client [None req-e04fa361-0afc-43a9-91a6-01b632f136de 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/739] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:10 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => 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, ' 2026-08-11 16:56:11.832 7 INFO nova.api.openstack.compute.server_external_events [req-8d8f0ac9-8689-4e55-8db7-c14a5e3f5ffe req-3c6432cd-8c54-446a-b903-c24bc84c5b94 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance 2026-08-11 16:56:11.832 7 INFO nova.api.openstack.compute.server_external_events [req-8d8f0ac9-8689-4e55-8db7-c14a5e3f5ffe req-3c6432cd-8c54-446a-b903-c24bc84c5b94 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance 2026-08-11 16:56:11.832 7 INFO nova.api.openstack.compute.server_external_events [req-8d8f0ac9-8689-4e55-8db7-c14a5e3f5ffe req-3c6432cd-8c54-446a-b903-c24bc84c5b94 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance [pid: 7|app: 0|req: 368/742] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:11 2026] POST /v2.1/os-server-external-events => generated 531 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 16:56:11.914 8 WARNING neutronclient.v2_0.client [None req-53711de5-12e5-4928-916f-d014412ed406 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] 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 16:56:12.123 7 INFO nova.api.openstack.compute.server_external_events [req-34e16b4a-edd1-415e-aac8-212ceb8ad20b req-61bc7b74-c02d-4431-b84a-3cab9c735a91 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:94093574-a81c-4556-a89e-146c4fbd8405 for instance e7181482-80ca-4097-bd02-0a4861fbc180 on instance [pid: 7|app: 0|req: 369/743] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/744] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:11 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1785 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:12.161 7 WARNING neutronclient.v2_0.client [None req-e5c9a0a4-1a68-41ec-b66f-d7991232f46d 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/745] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:12 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1738 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:13.185 8 WARNING neutronclient.v2_0.client [None req-e2233b26-a144-401d-b383-3210e18f0c4a 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in 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/746] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:13 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1509 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:13.928 7 INFO nova.api.openstack.compute.server_external_events [req-aee2ee28-a25c-4a00-afde-85634166398f req-127f0112-8fe6-4f7d-82c0-7ca074e08bec caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:e6927c99-5a06-446e-ac5d-c16c47f94c0a for instance 14da041c-5814-4830-b8eb-2f373def3fc2 on instance [pid: 7|app: 0|req: 371/747] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:14.185 8 WARNING neutronclient.v2_0.client [None req-4ddb7c6c-c452-4c4e-9086-c354dca0ba97 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/748] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1380 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 16:56:14.272 7 WARNING neutronclient.v2_0.client [None req-37bc1a60-64da-42cf-a4a5-ee551ac684d1 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/749] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:14 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1509 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 16:56:15.280 8 WARNING neutronclient.v2_0.client [None req-23661c9d-6b03-4f1d-8a6b-88a08d121a70 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/750] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:15 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:15.384 7 WARNING neutronclient.v2_0.client [None req-2f3b0baf-a8ce-40d0-86a6-9b19ce31474a 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/751] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:15 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 1509 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:16.397 8 WARNING neutronclient.v2_0.client [None req-687847a8-485d-40bd-811f-e130ca0b0b66 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/752] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:16 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1385 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 16:56:16.479 7 INFO nova.api.openstack.wsgi [None req-bc675225-3246-4e1b-9780-4f37f2c354fb 669c87e4d929419cb1c2452498ee3337 b17583f94634425889ffc710d7d6687c - - default default] HTTP exception thrown: Instance e7181482-80ca-4097-bd02-0a4861fbc180 could not be found. [pid: 7|app: 0|req: 374/753] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:16 2026] GET /v2.1/servers/e7181482-80ca-4097-bd02-0a4861fbc180 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/754] 10.0.0.228 () {32 vars in 706 bytes} [Tue Aug 11 16:56:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1114053662 => generated 0 bytes in 206 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 16:56:17.504 7 WARNING neutronclient.v2_0.client [None req-cf8d6af5-39a2-4483-a537-c347615dee3c 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] The python binding code in 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/755] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:17 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 1339 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:19.015 7 INFO nova.api.openstack.wsgi [None req-59e14269-995f-42ff-8231-3449a13cb182 29c73a6f9e42449c91e20ab00eaf2fb1 091d163741c04a18833c47bdc3634711 - - default default] HTTP exception thrown: Instance 14da041c-5814-4830-b8eb-2f373def3fc2 could not be found. [pid: 7|app: 0|req: 376/756] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:18 2026] GET /v2.1/servers/14da041c-5814-4830-b8eb-2f373def3fc2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/757] 10.0.0.228 () {32 vars in 706 bytes} [Tue Aug 11 16:56:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1468338653 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/758] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:56:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:56:23.609 8 WARNING neutronclient.v2_0.client [None req-e7983d17-1e95-4386-89a2-5465cd92492a a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/761] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:56:23 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/os-interface => generated 285 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:56:24.040 7 WARNING neutronclient.v2_0.client [None req-5201e505-5868-4785-b78a-17774ee828cb a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/762] 10.0.0.228 () {32 vars in 815 bytes} [Tue Aug 11 16:56:24 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/os-interface/60dd8bb0-b38d-405c-867d-7bb9fa2f901d => generated 282 bytes in 1155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/763] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:25 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 157 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/764] 10.0.0.228 () {34 vars in 750 bytes} [Tue Aug 11 16:56:25 2026] POST /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/action => generated 0 bytes in 34 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: 385/765] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:25 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:25.665 7 WARNING neutronclient.v2_0.client [None req-98851546-471e-4dac-bb2e-d93035215a8f 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The 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 16:56:25.710 7 WARNING neutronclient.v2_0.client [None req-98851546-471e-4dac-bb2e-d93035215a8f 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The 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 16:56:25.946 7 WARNING neutronclient.v2_0.client [None req-98851546-471e-4dac-bb2e-d93035215a8f 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/766] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:56:25 2026] POST /v2.1/servers => generated 452 bytes in 569 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 16:56:26.204 8 WARNING neutronclient.v2_0.client [None req-4e4a082a-6708-47df-9aaa-242e48b93b56 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] 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: 382/767] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:26 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:26 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1431 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 16:56:26.929 7 INFO nova.api.openstack.compute.server_external_events [req-1160e2ea-ba5a-4f6c-bd8c-de85b99c892f req-cc102bbf-1a96-46ac-9070-4790c82c3dca caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance [pid: 7|app: 0|req: 383/769] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:26 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, ' [pid: 8|app: 0|req: 387/770] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:27 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 157 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 16:56:27.708 7 WARNING neutronclient.v2_0.client [None req-2b685d3f-a236-4b54-9c83-a8523ed9c32a 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/771] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:27 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1427 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, ' [pid: 8|app: 0|req: 388/772] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:28 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 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 16:56:28.497 7 WARNING neutronclient.v2_0.client [None req-36dc1212-bd2b-410d-8d3e-3d41adce2521 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/773] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:28 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1953 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/774] 10.0.0.228 () {34 vars in 750 bytes} [Tue Aug 11 16:56:28 2026] POST /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/775] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:28 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 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 16:56:28.805 8 WARNING neutronclient.v2_0.client [None req-34d55e94-f0f8-440c-b774-7bed356af39a 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/776] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:28 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/777] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:29 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 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 16:56:29.877 8 WARNING neutronclient.v2_0.client [None req-dad295fb-1055-4fe8-986d-39e4931bace8 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/778] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:29 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1483 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/779] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:30 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:56:30.815 8 INFO nova.api.openstack.compute.server_external_events [req-36a72a2d-4e6b-4077-9345-346b861ebed9 req-574191ce-ca24-4b22-adab-deb292bbc898 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance [pid: 8|app: 0|req: 392/780] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:30 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 16:56:31.018 7 WARNING neutronclient.v2_0.client [None req-9723e6dd-2141-427d-b7ab-cf5d022a56a8 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] 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: 395/783] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:31 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:30 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1558 bytes in 1245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 396/785] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:32 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 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 16:56:33.262 7 WARNING neutronclient.v2_0.client [None req-44bd3c1b-7f2e-4305-b8c5-e760d362638e 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] 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 16:56:33.650 8 INFO nova.api.openstack.compute.server_external_events [req-5023f580-c520-437c-b650-e9eda07fab68 req-cd4af46c-a228-4bf8-9560-c83f8829e8f3 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance [pid: 8|app: 0|req: 397/786] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/787] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:33 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/788] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:34 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/789] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:33 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 2149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/790] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:36 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 195 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 16:56:36.432 7 WARNING neutronclient.v2_0.client [None req-88010dc1-4566-436e-a6b7-1abbf0ed2aab 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/791] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:36 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/792] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:37 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/793] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:56:37 2026] DELETE /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 0 bytes in 319 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 16:56:37.466 8 WARNING neutronclient.v2_0.client [None req-4b40bd5b-46f7-4501-975c-fa5a5d899bbf a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] 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: 402/794] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:37 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1845 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:56:37.737 7 WARNING neutronclient.v2_0.client [None req-43494ec2-ea95-4e5e-96e9-7faff65c8a17 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The 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 16:56:37.950 7 WARNING neutronclient.v2_0.client [None req-43494ec2-ea95-4e5e-96e9-7faff65c8a17 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] 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 16:56:38.001 8 WARNING neutronclient.v2_0.client [None req-d0911daf-9622-4537-a133-8fc90af402c1 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/795] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:37 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:38.768 8 WARNING neutronclient.v2_0.client [None req-3194f71e-34ab-41af-a457-d86322c909c5 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/796] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:56:37 2026] POST /v2.1/servers => generated 424 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 16:56:38.941 7 WARNING neutronclient.v2_0.client [None req-01ec3323-7a15-4929-95b6-eb3dab9701aa 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in 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/797] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:38 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1845 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/798] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:38 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1370 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 16:56:39.172 8 WARNING neutronclient.v2_0.client [None req-16a4a2ca-4ca1-4a90-b589-2451785ec6e5 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/799] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 16:56:40.032 8 WARNING neutronclient.v2_0.client [None req-733dc495-2b55-41bb-b01a-3a6337fde175 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The 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 16:56:40.040 7 WARNING neutronclient.v2_0.client [None req-354df9f2-66b3-4d72-9a25-6a1ce552b05b a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/800] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:40 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1370 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/801] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:39 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1845 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:40.428 8 WARNING neutronclient.v2_0.client [None req-b0dfc291-149b-4e8a-8a0e-4bf1fd806b0a 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/802] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:40 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:41.119 7 WARNING neutronclient.v2_0.client [None req-416d4177-331d-47d8-93d7-1e58074054fa 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in 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/803] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:41 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1370 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:41.215 8 WARNING neutronclient.v2_0.client [None req-9cba744e-60e6-4d9f-ad3b-ea3549874f6a a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The 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 16:56:41.233 7 INFO nova.api.openstack.compute.server_external_events [req-7a112fe6-3cd5-4690-aab9-20fa3320736e req-54c3dd0d-19b3-49d7-a9fa-b4128a53fb6b caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:60dd8bb0-b38d-405c-867d-7bb9fa2f901d for instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 on instance [pid: 7|app: 0|req: 397/804] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/805] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:41 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1777 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 16:56:41.675 7 WARNING neutronclient.v2_0.client [None req-42034941-f230-40d8-acac-2cbfe5011d69 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/808] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:41 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:42.218 8 WARNING neutronclient.v2_0.client [None req-9799abf4-eb75-41e9-9260-2132e78a8608 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/809] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1374 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:42.311 7 WARNING neutronclient.v2_0.client [None req-a9a2ebf5-5ae5-4b9d-b5cd-a1f4dffafe88 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/810] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => 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 16:56:42.850 8 WARNING neutronclient.v2_0.client [None req-4bbbf883-e3a5-4a51-be8d-0ee380076314 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/811] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:42 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:43.309 7 WARNING neutronclient.v2_0.client [None req-3486ba8a-2660-4753-8737-c942f2949433 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/812] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:43 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1366 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 16:56:43.407 8 WARNING neutronclient.v2_0.client [None req-352ddc66-403f-47e5-81bf-c2aaa5571046 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/813] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:43 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1487 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:44.174 7 WARNING neutronclient.v2_0.client [None req-a2483e65-100c-4351-8f03-62ecd3dacf8e 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/814] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:44.394 8 WARNING neutronclient.v2_0.client [None req-4ffe42d2-9e00-4a32-9fc8-60cc55bcd85b 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in 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/815] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1422 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 16:56:44.524 7 WARNING neutronclient.v2_0.client [None req-757d9731-2d83-4854-b339-5cc1578531c1 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] The python binding code in 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/816] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:44 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 1487 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 16:56:45.342 8 WARNING neutronclient.v2_0.client [None req-36197361-b141-46a5-a6a9-9e431081661b 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/817] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:45 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 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 16:56:45.512 7 WARNING neutronclient.v2_0.client [None req-fa7220a8-1cfd-4217-b39c-d2bca7647355 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in 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/818] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:45 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1422 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:45.606 8 INFO nova.api.openstack.wsgi [None req-9b181a9d-594d-487f-908c-031c7f52fc5a a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] HTTP exception thrown: Instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 could not be found. [pid: 8|app: 0|req: 416/819] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:45 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/820] 10.0.0.228 () {32 vars in 706 bytes} [Tue Aug 11 16:56:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1177438357 => generated 0 bytes in 63 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 16:56:46.145 8 INFO nova.api.openstack.compute.server_external_events [req-e3c76afa-ea2d-4be4-aa13-4db1186a57b3 req-c3d40fc0-a57a-47f3-87ef-640abc2c3510 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance [pid: 8|app: 0|req: 417/821] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-08-11 16:56:46.407 7 INFO nova.api.openstack.wsgi [None req-586c5de8-ba6e-466f-b53d-d3215420e4ea a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] HTTP exception thrown: Instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 could not be found. [pid: 7|app: 0|req: 405/822] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:56:46 2026] DELETE /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => 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 16:56:46.445 8 INFO nova.api.openstack.wsgi [None req-dd98a9b3-97b4-4f19-8597-ce74af4df685 a6b9092260454edab3eed4e2f83101da 9df3d02f6c7c445f84537e3d69b95da1 - - default default] HTTP exception thrown: Instance f9d41f0b-b353-49bd-8578-3dd60c1a9d95 could not be found. [pid: 8|app: 0|req: 418/823] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:46 2026] GET /v2.1/servers/f9d41f0b-b353-49bd-8578-3dd60c1a9d95 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:46.534 7 WARNING neutronclient.v2_0.client [None req-12b68fb8-f8eb-462a-be83-dc5109235e6d 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] 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 16:56:46.625 8 WARNING neutronclient.v2_0.client [None req-15e0fbe3-ec7a-409c-bdef-70c275ac0b31 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in 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/824] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:46 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1430 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:46 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1556 bytes in 1285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:48.100 8 WARNING neutronclient.v2_0.client [None req-dc93f850-f23b-467d-aaec-be7aca1d713e 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] 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 16:56:48.198 7 INFO nova.api.openstack.compute.server_external_events [req-06383be8-a574-44fb-98af-3cc4db9ba5e2 req-c7a54b11-de29-4c02-bbed-9ad6b06a9640 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance [pid: 7|app: 0|req: 407/826] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/827] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:48 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1470 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:48.821 7 WARNING neutronclient.v2_0.client [None req-8708e910-39e5-4427-8cf6-50682fece7d2 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/828] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:48 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1740 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 16:56:49.010 8 WARNING neutronclient.v2_0.client [None req-205aedd5-3671-4c32-a413-868592d959b2 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/829] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:56:48 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7/os-interface => generated 285 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:49.656 7 WARNING neutronclient.v2_0.client [None req-c146a25b-e06d-4d2c-bccc-6deed6793946 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] 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 16:56:50.139 8 WARNING neutronclient.v2_0.client [None req-6837e22e-57f6-411b-8f99-91209b213b27 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/830] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:49 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1470 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:50.268 7 INFO nova.api.openstack.compute.server_external_events [req-d06ed9f3-50bd-4d68-b595-041a9e79c0e0 req-9bcd58ef-9558-4f28-a783-4af509d911d1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:e6049ace-e487-4ffe-90ce-7c98dd8778f9 for instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca on instance 2026-08-11 16:56:50.268 7 INFO nova.api.openstack.compute.server_external_events [req-d06ed9f3-50bd-4d68-b595-041a9e79c0e0 req-9bcd58ef-9558-4f28-a783-4af509d911d1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance [pid: 7|app: 0|req: 410/831] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:50 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/832] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1740 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/833] 10.0.0.228 () {32 vars in 641 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.1/servers => generated 384 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/834] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:56:50 2026] DELETE /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 0 bytes in 206 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 16:56:50.732 7 WARNING neutronclient.v2_0.client [None req-8c49dc44-4751-45d5-8e7f-99da82a7836e 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/835] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:50 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1746 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 16:56:51.228 8 WARNING neutronclient.v2_0.client [None req-ea7baed8-3786-4c08-8b7a-e1acf11d91b3 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/836] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:51 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:51.916 7 WARNING neutronclient.v2_0.client [None req-b4ebde9a-4ac1-4624-91d8-57e42f614f3d 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/839] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:51 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1746 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:52.354 8 INFO nova.api.openstack.compute.server_external_events [req-e8a5bf55-6b99-4d1c-bab0-b9ff05e5b9de req-6d1cfb05-2a67-420a-84d6-fbc6691454da caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/840] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:56:52.390 7 WARNING neutronclient.v2_0.client [None req-5f197c24-d335-42be-891e-b0e3e0987ffb 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/841] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:52 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:53.209 8 WARNING neutronclient.v2_0.client [None req-514ad0dc-a238-4058-a7f5-81a9151a06d0 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] 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 16:56:53.590 7 WARNING neutronclient.v2_0.client [None req-e9f64abc-3d6b-4bf4-8909-60aaaa8757b2 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/842] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:53 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1746 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:54.146 8 INFO nova.api.openstack.compute.server_external_events [req-a0017487-e276-4377-a067-b2eb8b6cc965 req-be95934f-6b9d-4214-b6d3-581b664f747c caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance [pid: 8|app: 0|req: 428/843] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:54 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) [pid: 7|app: 0|req: 416/844] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:53 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1470 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:54.413 8 INFO nova.api.openstack.compute.server_external_events [req-bd5e7472-2cb0-4d4f-887a-9e2e6eb341cf req-39bb42d9-cae3-4d29-8f6c-dc6d42175b65 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:5a384c93-f80f-4e69-92f9-5cfaddd71b0c for instance 36a27391-b758-4d83-82e7-40290a7f03b7 on instance 2026-08-11 16:56:54.414 8 INFO nova.api.openstack.compute.server_external_events [req-bd5e7472-2cb0-4d4f-887a-9e2e6eb341cf req-39bb42d9-cae3-4d29-8f6c-dc6d42175b65 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:e6049ace-e487-4ffe-90ce-7c98dd8778f9 for instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca on instance 2026-08-11 16:56:54.414 8 INFO nova.api.openstack.compute.server_external_events [req-bd5e7472-2cb0-4d4f-887a-9e2e6eb341cf req-39bb42d9-cae3-4d29-8f6c-dc6d42175b65 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:e6049ace-e487-4ffe-90ce-7c98dd8778f9 for instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca on instance [pid: 8|app: 0|req: 429/845] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:56:54 2026] POST /v2.1/os-server-external-events => generated 527 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 16:56:55.143 7 WARNING neutronclient.v2_0.client [None req-aed513d2-0028-4ae4-b432-58e31bc2fb13 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/846] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:55 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1512 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:55.364 8 WARNING neutronclient.v2_0.client [None req-71ff3509-0946-4c90-a4a4-b5f9bb884c9f 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/847] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:55 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1470 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, ' 2026-08-11 16:56:56.287 7 WARNING neutronclient.v2_0.client [None req-3dd97a47-717b-44f2-b401-cb9d310aa2bd 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] The python binding code in 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/848] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:56 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:56.577 8 WARNING neutronclient.v2_0.client [None req-c5d9f392-0869-4c22-a9ca-01ffa1891e3d 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/849] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:56 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1654 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, ' [pid: 7|app: 0|req: 419/850] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:56 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca/ips => generated 108 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: 8|app: 0|req: 432/851] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 16:56:56 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca/ips => generated 108 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: 420/852] 10.0.0.228 () {32 vars in 823 bytes} [Tue Aug 11 16:56:56 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca/ips/tempest-ServerAddressesTestJSON-291805925-network => generated 93 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/853] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:56:56 2026] DELETE /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:57.027 7 WARNING neutronclient.v2_0.client [None req-100411bc-4d8b-4814-b08b-4a6a403e1c1c 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/854] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:56 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1660 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:57.374 8 INFO nova.api.openstack.wsgi [None req-664d9ff8-5b82-4b40-bd0b-ab78473042d5 1cbf8d0fb0e2431a81494b7fee515a82 639bec1be26b4af581338b989705f5c5 - - default default] HTTP exception thrown: Instance 36a27391-b758-4d83-82e7-40290a7f03b7 could not be found. [pid: 8|app: 0|req: 434/855] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:57 2026] GET /v2.1/servers/36a27391-b758-4d83-82e7-40290a7f03b7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/856] 10.0.0.228 () {32 vars in 704 bytes} [Tue Aug 11 16:56:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-812662183 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:56:58.215 8 WARNING neutronclient.v2_0.client [None req-30d5c836-44f5-45b6-b2b3-cf5cb61e58af 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/857] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:56:58 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1660 bytes in 2119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/858] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:57:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:00.820 8 INFO nova.api.openstack.compute.server_external_events [req-124a657c-cd32-48d9-ae9b-36221feef394 req-2d3eb1de-1ba4-4fd5-b92e-6d56e4009a75 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e6049ace-e487-4ffe-90ce-7c98dd8778f9 for instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca on instance [pid: 8|app: 0|req: 436/859] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-08-11 16:57:01.269 7 INFO nova.api.openstack.compute.server_external_events [req-8925d9ca-4d78-46ac-8605-08ae506f3dce req-b17bb490-89d3-4d9c-8d48-79faa44519f3 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:e6049ace-e487-4ffe-90ce-7c98dd8778f9 for instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca on instance [pid: 7|app: 0|req: 424/860] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:01.335 8 WARNING neutronclient.v2_0.client [None req-3942412d-2dc8-4171-8ef4-433a8b48d718 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in 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/863] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:01 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1451 bytes in 871 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:02.923 7 INFO nova.api.openstack.compute.server_external_events [req-825ef293-97ed-44f4-b609-893edb7fe104 req-6942e68b-a981-4a99-a85b-7fea0af40733 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e6049ace-e487-4ffe-90ce-7c98dd8778f9 for instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca on instance [pid: 7|app: 0|req: 427/864] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:02 2026] POST /v2.1/os-server-external-events => generated 185 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 16:57:03.239 8 WARNING neutronclient.v2_0.client [None req-cb0613dc-9332-470e-b6c6-809ed4a7a6d6 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/865] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:03 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => generated 1456 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:04.654 7 INFO nova.api.openstack.wsgi [None req-bd909d07-7281-4884-b066-76e73fa2082b 605fc27938bb40ce9ad7a93daf7623c3 fb492049f7474a42998232b9f85690b7 - - default default] HTTP exception thrown: Instance a67598cb-e477-4adb-837f-f6ad8ac2d9ca could not be found. [pid: 7|app: 0|req: 428/866] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:04 2026] GET /v2.1/servers/a67598cb-e477-4adb-837f-f6ad8ac2d9ca => 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, ' 2026-08-11 16:57:05.086 8 WARNING neutronclient.v2_0.client [None req-3e3cce9f-11ba-49af-a563-e3705b3cb9cb 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The 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 16:57:05.128 8 WARNING neutronclient.v2_0.client [None req-3e3cce9f-11ba-49af-a563-e3705b3cb9cb 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The 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 16:57:05.352 8 WARNING neutronclient.v2_0.client [None req-3e3cce9f-11ba-49af-a563-e3705b3cb9cb 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/867] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:57:04 2026] POST /v2.1/servers => generated 453 bytes in 575 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 16:57:05.610 7 WARNING neutronclient.v2_0.client [None req-b51e1e36-e656-48d8-be32-768f4520524e 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/868] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:05 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1393 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 16:57:06.716 8 WARNING neutronclient.v2_0.client [None req-06f5917e-4e16-4fc0-9ecd-91e93927e19a 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/869] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:06 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1397 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:08.027 7 WARNING neutronclient.v2_0.client [None req-417ad8db-5c78-4f82-b475-d4bade7e08a0 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/870] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:07 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1445 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:09.284 8 WARNING neutronclient.v2_0.client [None req-c9a819f2-1ab6-4aed-b052-691c8c086518 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/871] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:09 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1445 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 16:57:10.404 7 WARNING neutronclient.v2_0.client [None req-012751de-caeb-4472-9e76-d2d6970750b6 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] 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 16:57:11.686 8 INFO nova.api.openstack.compute.server_external_events [req-c1eb77a5-b394-4ecb-bbf2-4a4961079950 req-68882bd3-094f-492c-aa4a-b92e6f8e08ed caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 8|app: 0|req: 442/872] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/873] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:10 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1521 bytes in 1351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:12.755 8 WARNING neutronclient.v2_0.client [None req-4b4ff93a-ae59-4a29-8c7b-b4e7661cbd17 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/876] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:12 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1519 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 16:57:13.963 7 WARNING neutronclient.v2_0.client [None req-dc68329b-340f-4b5a-a7c9-c9b52f86d2e3 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/877] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:13 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1519 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 16:57:15.186 8 WARNING neutronclient.v2_0.client [None req-88773203-99d0-4e3e-93d5-d00223874a1c 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/878] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:15 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1519 bytes in 1153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:17.228 7 INFO nova.api.openstack.compute.server_external_events [req-f503b9f7-d72f-491d-98f7-d2e5ad28d150 req-ab9686ac-93cc-46c9-b166-0c7493074653 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 7|app: 0|req: 434/879] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:17.358 8 WARNING neutronclient.v2_0.client [None req-c6f4bf55-1fb7-4278-90f5-c89a41703ba9 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/880] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:17 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1519 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:19.223 7 WARNING neutronclient.v2_0.client [None req-c9f5004f-596a-43f2-b3a1-d9aa8cb7064c 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] 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 16:57:19.277 8 INFO nova.api.openstack.compute.server_external_events [req-ef42da99-7376-438c-b582-47a536b2623e req-8f1e4582-63a7-466f-b651-94000dc2d495 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 8|app: 0|req: 447/881] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:19 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: 7|app: 0|req: 435/882] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:19 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1702 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:19.817 8 WARNING neutronclient.v2_0.client [None req-2c012a80-52cd-4143-b940-053a66e5ddd8 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/883] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:57:19 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a/os-interface => generated 285 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:21.514 7 INFO nova.api.openstack.compute.server_external_events [req-fc1384c9-dc11-4402-a53e-1fb5fea2912a req-07fd0347-2efc-4106-a631-e1dcaca148a2 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 7|app: 0|req: 436/884] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:21 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 16:57:37.011 7 WARNING neutronclient.v2_0.client [None req-d06c57d2-e6f4-44cd-b623-a2623490e854 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/889] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:36 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1822 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:37.593 8 WARNING neutronclient.v2_0.client [None req-031cd89d-f366-4820-85ad-60bd4a2bfb18 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/890] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:37 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1822 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 440/891] 10.0.0.228 () {34 vars in 750 bytes} [Tue Aug 11 16:57:38 2026] POST /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a/action => generated 0 bytes in 75 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 16:57:38.605 8 WARNING neutronclient.v2_0.client [None req-1d1c1061-b0fb-407e-9876-6823a9a312ec 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/892] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:38 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1824 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:40.209 7 WARNING neutronclient.v2_0.client [None req-b08db3fd-4406-4ac5-94f7-d888c1bf9aac 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/893] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:40 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1824 bytes in 850 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:42.115 7 WARNING neutronclient.v2_0.client [None req-4b5689b9-6a23-4038-9ff0-dbc10d230fe8 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/896] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:42 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1824 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:43.295 8 WARNING neutronclient.v2_0.client [None req-cf6f2e5c-81c8-4608-a43c-26c053ac793f 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/897] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:43 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1829 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:45.426 7 WARNING neutronclient.v2_0.client [None req-048fb836-ee35-4f41-a77b-178d1b0c5424 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] 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 16:57:46.211 8 INFO nova.api.openstack.compute.server_external_events [req-0f8ec9a8-e87a-4045-acd4-c4fb2067ad4f req-81dc6f55-350d-45a1-ae64-0395468e3ed9 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 8|app: 0|req: 455/898] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/899] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:45 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1829 bytes in 2088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:48.296 8 INFO nova.api.openstack.compute.server_external_events [req-6c003baf-69ba-4bc5-89c4-7b75a6971434 req-339c1dc2-3917-422a-8c4b-915efaeb4128 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance 2026-08-11 16:57:48.296 8 INFO nova.api.openstack.compute.server_external_events [req-6c003baf-69ba-4bc5-89c4-7b75a6971434 req-339c1dc2-3917-422a-8c4b-915efaeb4128 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance 2026-08-11 16:57:48.296 8 INFO nova.api.openstack.compute.server_external_events [req-6c003baf-69ba-4bc5-89c4-7b75a6971434 req-339c1dc2-3917-422a-8c4b-915efaeb4128 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 8|app: 0|req: 456/900] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:57:48 2026] POST /v2.1/os-server-external-events => generated 527 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 16:57:48.535 7 WARNING neutronclient.v2_0.client [None req-4bfce37d-c53c-41bb-a412-040d8f1af1d4 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/901] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:48 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1829 bytes in 1757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:57:51.311 8 WARNING neutronclient.v2_0.client [None req-e4356668-8df2-44d5-9c94-9fd7b0cca952 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/902] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:57:51 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1822 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:01.569 8 WARNING neutronclient.v2_0.client [None req-ba6287db-c188-4d49-a796-dccc480a32ac 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/907] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:01 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1822 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 449/908] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:58:02 2026] DELETE /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 0 bytes in 120 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 16:58:02.266 8 WARNING neutronclient.v2_0.client [None req-ab43aab0-5ec5-43c1-b88a-66a9fbc16da7 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/909] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:02 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1828 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:03.563 7 WARNING neutronclient.v2_0.client [None req-31b00523-79fb-4751-9874-ce988e0f6e71 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/910] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:03 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1828 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:04.749 8 INFO nova.api.openstack.compute.server_external_events [req-04f9eb71-0b81-49c9-833b-10325e53b872 req-1d356d6b-3439-4bc7-9272-72c23ccd5966 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 8|app: 0|req: 461/911] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:05.591 7 WARNING neutronclient.v2_0.client [None req-aaf724f5-507f-40c9-9328-5c7d2b6ab162 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] 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 16:58:05.628 8 INFO nova.api.openstack.compute.server_external_events [req-97f2957d-401b-4491-8e5b-06967a5cdbab req-28f7e8a3-7888-4af8-a7fc-3f2ead0e15eb caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 8|app: 0|req: 462/912] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/913] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:05 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1760 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 16:58:06.795 8 WARNING neutronclient.v2_0.client [None req-ad6ac7ba-9619-40b8-9892-583ae44d431f 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The 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 16:58:06.803 7 INFO nova.api.openstack.compute.server_external_events [req-bf090263-144a-4c87-9e5d-4b8d549fa3d0 req-10b99462-1230-46f3-b5ae-1ab0857cc89c caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:59c8508f-c965-4c16-997e-2777f9a39e4d for instance cfa0eba4-363f-4c3d-9380-02ae5551415a on instance [pid: 7|app: 0|req: 452/914] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/915] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:06 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1479 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 16:58:07.941 7 WARNING neutronclient.v2_0.client [None req-445957a4-2c24-461b-8a42-1a8d3b853126 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] The python binding code in 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/916] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:07 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => generated 1479 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:09.631 8 INFO nova.api.openstack.wsgi [None req-7cc451e9-1bd1-44a8-b724-fc889d1076dc 6739fd64f9c14ae69c961f19b765ce47 c5f9d0d5717749bebc43660e4a459ce3 - - default default] HTTP exception thrown: Instance cfa0eba4-363f-4c3d-9380-02ae5551415a could not be found. [pid: 8|app: 0|req: 464/917] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:09 2026] GET /v2.1/servers/cfa0eba4-363f-4c3d-9380-02ae5551415a => 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: 454/918] 10.0.0.228 () {32 vars in 706 bytes} [Tue Aug 11 16:58:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1816636370 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/921] 10.0.0.228 () {30 vars in 413 bytes} [Tue Aug 11 16:58:20 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/922] 10.0.0.228 () {28 vars in 560 bytes} [Tue Aug 11 16:58:20 2026] GET /v2/ => generated 402 bytes in 457 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/923] 10.0.0.228 () {28 vars in 564 bytes} [Tue Aug 11 16:58:20 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: 467/924] 10.0.0.228 () {30 vars in 413 bytes} [Tue Aug 11 16:58:20 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-11 16:58:21.208 7 WARNING neutronclient.v2_0.client [None req-bdfc4f88-1464-4b30-8c0d-708b1b67520e 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The 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 16:58:21.397 7 WARNING neutronclient.v2_0.client [None req-bdfc4f88-1464-4b30-8c0d-708b1b67520e 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/925] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:58:21 2026] POST /v2.1/servers => generated 424 bytes in 482 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 16:58:21.618 8 WARNING neutronclient.v2_0.client [None req-69920483-e176-41cb-94e8-dd08ba940f81 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/928] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:21 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1368 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:23.129 7 WARNING neutronclient.v2_0.client [None req-9268c315-5f31-4916-bf37-ee668d24fc2a 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/929] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:23 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1372 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:24.626 8 WARNING neutronclient.v2_0.client [None req-6640390d-0a54-40d0-8aaf-0e7307d7e0ba 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/930] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:24 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1364 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 16:58:25.718 7 WARNING neutronclient.v2_0.client [None req-f77b43af-b415-4fc0-a4d3-718f7033264e 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/931] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:25 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1364 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 16:58:26.822 8 WARNING neutronclient.v2_0.client [None req-83279771-6689-4e16-a853-dcc953362bd3 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/932] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:26 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1420 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 16:58:27.920 7 WARNING neutronclient.v2_0.client [None req-8c5990c8-b686-478f-aed7-433ec74c5b18 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/933] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:27 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1420 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:29.053 8 WARNING neutronclient.v2_0.client [None req-5d56b85a-ca82-4098-b50a-6305ed197672 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/934] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:28 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1428 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:30.176 7 WARNING neutronclient.v2_0.client [None req-75980ce5-2235-4003-b3d8-80eb44c303d0 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] 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 16:58:30.931 8 INFO nova.api.openstack.compute.server_external_events [req-982d7d6c-beff-4993-9094-02fb632f88ea req-3f9823bf-32d0-40a9-94df-98734ae78bd5 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance [pid: 7|app: 0|req: 464/935] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:30 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1470 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/936] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:30 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 16:58:31.998 8 WARNING neutronclient.v2_0.client [None req-ffde39c7-6219-4402-ab55-075e833aa098 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/939] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:31 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:33.163 7 WARNING neutronclient.v2_0.client [None req-9523c8d3-44b3-43a8-b391-ee4dc0cd4d39 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/940] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:33 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 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 16:58:34.332 8 WARNING neutronclient.v2_0.client [None req-4661dc3d-6296-4fb4-968f-989b094abce3 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/941] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:34 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:35.484 7 WARNING neutronclient.v2_0.client [None req-a6a09fb4-b7c0-4e32-aca2-7c02690a7959 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/942] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:35 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:36.564 8 INFO nova.api.openstack.compute.server_external_events [req-c9b97d3c-9c32-4519-a810-513a20bc6a94 req-5e4c257a-83d8-41aa-89ac-771daaeeff56 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance [pid: 8|app: 0|req: 476/943] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:36 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 16:58:36.700 7 WARNING neutronclient.v2_0.client [None req-e9f32496-27e4-4247-ad6a-660d272b2c99 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/944] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:36 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:38.063 8 WARNING neutronclient.v2_0.client [None req-ddca18ce-d622-47b9-85c4-b78c434bc9d0 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/945] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:38 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:38.606 7 INFO nova.api.openstack.compute.server_external_events [req-60c2c373-5f4e-45f3-aad0-82e85505b9f1 req-ca87e047-bc8b-4082-b22c-2a6d5e37f999 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance 2026-08-11 16:58:38.606 7 INFO nova.api.openstack.compute.server_external_events [req-60c2c373-5f4e-45f3-aad0-82e85505b9f1 req-ca87e047-bc8b-4082-b22c-2a6d5e37f999 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance [pid: 7|app: 0|req: 469/946] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:38 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:39.631 8 WARNING neutronclient.v2_0.client [None req-e04ed448-5057-42dc-b80b-06183cf3ca33 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/947] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:39 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1468 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 16:58:40.784 7 WARNING neutronclient.v2_0.client [None req-c8b0f96e-3aca-4e1e-9f98-0769a5147ef6 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/948] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:40 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1649 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/951] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:58:42 2026] DELETE /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:42.631 7 WARNING neutronclient.v2_0.client [None req-56bf226c-f158-43c6-82d4-4c9bdf16c53f 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/952] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:42 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1655 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 16:58:43.820 7 INFO nova.api.openstack.compute.server_external_events [req-2c7e81f8-7ea1-4053-a487-de2cf57b1af6 req-9783e01b-5e9f-48a3-8cb1-eaf921b60e87 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance [pid: 7|app: 0|req: 473/953] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:58:43.838 8 WARNING neutronclient.v2_0.client [None req-651573e5-78a9-4dc2-bafe-587542ecbbdc 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/954] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:43 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1655 bytes in 954 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:45.791 7 WARNING neutronclient.v2_0.client [None req-2b79118a-db0f-428f-b693-6cca2bf4e3e8 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] 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 16:58:45.895 8 INFO nova.api.openstack.compute.server_external_events [req-02b5ae26-5bf5-4161-b69c-142200f72a85 req-ba024d5c-0033-47a4-8041-ecab0b391540 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance [pid: 8|app: 0|req: 482/955] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:45 2026] POST /v2.1/os-server-external-events => generated 185 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 16:58:46.059 8 INFO nova.api.openstack.compute.server_external_events [req-4dc7b0e7-5863-4bd1-af8f-f8d5844a7b24 req-58525901-5996-4498-a096-994c86034157 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:7fa6d6cd-e96a-4f98-a915-a91345ff642e for instance 24e98336-115d-48a6-8156-8982e6504b64 on instance [pid: 8|app: 0|req: 483/956] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:58:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/957] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:45 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1613 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:58:47.202 8 WARNING neutronclient.v2_0.client [None req-7fb0f9fb-f130-47ad-982a-31eb53143be4 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] The python binding code in 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/958] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:47 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1454 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, ' [pid: 7|app: 0|req: 475/959] 10.0.0.64 () {30 vars in 618 bytes} [Tue Aug 11 16:58:47 2026] GET /v2.1 => generated 0 bytes in 115 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: 485/960] 10.0.0.64 () {32 vars in 691 bytes} [Tue Aug 11 16:58:47 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/961] 10.0.0.64 () {34 vars in 912 bytes} [Tue Aug 11 16:58:47 2026] GET /v2.1/os-simple-tenant-usage/3b1b3753acd841a1873bf4fe7dfddc93?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 16:58:48.317 8 WARNING neutronclient.v2_0.client [None req-4563aca7-d0fd-410f-9e12-74082d5f93e9 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] 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: 486/962] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:48 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 1454 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/963] 10.0.0.64 () {30 vars in 653 bytes} [Tue Aug 11 16:58:48 2026] GET /v2.1/limits?reserved=1 => generated 511 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 16:58:49.406 8 INFO nova.api.openstack.wsgi [None req-58be7cb7-aede-49cb-97f1-bfe215867faf 0720d75e27c649c9a9b59b3fabce7a21 a3c2dc84324c4667b07b64649c951ead - - default default] HTTP exception thrown: Instance 24e98336-115d-48a6-8156-8982e6504b64 could not be found. [pid: 8|app: 0|req: 487/964] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:58:49 2026] GET /v2.1/servers/24e98336-115d-48a6-8156-8982e6504b64 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/967] 10.0.0.64 () {30 vars in 618 bytes} [Tue Aug 11 16:58:51 2026] GET /v2.1 => generated 0 bytes in 213 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: 490/968] 10.0.0.64 () {32 vars in 691 bytes} [Tue Aug 11 16:58:51 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/969] 10.0.0.64 () {34 vars in 912 bytes} [Tue Aug 11 16:58:51 2026] GET /v2.1/os-simple-tenant-usage/3b1b3753acd841a1873bf4fe7dfddc93?start=2026-08-10T00:00:00&end=2026-08-11T23:59:59 => generated 20 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/970] 10.0.0.64 () {30 vars in 653 bytes} [Tue Aug 11 16:58:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/975] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:59:16 2026] POST /v2.1/os-keypairs => generated 397 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/976] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 16:59:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 16:59:23.320 8 WARNING neutronclient.v2_0.client [None req-3ee0da22-3c27-4a6d-ba51-7c9609d39dd5 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The 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 16:59:23.589 8 WARNING neutronclient.v2_0.client [None req-3ee0da22-3c27-4a6d-ba51-7c9609d39dd5 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The 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 16:59:23.999 8 WARNING neutronclient.v2_0.client [None req-3ee0da22-3c27-4a6d-ba51-7c9609d39dd5 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The 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 16:59:24.564 8 WARNING neutronclient.v2_0.client [None req-3ee0da22-3c27-4a6d-ba51-7c9609d39dd5 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/979] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 16:59:23 2026] POST /v2.1/servers => generated 496 bytes in 1569 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 16:59:24.873 7 WARNING neutronclient.v2_0.client [None req-f330c3d5-bf4c-470e-8864-c43dfb98bc0e 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/980] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:24 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1457 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:26.009 8 WARNING neutronclient.v2_0.client [None req-7343f797-8e1f-428d-87a0-1eec625972cb 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/981] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:25 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1461 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 16:59:27.093 7 WARNING neutronclient.v2_0.client [None req-4c871a67-17a3-4c6c-af72-23f1c583c150 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/982] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:27 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1453 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:28.219 8 WARNING neutronclient.v2_0.client [None req-a6221baa-518b-44b5-8a99-e3e670486643 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/983] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:28 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1453 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:29.335 7 WARNING neutronclient.v2_0.client [None req-c36681f3-2282-4cf3-9f0d-1e1a3dae9981 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/984] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:29 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1509 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 16:59:30.497 8 WARNING neutronclient.v2_0.client [None req-f38840d4-65b6-4f6a-a307-b2c3320e5c72 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/985] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:30 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1517 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:31.621 7 WARNING neutronclient.v2_0.client [None req-94d70c9a-4595-484a-b045-fc7d43462245 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/988] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:31 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1631 bytes in 1282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:33.019 8 INFO nova.api.openstack.compute.server_external_events [req-4c019012-0fc6-4632-a777-742517c282a5 req-9a0a13fa-dd50-41ab-823b-81015658cda5 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 8|app: 0|req: 502/989] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:59:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:33.912 7 WARNING neutronclient.v2_0.client [None req-9ef78460-3845-4154-98d6-5008000cf0b3 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/990] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:33 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:35.327 8 WARNING neutronclient.v2_0.client [None req-ff3d980a-4471-42bb-b3ff-cde30121e20a 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/991] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:35 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 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 16:59:36.488 7 WARNING neutronclient.v2_0.client [None req-d2e4a048-d506-46e9-b9df-66735e8e4583 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/992] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:36 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:37.640 8 WARNING neutronclient.v2_0.client [None req-5a3dfd4f-9563-4ee9-ad11-6a23ebf81c81 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/993] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:37 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:39.367 7 WARNING neutronclient.v2_0.client [None req-57545f97-1213-491f-8738-e81bf8f2e72e 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/994] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:39 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:40.758 8 WARNING neutronclient.v2_0.client [None req-3aadf758-4631-43f8-b768-27fc3f801757 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/995] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:40 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:42.049 8 WARNING neutronclient.v2_0.client [None req-7e29c8f9-42b8-44bc-930d-9411796c35d7 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/998] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:42 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:42.868 7 INFO nova.api.openstack.compute.server_external_events [req-b875020a-c7a2-4fe3-be2d-727f302a6b66 req-135c7c93-ab09-47e8-8634-5a59cebce22a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 7|app: 0|req: 492/999] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:59:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:43.685 8 WARNING neutronclient.v2_0.client [None req-11df62d7-bf6e-4b20-a0fa-018f53828c7d 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1000] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:43 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:44.954 7 INFO nova.api.openstack.compute.server_external_events [req-2055d2be-7441-4232-86c9-230bc7439c6c req-16841b81-9972-4988-b754-8b4aec9feb4e caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance 2026-08-11 16:59:44.955 7 INFO nova.api.openstack.compute.server_external_events [req-2055d2be-7441-4232-86c9-230bc7439c6c req-16841b81-9972-4988-b754-8b4aec9feb4e caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 7|app: 0|req: 493/1001] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:59:44 2026] POST /v2.1/os-server-external-events => generated 354 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 16:59:45.476 8 WARNING neutronclient.v2_0.client [None req-dff2f3a4-3f3c-4dd5-8434-ffd56cd38291 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/1002] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:45 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1629 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:47.114 7 WARNING neutronclient.v2_0.client [None req-f8428eb5-048f-4c1b-8030-381f5c356c32 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1003] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:47 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1810 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:47.706 8 WARNING neutronclient.v2_0.client [None req-f0d3f50c-3841-4960-899e-ff9fdb90bfc7 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1004] 10.0.0.228 () {32 vars in 741 bytes} [Tue Aug 11 16:59:47 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8/os-interface => generated 285 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:49.196 7 INFO nova.api.openstack.compute.server_external_events [req-eb6dc867-4477-4ad9-8319-3641f46d73fc req-7dc3929b-194b-4dc6-8a5a-2ec67b548257 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 7|app: 0|req: 495/1005] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 16:59:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 16:59:56.543 8 WARNING neutronclient.v2_0.client [None req-c78b546c-244a-4000-8a47-090da99f4c38 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/1008] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 16:59:56 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1930 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 497/1009] 10.0.0.228 () {32 vars in 753 bytes} [Tue Aug 11 16:59:58 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8/os-server-password => generated 116 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1010] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 16:59:59 2026] DELETE /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:00:00.105 7 WARNING neutronclient.v2_0.client [None req-e0549801-e483-4e8f-b5cf-68f7e6df0dfa 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1011] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:00 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1936 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 17:00:01.300 8 WARNING neutronclient.v2_0.client [None req-7007ac65-1e33-46b1-874d-7b7719b82198 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in 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/1012] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:01 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1936 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 17:00:02.481 7 WARNING neutronclient.v2_0.client [None req-b84c0c6c-d325-4345-ae83-5bab686f7916 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] 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 17:00:02.619 8 INFO nova.api.openstack.compute.server_external_events [req-b91c8f28-4d53-496b-a027-d4dc90132a91 req-776e0d1f-6487-4c37-b2da-15ff4fbf7df4 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 8|app: 0|req: 516/1015] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:00:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1016] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:02 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1936 bytes in 1116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 17:00:03.564 8 INFO nova.api.openstack.compute.server_external_events [req-bc8923b7-d811-444f-b760-9259f222da3a req-75915d0e-f064-45ce-a567-cf9edf646058 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 8|app: 0|req: 517/1017] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:00:03 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 17:00:04.626 7 WARNING neutronclient.v2_0.client [None req-ce6ae3e8-6cec-4deb-96e3-5b193ab062bb 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1018] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:04 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1543 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 17:00:04.677 8 INFO nova.api.openstack.compute.server_external_events [req-5e766daf-11c1-456e-8a36-37e96a4b4b9c req-b99c83c0-1f95-4740-9dee-11fcc6bbf255 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:4e3b65b0-dfb3-4e74-9c4b-dff650dcc7aa for instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 on instance [pid: 8|app: 0|req: 518/1019] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:00:04 2026] POST /v2.1/os-server-external-events => generated 185 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 17:00:05.735 7 WARNING neutronclient.v2_0.client [None req-104e08ab-dea4-4fb3-8a62-6f553030ae42 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1020] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:05 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 1543 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 17:00:06.815 8 INFO nova.api.openstack.wsgi [None req-c100b096-ea05-45e4-a1e4-da97bea6fb4e 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] HTTP exception thrown: Instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 could not be found. [pid: 8|app: 0|req: 519/1021] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:06 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:00:06.849 7 INFO nova.api.openstack.wsgi [None req-4bb36019-572d-4bf6-a56d-1f7a263747c5 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] HTTP exception thrown: Instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 could not be found. [pid: 7|app: 0|req: 503/1022] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 17:00:06 2026] DELETE /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:00:06.889 8 INFO nova.api.openstack.wsgi [None req-baa51c3c-6921-4931-a88a-a5b28626e6c3 2d8bfc72502e4ab6b4db85d19a77c36f ce85e39f56df4b1d8c668239a74e4ec1 - - default default] HTTP exception thrown: Instance eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 could not be found. [pid: 8|app: 0|req: 520/1023] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:06 2026] GET /v2.1/servers/eb405b4d-60a6-498c-aaa6-ecd2ccedccd8 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1024] 10.0.0.228 () {32 vars in 706 bytes} [Tue Aug 11 17:00:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1047974268 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1025] 10.0.0.182 () {28 vars in 454 bytes} [Tue Aug 11 17: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) [pid: 7|app: 0|req: 505/1026] 10.0.0.182 () {30 vars in 658 bytes} [Tue Aug 11 17:00:08 2026] GET /v2.1 => generated 0 bytes in 132 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: 522/1027] 10.0.0.182 () {32 vars in 731 bytes} [Tue Aug 11 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1028] 10.0.0.182 () {34 vars in 765 bytes} [Tue Aug 11 17:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1029] 10.0.0.228 () {32 vars in 728 bytes} [Tue Aug 11 17:00:09 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2132409935 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1032] 10.0.0.182 () {28 vars in 454 bytes} [Tue Aug 11 17:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1033] 10.0.0.182 () {30 vars in 658 bytes} [Tue Aug 11 17:00:13 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 526/1034] 10.0.0.182 () {32 vars in 731 bytes} [Tue Aug 11 17:00:13 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: 509/1035] 10.0.0.182 () {34 vars in 765 bytes} [Tue Aug 11 17:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1036] 10.0.0.182 () {28 vars in 454 bytes} [Tue Aug 11 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 510/1037] 10.0.0.182 () {30 vars in 658 bytes} [Tue Aug 11 17:00:18 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 528/1038] 10.0.0.182 () {32 vars in 731 bytes} [Tue Aug 11 17:00:18 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1039] 10.0.0.182 () {34 vars in 808 bytes} [Tue Aug 11 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1042] 10.0.0.182 () {28 vars in 454 bytes} [Tue Aug 11 17:00:23 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: 530/1043] 10.0.0.182 () {30 vars in 658 bytes} [Tue Aug 11 17:00:23 2026] GET /v2.1 => generated 0 bytes in 171 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: 514/1044] 10.0.0.182 () {32 vars in 731 bytes} [Tue Aug 11 17:00:23 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: 531/1045] 10.0.0.182 () {34 vars in 808 bytes} [Tue Aug 11 17:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1048] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 17:00:40 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1053] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 17:00:54 2026] POST /v2.1/os-keypairs => generated 396 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 17:00:55.789 8 WARNING neutronclient.v2_0.client [None req-c05ef360-ea2c-493d-bbec-7b2c0bcef6ee d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The 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 17:00:56.213 8 WARNING neutronclient.v2_0.client [None req-c05ef360-ea2c-493d-bbec-7b2c0bcef6ee d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The 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 17:00:56.807 8 WARNING neutronclient.v2_0.client [None req-c05ef360-ea2c-493d-bbec-7b2c0bcef6ee d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1054] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 17:00:55 2026] POST /v2.1/servers => generated 449 bytes in 2180 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-11 17:00:57.709 7 WARNING neutronclient.v2_0.client [None req-d2b6ae88-4880-4e26-b798-ad02022c03bf d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1055] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:57 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1401 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:00:58.956 8 WARNING neutronclient.v2_0.client [None req-893b774d-b027-404b-b1d6-1461d033a2ea d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1056] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:00:58 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1397 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:00.030 7 WARNING neutronclient.v2_0.client [None req-1ac5113e-68ce-4b5c-bd65-e0663731e46f 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The 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 17:01:00.076 7 WARNING neutronclient.v2_0.client [None req-1ac5113e-68ce-4b5c-bd65-e0663731e46f 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] 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 17:01:00.384 8 WARNING neutronclient.v2_0.client [None req-a364c025-9d14-438a-841a-c1242e207b48 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The 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 17:01:01.321 7 WARNING neutronclient.v2_0.client [None req-1ac5113e-68ce-4b5c-bd65-e0663731e46f 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1057] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:00 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1453 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1060] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 17:00:59 2026] POST /v2.1/servers => generated 448 bytes in 1779 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 17:01:01.777 8 WARNING neutronclient.v2_0.client [None req-90102a99-33f0-4210-ab60-0c3ff3c2c12b 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1061] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:01 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1394 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 17:01:02.410 7 WARNING neutronclient.v2_0.client [None req-742a3f69-ab70-4889-a663-0e8468d6c0ed d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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: 522/1062] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:02 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1528 bytes in 1594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 17:01:03.975 8 INFO nova.api.openstack.compute.server_external_events [req-4c3f49db-802b-4c56-84c2-d2206f3fec10 req-8212282f-270f-412f-b243-a761cc2cf6fc caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance [pid: 8|app: 0|req: 541/1063] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:05.020 7 WARNING neutronclient.v2_0.client [None req-33d9c21d-e0a7-4c9e-98aa-ccccab21655d d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1064] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:04 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:06.218 8 WARNING neutronclient.v2_0.client [None req-45e4da6a-58f3-4a5b-9f8b-29115e28d26d d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1065] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:06 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:06.875 7 WARNING neutronclient.v2_0.client [None req-72cfbcd1-f69c-43e6-9507-f5f0945de732 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1066] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:06 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:07.438 8 WARNING neutronclient.v2_0.client [None req-d802b51e-4c9b-44c4-917d-8739e8523d2e d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1067] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:07 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 2275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:09.706 7 INFO nova.api.openstack.compute.server_external_events [req-bb2172fe-26e0-46e1-8011-b7888f1bd493 req-7d6d89f9-219e-49e4-a25a-d90a8f08a54f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 7|app: 0|req: 525/1068] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:10.734 8 WARNING neutronclient.v2_0.client [None req-802f2f65-ba67-4ab1-81d6-35ed693dc497 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1069] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:10 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:11.890 7 WARNING neutronclient.v2_0.client [None req-082ce9a9-a980-43d1-8750-58fb34a75af8 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:01:11.984 8 WARNING neutronclient.v2_0.client [None req-ef5f6b33-68aa-45c4-b9b4-028c6118c09e 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in 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/1072] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:11 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1073] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:11 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:13.153 7 WARNING neutronclient.v2_0.client [None req-b2506189-f507-4cfb-a559-275d288d9868 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1074] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:13 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:14.313 8 WARNING neutronclient.v2_0.client [None req-fc253c47-4340-42ae-89d4-9427a1a44e05 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1075] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:14 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:15.623 7 WARNING neutronclient.v2_0.client [None req-90d5cd49-d71a-4cd6-8c8c-35b690bd28d7 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1076] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:15 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:16.846 8 WARNING neutronclient.v2_0.client [None req-e8ea63de-97b5-4689-a006-2681045d36bf d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1077] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:16 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:17.257 7 WARNING neutronclient.v2_0.client [None req-7b71974c-8008-4415-a6f8-b3c69390da02 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1078] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:17 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 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 17:01:18.210 8 WARNING neutronclient.v2_0.client [None req-7a6a3dd2-605e-4efc-b6c6-8d00f681b51a d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1079] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:17 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:19.426 7 WARNING neutronclient.v2_0.client [None req-fec5eaeb-6a2d-4a59-a80f-c4c902f2c3f6 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1080] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:19 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:20.573 8 WARNING neutronclient.v2_0.client [None req-b7757aac-0a3b-4081-ad88-c0dd91afe937 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1081] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:20 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:21.813 8 WARNING neutronclient.v2_0.client [None req-051e9a5f-174c-4020-be8d-37ab47d70ce8 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1084] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:21 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:22.445 7 WARNING neutronclient.v2_0.client [None req-0a367ae0-8716-4265-84d5-4bf7c2155911 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1085] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:22 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 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 17:01:23.107 8 WARNING neutronclient.v2_0.client [None req-d587c384-202a-4261-ba72-832363aab7a8 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1086] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:23 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:24.267 7 WARNING neutronclient.v2_0.client [None req-98e5a230-eee3-4490-ab2e-fed4f9507fc4 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1087] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:24 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:25.508 8 WARNING neutronclient.v2_0.client [None req-3d702cd5-5073-46ab-95fe-ce78a373cacf d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1088] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:25 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:26.666 7 WARNING neutronclient.v2_0.client [None req-07076c95-1b6d-4c37-aaa0-d96a9613cc3c d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1089] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:26 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:27.647 8 WARNING neutronclient.v2_0.client [None req-e078e16f-198b-4042-929c-40b6d403e732 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1090] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:27 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 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 17:01:27.914 7 WARNING neutronclient.v2_0.client [None req-292d84a6-3a4a-4feb-9579-dd011a641c1b d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1091] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:27 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:29.096 8 WARNING neutronclient.v2_0.client [None req-550326dd-d043-4814-9b09-1e4288d7b2c7 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1092] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:29 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:30.241 7 WARNING neutronclient.v2_0.client [None req-e9c91219-57d6-4cdf-84e4-bee5f452cffd d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1093] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:30 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:31.407 8 WARNING neutronclient.v2_0.client [None req-01812e47-720a-48fa-b43c-20ebe0013f7d d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1094] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:31 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:32.567 8 WARNING neutronclient.v2_0.client [None req-72b07730-77e8-4115-93a5-c6185dc0f16e d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1097] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:32 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:32.856 7 WARNING neutronclient.v2_0.client [None req-60b2f456-267c-4261-b635-0ffada2d2840 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1098] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:32 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:33.195 8 INFO nova.api.openstack.compute.server_external_events [req-ecedc051-991f-44c4-9722-4613b8568877 req-0f879d4d-2721-4bc4-8817-cb3d23b98c9f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance [pid: 8|app: 0|req: 560/1099] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:33 2026] POST /v2.1/os-server-external-events => generated 185 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 17:01:33.792 7 WARNING neutronclient.v2_0.client [None req-dbbd3c41-fff7-4d1e-b1af-5b5d6c93fe50 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1100] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:33 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:34.954 8 WARNING neutronclient.v2_0.client [None req-c88db1c6-2991-4eb1-943b-93014e43f4b5 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1101] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:34 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:36.171 7 WARNING neutronclient.v2_0.client [None req-b3af3ca3-6872-4dfc-a4fe-f715ad5c2b28 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in 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/1102] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:36 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:37.338 8 WARNING neutronclient.v2_0.client [None req-b1a2542b-8c5a-46c9-9d96-6be0a8ebf716 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1103] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:37 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:38.130 7 WARNING neutronclient.v2_0.client [None req-bb7b7412-0ce8-497e-a4e9-1a843022f446 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1104] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:38 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:38.535 8 WARNING neutronclient.v2_0.client [None req-983aee1b-7cd4-4534-9694-47d67d536338 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1105] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:38 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 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 17:01:39.895 7 WARNING neutronclient.v2_0.client [None req-46731e02-0c73-484b-8daa-0f240932d9d0 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1106] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:39 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:41.075 8 WARNING neutronclient.v2_0.client [None req-6585fad6-8318-4a9c-880c-29d021f6eae4 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:01:41.179 7 INFO nova.api.openstack.compute.server_external_events [req-7854748c-bbb2-4edf-b9d8-bda5a6364449 req-1dc224a8-f4e6-4427-b869-84d8138efa05 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 7|app: 0|req: 544/1107] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1108] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:41 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:42.257 7 WARNING neutronclient.v2_0.client [None req-6c66d4d1-e0e3-4b6c-b871-b74fa61d22a2 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1111] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:42 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:43.220 8 INFO nova.api.openstack.compute.server_external_events [req-5171ddae-1dc3-463a-b456-12e30b1a5b9d req-7ddc4f81-80e7-4a78-9b17-8becdecc90f6 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance 2026-08-11 17:01:43.221 8 INFO nova.api.openstack.compute.server_external_events [req-5171ddae-1dc3-463a-b456-12e30b1a5b9d req-7ddc4f81-80e7-4a78-9b17-8becdecc90f6 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance 2026-08-11 17:01:43.221 8 INFO nova.api.openstack.compute.server_external_events [req-5171ddae-1dc3-463a-b456-12e30b1a5b9d req-7ddc4f81-80e7-4a78-9b17-8becdecc90f6 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance 2026-08-11 17:01:43.221 8 INFO nova.api.openstack.compute.server_external_events [req-5171ddae-1dc3-463a-b456-12e30b1a5b9d req-7ddc4f81-80e7-4a78-9b17-8becdecc90f6 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 8|app: 0|req: 566/1112] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:43 2026] POST /v2.1/os-server-external-events => generated 696 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 17:01:43.331 7 WARNING neutronclient.v2_0.client [None req-f9ec104c-d05c-4faf-a48f-4fe5e3e2e5be 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] 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 17:01:43.409 8 WARNING neutronclient.v2_0.client [None req-14116a0a-dfdc-4162-8258-a0fdfbd5e79d d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1113] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:43 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1518 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1114] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:43 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1526 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:44.679 7 WARNING neutronclient.v2_0.client [None req-2e183483-c654-433d-9ff8-0cfb58147ace d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1115] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:44 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1694 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:44.906 8 WARNING neutronclient.v2_0.client [None req-adc41b8c-7a88-4fb6-8a05-40598bc2d0a1 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1116] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:44 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1694 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:46.870 7 INFO nova.api.openstack.compute.server_external_events [req-d144d6ea-a4c6-4758-992a-b878e7f43c36 req-3bab225f-fb39-4592-93e8-b23912b1296f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance [pid: 7|app: 0|req: 549/1117] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:48.593 8 WARNING neutronclient.v2_0.client [None req-dd019627-3a88-4b4d-b0a6-18164c2c0792 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1118] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:48 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1817 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:50.440 8 INFO nova.api.openstack.compute.server_external_events [req-0239656a-764d-41db-96af-715dcd0b68e8 req-6f8b3920-1859-487b-9e96-0b193820fb8a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 8|app: 0|req: 570/1119] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 17:01:50.486 7 WARNING neutronclient.v2_0.client [None req-85b557be-8831-4ab1-9231-da107748b0a9 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The 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 17:01:50.531 7 WARNING neutronclient.v2_0.client [None req-85b557be-8831-4ab1-9231-da107748b0a9 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The 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 17:01:50.821 7 WARNING neutronclient.v2_0.client [None req-85b557be-8831-4ab1-9231-da107748b0a9 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1120] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 17:01:50 2026] POST /v2.1/servers => generated 448 bytes in 640 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 17:01:51.083 8 WARNING neutronclient.v2_0.client [None req-42cd6596-5386-4ec2-9a56-11bae473c813 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1121] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:51 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 1394 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, ' [pid: 8|app: 0|req: 573/1124] 10.0.0.228 () {34 vars in 750 bytes} [Tue Aug 11 17:01:54 2026] POST /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40/action => generated 32147 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 17:01:56.212 7 WARNING neutronclient.v2_0.client [None req-b8168c6d-2dd6-4ad8-921a-bf0093631977 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] 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 17:01:56.972 8 INFO nova.api.openstack.compute.server_external_events [req-b7234811-dde4-46e7-84cd-b7e60f99d01c req-e19cd8e4-2d25-4a00-b6e8-b2f82ae2b1c2 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance [pid: 8|app: 0|req: 574/1125] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1126] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:01:56 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 1520 bytes in 940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 575/1127] 10.0.0.228 () {34 vars in 671 bytes} [Tue Aug 11 17:01:58 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:01:59.012 7 INFO nova.api.openstack.compute.server_external_events [req-b5e2d8f5-b870-4475-9d27-fa20604534ac req-0f052661-7092-4e14-8768-14de15bc8a9c caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance [pid: 7|app: 0|req: 553/1128] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:01:58 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 17:02:01.265 8 WARNING neutronclient.v2_0.client [None req-756ea6bd-4e8f-4620-aacf-a6c3f4706a23 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The 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 17:02:01.324 8 WARNING neutronclient.v2_0.client [None req-756ea6bd-4e8f-4620-aacf-a6c3f4706a23 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The 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 17:02:01.530 8 WARNING neutronclient.v2_0.client [None req-756ea6bd-4e8f-4620-aacf-a6c3f4706a23 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:02:02.166 7 WARNING neutronclient.v2_0.client [None req-063d4524-784f-40be-86af-9692351b37e8 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1131] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:02 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 1518 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1132] 10.0.0.228 () {34 vars in 663 bytes} [Tue Aug 11 17:02:01 2026] POST /v2.1/servers => generated 449 bytes in 1363 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 17:02:02.597 7 WARNING neutronclient.v2_0.client [None req-580a7c73-0539-4c0b-95da-4f986647e610 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1133] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:02 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1403 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 17:02:03.102 8 INFO nova.api.openstack.compute.server_external_events [req-9bbdc953-4b88-4a3c-b9d7-2b70c293f0e4 req-e4d2e86a-43c6-4820-972e-b880448b09cc caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance [pid: 8|app: 0|req: 577/1134] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:03 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 17:02:03.701 7 WARNING neutronclient.v2_0.client [None req-a9519313-6b39-4be3-ba46-9d405e46a249 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1135] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:03 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1407 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:04.808 8 WARNING neutronclient.v2_0.client [None req-3079d61c-d174-4055-a21e-955cb9a00f53 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1136] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:04 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1455 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 17:02:05.143 7 INFO nova.api.openstack.compute.server_external_events [req-68618272-aecd-45f2-b2dd-9c42c9b0d33b req-8c2bdb30-edfb-4794-b938-8dc0a047b43a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance [pid: 7|app: 0|req: 559/1137] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:05.904 8 WARNING neutronclient.v2_0.client [None req-c29d41f5-436b-46e1-822f-6488fba32645 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1138] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:05 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1455 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:07.017 7 WARNING neutronclient.v2_0.client [None req-2650ca69-b27b-4e64-91e2-bc9f87f65ea7 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1139] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:06 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1463 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1140] 10.0.0.34 () {28 vars in 453 bytes} [Tue Aug 11 17:02: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:07.446 8 WARNING neutronclient.v2_0.client [None req-c2593d46-49ba-4956-b46b-6ad156057eb7 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] 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: 561/1141] 10.0.0.34 () {30 vars in 657 bytes} [Tue Aug 11 17:02:07 2026] GET /v2.1 => generated 0 bytes in 173 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 562/1142] 10.0.0.34 () {32 vars in 730 bytes} [Tue Aug 11 17:02:07 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: 581/1143] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:07 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 1816 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 17:02:07.951 7 WARNING neutronclient.v2_0.client [None req-2b2bf299-1e68-43a9-b5e6-12e63fee62cd 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1144] 10.0.0.34 () {28 vars in 453 bytes} [Tue Aug 11 17:02: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: 8|app: 0|req: 583/1145] 10.0.0.34 () {30 vars in 657 bytes} [Tue Aug 11 17:02:08 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-08-11 17:02:08.127 8 WARNING neutronclient.v2_0.client [None req-73757c11-8b03-495a-890e-c720a01aa91f d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1146] 10.0.0.34 () {34 vars in 805 bytes} [Tue Aug 11 17:02:07 2026] GET /v2.1/servers/detail?all_tenants=True => generated 9955 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1147] 10.0.0.34 () {32 vars in 730 bytes} [Tue Aug 11 17:02:08 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 17:02:08.756 7 INFO nova.api.openstack.compute.server_external_events [req-4ad2191e-2074-4e89-9e97-418d222de253 req-fe36005f-65cc-45a8-bc1b-cbd402d606a4 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance [pid: 7|app: 0|req: 565/1148] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1149] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:08 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1540 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1150] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:08 2026] GET /v2.1/servers/detail?project_id=0dcd742d97084a6abd9272ac9477dd15&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1151] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:08 2026] GET /v2.1/servers/detail?project_id=14a7542eaa4e4291a1e816766f4febe6&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 17:02:09.118 7 WARNING neutronclient.v2_0.client [None req-01084367-89d9-4096-a9d3-4e0f3a195d4c 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1152] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:08 2026] GET /v2.1/servers/detail?project_id=1791813b405b47c18d6da051ba07a262&all_tenants=True => generated 5330 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1153] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=1b9f84d3be1b44aeb29bf4a3c35e15e5&all_tenants=True => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1154] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=324ebd803ac649a7a829a8e935411f28&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 17:02:09.446 8 INFO nova.api.openstack.compute.server_external_events [req-ed89dc63-313e-4bf9-b4db-0d9e422d1c9e req-0ce44ca5-00a3-481f-8ec5-19d7737aee6a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance [pid: 8|app: 0|req: 587/1155] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1156] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=58bf3ab0733e43afb7250b33222aba23&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1157] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=6462615ecdef4ff0b1d816156907f80b&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1158] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=657e6ea90dbc40ccb248658610833128&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1159] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=6e9684ea6edd4b8e85abeb8ba214f539&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 17:02:09.755 7 WARNING neutronclient.v2_0.client [None req-c0714f72-a8f0-42d0-8dcb-a5c2e0ad9def 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The 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 17:02:09.832 8 WARNING neutronclient.v2_0.client [None req-19cd8ace-d762-4d17-a355-f6c41a34e879 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1160] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=740b204685b34c03a76e0182933acfd9&all_tenants=True => generated 4642 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1161] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=95ed4a20a5ea4401a32523957174395f&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1162] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1528 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:09 2026] GET /v2.1/servers/detail?project_id=a6a25d36ffdd4ac1ab42a2cc3008acc0&all_tenants=True => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1164] 10.0.0.34 () {34 vars in 893 bytes} [Tue Aug 11 17:02:10 2026] GET /v2.1/servers/detail?project_id=f7ec1c40cccd4db6b6bc7d3562198e07&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 17:02:11.047 7 WARNING neutronclient.v2_0.client [None req-af56a1a4-68ba-4384-b358-3142cda68a3b d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1165] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:11 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1528 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 17:02:12.257 8 WARNING neutronclient.v2_0.client [None req-ecf2c0c6-3241-45f2-8ad6-a907e14a7b7a d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1168] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:12 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1528 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 17:02:13.414 7 WARNING neutronclient.v2_0.client [None req-b7926e21-3d74-4f37-82f2-73aa5fc1846e d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1169] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:13 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1528 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, ' 2026-08-11 17:02:13.777 8 INFO nova.api.openstack.compute.server_external_events [req-11b99903-43c8-4076-8d25-f6a6440fe07e req-a2511c29-2085-41aa-a2b4-31ecff380277 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance [pid: 8|app: 0|req: 594/1170] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:13 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 17:02:14.639 7 WARNING neutronclient.v2_0.client [None req-0450d16c-4d19-46ca-a6d8-87cffca8079f d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1171] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:14 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1528 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 17:02:15.790 8 WARNING neutronclient.v2_0.client [None req-437c1d88-9726-430b-8891-62dc0e58d8c1 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:02:15.818 7 INFO nova.api.openstack.compute.server_external_events [req-127a94b9-488a-447f-a16e-773814d0426c req-4097c0c8-1c89-4946-bbdd-e37a96bab665 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance [pid: 7|app: 0|req: 578/1172] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02: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) [pid: 8|app: 0|req: 595/1173] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:15 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1696 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:15.972 7 WARNING neutronclient.v2_0.client [None req-42e41b5e-1410-41cb-a879-bcb9fd525dee d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1174] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:15 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1696 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:17.864 8 INFO nova.api.openstack.compute.server_external_events [req-3e5936b8-ddae-42c3-a0f6-4f25aaac0350 req-c6ae8668-1801-49fa-aebc-df25c7fac52b caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance [pid: 8|app: 0|req: 596/1175] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1178] 10.0.0.228 () {34 vars in 750 bytes} [Tue Aug 11 17:02:25 2026] POST /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe/action => generated 31968 bytes in 567 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: 598/1179] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 17:02:28 2026] DELETE /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 0 bytes in 102 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 17:02:28.452 7 WARNING neutronclient.v2_0.client [None req-f7a79b5f-ff17-4698-8633-1843212c3dea d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1180] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:28 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1822 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 17:02:29.666 8 WARNING neutronclient.v2_0.client [None req-535abc37-eb67-4133-8c83-267391cd8d66 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:02:29.728 7 INFO nova.api.openstack.compute.server_external_events [req-0dd0809d-72c8-421a-8882-448f7e491c8d req-a425713d-f30f-4d6c-a7d2-6c6bc04ff3c0 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance [pid: 7|app: 0|req: 583/1181] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1182] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:29 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1822 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:30.934 7 WARNING neutronclient.v2_0.client [None req-021bd6e3-9cc3-4d0d-84f0-cf4a26d9c8e5 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1183] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:30 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1822 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 17:02:31.770 7 INFO nova.api.openstack.compute.server_external_events [req-76b323a7-7a5a-4922-80b2-24f96578de79 req-fd797652-078f-4ddf-b031-0d7cc028ad52 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance 2026-08-11 17:02:31.771 7 INFO nova.api.openstack.compute.server_external_events [req-76b323a7-7a5a-4922-80b2-24f96578de79 req-fd797652-078f-4ddf-b031-0d7cc028ad52 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:e74bae7e-a5f6-4fcf-8b0f-396122b488fa for instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe on instance [pid: 7|app: 0|req: 586/1186] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:31 2026] POST /v2.1/os-server-external-events => generated 356 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 17:02:32.115 8 WARNING neutronclient.v2_0.client [None req-1dd03f23-3e9e-479d-865e-e0ef6be4a4ad d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1187] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:32 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => 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, ' 2026-08-11 17:02:33.217 7 WARNING neutronclient.v2_0.client [None req-75865cae-be9d-4d86-b0d6-879654bccc9e d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1188] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:33 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1489 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:34.320 8 WARNING neutronclient.v2_0.client [None req-c65352f9-129e-490b-baef-8ade04ecc2e6 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1189] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:34 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 1489 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:35.400 7 INFO nova.api.openstack.wsgi [None req-41fb53c0-dbb7-40c2-bdfa-c151e879cae8 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] HTTP exception thrown: Instance 8d7adf86-e6de-43f0-9b65-7a51b198a5fe could not be found. [pid: 7|app: 0|req: 588/1190] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:35 2026] GET /v2.1/servers/8d7adf86-e6de-43f0-9b65-7a51b198a5fe => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1191] 10.0.0.228 () {32 vars in 730 bytes} [Tue Aug 11 17:02:35 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2026258000 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1192] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 17:02:36 2026] DELETE /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-11 17:02:36.205 8 WARNING neutronclient.v2_0.client [None req-2adcf722-a2ad-4fa8-a0b3-f443c1e0a3dc d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:02:36.333 7 WARNING neutronclient.v2_0.client [None req-465e222d-4a01-4d1e-8f7f-45b692f6c3a4 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1193] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:36 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1700 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-11 17:02:36.379 7 WARNING neutronclient.v2_0.client [None req-465e222d-4a01-4d1e-8f7f-45b692f6c3a4 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The 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 17:02:36.527 7 WARNING neutronclient.v2_0.client [None req-465e222d-4a01-4d1e-8f7f-45b692f6c3a4 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1194] 199.204.45.162 () {36 vars in 714 bytes} [Tue Aug 11 17:02:36 2026] POST /v2.1/servers => generated 453 bytes in 669 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 17:02:37.400 8 WARNING neutronclient.v2_0.client [None req-80f5672b-5345-49db-a980-0bdea826441f d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] 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 17:02:37.491 7 WARNING neutronclient.v2_0.client [None req-819fda58-9612-4fa7-bc4b-4cf3777ee374 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1195] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:37 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1700 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1196] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 17:02:37 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962 => generated 2290 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 17:02:37.553 8 INFO nova.api.openstack.compute.server_external_events [req-6302e08c-53a3-4c17-9afb-1194564e0165 req-618df0a3-fca4-48af-b757-6fa2e891befe caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 606/1197] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-11 17:02:37.606 7 WARNING neutronclient.v2_0.client [None req-e90c4e89-000d-4551-8411-83eea1b99d5d 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1198] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 17:02:37 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 28 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1199] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 17:02:37 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-volume_attachments => generated 197 bytes in 62 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 17:02:38.583 7 WARNING neutronclient.v2_0.client [None req-fe34eecb-3229-4132-b551-f4dd6565a5c1 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1200] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:38 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1700 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 17:02:38.871 8 INFO nova.api.openstack.compute.server_external_events [req-2f2dd130-b9bc-4fc5-ad95-dbb74a942ba3 req-61d8cb6a-e05f-424a-ae14-cf7abe6bbf91 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance [pid: 8|app: 0|req: 608/1201] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:38 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 17:02:39.600 7 INFO nova.api.openstack.compute.server_external_events [req-e3db6417-76b8-414d-9275-a368dda480a9 req-d8c77a23-9247-4a71-b718-b772da3cb09a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:6a3f4556-8137-43cd-beb7-6ba89c92a561 for instance 58b12344-8c8d-4b96-a2e0-604d92303f40 on instance [pid: 7|app: 0|req: 594/1202] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:39.740 8 WARNING neutronclient.v2_0.client [None req-c3f2e8d5-aa7f-40d7-8693-4fe810bab5d8 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1203] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:39 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1482 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 17:02:40.746 7 WARNING neutronclient.v2_0.client [None req-9219b5bd-dc1d-47b6-ae89-4429c6fa3ebd 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1204] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 17:02:40 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962 => generated 2371 bytes in 94 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:40.827 7 WARNING neutronclient.v2_0.client [None req-ab74f3ff-0135-46d7-b070-1c899eb716b2 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The 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 17:02:40.837 8 WARNING neutronclient.v2_0.client [None req-dec73817-9b37-4d06-8691-40d343bb0a07 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1205] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 17:02:40 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 28 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1206] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:40 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1207] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 17:02:40 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:41.950 7 WARNING neutronclient.v2_0.client [None req-2309fe1f-d87f-47c7-8d94-28b233e43c37 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1210] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:41 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 1487 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:42.699 8 INFO nova.api.openstack.compute.server_external_events [req-d4b56956-f88e-425a-b3cd-18c2baa74e23 req-bc9c1445-f272-4b68-b458-4c96de40876e caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:2b8220ba-0bc9-45fb-b8ba-d3a492190afe for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 612/1211] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:42 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 17:02:43.066 7 INFO nova.api.openstack.wsgi [None req-70b3e4a7-ec2e-4a30-8dc0-78fb88c85173 d58028daca9f4bceabc30140cc9af864 740b204685b34c03a76e0182933acfd9 - - default default] HTTP exception thrown: Instance 58b12344-8c8d-4b96-a2e0-604d92303f40 could not be found. [pid: 7|app: 0|req: 600/1212] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:02:43 2026] GET /v2.1/servers/58b12344-8c8d-4b96-a2e0-604d92303f40 => generated 111 bytes in 43 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: 613/1213] 10.0.0.228 () {32 vars in 730 bytes} [Tue Aug 11 17:02:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1112871203 => generated 0 bytes in 122 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 17:02:44.122 7 WARNING neutronclient.v2_0.client [None req-53ecdd2e-7e83-4378-8ee3-cab06eeedf1c 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1214] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 17:02:44 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962 => generated 2445 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-11 17:02:44.334 8 WARNING neutronclient.v2_0.client [None req-54a877ee-8b43-44bb-ae3a-5c1dc0f6aab3 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1215] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 17:02:44 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 602/1216] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 17:02:44 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:47.237 8 WARNING neutronclient.v2_0.client [None req-ecbf96d9-47d5-4487-b341-390d5c2558b5 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1217] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 17:02:47 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962 => generated 2433 bytes in 156 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 17:02:47.380 7 WARNING neutronclient.v2_0.client [None req-a735201c-ff96-470b-853b-e3e91d1955a6 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1218] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 17:02:47 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 284 bytes in 87 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: 616/1219] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 17:02:47 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/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 17:02:48.848 7 INFO nova.api.openstack.compute.server_external_events [req-879f3272-a9cd-4100-89ef-4488057539ac req-6881097f-1731-4862-8f84-33cb5acb68c8 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:2b8220ba-0bc9-45fb-b8ba-d3a492190afe for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 604/1220] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:48 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 17:02:50.565 8 WARNING neutronclient.v2_0.client [None req-a32b60f2-6c48-456c-9cf9-52eb1ef5289a 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1221] 199.204.45.162 () {32 vars in 733 bytes} [Tue Aug 11 17:02:50 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962 => generated 2581 bytes in 151 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 17:02:50.734 7 WARNING neutronclient.v2_0.client [None req-5c920e9a-76a7-4852-8157-01f13e96f299 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1222] 199.204.45.162 () {32 vars in 759 bytes} [Tue Aug 11 17:02:50 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 286 bytes in 99 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: 618/1223] 199.204.45.162 () {32 vars in 777 bytes} [Tue Aug 11 17:02:50 2026] GET /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-volume_attachments => generated 197 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:02:50.904 7 INFO nova.api.openstack.compute.server_external_events [req-bda6f6ba-82cd-4747-99d8-760ec91e29e4 req-2493c7e4-ae62-492d-b9ef-e61b3925de8f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:2b8220ba-0bc9-45fb-b8ba-d3a492190afe for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 606/1224] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:02:50 2026] POST /v2.1/os-server-external-events => generated 183 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 17:03:28.620 7 WARNING neutronclient.v2_0.client [None req-15ee6341-16c4-4fc7-b821-645a4e2fbb60 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The 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 17:03:28.661 7 WARNING neutronclient.v2_0.client [None req-15ee6341-16c4-4fc7-b821-645a4e2fbb60 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] 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 17:03:31.297 8 INFO nova.api.openstack.compute.server_external_events [req-c931b136-b477-4459-9852-21afdb08827f req-1a47ab1f-902b-40af-9a72-a1b979149865 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 623/1233] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:03:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:03:34.506 8 INFO nova.api.openstack.compute.server_external_events [req-52895e10-3f20-45cf-ad66-b2b14d9e4a22 req-51ef2679-d645-4f86-b28c-b58496dcb98d caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 626/1236] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:03:34 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 17:03:36.553 8 INFO nova.api.openstack.compute.server_external_events [req-9eed453c-b841-45bd-b3d9-1edbf6af58ad req-f2a1a4a9-852d-4d4d-8903-41ed14fbaf37 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 627/1237] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:03:36 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 17:03:37.727 7 WARNING neutronclient.v2_0.client [None req-15ee6341-16c4-4fc7-b821-645a4e2fbb60 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1238] 199.204.45.162 () {36 vars in 812 bytes} [Tue Aug 11 17:03:28 2026] POST /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 281 bytes in 9207 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 17:03:38.598 8 INFO nova.api.openstack.compute.server_external_events [req-4f2f5e3f-f9f3-4af3-bead-a4d313b61328 req-c3f92764-d09b-4b6b-a10c-647a14460c10 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 628/1239] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:03:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:03:38.784 7 INFO nova.api.openstack.compute.server_external_events [req-a1e1d5e8-9a80-445e-94ae-e16eea48183f req-b2c9a424-bbd1-4d4c-be47-f23b5c46f314 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 612/1240] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:03:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:05.312 7 WARNING neutronclient.v2_0.client [None req-22386f8d-f406-467a-a2da-536401498f27 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The 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 17:04:05.362 7 WARNING neutronclient.v2_0.client [None req-22386f8d-f406-467a-a2da-536401498f27 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] 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 17:04:07.896 8 INFO nova.api.openstack.compute.server_external_events [req-6015d6f2-5eb8-442e-9261-ee6238fe29f9 req-23b63bb1-3675-4484-9650-c0f371ccf3f2 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 632/1247] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:11.397 8 INFO nova.api.openstack.compute.server_external_events [req-5c15e2ae-90c5-48b3-8788-e2babc941a3c req-6f8b0730-c5b7-440a-aafc-025a2379d9c8 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 633/1248] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:11 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 17:04:13.436 8 INFO nova.api.openstack.compute.server_external_events [req-7420ca55-ace9-43e1-abdb-f4242e53a71d req-c3eed2e1-f7ac-4ca1-b5a2-3e43b78b80c0 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 636/1251] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:13 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) 2026-08-11 17:04:14.401 7 WARNING neutronclient.v2_0.client [None req-22386f8d-f406-467a-a2da-536401498f27 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1252] 199.204.45.162 () {36 vars in 812 bytes} [Tue Aug 11 17:04:05 2026] POST /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 377 bytes in 9301 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 17:04:25.732 8 WARNING neutronclient.v2_0.client [None req-cbc857bf-81ab-4117-8a88-db6351421fc0 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The 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 17:04:25.781 8 WARNING neutronclient.v2_0.client [None req-cbc857bf-81ab-4117-8a88-db6351421fc0 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] 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 17:04:28.347 7 INFO nova.api.openstack.compute.server_external_events [req-c354a567-e850-4453-a834-3590593c07ad req-9880955d-88fa-4067-b946-00099f2f1055 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 618/1255] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:32.188 7 INFO nova.api.openstack.compute.server_external_events [req-791f86a0-cde2-432a-92a0-3b72d04df881 req-acd828d9-fb65-4e4d-ade4-3fbd7cdb789b caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 621/1258] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:34.228 7 INFO nova.api.openstack.compute.server_external_events [req-33c41455-7f8e-4a21-92f8-a7a269ab0f50 req-1d4e42f4-4458-42d6-b58f-0ddc3f435e7d caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-plugged:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 622/1259] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:34 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 17:04:35.335 8 WARNING neutronclient.v2_0.client [None req-cbc857bf-81ab-4117-8a88-db6351421fc0 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1260] 199.204.45.162 () {36 vars in 812 bytes} [Tue Aug 11 17:04:25 2026] POST /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface => generated 376 bytes in 9699 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 17:04:36.121 7 INFO nova.api.openstack.compute.server_external_events [req-4a9d129a-a97e-49a7-83c5-a7582e5b3b94 req-8418102a-2066-4d03-bd91-99a445aeae70 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 623/1261] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:49.526 7 INFO nova.api.openstack.compute.server_external_events [req-46f1bea9-d138-4955-957d-5bf558c1522e req-28c25362-c236-4fd8-88d0-8ea3a92e1a7f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 625/1264] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 640/1265] 199.204.45.162 () {34 vars in 855 bytes} [Tue Aug 11 17:04:50 2026] DELETE /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface/5583efbd-2d77-407a-bb5b-9acdf3074055 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:51.568 7 INFO nova.api.openstack.compute.server_external_events [req-22681ac7-062d-4acc-9f4d-f55cc958a6fc req-41171203-86e8-42dd-a3fd-9c44f3423fb3 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 626/1266] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:04:52.696 8 INFO nova.api.openstack.compute.server_external_events [req-4b5306e6-d56c-4c58-9b7b-918ae20b958f req-5f13fc42-8c61-4711-8d13-f3feb740ff7d caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 642/1269] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:52 2026] POST /v2.1/os-server-external-events => generated 185 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 17:04:54.747 7 INFO nova.api.openstack.compute.server_external_events [req-5c36bc33-83ba-4199-9537-2b745d86508a req-fea09fe9-3923-41d4-bb49-6dbed8654f91 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:5583efbd-2d77-407a-bb5b-9acdf3074055 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 628/1270] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:04:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:00.243 8 INFO nova.api.openstack.compute.server_external_events [req-e373f9ea-84bb-44a1-bf85-fa00c150e438 req-e8d119b2-00c9-4638-a7ad-05c11dde8422 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 643/1271] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 629/1272] 199.204.45.162 () {34 vars in 855 bytes} [Tue Aug 11 17:05:00 2026] DELETE /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface/649a4674-b0f6-4513-b28f-93cccd61e477 => generated 0 bytes in 81 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 17:05:02.395 8 INFO nova.api.openstack.compute.server_external_events [req-273a15f3-aad8-4afe-80d7-3d09a149bb78 req-fd1cf5ac-e06d-47fe-bc02-2fe810dc6f57 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 645/1275] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:04.451 7 INFO nova.api.openstack.compute.server_external_events [req-f168b6f1-431b-40b3-bac1-92c4340d6952 req-61759e3a-4e83-43a4-91f0-6c14eeb1f480 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:649a4674-b0f6-4513-b28f-93cccd61e477 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 631/1276] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:04 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 633/1279] 199.204.45.162 () {34 vars in 855 bytes} [Tue Aug 11 17:05:21 2026] DELETE /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962/os-interface/71eca271-dc13-4550-b88f-fa54c813a134 => generated 0 bytes in 52 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 17:05:23.646 7 INFO nova.api.openstack.compute.server_external_events [req-90fa52ce-4998-4878-9e70-f410daf2cdaa req-9a567b5c-bed9-4395-86b4-447328b7517a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 635/1282] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:25.709 8 INFO nova.api.openstack.compute.server_external_events [req-8d024bdd-3cb4-43fb-89db-3e1f7a835e06 req-ea9c9a4a-632d-4395-b910-4c7783ae513a caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:71eca271-dc13-4550-b88f-fa54c813a134 for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 648/1283] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 636/1284] 199.204.45.162 () {34 vars in 755 bytes} [Tue Aug 11 17:05:27 2026] DELETE /v2.1/servers/b909c3ec-b950-4572-a472-6e8245ffe962 => generated 0 bytes in 124 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 17:05:28.534 8 INFO nova.api.openstack.compute.server_external_events [req-cdb820f5-0107-41ee-bd64-1c0bf846a7c5 req-775cfda2-16bf-4875-bef4-5314bdb0ca94 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:2b8220ba-0bc9-45fb-b8ba-d3a492190afe for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 649/1285] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:30.000 7 INFO nova.api.openstack.compute.server_external_events [req-263a1150-9326-4433-9e85-d4fe6538fac7 req-cd96902a-c2df-4ba6-a32b-d36a250b56c1 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:2b8220ba-0bc9-45fb-b8ba-d3a492190afe for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 7|app: 0|req: 637/1286] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:30.574 8 INFO nova.api.openstack.compute.server_external_events [req-ddd7ee08-e528-42de-8a55-5347aa630729 req-6ca9f379-b14e-42ea-a787-f58906a463f0 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:2b8220ba-0bc9-45fb-b8ba-d3a492190afe for instance b909c3ec-b950-4572-a472-6e8245ffe962 on instance [pid: 8|app: 0|req: 650/1287] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 638/1288] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 17:05:31 2026] DELETE /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 0 bytes in 126 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 17:05:31.262 8 WARNING neutronclient.v2_0.client [None req-5873a424-6189-4cef-b599-103dd76ee2ad 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 651/1289] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:05:31 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 1942 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:32.626 7 INFO nova.api.openstack.compute.server_external_events [req-13b69125-dfff-4db1-828d-7f31e822afdf req-c9ba7acd-8425-4ce7-bdf2-84d318e4df1f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance 2026-08-11 17:05:32.627 7 INFO nova.api.openstack.compute.server_external_events [req-13b69125-dfff-4db1-828d-7f31e822afdf req-c9ba7acd-8425-4ce7-bdf2-84d318e4df1f caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance [pid: 7|app: 0|req: 640/1292] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:32 2026] POST /v2.1/os-server-external-events => generated 352 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 17:05:34.678 8 INFO nova.api.openstack.compute.server_external_events [req-95fe9357-2c48-4521-b9d0-0cc1804f0a43 req-cd1523a2-2aff-4086-acbe-07a5b7ff58cc caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance 2026-08-11 17:05:34.678 8 INFO nova.api.openstack.compute.server_external_events [req-95fe9357-2c48-4521-b9d0-0cc1804f0a43 req-cd1523a2-2aff-4086-acbe-07a5b7ff58cc caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:4c41b1d2-5c56-4474-a4ad-67872c940d33 for instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 on instance [pid: 8|app: 0|req: 653/1293] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:34 2026] POST /v2.1/os-server-external-events => generated 356 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 17:05:36.504 7 WARNING neutronclient.v2_0.client [None req-77731dae-cd07-4c0f-8ecf-aab25659292a 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1294] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:05:36 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => generated 1480 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:41.588 8 INFO nova.api.openstack.wsgi [None req-b639f0f1-c9a9-487a-a78d-2db857ddcb4d 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] HTTP exception thrown: Instance 04fd999b-6256-4171-873e-7cf1a1ab5fd6 could not be found. [pid: 8|app: 0|req: 654/1295] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:05:41 2026] GET /v2.1/servers/04fd999b-6256-4171-873e-7cf1a1ab5fd6 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:42.171 7 INFO nova.api.openstack.compute.server_external_events [req-eedc3d18-30fb-48b9-9ab0-eca781d74c27 req-6ff19b4e-a396-416d-8790-578ad9d4d830 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-changed:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 7|app: 0|req: 643/1298] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1299] 10.0.0.228 () {32 vars in 718 bytes} [Tue Aug 11 17:05:42 2026] DELETE /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 0 bytes in 102 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 17:05:42.317 7 WARNING neutronclient.v2_0.client [None req-127eb8cb-4f74-444c-bb97-3b7182ddb0b4 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1300] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:05:42 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1943 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 17:05:43.618 8 INFO nova.api.openstack.compute.server_external_events [req-2c8534ad-72a1-408e-ba34-a7f71cef12b7 req-4dbca370-6fd5-47ad-be79-65f9c719dc86 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 8|app: 0|req: 657/1301] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-11 17:05:45.660 7 INFO nova.api.openstack.compute.server_external_events [req-fa2df8da-b0d9-4d94-8bfd-c8d4c2fcc561 req-36087adb-3516-4c2d-843e-38255d808d37 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-unplugged:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance 2026-08-11 17:05:45.661 7 INFO nova.api.openstack.compute.server_external_events [req-fa2df8da-b0d9-4d94-8bfd-c8d4c2fcc561 req-36087adb-3516-4c2d-843e-38255d808d37 caa17503975547da88e743436f0225e1 58bf3ab0733e43afb7250b33222aba23 - - adf84d3c1eaa43259097ffd5030dd63c adf84d3c1eaa43259097ffd5030dd63c] Creating event network-vif-deleted:decbc4b8-9c4b-45c2-96c8-c7b260c3559d for instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 on instance [pid: 7|app: 0|req: 645/1302] 10.0.0.94 () {38 vars in 814 bytes} [Tue Aug 11 17:05:45 2026] POST /v2.1/os-server-external-events => generated 356 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 17:05:47.528 8 WARNING neutronclient.v2_0.client [None req-119f2da0-399c-4c5a-af82-8fc19e6c1f55 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1303] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:05:47 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 1480 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 17:05:52.608 7 INFO nova.api.openstack.wsgi [None req-5ca8a2d5-c022-45b7-bdd2-c4555f56de4b 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] HTTP exception thrown: Instance 9c2ec9a7-a030-4b34-8b75-d310aec50062 could not be found. [pid: 7|app: 0|req: 647/1306] 10.0.0.228 () {32 vars in 715 bytes} [Tue Aug 11 17:05:52 2026] GET /v2.1/servers/9c2ec9a7-a030-4b34-8b75-d310aec50062 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 660/1307] 10.0.0.228 () {32 vars in 726 bytes} [Tue Aug 11 17:05:55 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1952996890 => generated 0 bytes in 34 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 17:05:55.229 7 INFO nova.api.openstack.wsgi [None req-29e15879-5690-4ac0-9755-ceca96c52fed 6d97e28288434357bb046ab69feb22f0 1791813b405b47c18d6da051ba07a262 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1952996890 not found for user 6d97e28288434357bb046ab69feb22f0 [pid: 7|app: 0|req: 648/1308] 10.0.0.228 () {32 vars in 723 bytes} [Tue Aug 11 17:05:55 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1952996890 => 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: 666/1319] 10.0.0.228 () {32 vars in 655 bytes} [Tue Aug 11 17:06:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1320] 10.0.0.228 () {32 vars in 641 bytes} [Tue Aug 11 17:06:44 2026] GET /v2.1/servers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-11 17:06:44.975 8 WARNING oslo_db.sqlalchemy.utils [None req-7d5ffd1a-95f0-4701-b57e-44c5ee84a8f6 43046b814ea64fa58f94929667fcc9de 324ebd803ac649a7a829a8e935411f28 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 667/1321] 10.0.0.228 () {32 vars in 649 bytes} [Tue Aug 11 17:06:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1322] 10.0.0.228 () {32 vars in 694 bytes} [Tue Aug 11 17:06:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)