+ 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 [Wed Aug 5 06:02:24 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-7f78bd6fd7-kmjjl 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 0x7ffb57b82668 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-05 06:02:29.469 8 INFO nova.utils [None req-4f6046a5-2846-47c2-9d59-c981265469b3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-05 06:02:29.475 7 INFO nova.utils [None req-78058e56-df2d-46f9-a1fd-dff65154249a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-05 06:02:31.153 8 WARNING keystonemiddleware._common.config [None req-4f6046a5-2846-47c2-9d59-c981265469b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 06:02:31.162 8 WARNING oslo_config.cfg [None req-4f6046a5-2846-47c2-9d59-c981265469b3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-05 06:02:31.172 7 WARNING keystonemiddleware._common.config [None req-78058e56-df2d-46f9-a1fd-dff65154249a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 06:02:31.181 7 WARNING oslo_config.cfg [None req-78058e56-df2d-46f9-a1fd-dff65154249a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-05 06:02:31.239 8 WARNING keystonemiddleware._common.config [None req-4f6046a5-2846-47c2-9d59-c981265469b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 06:02:31.254 8 WARNING oslo_config.cfg [None req-4f6046a5-2846-47c2-9d59-c981265469b3 - - - - - -] 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-05 06:02:31.259 7 WARNING keystonemiddleware._common.config [None req-78058e56-df2d-46f9-a1fd-dff65154249a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-05 06:02:31.267 8 WARNING oslo_config.cfg [None req-4f6046a5-2846-47c2-9d59-c981265469b3 - - - - - -] 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 0x7ffb57b82668 pid: 8 (default app) 2026-08-05 06:02:31.278 7 WARNING oslo_config.cfg [None req-78058e56-df2d-46f9-a1fd-dff65154249a - - - - - -] 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-05 06:02:31.290 7 WARNING oslo_config.cfg [None req-78058e56-df2d-46f9-a1fd-dff65154249a - - - - - -] 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 0x7ffb57b82668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:02:38 2026] GET /v2.1 => generated 114 bytes in 20 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-05 06:02:39.273 7 WARNING oslo_policy.policy [None req-d13a89f2-546f-4e3f-8a50-2be3e6457c1a 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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-05 06:02:39.273 7 WARNING oslo_policy.policy [None req-d13a89f2-546f-4e3f-8a50-2be3e6457c1a 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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: 2/4] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:02:38 2026] GET /v2.1 => generated 0 bytes in 575 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-05 06:02:39.369 8 WARNING oslo_policy.policy [req-d13a89f2-546f-4e3f-8a50-2be3e6457c1a req-91daee71-9064-438a-a542-553ceefc1ef5 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - 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-05 06:02:39.370 8 WARNING oslo_policy.policy [req-d13a89f2-546f-4e3f-8a50-2be3e6457c1a req-91daee71-9064-438a-a542-553ceefc1ef5 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:02:39 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 06:02:39.471 7 INFO nova.api.openstack.wsgi [None req-77328385-bd6f-472b-93b9-d3150e255deb 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.144 () {48 vars in 1010 bytes} [Wed Aug 5 06:02:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:02:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.144 () {52 vars in 1047 bytes} [Wed Aug 5 06:02:39 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:02:40 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/10] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:02:40 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:02:40 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-05 06:02:40.544 7 INFO nova.api.openstack.wsgi [None req-11eb62af-de66-42e0-9fb4-86e3154278c9 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.144 () {48 vars in 1012 bytes} [Wed Aug 5 06:02:40 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: 8|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:02:40 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/14] 199.204.45.144 () {52 vars in 1047 bytes} [Wed Aug 5 06:02:40 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: 8/15] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:02:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:02:41 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: 9/17] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:02:41 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-05 06:02:41.544 7 INFO nova.api.openstack.wsgi [None req-26b89d96-4ba7-49ab-bc58-933e6154b510 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.144 () {48 vars in 1014 bytes} [Wed Aug 5 06:02:41 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: 10/19] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:02:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.144 () {52 vars in 1047 bytes} [Wed Aug 5 06:02:41 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:02:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:02:42 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:02:42 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-05 06:02:42.487 7 INFO nova.api.openstack.wsgi [None req-4d0cca4d-abee-45bd-8c05-223117d21eb6 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.144 () {48 vars in 1012 bytes} [Wed Aug 5 06:02:42 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:02:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.144 () {52 vars in 1047 bytes} [Wed Aug 5 06:02:42 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:02:43 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/28] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:02:43 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:02:43 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-05 06:02:43.453 7 INFO nova.api.openstack.wsgi [None req-c3ce1978-a937-41b6-917c-a4c354413d87 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.144 () {48 vars in 1014 bytes} [Wed Aug 5 06:02:43 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: 16/31] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:02:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.144 () {52 vars in 1047 bytes} [Wed Aug 5 06:02:43 2026] POST /v2.1/flavors => generated 535 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 10.0.0.224 () {28 vars in 454 bytes} [Wed Aug 5 06:02:43 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: 17/34] 10.0.0.224 () {30 vars in 658 bytes} [Wed Aug 5 06:02:43 2026] GET /v2.1 => generated 0 bytes in 36 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: 18/35] 10.0.0.224 () {32 vars in 731 bytes} [Wed Aug 5 06:02:43 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: 18/36] 10.0.0.224 () {34 vars in 765 bytes} [Wed Aug 5 06:02:43 2026] GET /v2.1/os-services => generated 16 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/39] 10.0.0.224 () {28 vars in 454 bytes} [Wed Aug 5 06:02:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 20/40] 10.0.0.224 () {30 vars in 658 bytes} [Wed Aug 5 06:02:48 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 21/41] 10.0.0.224 () {32 vars in 731 bytes} [Wed Aug 5 06:02:48 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: 21/42] 10.0.0.224 () {34 vars in 765 bytes} [Wed Aug 5 06:02:48 2026] GET /v2.1/os-services => generated 498 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 10.0.0.224 () {28 vars in 454 bytes} [Wed Aug 5 06:02:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 22/44] 10.0.0.224 () {30 vars in 658 bytes} [Wed Aug 5 06:02:52 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 23/45] 10.0.0.224 () {32 vars in 731 bytes} [Wed Aug 5 06:02:52 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/46] 10.0.0.224 () {34 vars in 808 bytes} [Wed Aug 5 06:02:52 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/49] 10.0.0.224 () {28 vars in 454 bytes} [Wed Aug 5 06:02: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 25/50] 10.0.0.224 () {30 vars in 658 bytes} [Wed Aug 5 06:02:57 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 26/51] 10.0.0.224 () {32 vars in 731 bytes} [Wed Aug 5 06:02:57 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/52] 10.0.0.224 () {34 vars in 808 bytes} [Wed Aug 5 06:02:57 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 10.0.0.25 () {28 vars in 453 bytes} [Wed Aug 5 06:09:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/136] 10.0.0.25 () {30 vars in 657 bytes} [Wed Aug 5 06:09:50 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 69/137] 10.0.0.25 () {32 vars in 730 bytes} [Wed Aug 5 06:09:50 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 10.0.0.25 () {34 vars in 803 bytes} [Wed Aug 5 06:09:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:13: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: 91/182] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:13:22 2026] GET /v2.1 => generated 0 bytes in 466 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 92/183] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:13:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 06:13:23.412 8 INFO nova.api.openstack.wsgi [None req-d5904501-0d9e-4c1a-87c3-42222afb948c 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 92/184] 199.204.45.144 () {48 vars in 1016 bytes} [Wed Aug 5 06:13:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:13:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Aug 5 06:13:23 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:15: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: 7|app: 0|req: 106/212] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:15:22 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:15:22 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-05 06:15:22.330 7 INFO nova.api.openstack.wsgi [None req-b8d8dc10-f3c3-4839-879d-9dfb7c506ab9 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 06f73c513183457e9effbd7dcea56ae2 [pid: 7|app: 0|req: 107/214] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:15:22 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-05 06:15:22.347 8 WARNING oslo_db.sqlalchemy.utils [None req-88133539-8256-4b0c-9715-fd8f25c70e5d 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 108/215] 199.204.45.144 () {48 vars in 1015 bytes} [Wed Aug 5 06:15:22 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.144 () {52 vars in 1056 bytes} [Wed Aug 5 06:15:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 584 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:15:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/220] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:15:27 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 111/221] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:15:27 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: 111/222] 199.204.45.144 () {48 vars in 1072 bytes} [Wed Aug 5 06:15:27 2026] GET /v2.1/os-quota-sets/32858ea369df45dcaa4d0e7a6ee3459d => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.144 () {52 vars in 1124 bytes} [Wed Aug 5 06:15:27 2026] PUT /v2.1/os-quota-sets/32858ea369df45dcaa4d0e7a6ee3459d => generated 238 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:40:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:40:00 2026] GET /v2.1 => generated 0 bytes in 167 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:40:00 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-05 06:40:00.518 7 INFO nova.api.openstack.wsgi [None req-2b6cc3dc-afda-4a7a-821f-bb2e01f000f2 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 260/521] 199.204.45.144 () {48 vars in 1014 bytes} [Wed Aug 5 06:40:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:40:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.144 () {52 vars in 1048 bytes} [Wed Aug 5 06:40:00 2026] POST /v2.1/flavors => generated 534 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:44:20 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: 289/577] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:44:20 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: 289/578] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:44:20 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: 290/579] 199.204.45.144 () {48 vars in 1072 bytes} [Wed Aug 5 06:44:20 2026] GET /v2.1/os-quota-sets/9a8ecf0dd27d41e5a03affb177434fb6 => generated 283 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/580] 199.204.45.144 () {52 vars in 1124 bytes} [Wed Aug 5 06:44:21 2026] PUT /v2.1/os-quota-sets/9a8ecf0dd27d41e5a03affb177434fb6 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.89 () {28 vars in 453 bytes} [Wed Aug 5 06:50: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: 327/654] 10.0.0.89 () {30 vars in 657 bytes} [Wed Aug 5 06:50:22 2026] GET /v2.1 => generated 0 bytes in 97 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: 328/655] 10.0.0.89 () {32 vars in 730 bytes} [Wed Aug 5 06:50:22 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: 328/656] 10.0.0.89 () {34 vars in 805 bytes} [Wed Aug 5 06:50:22 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.89 () {28 vars in 453 bytes} [Wed Aug 5 06:50: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: 329/658] 10.0.0.89 () {30 vars in 657 bytes} [Wed Aug 5 06:50:23 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.89 () {32 vars in 730 bytes} [Wed Aug 5 06:50:23 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 10.0.0.89 () {34 vars in 893 bytes} [Wed Aug 5 06:50:23 2026] GET /v2.1/servers/detail?project_id=32858ea369df45dcaa4d0e7a6ee3459d&all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 10.0.0.89 () {34 vars in 893 bytes} [Wed Aug 5 06:50:23 2026] GET /v2.1/servers/detail?project_id=6b8165cd69154e7d878384a77947c134&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 10.0.0.89 () {34 vars in 893 bytes} [Wed Aug 5 06:50:23 2026] GET /v2.1/servers/detail?project_id=9a8ecf0dd27d41e5a03affb177434fb6&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:57: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: 7|app: 0|req: 374/748] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:57:22 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 375/749] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:57:22 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-05 06:57:22.471 7 INFO nova.api.openstack.wsgi [None req-b38e92b2-6b74-4c74-8a1e-cae5eea81626 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 375/750] 199.204.45.144 () {48 vars in 1010 bytes} [Wed Aug 5 06:57:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/751] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:57:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:57:22 2026] GET /v2.1/flavors/d1a0a95b-b97a-4a8f-88d2-208b9ea1580e/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/753] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:57: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: 7|app: 0|req: 377/754] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:57:23 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: 8|app: 0|req: 378/755] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:57:23 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-05 06:57:23.490 7 INFO nova.api.openstack.wsgi [None req-89c69ee2-1a8c-4d07-8050-9b87aebd388e 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 378/756] 199.204.45.144 () {48 vars in 1012 bytes} [Wed Aug 5 06:57:23 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: 379/757] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:57:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:57:23 2026] GET /v2.1/flavors/bbdfea32-a8b3-45c8-aa61-9851deeacb56/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:57:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/760] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:57:24 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 381/761] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:57:24 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-05 06:57:24.537 7 INFO nova.api.openstack.wsgi [None req-33e9ba63-acad-4005-9486-9f544408ed64 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 381/762] 199.204.45.144 () {48 vars in 1014 bytes} [Wed Aug 5 06:57:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/763] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:57:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:57:24 2026] GET /v2.1/flavors/92aaf002-64b2-466a-94a3-7487f37db6a0/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:57:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:57:25 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: 8|app: 0|req: 384/767] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:57:25 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-05 06:57:25.574 7 INFO nova.api.openstack.wsgi [None req-8031fa2d-65da-4c3b-b763-2063eddcb945 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 384/768] 199.204.45.144 () {48 vars in 1012 bytes} [Wed Aug 5 06:57:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/769] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:57:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:57:25 2026] GET /v2.1/flavors/2a6f7bf2-4af9-40fd-9b01-d2d2f390f430/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: 386/771] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:57:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:57:26 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 387/773] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:57:26 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 06:57:26.571 7 INFO nova.api.openstack.wsgi [None req-c97b3ced-1dbd-4cb5-8d90-7c387367bd5d 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 387/774] 199.204.45.144 () {48 vars in 1014 bytes} [Wed Aug 5 06:57:26 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/777] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/778] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:57:26 2026] GET /v2.1/flavors/9ee7bb31-3a9d-4000-acbe-554baee1397e/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:58:36 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: 396/794] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:58:36 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 399/795] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:58:36 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-05 06:58:36.963 8 INFO nova.api.openstack.wsgi [None req-30e722e1-4508-4161-938a-b6d78c7e89e3 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 397/796] 199.204.45.144 () {48 vars in 1016 bytes} [Wed Aug 5 06:58:36 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:58:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:58:37 2026] GET /v2.1/flavors/f39f0ec4-45b8-4a52-b93f-16e1beb06eb3/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: 401/799] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:58:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:58:45 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 402/801] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:58:45 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:58:45 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/805] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:58:49 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: 404/806] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:58:49 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 403/807] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:58:49 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: 405/808] 199.204.45.144 () {48 vars in 1072 bytes} [Wed Aug 5 06:58:50 2026] GET /v2.1/os-quota-sets/32858ea369df45dcaa4d0e7a6ee3459d => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 06:59:44 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: 409/820] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 06:59:44 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 412/821] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 06:59:44 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-05 06:59:44.881 8 INFO nova.api.openstack.wsgi [None req-8fc260ff-fca4-4340-a442-2bbeaec3428b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 410/822] 199.204.45.144 () {48 vars in 1014 bytes} [Wed Aug 5 06:59:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 06:59:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/824] 199.204.45.144 () {48 vars in 1098 bytes} [Wed Aug 5 06:59:44 2026] GET /v2.1/flavors/04654677-aac2-4b50-bf0a-c0b84349418c/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/829] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 07:00:02 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 07:00:02 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 415/831] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 07:00:02 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 199.204.45.144 () {48 vars in 1072 bytes} [Wed Aug 5 07:00:02 2026] GET /v2.1/os-quota-sets/9a8ecf0dd27d41e5a03affb177434fb6 => generated 280 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/835] 10.0.0.6 () {28 vars in 452 bytes} [Wed Aug 5 07:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/836] 10.0.0.6 () {30 vars in 656 bytes} [Wed Aug 5 07:00:09 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 420/837] 10.0.0.6 () {32 vars in 729 bytes} [Wed Aug 5 07:00:09 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: 418/838] 10.0.0.6 () {34 vars in 763 bytes} [Wed Aug 5 07:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/839] 10.0.0.6 () {28 vars in 452 bytes} [Wed Aug 5 07:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/840] 10.0.0.6 () {30 vars in 656 bytes} [Wed Aug 5 07:00:14 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 422/841] 10.0.0.6 () {32 vars in 729 bytes} [Wed Aug 5 07:00:14 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: 420/842] 10.0.0.6 () {34 vars in 763 bytes} [Wed Aug 5 07:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/845] 10.0.0.6 () {28 vars in 452 bytes} [Wed Aug 5 07: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: 8|app: 0|req: 422/846] 10.0.0.6 () {30 vars in 656 bytes} [Wed Aug 5 07:00:18 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 425/847] 10.0.0.6 () {32 vars in 729 bytes} [Wed Aug 5 07:00:18 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: 423/848] 10.0.0.6 () {34 vars in 806 bytes} [Wed Aug 5 07:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/849] 10.0.0.6 () {28 vars in 452 bytes} [Wed Aug 5 07:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/850] 10.0.0.6 () {30 vars in 656 bytes} [Wed Aug 5 07:00:23 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 427/851] 10.0.0.6 () {32 vars in 729 bytes} [Wed Aug 5 07:00:23 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: 425/852] 10.0.0.6 () {34 vars in 806 bytes} [Wed Aug 5 07:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/859] 199.204.45.144 () {42 vars in 704 bytes} [Wed Aug 5 07:00: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) /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: 429/860] 199.204.45.144 () {44 vars in 908 bytes} [Wed Aug 5 07:00:56 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 432/861] 199.204.45.144 () {46 vars in 981 bytes} [Wed Aug 5 07:00:56 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-05 07:00:56.615 7 INFO nova.api.openstack.wsgi [None req-d5c1c62e-a2a4-4958-8a4d-f8143f8026c6 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 434/864] 199.204.45.144 () {48 vars in 1010 bytes} [Wed Aug 5 07:00:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/865] 199.204.45.144 () {48 vars in 1050 bytes} [Wed Aug 5 07:00:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/874] 10.0.0.138 () {32 vars in 655 bytes} [Wed Aug 5 07:01:45 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: 436/875] 10.0.0.138 () {32 vars in 641 bytes} [Wed Aug 5 07:01:46 2026] GET /v2.1/servers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-05 07:01:46.257 7 WARNING oslo_db.sqlalchemy.utils [None req-97e3a398-e5be-441c-a3c5-6d3b89b1b390 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 440/876] 10.0.0.138 () {32 vars in 649 bytes} [Wed Aug 5 07:01:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/877] 10.0.0.138 () {32 vars in 694 bytes} [Wed Aug 5 07:01:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/882] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:01:59 2026] GET /v2.1/flavors/d1a0a95b-b97a-4a8f-88d2-208b9ea1580e => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/883] 10.0.0.138 () {32 vars in 641 bytes} [Wed Aug 5 07:01:59 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/884] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:01:59 2026] GET /v2.1/flavors/d1a0a95b-b97a-4a8f-88d2-208b9ea1580e => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/887] 10.0.0.138 () {30 vars in 413 bytes} [Wed Aug 5 07:02:06 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-05 07:02:06.717 7 WARNING neutronclient.v2_0.client [None req-481aaf31-ffd2-4a7c-afbb-2af6465a3688 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in 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/888] 10.0.0.138 () {28 vars in 560 bytes} [Wed Aug 5 07:02:06 2026] GET /v2/ => generated 402 bytes in 396 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/889] 10.0.0.138 () {28 vars in 564 bytes} [Wed Aug 5 07:02:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/890] 10.0.0.138 () {30 vars in 413 bytes} [Wed Aug 5 07:02:07 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-05 07:02:07.843 8 WARNING neutronclient.v2_0.client [None req-96a3b9b5-0148-41a1-b353-6b34ddccb03b 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/891] 10.0.0.138 () {34 vars in 685 bytes} [Wed Aug 5 07:02:06 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1405 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:07.884 7 WARNING neutronclient.v2_0.client [None req-c3533d86-221f-4a67-89b1-a3c3da1528ca 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:07.926 7 WARNING neutronclient.v2_0.client [None req-c3533d86-221f-4a67-89b1-a3c3da1528ca 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in 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/892] 10.0.0.138 () {34 vars in 695 bytes} [Wed Aug 5 07:02:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/893] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:02:08 2026] POST /v2.1/os-keypairs => generated 384 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:08.245 7 WARNING neutronclient.v2_0.client [None req-aa95914d-ad7a-4f02-81bf-92eb43536cd5 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in 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/894] 10.0.0.138 () {34 vars in 685 bytes} [Wed Aug 5 07:02:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:08.471 8 WARNING neutronclient.v2_0.client [None req-4b598c28-3001-4cf3-8036-ca8b423e0f89 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/895] 10.0.0.138 () {34 vars in 685 bytes} [Wed Aug 5 07:02:08 2026] POST /v2.1/os-security-groups => generated 246 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/896] 10.0.0.138 () {34 vars in 685 bytes} [Wed Aug 5 07:02:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:08.651 7 WARNING neutronclient.v2_0.client [None req-b508dd76-076b-4ff7-ad10-3844c82f7329 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:08.665 8 WARNING neutronclient.v2_0.client [None req-dadcf585-e2ed-456c-82e6-1a9130bfc46b 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:08.815 8 WARNING neutronclient.v2_0.client [None req-dadcf585-e2ed-456c-82e6-1a9130bfc46b 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/897] 10.0.0.138 () {34 vars in 685 bytes} [Wed Aug 5 07:02:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:08.860 7 WARNING neutronclient.v2_0.client [None req-3a55381f-813d-4244-b240-46d3ef1ac6d6 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/898] 10.0.0.138 () {34 vars in 695 bytes} [Wed Aug 5 07:02:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:09.005 8 WARNING neutronclient.v2_0.client [None req-51d84320-a6f6-4d70-a35b-a5d3e040000c 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:09.044 7 WARNING neutronclient.v2_0.client [None req-3a55381f-813d-4244-b240-46d3ef1ac6d6 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:09.072 8 WARNING neutronclient.v2_0.client [None req-51d84320-a6f6-4d70-a35b-a5d3e040000c 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:09.108 7 WARNING neutronclient.v2_0.client [None req-3a55381f-813d-4244-b240-46d3ef1ac6d6 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in 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/899] 10.0.0.138 () {34 vars in 695 bytes} [Wed Aug 5 07:02:08 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:09.269 8 WARNING neutronclient.v2_0.client [None req-6fd23df0-d8cf-42d3-859f-64abb5b409d0 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/900] 10.0.0.138 () {32 vars in 663 bytes} [Wed Aug 5 07:02:08 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:09.309 7 WARNING neutronclient.v2_0.client [None req-2c5faf9b-4c0e-4925-ba94-c0780a390495 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in 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/901] 10.0.0.138 () {32 vars in 737 bytes} [Wed Aug 5 07:02:09 2026] GET /v2.1/os-security-groups/72466bd4-f371-4310-98a8-a539bcd21399 => generated 663 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:09.347 8 WARNING neutronclient.v2_0.client [None req-29785e06-f6b1-488a-ba58-04cbe8ee2739 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:09.358 7 WARNING neutronclient.v2_0.client [None req-2c5faf9b-4c0e-4925-ba94-c0780a390495 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:09.377 8 WARNING neutronclient.v2_0.client [None req-29785e06-f6b1-488a-ba58-04cbe8ee2739 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in 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/902] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:09 2026] DELETE /v2.1/os-security-groups/ffe0a85e-da0f-4627-883c-6a5f770693b3 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:02:09.501 7 WARNING neutronclient.v2_0.client [None req-cef553ac-d54c-4136-aa99-81eaabd539fb 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:09.524 8 WARNING neutronclient.v2_0.client [None req-29785e06-f6b1-488a-ba58-04cbe8ee2739 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:09.535 7 INFO nova.api.openstack.wsgi [None req-cef553ac-d54c-4136-aa99-81eaabd539fb 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] HTTP exception thrown: Security group ffe0a85e-da0f-4627-883c-6a5f770693b3 does not exist Neutron server returns request_ids: ['req-14f897b3-f504-4f14-8035-ed7e04a11af8'] [pid: 7|app: 0|req: 451/903] 10.0.0.138 () {32 vars in 737 bytes} [Wed Aug 5 07:02:09 2026] GET /v2.1/os-security-groups/ffe0a85e-da0f-4627-883c-6a5f770693b3 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:02:09.547 7 WARNING neutronclient.v2_0.client [None req-8f3494db-33df-4b9d-bcd2-8cbc5bbfded7 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/904] 10.0.0.138 () {32 vars in 750 bytes} [Wed Aug 5 07:02:09 2026] DELETE /v2.1/os-security-group-rules/5ff4a133-d1ea-45af-870e-5ab54514e757 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:02:09.627 8 WARNING neutronclient.v2_0.client [None req-84ac64eb-2a51-4413-a4d7-0dbb4814073e 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:09.646 7 WARNING neutronclient.v2_0.client [None req-8f3494db-33df-4b9d-bcd2-8cbc5bbfded7 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:09.679 8 WARNING neutronclient.v2_0.client [None req-84ac64eb-2a51-4413-a4d7-0dbb4814073e 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/905] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:09 2026] DELETE /v2.1/os-security-groups/9c846658-266b-48b0-a60d-014b9113237d => generated 0 bytes in 257 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:02:09.813 7 WARNING neutronclient.v2_0.client [None req-2af332ff-0421-472c-92a2-3c1a7e38943e 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in 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/906] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:09 2026] DELETE /v2.1/os-security-groups/72466bd4-f371-4310-98a8-a539bcd21399 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:02:09.842 7 INFO nova.api.openstack.wsgi [None req-2af332ff-0421-472c-92a2-3c1a7e38943e 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] HTTP exception thrown: Security group 9c846658-266b-48b0-a60d-014b9113237d does not exist Neutron server returns request_ids: ['req-a5886ccd-039c-429a-b675-2b132616f7b1'] 2026-08-05 07:02:09.842 8 WARNING neutronclient.v2_0.client [None req-6c62115b-9a6b-4db2-89c8-7603699ccc24 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The python binding code in 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/907] 10.0.0.138 () {32 vars in 737 bytes} [Wed Aug 5 07:02:09 2026] GET /v2.1/os-security-groups/9c846658-266b-48b0-a60d-014b9113237d => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:02:09.853 7 WARNING neutronclient.v2_0.client [None req-0f73d0ad-0d59-4fb8-aedc-4074273455bd 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:09.878 8 WARNING neutronclient.v2_0.client [None req-6c62115b-9a6b-4db2-89c8-7603699ccc24 5e251ff1e2314d379923ae24ad165325 8bf28a779b3a465d90bba6971604c15a - - default default] The 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-05 07:02:09.890 7 WARNING neutronclient.v2_0.client [None req-0f73d0ad-0d59-4fb8-aedc-4074273455bd 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/908] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:09 2026] DELETE /v2.1/os-security-groups/3d49047b-f696-4bb7-89fc-cf2205cd33db => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/909] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:09 2026] DELETE /v2.1/os-security-groups/8e64ba89-2563-492d-86b0-92d0fa550cab => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:02:10.011 8 WARNING neutronclient.v2_0.client [None req-2675de64-1f65-498d-822c-1eef430a0ca0 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:10.034 8 INFO nova.api.openstack.wsgi [None req-2675de64-1f65-498d-822c-1eef430a0ca0 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] HTTP exception thrown: Security group 8e64ba89-2563-492d-86b0-92d0fa550cab does not exist Neutron server returns request_ids: ['req-d88ebcc6-571b-4f68-942e-d6a1536f7ea9'] [pid: 8|app: 0|req: 456/910] 10.0.0.138 () {32 vars in 737 bytes} [Wed Aug 5 07:02:10 2026] GET /v2.1/os-security-groups/8e64ba89-2563-492d-86b0-92d0fa550cab => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:02:10.050 7 WARNING neutronclient.v2_0.client [None req-f870c94b-ab10-490e-bd6b-9fc35def1652 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:10.092 7 WARNING neutronclient.v2_0.client [None req-f870c94b-ab10-490e-bd6b-9fc35def1652 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:10.151 7 WARNING neutronclient.v2_0.client [None req-f870c94b-ab10-490e-bd6b-9fc35def1652 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/911] 10.0.0.138 () {32 vars in 663 bytes} [Wed Aug 5 07:02:10 2026] GET /v2.1/os-security-groups => generated 707 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:10.248 8 WARNING neutronclient.v2_0.client [None req-a1926df5-6634-4077-9c06-11b7e6e4855a 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:10.283 8 INFO nova.api.openstack.wsgi [None req-a1926df5-6634-4077-9c06-11b7e6e4855a 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] HTTP exception thrown: Security group 8e64ba89-2563-492d-86b0-92d0fa550cab does not exist Neutron server returns request_ids: ['req-2373117f-ba09-40a3-b063-ae66f538bc2f'] [pid: 8|app: 0|req: 457/912] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:10 2026] DELETE /v2.1/os-security-groups/8e64ba89-2563-492d-86b0-92d0fa550cab => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:02:10.295 7 WARNING neutronclient.v2_0.client [None req-8bc94041-481e-49b9-9a64-33045abdd7df 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:10.320 7 INFO nova.api.openstack.wsgi [None req-8bc94041-481e-49b9-9a64-33045abdd7df 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] HTTP exception thrown: Security group 9c846658-266b-48b0-a60d-014b9113237d does not exist Neutron server returns request_ids: ['req-6b65e180-9d70-4b59-b21e-2890ba4d1208'] [pid: 7|app: 0|req: 456/913] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:10 2026] DELETE /v2.1/os-security-groups/9c846658-266b-48b0-a60d-014b9113237d => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:02:10.334 8 WARNING neutronclient.v2_0.client [None req-d4da19a9-d116-459c-9cfa-085a7dd50d7c 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] The 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-05 07:02:10.357 8 INFO nova.api.openstack.wsgi [None req-d4da19a9-d116-459c-9cfa-085a7dd50d7c 4d416f9cee714ed2aabbd85b495560ba 39c8629e54ba4ddebd4624a669c49e5d - - default default] HTTP exception thrown: Security group ffe0a85e-da0f-4627-883c-6a5f770693b3 does not exist Neutron server returns request_ids: ['req-5db1eea0-1cf1-4031-a916-99059c4cb820'] [pid: 8|app: 0|req: 458/914] 10.0.0.138 () {32 vars in 740 bytes} [Wed Aug 5 07:02:10 2026] DELETE /v2.1/os-security-groups/ffe0a85e-da0f-4627-883c-6a5f770693b3 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:02:15.917 7 WARNING neutronclient.v2_0.client [None req-195cc6a6-75df-4d69-b674-1c2edb739941 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The 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-05 07:02:16.083 7 WARNING neutronclient.v2_0.client [None req-195cc6a6-75df-4d69-b674-1c2edb739941 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The 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-05 07:02:16.862 7 WARNING neutronclient.v2_0.client [None req-195cc6a6-75df-4d69-b674-1c2edb739941 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/917] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:02:15 2026] POST /v2.1/servers => generated 450 bytes in 5519 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 07:02:21.345 8 WARNING neutronclient.v2_0.client [None req-d9cdc40c-ec2b-4b47-a3c0-6e2406e0641c c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/918] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:21 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1251 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/919] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:02:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/920] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:02:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:22.521 7 WARNING neutronclient.v2_0.client [None req-30c3e36d-cc84-474e-8222-32d1417e2e5d c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/921] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:22 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1301 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:23.744 8 WARNING neutronclient.v2_0.client [None req-9784d987-5852-4bc6-8627-d796d3be93d9 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The 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-05 07:02:23.798 8 WARNING neutronclient.v2_0.client [None req-9784d987-5852-4bc6-8627-d796d3be93d9 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] 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-05 07:02:23.916 7 WARNING neutronclient.v2_0.client [None req-b31fe10e-6142-4886-a48d-1c8f24a351a9 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The 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-05 07:02:23.985 7 WARNING neutronclient.v2_0.client [None req-b31fe10e-6142-4886-a48d-1c8f24a351a9 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The 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-05 07:02:24.109 8 WARNING neutronclient.v2_0.client [None req-9784d987-5852-4bc6-8627-d796d3be93d9 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The 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-05 07:02:24.205 7 WARNING neutronclient.v2_0.client [None req-b31fe10e-6142-4886-a48d-1c8f24a351a9 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/922] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:02:23 2026] POST /v2.1/servers => generated 449 bytes in 577 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-05 07:02:24.446 7 WARNING neutronclient.v2_0.client [None req-ef60a96b-f518-4b82-a16b-e07645c80f8d c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in 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/923] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:24 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1349 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-05 07:02:24.501 7 WARNING neutronclient.v2_0.client [None req-1ad8721b-1a9f-4475-921f-5999cfb57c79 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in 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/924] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:24 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1400 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/925] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:02:23 2026] POST /v2.1/servers => generated 453 bytes in 1487 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-05 07:02:25.101 7 WARNING neutronclient.v2_0.client [None req-458d04b7-94b6-4843-a313-641717dbf02a 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/926] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:25 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1432 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-05 07:02:25.572 8 WARNING neutronclient.v2_0.client [None req-11b91564-45e9-4585-855a-dd00a89af49e c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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: 464/927] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:25 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1357 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:25.634 7 WARNING neutronclient.v2_0.client [None req-ed2d4100-3d25-42d8-bdd1-df41d2da536d e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/928] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:25 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1404 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-05 07:02:26.219 8 WARNING neutronclient.v2_0.client [None req-ebe789ee-b0b3-48ff-ad18-f6e2c941ac73 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/929] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:26 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1436 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-05 07:02:26.677 7 WARNING neutronclient.v2_0.client [None req-acbaa4d3-99c2-4d15-bda9-12a2273c4d38 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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: 466/932] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:26 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1357 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:26.761 8 WARNING neutronclient.v2_0.client [None req-98da4ab6-8d5c-4042-a2a9-943a09cfa114 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/933] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:26 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1452 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:27.324 7 WARNING neutronclient.v2_0.client [None req-0aa4fd96-cc9f-48eb-8700-ed5619221df9 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/934] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:27 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1428 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:27.786 8 WARNING neutronclient.v2_0.client [None req-0f32b403-85b6-42a0-934c-786defa9f365 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:27.876 7 WARNING neutronclient.v2_0.client [None req-078e95d3-90c4-4067-b481-bb93890c12df e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in 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/935] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:27 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1452 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/936] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:27 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1434 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, ' 2026-08-05 07:02:28.434 7 WARNING neutronclient.v2_0.client [None req-bac2eaa2-585b-43fe-87d5-9ee2c33f1480 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/937] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:28 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1428 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-05 07:02:28.897 8 INFO nova.api.openstack.compute.server_external_events [req-442a08ec-d3b3-405c-a362-bb15ea7a444d req-d961e5dd-5077-4653-9ba5-9ecba9f766d9 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:2760eb99-9425-42cf-9e9a-b79f04ef07de for instance d1d64f0f-657f-47ab-b047-359b5a5b2ca8 on instance 2026-08-05 07:02:28.909 8 INFO nova.compute.rpcapi [None req-126e4699-0443-42f0-8594-fbef048c5e11 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 469/938] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:29.004 7 WARNING neutronclient.v2_0.client [None req-337abcb3-dbc5-441c-a508-59fb20761940 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] 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: 470/939] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:28 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1460 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:29.057 8 WARNING neutronclient.v2_0.client [None req-c62a7a7a-87ac-48e4-93dc-a08c33a0a7d6 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in 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/940] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:29 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1434 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-05 07:02:29.548 7 WARNING neutronclient.v2_0.client [None req-c2bc4ddd-4ffa-4c24-9acc-43946265b727 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/941] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:29 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1484 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:30.115 8 WARNING neutronclient.v2_0.client [None req-592dd103-a74a-4d53-bd3b-28b34c429326 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] 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-05 07:02:30.241 7 WARNING neutronclient.v2_0.client [None req-9481ae58-11e0-423b-86aa-9020ebb55371 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in 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/942] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:30 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1537 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/943] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:30 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1434 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:30.637 8 WARNING neutronclient.v2_0.client [None req-1eb8c4a3-4876-48e7-b01e-3da655dd3d96 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/944] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:30 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1484 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:30.989 7 INFO nova.api.openstack.compute.server_external_events [req-814d90d5-39ed-4b99-9531-63def06e13e7 req-8af17e20-6670-40db-bb30-fb5f55bd355c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:e177442b-d91a-4179-8ba8-a65574ff92fb for instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 on instance 2026-08-05 07:02:31.001 7 INFO nova.compute.rpcapi [None req-941ce50a-479c-4c88-b611-9a2c4a75c992 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 473/945] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:31.321 8 WARNING neutronclient.v2_0.client [None req-ef2a91df-0bb5-45c3-8d20-784eda18f927 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] 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-05 07:02:31.451 7 WARNING neutronclient.v2_0.client [None req-790aaaec-9674-4775-af13-514902acd79e c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/946] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:31 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:31.768 8 WARNING neutronclient.v2_0.client [None req-cd667407-bfaa-412d-b349-d4a3eb60afd1 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/947] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:31 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1434 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/948] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:31 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1560 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:32.525 7 WARNING neutronclient.v2_0.client [None req-2dbbe971-98ea-42fc-a055-95dd753c8d18 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/949] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:32 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:33.141 8 WARNING neutronclient.v2_0.client [None req-80740f4a-a04c-472e-8070-19f53584a8ff c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:33.269 7 INFO nova.api.openstack.compute.server_external_events [req-2bf18608-f18c-43e2-bcdc-30df9a26d584 req-8a41455a-da29-4964-b167-b61e62fef331 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:b345679c-4000-4a53-b58b-16065994eb5d for instance 76458c60-1232-4292-8212-b8370a56ef5d on instance [pid: 7|app: 0|req: 476/950] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 475/951] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:33 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:33.316 7 WARNING neutronclient.v2_0.client [None req-4d03ee1c-a7d4-42e3-b871-aa55c5a975b4 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/952] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:33 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:33.796 8 WARNING neutronclient.v2_0.client [None req-a56468b0-0b50-45b7-902d-dba4ff8c67e2 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/953] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:33 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:34.340 7 WARNING neutronclient.v2_0.client [None req-04775347-7661-4e0a-82ed-ef4110d56096 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:34.497 8 WARNING neutronclient.v2_0.client [None req-7590e997-ecf6-4fb5-9245-bdc5759b1a66 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/954] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:34 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/955] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:34 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:34.983 7 WARNING neutronclient.v2_0.client [None req-879ea7cc-a78c-4865-b13d-b79b412174e6 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/956] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:34 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:35.583 8 WARNING neutronclient.v2_0.client [None req-7e75e8ca-b9ea-4ba7-91b6-5d6c408cf574 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:35.697 7 WARNING neutronclient.v2_0.client [None req-2c787eaf-e30f-4d2d-9751-f4fdde1cb4e5 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/957] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:35 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/958] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:35 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:36.239 8 WARNING neutronclient.v2_0.client [None req-513bf632-3c5a-410b-826d-edfceb1d326c e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/959] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:36 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:36.799 7 WARNING neutronclient.v2_0.client [None req-3aa01691-5aef-44fd-84a2-a9412669bec6 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:36.877 8 WARNING neutronclient.v2_0.client [None req-8467acc9-173d-4f35-a2bb-4956f79eb900 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/962] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:36 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/963] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:36 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:37.437 7 WARNING neutronclient.v2_0.client [None req-c18843b1-780d-4ced-94ec-f49f0916a1a4 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/964] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:37 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:38.380 8 WARNING neutronclient.v2_0.client [None req-89059d43-4fe4-491f-ade4-0851b21a7591 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The 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-05 07:02:38.400 7 WARNING neutronclient.v2_0.client [None req-a5772e3c-17ee-4d95-b54f-c8854827d129 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/965] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:38 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 484/966] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:38 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:38.686 8 WARNING neutronclient.v2_0.client [None req-1b035656-b6b8-49dd-abf4-ac8eb5c4ae0a e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/967] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:38 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:39.710 8 WARNING neutronclient.v2_0.client [None req-70ee1ca0-d9ea-4328-adae-067ebb87eacd c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:39.774 7 INFO nova.api.openstack.compute.server_external_events [req-c70d4dff-327a-468b-bf32-283fab45d839 req-5378aaa5-4b3f-4196-88b8-24da0239f741 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:b345679c-4000-4a53-b58b-16065994eb5d for instance 76458c60-1232-4292-8212-b8370a56ef5d on instance [pid: 7|app: 0|req: 485/968] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:02:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:39.814 7 WARNING neutronclient.v2_0.client [None req-84abc72e-8464-4c27-b28f-c1d4ae401d3a 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/969] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:39 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:39.944 8 WARNING neutronclient.v2_0.client [None req-f24fbf66-72f8-4900-af79-e15203e0731b e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in 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/970] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:39 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/971] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:39 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 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-05 07:02:40.974 7 WARNING neutronclient.v2_0.client [None req-13dc73b9-2fe4-4e95-b00f-847965e52316 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:41.078 8 WARNING neutronclient.v2_0.client [None req-daaa6c1a-2c4b-49f3-b367-777a2d969d29 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/972] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:40 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 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-05 07:02:41.175 7 WARNING neutronclient.v2_0.client [None req-69aee995-5fd0-49c9-9d1c-a2ab0e3bd941 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/973] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:41 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1558 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/974] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:41 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 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-05 07:02:41.820 8 INFO nova.api.openstack.compute.server_external_events [req-cfd3e0d2-f27c-4615-968f-461a996d1790 req-a75eef93-5d2f-4d4c-bf7f-5958a8018cae 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:2760eb99-9425-42cf-9e9a-b79f04ef07de for instance d1d64f0f-657f-47ab-b047-359b5a5b2ca8 on instance 2026-08-05 07:02:41.820 8 INFO nova.api.openstack.compute.server_external_events [req-cfd3e0d2-f27c-4615-968f-461a996d1790 req-a75eef93-5d2f-4d4c-bf7f-5958a8018cae 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:e177442b-d91a-4179-8ba8-a65574ff92fb for instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 on instance [pid: 8|app: 0|req: 487/975] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:02:41 2026] POST /v2.1/os-server-external-events => generated 354 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-05 07:02:42.188 7 WARNING neutronclient.v2_0.client [None req-7414b6fc-f31e-4cf4-abc0-77ae1f38c0db c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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-05 07:02:42.275 8 WARNING neutronclient.v2_0.client [None req-50d1cc63-2cde-4ce1-b77a-ec84ca2e56a3 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/976] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:42 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1422 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-05 07:02:42.393 7 WARNING neutronclient.v2_0.client [None req-bdff06d2-6938-4aa3-8f92-5544c61fa2e9 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/977] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:42 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1741 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:42.499 8 WARNING neutronclient.v2_0.client [None req-86d25e8c-266a-46af-83d9-3f0f37c6aa67 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/978] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:42 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1525 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/979] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:02:42 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:43.439 7 WARNING neutronclient.v2_0.client [None req-a5d24443-330a-4972-8438-9b7854bff97e c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] 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: 491/980] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:43 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1609 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:43.612 8 WARNING neutronclient.v2_0.client [None req-7ecc5751-9651-4bc2-9557-1f4fda99ea41 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The 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-05 07:02:43.616 7 INFO nova.api.openstack.compute.server_external_events [req-5add835b-7c9c-48a5-895c-bc66564e4a56 req-c66e8d4d-a24b-4f01-b66c-46eef4bf5544 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:b345679c-4000-4a53-b58b-16065994eb5d for instance 76458c60-1232-4292-8212-b8370a56ef5d on instance [pid: 7|app: 0|req: 492/981] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:43.692 7 WARNING neutronclient.v2_0.client [None req-7167c253-162b-49ec-b5c2-f6af41befe7c 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/982] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:43 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1717 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:43.835 8 WARNING neutronclient.v2_0.client [None req-8d37a398-efd2-4daa-b422-a8dd438dd82f c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/983] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:43 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1741 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, ' [pid: 8|app: 0|req: 491/984] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:02:43 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:43.951 7 WARNING neutronclient.v2_0.client [None req-3df8e8a0-9fc1-47fb-8237-76b82ed018ae e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/985] 10.0.0.138 () {32 vars in 641 bytes} [Wed Aug 5 07:02:43 2026] GET /v2.1/servers => generated 384 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 494/986] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:02:43 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/os-interface => generated 285 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/987] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:02:44 2026] DELETE /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 0 bytes in 179 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-05 07:02:44.268 7 WARNING neutronclient.v2_0.client [None req-ac9482a4-9e3f-47d4-a7b1-3a5b2cc9645c 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] 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-05 07:02:45.022 8 WARNING neutronclient.v2_0.client [None req-8b1d8347-0de7-4ec7-b1a7-4968ebdeed84 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/988] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:44 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1747 bytes in 1076 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:45.334 7 WARNING neutronclient.v2_0.client [None req-df98dce3-2f6c-4707-bd59-1dfd90f24406 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/989] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:44 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1609 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:45.377 8 INFO nova.api.openstack.compute.server_external_events [req-f7a7d40e-f6d5-4174-8920-bcdfdf5fb3a4 req-7c603086-5ad7-45f9-b420-26a801c233f2 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:e177442b-d91a-4179-8ba8-a65574ff92fb for instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 on instance [pid: 8|app: 0|req: 495/990] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/991] 10.0.0.138 () {32 vars in 641 bytes} [Wed Aug 5 07:02:45 2026] GET /v2.1/servers => generated 387 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/992] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:45 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1717 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/993] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:02:45 2026] DELETE /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 0 bytes in 141 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:45.645 7 WARNING neutronclient.v2_0.client [None req-8b185c39-5fcd-4f7c-9bf9-55ac2ab033b7 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The 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-05 07:02:45.691 8 INFO nova.api.openstack.compute.server_external_events [req-77e70014-a4cb-47c4-a195-0f671de9f844 req-5b44db1f-31c2-4f1b-a182-bbf4ec8093df 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:2760eb99-9425-42cf-9e9a-b79f04ef07de for instance d1d64f0f-657f-47ab-b047-359b5a5b2ca8 on instance [pid: 8|app: 0|req: 498/994] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/995] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:45 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1615 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:46.342 8 WARNING neutronclient.v2_0.client [None req-8717a407-8df4-4c3b-97a5-47c395a63432 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/996] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:46 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1867 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-05 07:02:46.861 7 WARNING neutronclient.v2_0.client [None req-89f8fbb1-cf6c-4f95-b09e-517a53256b10 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/999] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:46 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1735 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:47.574 8 WARNING neutronclient.v2_0.client [None req-da1fb4da-0024-465d-983e-f9e4611c0dad 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1000] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:47 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1799 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-05 07:02:47.739 7 INFO nova.api.openstack.compute.server_external_events [req-2c569c29-7f0f-4c05-9a4c-96dd26624c78 req-586c10b1-5bc8-438a-95ad-043689e03e50 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:b345679c-4000-4a53-b58b-16065994eb5d for instance 76458c60-1232-4292-8212-b8370a56ef5d on instance [pid: 7|app: 0|req: 500/1001] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:48.452 8 WARNING neutronclient.v2_0.client [None req-3ae4c589-de71-4dba-af42-1a1135a7e706 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:48 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1668 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:48.651 7 INFO nova.api.openstack.compute.server_external_events [req-e10a10a3-3d86-4b0a-8b1f-358017d4c8cc req-a1d8d2b2-ae07-451b-992b-91ab9e3fdb98 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:2760eb99-9425-42cf-9e9a-b79f04ef07de for instance d1d64f0f-657f-47ab-b047-359b5a5b2ca8 on instance [pid: 7|app: 0|req: 501/1003] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:02:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:48.691 8 WARNING neutronclient.v2_0.client [None req-ef92b2c8-9411-4c85-9367-5a28f87c7256 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in 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/1004] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:48 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1518 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:49.544 7 WARNING neutronclient.v2_0.client [None req-0fa1dc51-0efb-4922-8d82-697a830d13cd c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in 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/1005] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:49 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1378 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:49.786 8 INFO nova.api.openstack.compute.server_external_events [req-95af7f4b-f9b0-42f9-9c1d-33cca066bce6 req-021752b3-80bf-41a0-9d9b-3d27327e11a1 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:2760eb99-9425-42cf-9e9a-b79f04ef07de for instance d1d64f0f-657f-47ab-b047-359b5a5b2ca8 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: 504/1006] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:02:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:02:49.843 7 WARNING neutronclient.v2_0.client [None req-1c7f21e4-866e-4765-b3eb-d42128e623b6 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1007] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:49 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => generated 1518 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:50.663 8 WARNING neutronclient.v2_0.client [None req-4f30bcda-1158-4fb1-a9ca-919c3bded5cf c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in 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/1008] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:50 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1383 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:50.927 7 INFO nova.api.openstack.wsgi [None req-afd3e157-2cc1-4cfd-9686-62bf55031627 8b85cc18cc3a44028c886f7e419bd65d d1da7db175b14e1e9fe6cc5ab3eab22d - - default default] HTTP exception thrown: Instance 76458c60-1232-4292-8212-b8370a56ef5d could not be found. [pid: 7|app: 0|req: 504/1009] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:50 2026] GET /v2.1/servers/76458c60-1232-4292-8212-b8370a56ef5d => 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: 506/1010] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:02:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1556118025 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:02:51.798 7 WARNING neutronclient.v2_0.client [None req-8ff1e2f4-d88a-421d-be63-1cda6cb7a0ef c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1011] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:51 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 1383 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:02:52.894 8 INFO nova.api.openstack.wsgi [None req-8d0fd937-6adf-45e2-a14a-268676308f80 c0519525d79d4a75bbbc1759239cfd5a 5b32a57fc09a4f06b81afbe1815a628e - - default default] HTTP exception thrown: Instance d1d64f0f-657f-47ab-b047-359b5a5b2ca8 could not be found. [pid: 8|app: 0|req: 507/1012] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:02:52 2026] GET /v2.1/servers/d1d64f0f-657f-47ab-b047-359b5a5b2ca8 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/1013] 10.0.0.138 () {32 vars in 702 bytes} [Wed Aug 5 07:02:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-39843468 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1016] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:03:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:03:06.704 8 WARNING neutronclient.v2_0.client [None req-6bfc6e1a-0463-4f35-873f-b4ecd24a440a 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The 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-05 07:03:06.760 8 WARNING neutronclient.v2_0.client [None req-6bfc6e1a-0463-4f35-873f-b4ecd24a440a 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The 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-05 07:03:06.960 8 WARNING neutronclient.v2_0.client [None req-6bfc6e1a-0463-4f35-873f-b4ecd24a440a 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1019] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:03:06 2026] POST /v2.1/servers => generated 450 bytes in 796 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 07:03:07.462 7 WARNING neutronclient.v2_0.client [None req-61174ea4-2acb-42a3-9121-3e1c0a630387 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1020] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:07 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1423 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-05 07:03:08.562 8 WARNING neutronclient.v2_0.client [None req-fc6a3b0e-c36f-4c08-b78e-78a0532e1b6f 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1021] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:08 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1427 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-05 07:03:08.813 7 WARNING neutronclient.v2_0.client [None req-cdaaa14d-1d49-4996-87f7-c5abc1724553 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1022] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:03:08 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/os-interface => generated 285 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:08.986 8 WARNING neutronclient.v2_0.client [None req-ee0b3a4a-6993-402f-899c-45deeeac2aa7 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1023] 10.0.0.138 () {32 vars in 815 bytes} [Wed Aug 5 07:03:08 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/os-interface/e177442b-d91a-4179-8ba8-a65574ff92fb => generated 282 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 511/1024] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:09 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1025] 10.0.0.138 () {34 vars in 750 bytes} [Wed Aug 5 07:03:09 2026] POST /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/action => generated 0 bytes in 53 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: 512/1026] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:09 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 157 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-05 07:03:09.669 8 WARNING neutronclient.v2_0.client [None req-c880e8de-c211-4096-8fdd-7c5452dc02ec 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1027] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:09 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1475 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1028] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:10 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 157 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-05 07:03:10.782 8 WARNING neutronclient.v2_0.client [None req-7fa96901-0911-439a-ba71-c308ecce74aa 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] 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-05 07:03:10.877 7 INFO nova.api.openstack.compute.server_external_events [req-e70a076c-b797-44bd-9caa-647f5980c040 req-1d725db1-26b4-4b04-ae37-10f56c743228 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:e177442b-d91a-4179-8ba8-a65574ff92fb for instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 on instance [pid: 8|app: 0|req: 516/1029] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:10 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1475 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1030] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:10 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: 517/1031] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:11 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:11.945 7 WARNING neutronclient.v2_0.client [None req-8b0c86d8-fd2c-4dad-9006-2be7d807ff66 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1032] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:11 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1033] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:12 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/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-05 07:03:12.444 7 WARNING neutronclient.v2_0.client [None req-67f32fe0-d27c-420a-a070-d95ef4bb202d e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1034] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:12 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1951 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1035] 10.0.0.138 () {34 vars in 750 bytes} [Wed Aug 5 07:03:12 2026] POST /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/action => generated 0 bytes in 43 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: 517/1036] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:12 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:13.042 8 WARNING neutronclient.v2_0.client [None req-036f19a6-4b7a-4453-89f4-fd5e3ecdbe5b 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1037] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:13 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1550 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1038] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:13 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 195 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-05 07:03:14.203 8 INFO nova.api.openstack.compute.server_external_events [req-5b176369-659d-4693-8c39-8471f2d2bbf3 req-4bec507f-00da-4e36-8d44-ec52b092d1a7 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:7dee593e-80e0-45f1-a7d9-3cf001857ab6 for instance 0e170b35-6ab0-46df-a996-dd9de55031ac on instance [pid: 8|app: 0|req: 521/1039] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:14.311 7 WARNING neutronclient.v2_0.client [None req-5a4e5b1f-3c5f-4ae1-8d74-4ec3b5bd7996 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] 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: 522/1040] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:14 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1041] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:14 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1548 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 523/1042] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:15 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:15.899 8 WARNING neutronclient.v2_0.client [None req-be1424a9-5ac2-4ec8-8992-5cdc0ff1f982 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1043] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:15 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1044] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:03:15 2026] DELETE /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 0 bytes in 361 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:16.225 8 WARNING neutronclient.v2_0.client [None req-c761de1e-e5e3-455f-b443-b329bea151a6 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The 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-05 07:03:16.248 7 INFO nova.api.openstack.compute.server_external_events [req-f56cf7c1-f2f6-4fc1-a3c9-01c8ab102b6b req-95877b55-1bc6-4bc5-8883-62f1f75147a3 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:e177442b-d91a-4179-8ba8-a65574ff92fb for instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 on instance [pid: 7|app: 0|req: 521/1045] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1046] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:16 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1843 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-05 07:03:17.091 8 WARNING neutronclient.v2_0.client [None req-9da59c68-0344-4b10-b3b8-61d0b7e83239 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1049] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:17 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1548 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-05 07:03:17.389 7 WARNING neutronclient.v2_0.client [None req-2b48b7ba-561d-4531-b7d1-217e41b0d311 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in 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/1050] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:17 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1843 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-05 07:03:18.291 8 WARNING neutronclient.v2_0.client [None req-ba2f3807-8d8e-4d68-9380-8c7cb3321ff6 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1051] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:18 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1548 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-05 07:03:18.599 7 WARNING neutronclient.v2_0.client [None req-27151937-0310-4d7e-981d-675d2d0ab441 e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] 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-05 07:03:18.702 8 INFO nova.api.openstack.compute.server_external_events [req-0a480c28-b0a7-41aa-a546-8ed912d52894 req-b1b938b1-6952-4e1b-88ea-feec32a2358b 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:7dee593e-80e0-45f1-a7d9-3cf001857ab6 for instance 0e170b35-6ab0-46df-a996-dd9de55031ac on instance [pid: 8|app: 0|req: 529/1052] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:03:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1053] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:18 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1843 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:19.323 8 INFO nova.api.openstack.compute.server_external_events [req-7a1bf329-e227-470c-97ac-7f23f96d2370 req-bf0e18f1-07b3-4275-9b6d-00f138e01b55 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:e177442b-d91a-4179-8ba8-a65574ff92fb for instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 on instance [pid: 8|app: 0|req: 530/1054] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:19.513 7 WARNING neutronclient.v2_0.client [None req-d0f426d6-4dd3-4e88-9768-69145d590478 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1055] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:19 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1548 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-05 07:03:20.137 8 WARNING neutronclient.v2_0.client [None req-5acd3fdd-1553-4da2-b06f-826dcc440ece e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1056] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:20 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1481 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-05 07:03:20.697 7 WARNING neutronclient.v2_0.client [None req-efa78e53-2140-43c3-8e93-a3d033119834 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1057] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:20 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1726 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, ' 2026-08-05 07:03:20.898 8 WARNING neutronclient.v2_0.client [None req-9fd1a718-a09e-4ee1-8508-8f01429fc987 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1058] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:03:20 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:21.240 7 WARNING neutronclient.v2_0.client [None req-1b9ebdf0-acee-4e3d-b2b7-129261046e7d e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in 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/1059] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:21 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1486 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 07:03:21.730 8 INFO nova.api.openstack.compute.server_external_events [req-bc6f0647-26eb-4949-8276-5276fdca8acf req-b190f9b6-8c16-45ac-8dc8-8b2c47383835 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:7dee593e-80e0-45f1-a7d9-3cf001857ab6 for instance 0e170b35-6ab0-46df-a996-dd9de55031ac on instance [pid: 8|app: 0|req: 533/1060] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:21 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) 2026-08-05 07:03:21.753 7 WARNING neutronclient.v2_0.client [None req-4109eac1-4d64-4ddf-b9c0-eb2d40ad06e1 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1061] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:21 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1726 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1062] 10.0.0.138 () {32 vars in 641 bytes} [Wed Aug 5 07:03:21 2026] GET /v2.1/servers => generated 378 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1063] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:03:21 2026] DELETE /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:22.171 8 WARNING neutronclient.v2_0.client [None req-2cddebed-2830-42d7-a84b-0308d7846714 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1064] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:22 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1732 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:22.600 7 WARNING neutronclient.v2_0.client [None req-d936418c-baca-4e04-b278-67d22650805f e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] The python binding code in 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/1065] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:22 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 1486 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:23.407 8 WARNING neutronclient.v2_0.client [None req-28520f52-c804-441d-ad0b-bf5447d041be 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1066] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:23 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1852 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:23.718 7 INFO nova.api.openstack.wsgi [None req-4481658d-98b6-4b41-b54b-89d050fc398c e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] HTTP exception thrown: Instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 could not be found. [pid: 7|app: 0|req: 531/1067] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:23 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 111 bytes in 45 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: 537/1068] 10.0.0.138 () {32 vars in 706 bytes} [Wed Aug 5 07:03:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1171110682 => 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, ' 2026-08-05 07:03:24.382 7 INFO nova.api.openstack.wsgi [None req-f90b2a86-e2b9-49aa-bcdf-9ecaf52d114c e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] HTTP exception thrown: Instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 could not be found. [pid: 7|app: 0|req: 532/1069] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:03:24 2026] DELETE /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-05 07:03:24.426 8 INFO nova.api.openstack.wsgi [None req-963ef64b-1192-49fc-ae4b-82e0d61f10cb e52407dccae74e728d5bfcefd12c43da a6dc4865a8c247e2a589171b5ca60e42 - - default default] HTTP exception thrown: Instance 75c5f399-3a1c-4a45-8694-fa0259ab1a35 could not be found. [pid: 8|app: 0|req: 538/1070] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:24 2026] GET /v2.1/servers/75c5f399-3a1c-4a45-8694-fa0259ab1a35 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:24.671 7 WARNING neutronclient.v2_0.client [None req-cf9bb43b-a384-4f6e-a3e6-3a9716bb0e1b 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] 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-05 07:03:26.912 8 INFO nova.api.openstack.compute.server_external_events [req-b028a492-dac8-46f0-b419-314803577c6a req-d579f1b1-ad5c-44c5-8b5a-99cae49424b8 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:7dee593e-80e0-45f1-a7d9-3cf001857ab6 for instance 0e170b35-6ab0-46df-a996-dd9de55031ac on instance [pid: 8|app: 0|req: 541/1073] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:03:26 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: 7|app: 0|req: 533/1074] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:24 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1852 bytes in 2937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:28.182 8 INFO nova.api.openstack.compute.server_external_events [req-e04e7987-9dd0-4aa7-ac04-4d8171c4e903 req-6ce7b528-5382-42fa-aa97-81b8559a5b0a 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:7dee593e-80e0-45f1-a7d9-3cf001857ab6 for instance 0e170b35-6ab0-46df-a996-dd9de55031ac on instance [pid: 8|app: 0|req: 542/1075] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:28.635 7 WARNING neutronclient.v2_0.client [None req-4b2d9737-460e-42d2-b361-7f35d4cb7d27 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1076] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:28 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1504 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:30.535 8 WARNING neutronclient.v2_0.client [None req-72c60c34-743d-4f6b-b448-2246d11b1d4f 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1077] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:30 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1509 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-05 07:03:31.629 7 WARNING neutronclient.v2_0.client [None req-93f905ab-6161-4174-b9d1-fda06a580842 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] The python binding code in 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/1078] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:31 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 1509 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:32.751 8 INFO nova.api.openstack.wsgi [None req-84c509ae-10c5-4e23-afa3-83b9d638215f 39c917cc1e4b437e8e1457bcaa3ad9f6 686db5f5cac349d3a9559f7c4bd9019a - - default default] HTTP exception thrown: Instance 0e170b35-6ab0-46df-a996-dd9de55031ac could not be found. [pid: 8|app: 0|req: 544/1079] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:32 2026] GET /v2.1/servers/0e170b35-6ab0-46df-a996-dd9de55031ac => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1080] 10.0.0.138 () {32 vars in 704 bytes} [Wed Aug 5 07:03:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-784083430 => generated 0 bytes in 219 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: 546/1083] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:03:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:03:41.408 7 WARNING neutronclient.v2_0.client [None req-cf5d87a6-c494-4a2b-969d-47811590af29 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The 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-05 07:03:42.329 7 WARNING neutronclient.v2_0.client [None req-cf5d87a6-c494-4a2b-969d-47811590af29 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1084] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:03:41 2026] POST /v2.1/servers => generated 424 bytes in 1816 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 07:03:43.127 8 WARNING neutronclient.v2_0.client [None req-5e51360e-62ea-456a-95d3-153840809f11 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in 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/1085] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:43 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1371 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1086] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:03:44 2026] POST /v2.1/os-keypairs => generated 385 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, ' 2026-08-05 07:03:44.434 8 WARNING neutronclient.v2_0.client [None req-4a94e31f-dea4-409a-a54f-1ce38d83daa8 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in 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/1087] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:44 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1375 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:03:45.600 7 WARNING neutronclient.v2_0.client [None req-11530129-0b2d-4606-bca6-d7afa9fbfe49 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] 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-05 07:03:45.684 8 WARNING neutronclient.v2_0.client [None req-df329482-426f-4929-9423-d11ee21e8d28 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The 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-05 07:03:45.913 7 WARNING neutronclient.v2_0.client [None req-11530129-0b2d-4606-bca6-d7afa9fbfe49 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1088] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:45 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1423 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:03:46.008 7 WARNING neutronclient.v2_0.client [None req-11530129-0b2d-4606-bca6-d7afa9fbfe49 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] 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-05 07:03:47.005 8 WARNING neutronclient.v2_0.client [None req-0e8cd86e-08fe-461f-9ab0-31db221514bc f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The 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-05 07:03:47.692 7 WARNING neutronclient.v2_0.client [None req-11530129-0b2d-4606-bca6-d7afa9fbfe49 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1091] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:46 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1423 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, ' [pid: 7|app: 0|req: 540/1092] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:03:45 2026] POST /v2.1/servers => generated 497 bytes in 3223 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-05 07:03:48.788 7 WARNING neutronclient.v2_0.client [None req-edb1088a-d630-4b95-bf82-718250bf6c63 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The 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-05 07:03:48.952 8 WARNING neutronclient.v2_0.client [None req-5402bbe8-c3a1-40c4-8de1-1fb04a10b2e4 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in 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/1093] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:48 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1457 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-05 07:03:50.023 7 WARNING neutronclient.v2_0.client [None req-f6e15ecb-b38a-47d2-bb60-3de2d0239bcd 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1094] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:48 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1473 bytes in 1658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 542/1095] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:49 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1453 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:03:50.418 8 INFO nova.api.openstack.compute.server_external_events [req-a083586e-dd8f-43d0-85a4-c9ec8afc4870 req-27f84bab-6f75-4c9b-95bc-00a2fa6eff8c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:4e851138-c656-43e8-977d-e67624e14856 for instance c8e67ebd-6770-4d8c-8035-e30ac630802a on instance [pid: 8|app: 0|req: 554/1096] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:50 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: 7|app: 0|req: 543/1097] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:03:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:51.441 8 WARNING neutronclient.v2_0.client [None req-193eaeac-67bf-44a9-80af-cae42f182b2f f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The 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-05 07:03:51.471 7 WARNING neutronclient.v2_0.client [None req-143efd8e-4b27-487d-9e2b-f70bcbec5c3d 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1098] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:51 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1509 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1099] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:51 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1471 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05 07:03:52.712 7 WARNING neutronclient.v2_0.client [None req-132d6fa1-70c6-40cd-9ea8-c6c99cfade34 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The 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-05 07:03:52.745 8 WARNING neutronclient.v2_0.client [None req-d23c1edb-c664-4dac-87c8-651baa9f725c 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The 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-05 07:03:52.762 7 WARNING neutronclient.v2_0.client [None req-132d6fa1-70c6-40cd-9ea8-c6c99cfade34 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1100] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:52 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1517 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:03:52.976 7 WARNING neutronclient.v2_0.client [None req-132d6fa1-70c6-40cd-9ea8-c6c99cfade34 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1101] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:03:52 2026] POST /v2.1/servers => generated 452 bytes in 626 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-05 07:03:53.281 8 WARNING neutronclient.v2_0.client [None req-a8b86a3c-abf6-4327-8c77-bf987db6e3ce 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] 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-05 07:03:53.406 7 WARNING neutronclient.v2_0.client [None req-03345f22-ab74-4488-8082-5d7b4e9aaedd f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in 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/1102] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:53 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1391 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:53.974 8 WARNING neutronclient.v2_0.client [None req-cb452ee5-ec56-4fbb-a8ce-69332abafacd 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1103] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:53 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1471 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:54.461 7 INFO nova.api.openstack.compute.server_external_events [req-a489487d-1eb0-4ff5-9e32-de235bf9b463 req-88989cfb-c415-43d6-821f-5ce391bc1309 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:96b0ca96-d9c2-4511-99b3-838176af849f for instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 on instance [pid: 7|app: 0|req: 547/1104] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:54 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: 8|app: 0|req: 558/1105] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:53 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1632 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-05 07:03:54.992 7 WARNING neutronclient.v2_0.client [None req-d3922aae-a05c-44e1-9081-dbed11c2e3aa 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1106] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:54 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1387 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:55.129 8 WARNING neutronclient.v2_0.client [None req-1db3703a-289d-42cb-813e-7d051706fdcf f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] 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-05 07:03:55.217 7 INFO nova.api.openstack.compute.server_external_events [req-79427ba3-d0a3-451c-8c0d-be1c0f5d537d req-0d55999b-f84b-48dc-8b18-e0ad4ad09d3c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:4e851138-c656-43e8-977d-e67624e14856 for instance c8e67ebd-6770-4d8c-8035-e30ac630802a on instance [pid: 7|app: 0|req: 549/1107] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1108] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:55 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1471 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, ' 2026-08-05 07:03:55.534 7 WARNING neutronclient.v2_0.client [None req-59676ac4-79c9-4ec0-9291-6b0c44d57132 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1109] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:55 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1630 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:56.091 8 WARNING neutronclient.v2_0.client [None req-79cccff4-dc9e-469f-ba01-76315926a0f1 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1110] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:56 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1443 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-05 07:03:56.374 7 WARNING neutronclient.v2_0.client [None req-ca66682f-cd45-46a8-9f07-2a2e9021b51c f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1111] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:56 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1471 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:56.826 7 WARNING neutronclient.v2_0.client [None req-68aa4029-48c3-4c49-9096-4f2105422b92 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1114] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:56 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1630 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-05 07:03:57.196 8 WARNING neutronclient.v2_0.client [None req-f0f1375f-4f67-4215-ae26-fc88b5625bae 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1115] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:57 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1443 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-05 07:03:57.658 7 WARNING neutronclient.v2_0.client [None req-b692e1ce-251b-4c7c-9026-e66423a1f9dc f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1116] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:57 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1655 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1117] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:57 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a/ips => generated 108 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 555/1118] 10.0.0.138 () {32 vars in 723 bytes} [Wed Aug 5 07:03:57 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a/ips => generated 108 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-05 07:03:58.030 8 WARNING neutronclient.v2_0.client [None req-1589e1d2-2bb1-475e-9759-50df18b3d70f 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1119] 10.0.0.138 () {32 vars in 823 bytes} [Wed Aug 5 07:03:58 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a/ips/tempest-ServerAddressesTestJSON-830080343-network => generated 93 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1120] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:03:58 2026] DELETE /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 0 bytes in 124 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-05 07:03:58.272 7 WARNING neutronclient.v2_0.client [None req-944c5f42-b13d-4db7-9139-6a623bdef6c8 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1121] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:57 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1630 bytes in 827 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 558/1122] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:58 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1661 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:03:58.848 8 WARNING neutronclient.v2_0.client [None req-59d6b715-64f0-4894-86fe-d083453bc8aa 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] 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: 565/1123] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:58 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1528 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:03:59.186 7 INFO nova.api.openstack.compute.server_external_events [req-99708c31-63ba-4426-8d48-519171f574ad req-81462b04-b10f-48d2-9272-149bf64887a9 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 7|app: 0|req: 559/1124] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:03:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:59.518 8 INFO nova.api.openstack.compute.server_external_events [req-2b3a3956-f06d-420f-ac83-045b4349758b req-dccb8512-2554-4d76-b535-2c261169c5cb 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:96b0ca96-d9c2-4511-99b3-838176af849f for instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 on instance [pid: 8|app: 0|req: 566/1125] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:03:59 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:03:59.871 7 WARNING neutronclient.v2_0.client [None req-b0d0713a-9b7d-4f53-976a-149ae1285273 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The 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-05 07:03:59.899 8 WARNING neutronclient.v2_0.client [None req-a7f7c32f-ba4f-48c3-a98e-6de193fdbaf9 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in 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/1126] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:59 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1630 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:00.210 7 WARNING neutronclient.v2_0.client [None req-47370d40-0131-418c-ab43-b8bbe5eb47ec 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1127] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:03:59 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1661 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1128] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:00 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1516 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:01.180 8 INFO nova.api.openstack.compute.server_external_events [req-bc9c6a2f-2e57-4ddc-96f5-41c3221f35d1 req-9bb65372-a806-4aac-97b3-83a946480efd 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:4e851138-c656-43e8-977d-e67624e14856 for instance c8e67ebd-6770-4d8c-8035-e30ac630802a on instance [pid: 8|app: 0|req: 568/1129] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:04:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:01.245 7 WARNING neutronclient.v2_0.client [None req-cd705556-ce3a-4ed1-8bd9-e97572fdf829 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The 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-05 07:04:01.306 8 WARNING neutronclient.v2_0.client [None req-87bce698-5d16-402c-a4bc-09e4dfeb3526 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1130] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:01 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1630 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, ' [pid: 8|app: 0|req: 569/1131] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:01 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1452 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:04:01.408 7 WARNING neutronclient.v2_0.client [None req-8cd5621b-8f27-4815-b835-c701a6b58642 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1132] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:01 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1516 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-05 07:04:02.427 8 WARNING neutronclient.v2_0.client [None req-b371bd89-4a81-491e-82d8-c8d94eedfc13 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The 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-05 07:04:02.471 7 WARNING neutronclient.v2_0.client [None req-696b380f-ebfa-43e6-92ab-640ce60cf6fe f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1133] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:02 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1457 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1134] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:02 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1810 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-05 07:04:02.589 7 WARNING neutronclient.v2_0.client [None req-5601eb30-bd81-4c8e-a412-d6c6204abd58 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The 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-05 07:04:02.611 8 WARNING neutronclient.v2_0.client [None req-2cd4e3c4-5b43-4121-bca5-61fa340651ff 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1135] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:02 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1516 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1136] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:04:02 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:03.498 7 INFO nova.api.openstack.compute.server_external_events [req-d90daf42-6ef8-45a5-a242-3d3dae4b5670 req-8fc88edb-a8d3-4e2f-8ea5-9b74cafc7ad0 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:96b0ca96-d9c2-4511-99b3-838176af849f for instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 on instance [pid: 7|app: 0|req: 566/1137] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:04:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:03.597 8 WARNING neutronclient.v2_0.client [None req-d2b65545-d7ac-4bcb-a0ff-e6a5c4c34a2a f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1138] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:03 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 1457 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-05 07:04:03.773 7 WARNING neutronclient.v2_0.client [None req-611a2c0f-0503-49d0-87f8-38b97875f157 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1139] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:03 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1516 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:04.702 8 INFO nova.api.openstack.wsgi [None req-16355215-9f78-4110-95c8-044e8bdcbea6 f766ff6de4cd4fb38391ba964ff3361d 997a025772ab4611960f4ab19c326f0b - - default default] HTTP exception thrown: Instance c8e67ebd-6770-4d8c-8035-e30ac630802a could not be found. [pid: 8|app: 0|req: 573/1140] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:04 2026] GET /v2.1/servers/c8e67ebd-6770-4d8c-8035-e30ac630802a => generated 111 bytes in 46 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-05 07:04:04.963 7 WARNING neutronclient.v2_0.client [None req-e8ecb03d-ee51-4ee1-8bc0-b3b284c0298c 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1141] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:04 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1516 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:05.680 8 INFO nova.api.openstack.compute.server_external_events [req-876b5ceb-9832-4f8d-94db-295503d4e1e3 req-8bf87f5d-2c5d-4f33-b438-cbad34a777c7 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 8|app: 0|req: 574/1142] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:04:05 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-05 07:04:06.277 7 WARNING neutronclient.v2_0.client [None req-342caef6-ec37-4805-a04c-3cfca2e6f7a5 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1143] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:06 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1516 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-05 07:04:07.433 8 WARNING neutronclient.v2_0.client [None req-09938b87-67b1-4c67-ba27-0d3036280b86 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1146] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:07 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1699 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:07.602 7 WARNING neutronclient.v2_0.client [None req-33c36e92-4016-4449-8b52-f1744b293cc0 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1147] 10.0.0.138 () {32 vars in 741 bytes} [Wed Aug 5 07:04:07 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:08.565 8 INFO nova.api.openstack.compute.server_external_events [req-c51fb520-49f7-4f89-bfcf-fc3a320960c9 req-0cfedcf7-78a5-489b-91f3-1b1b93bdbd1f 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 8|app: 0|req: 577/1148] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:04:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:41.973 7 WARNING neutronclient.v2_0.client [None req-a6ab8bca-67eb-4830-a1ac-94658cd0f024 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1155] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:41 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1819 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:42.332 8 WARNING neutronclient.v2_0.client [None req-fdc79786-baef-418a-b71d-77419b0c9fa7 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1156] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:42 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1819 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 576/1157] 10.0.0.138 () {34 vars in 750 bytes} [Wed Aug 5 07:04:42 2026] POST /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6/action => generated 0 bytes in 73 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-05 07:04:42.894 8 WARNING neutronclient.v2_0.client [None req-2ed4082e-933d-46e5-af72-b1268478a901 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] 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-05 07:04:43.140 7 WARNING neutronclient.v2_0.client [None req-b123d8dc-a2ba-4000-ac94-2aaa66cffb96 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in 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/1158] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:42 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1821 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1159] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:43 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1930 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:44.553 8 WARNING neutronclient.v2_0.client [None req-8b3edbe2-0a8b-4951-b9a6-1045dc325c5a 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1160] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:44 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1821 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 578/1161] 10.0.0.138 () {32 vars in 753 bytes} [Wed Aug 5 07:04:45 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80/os-server-password => generated 116 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-05 07:04:45.857 8 WARNING neutronclient.v2_0.client [None req-b42fe881-bf82-4c26-9427-03c5da5b0c76 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1162] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:45 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1821 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-05 07:04:47.027 7 WARNING neutronclient.v2_0.client [None req-ed27f56c-a0cc-4ac9-97e1-1beb3adcd0d1 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1165] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:46 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1826 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, ' [pid: 8|app: 0|req: 586/1166] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:04:47 2026] DELETE /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 0 bytes in 168 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-05 07:04:47.491 7 WARNING neutronclient.v2_0.client [None req-3a786146-014c-462f-b47c-a08ef25eb43f 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1167] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:47 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1936 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-05 07:04:48.171 8 WARNING neutronclient.v2_0.client [None req-fdf4eb07-4d2a-42b1-8f11-e3d9b7a5a022 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1168] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:48 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1826 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-05 07:04:48.511 7 INFO nova.api.openstack.compute.server_external_events [req-fb728e82-8f5a-4a87-855d-73d7fcf5cc40 req-f302761f-abb0-4666-9fed-08d982c4279c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 7|app: 0|req: 582/1169] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:04:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:48.705 8 WARNING neutronclient.v2_0.client [None req-b12c4fd7-c57e-46fc-9ff6-ea21d1e0bf6f 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1170] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:48 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1936 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:49.382 7 WARNING neutronclient.v2_0.client [None req-74690a7b-5acb-467c-b3ae-6b07a53e14d3 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1171] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:49 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1826 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:49.890 8 WARNING neutronclient.v2_0.client [None req-ddf59ed1-e4ed-49a2-a24d-1421b05dee29 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1172] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:49 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1936 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:50.535 7 WARNING neutronclient.v2_0.client [None req-8d4dd475-48ea-42d9-96f2-8639c21f10f2 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1173] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:50 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1826 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:50.775 8 INFO nova.api.openstack.compute.server_external_events [req-6f0982c9-d602-4a33-a186-580dd736fedb req-293f34f5-c01c-4d65-855d-e6fcd5453d4b 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:96b0ca96-d9c2-4511-99b3-838176af849f for instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 on instance [pid: 8|app: 0|req: 590/1174] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:04:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:51.067 7 WARNING neutronclient.v2_0.client [None req-25a5ff6b-bbc2-4d0d-bd53-6950b7d6c690 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1175] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:51 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1538 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:51.736 8 WARNING neutronclient.v2_0.client [None req-df4a434c-33a5-4822-8081-22fe7b418efc 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1176] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:51 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1826 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:52.191 7 WARNING neutronclient.v2_0.client [None req-9e3401e0-97ea-48a3-b1c6-fa269f900b55 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1177] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:52 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1543 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:52.913 8 WARNING neutronclient.v2_0.client [None req-53d2e14b-f3e6-48d2-ac1c-2a0c0e9e7e84 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] 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-05 07:04:53.074 7 INFO nova.api.openstack.compute.server_external_events [req-6441c698-3caf-4364-a56a-1ccc844e73e6 req-0dd1dbd9-4b10-41a6-b981-00cfad8833ed 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 7|app: 0|req: 587/1178] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:04:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1179] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:52 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1819 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:53.319 7 WARNING neutronclient.v2_0.client [None req-cbfd12f6-9167-490a-8465-5817cf3035b2 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1180] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:53 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 1543 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:54.421 8 INFO nova.api.openstack.wsgi [None req-879f91a8-df18-4fc5-a69e-a071bb752743 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] HTTP exception thrown: Instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 could not be found. [pid: 8|app: 0|req: 593/1181] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:54 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 111 bytes in 47 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-05 07:04:54.468 7 INFO nova.api.openstack.wsgi [None req-bed29e74-95a5-40a0-b1cb-0ee891033a11 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] HTTP exception thrown: Instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 could not be found. [pid: 7|app: 0|req: 589/1182] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:04:54 2026] DELETE /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:04:54.514 8 INFO nova.api.openstack.wsgi [None req-8c1ebbea-7358-4c1c-a1e4-f236940e6ff3 4b859e5ac4644fb29e9fa7e82c4444b2 889b1f2927c54bfda40759599c092599 - - default default] HTTP exception thrown: Instance 6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 could not be found. [pid: 8|app: 0|req: 594/1183] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:04:54 2026] GET /v2.1/servers/6ace5b62-03a6-49c1-af8c-e5d4b3d99e80 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 590/1184] 10.0.0.138 () {32 vars in 704 bytes} [Wed Aug 5 07:04:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-501975167 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1185] 10.0.0.138 () {32 vars in 728 bytes} [Wed Aug 5 07:04:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1946975336 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:05:14.724 8 WARNING neutronclient.v2_0.client [None req-5bc829c8-6cd7-495b-83df-c4ded2a3f946 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1190] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:14 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1819 bytes in 512 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1191] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:05:15 2026] DELETE /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 0 bytes in 276 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-05 07:05:15.542 8 WARNING neutronclient.v2_0.client [None req-e6dd5f77-cf04-4d27-951c-8a3eda196839 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1192] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:15 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1825 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:17.391 7 WARNING neutronclient.v2_0.client [None req-c8751c87-797d-4720-b8a3-af19404f561a 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in 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/1195] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:17 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1825 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:18.545 8 INFO nova.api.openstack.compute.server_external_events [req-91525b29-30f6-4435-9db7-38adf8ea2a2c req-f8166a2a-ea96-4f98-b733-5377194e93f9 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 8|app: 0|req: 601/1196] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:05:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:18.993 7 WARNING neutronclient.v2_0.client [None req-c4f7372c-3bbd-4a72-9704-3c544491f07b 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] 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-05 07:05:19.646 8 INFO nova.api.openstack.compute.server_external_events [req-48633214-ee55-44c4-a300-b92130edf0cf req-77caaf58-d919-47ae-aa31-d608c1a3e8ba 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:d8acb38b-5fa9-4715-aa91-3556f65ced72 for instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 on instance [pid: 8|app: 0|req: 602/1197] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:05:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1198] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:18 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1825 bytes in 1159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:21.174 8 WARNING neutronclient.v2_0.client [None req-1a703d57-4270-4136-8ee7-15e8a566e98f 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1199] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:21 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1477 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:22.321 7 WARNING neutronclient.v2_0.client [None req-25131f71-2c21-4071-9f8d-e313eabecd52 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1200] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:22 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 1477 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:23.422 8 INFO nova.api.openstack.wsgi [None req-77bb6728-8b06-40d8-b4b7-8b9250355635 8cbf50d2bf4544649023e2a253e22d46 ff1d57d05a8f4062a3d1d2f78394c641 - - default default] HTTP exception thrown: Instance 2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 could not be found. [pid: 8|app: 0|req: 604/1201] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:23 2026] GET /v2.1/servers/2a4fb25f-47b0-4b1d-968c-81c4df27f5c6 => generated 111 bytes in 40 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: 598/1202] 10.0.0.138 () {32 vars in 704 bytes} [Wed Aug 5 07:05:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-760276070 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-05 07:05:51.506 7 WARNING neutronclient.v2_0.client [None req-a510f9ad-12e5-4068-b9dc-574f81a2bfac 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The 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-05 07:05:51.677 7 WARNING neutronclient.v2_0.client [None req-a510f9ad-12e5-4068-b9dc-574f81a2bfac 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1209] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:05:51 2026] POST /v2.1/servers => generated 424 bytes in 463 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-05 07:05:51.930 8 WARNING neutronclient.v2_0.client [None req-0f2b0a00-d300-4946-971d-7e00ee6df65c 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1210] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:51 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1368 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:53.076 7 WARNING neutronclient.v2_0.client [None req-63a8bbdc-b284-42b4-a41a-205d94bf7152 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in 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/1211] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:53 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1372 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:54.180 8 WARNING neutronclient.v2_0.client [None req-575e5ffb-1e88-49fc-89c8-ccc0482061ac 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in 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/1212] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:54 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1420 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-05 07:05:55.290 7 WARNING neutronclient.v2_0.client [None req-0c20bd5e-846f-49de-8516-b4d7a5f74d57 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1213] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:55 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1420 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:56.394 8 WARNING neutronclient.v2_0.client [None req-552021cc-0be1-488c-9ad6-d28fd732536f 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1214] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:56 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1428 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:57.232 7 INFO nova.api.openstack.compute.server_external_events [req-4b04c68b-b38b-4ad4-878f-b76abfb6ccf0 req-83b2b633-7378-4a53-9c5d-191d9eceb373 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:920601f6-7c49-4a99-82e8-1b595de335a1 for instance b4fcb5cd-1550-48f8-a271-f5379e2782eb on instance [pid: 7|app: 0|req: 606/1217] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:05:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:57.536 8 WARNING neutronclient.v2_0.client [None req-48474234-e66b-4664-998c-682dd5b3529f 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1218] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:57 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1480 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:58.835 7 WARNING neutronclient.v2_0.client [None req-119f2156-7ce5-41ea-8fc0-ab5d7ea3e39c 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1219] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:58 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1468 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:05:59.988 8 WARNING neutronclient.v2_0.client [None req-776770ac-fab3-44da-a8ec-9999d1f823f7 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1220] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:05:59 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:01.150 7 WARNING neutronclient.v2_0.client [None req-3d8625dc-90f7-4312-a16e-946ee23275d3 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1221] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:01 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1468 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-05 07:06:02.416 8 WARNING neutronclient.v2_0.client [None req-260ab454-31b7-4940-bd8e-7525c03dbf8f 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in 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/1222] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:02 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:03.614 8 INFO nova.api.openstack.compute.server_external_events [req-0a577f8d-9508-4edb-bff4-0614b9ecbb12 req-ea2c4080-5d23-4119-976b-aa4431e6ffc9 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:920601f6-7c49-4a99-82e8-1b595de335a1 for instance b4fcb5cd-1550-48f8-a271-f5379e2782eb on instance [pid: 8|app: 0|req: 615/1223] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:06:03 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) 2026-08-05 07:06:03.639 7 WARNING neutronclient.v2_0.client [None req-650cac0e-1f12-4138-898d-83c58478e2dd 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1224] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:03 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1468 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-05 07:06:04.892 8 WARNING neutronclient.v2_0.client [None req-628d3ab7-b9bc-4c59-9cfc-160ca4740b5e 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1225] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:04 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1648 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 610/1226] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:06:06 2026] DELETE /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 0 bytes in 142 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-05 07:06:06.493 8 WARNING neutronclient.v2_0.client [None req-e2e6bdda-f5df-4e89-a940-a06c588e4fe3 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in 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/1229] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:06 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:07.673 7 WARNING neutronclient.v2_0.client [None req-de637a8e-6ef5-4226-8d48-5bd3152b5ce5 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1230] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:07 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1654 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:08.835 8 WARNING neutronclient.v2_0.client [None req-6835473a-5d2c-427b-bbf9-6724648cc104 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1231] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:08 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1654 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-05 07:06:09.312 7 INFO nova.api.openstack.compute.server_external_events [req-df098e99-5945-4033-b294-b831004bc84e req-23f5a533-7bfa-448b-9bdc-909ea1b5cef9 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:920601f6-7c49-4a99-82e8-1b595de335a1 for instance b4fcb5cd-1550-48f8-a271-f5379e2782eb on instance [pid: 7|app: 0|req: 614/1232] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:06:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:10.014 8 WARNING neutronclient.v2_0.client [None req-043ba3a8-fd31-4f37-a690-6d0bc7588c8a 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1233] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:09 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1449 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:11.122 7 WARNING neutronclient.v2_0.client [None req-30664ee4-9d5b-4475-b144-1310999dea20 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1234] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:11 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1454 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-05 07:06:12.226 8 WARNING neutronclient.v2_0.client [None req-e1ba8610-c444-48f4-acb7-df981ae57875 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1235] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:12 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => generated 1454 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-05 07:06:13.308 7 INFO nova.api.openstack.wsgi [None req-fc09f4da-eb4c-4a6b-afa1-7c42317c605d 2d0207f61508493ca4959d5521bf4cb4 624972f2620f42eba6c263718d615dc9 - - default default] HTTP exception thrown: Instance b4fcb5cd-1550-48f8-a271-f5379e2782eb could not be found. [pid: 7|app: 0|req: 616/1236] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:13 2026] GET /v2.1/servers/b4fcb5cd-1550-48f8-a271-f5379e2782eb => 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: 619/1241] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:06:35 2026] POST /v2.1/os-keypairs => generated 397 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1244] 10.0.0.62 () {30 vars in 618 bytes} [Wed Aug 5 07:06:37 2026] GET /v2.1 => generated 0 bytes in 107 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: 624/1245] 10.0.0.62 () {32 vars in 691 bytes} [Wed Aug 5 07:06:37 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:06:37.326 7 WARNING neutronclient.v2_0.client [None req-bdd8d6bc-96b4-447f-b85d-f86623caf9f8 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1246] 10.0.0.62 () {34 vars in 912 bytes} [Wed Aug 5 07:06:37 2026] GET /v2.1/os-simple-tenant-usage/f1273a4d11094d86bdfbebd756150242?start=2026-08-04T00:00:00&end=2026-08-05T23:59:59 => generated 20 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:06:37.398 7 WARNING neutronclient.v2_0.client [None req-bdd8d6bc-96b4-447f-b85d-f86623caf9f8 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] 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-05 07:06:37.589 7 WARNING neutronclient.v2_0.client [None req-bdd8d6bc-96b4-447f-b85d-f86623caf9f8 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1247] 10.0.0.62 () {30 vars in 653 bytes} [Wed Aug 5 07:06:37 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1248] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:06:37 2026] POST /v2.1/servers => generated 450 bytes in 581 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 07:06:37.860 8 WARNING neutronclient.v2_0.client [None req-644095e2-e6cc-48ff-9782-4b8d862d4ba7 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1249] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:37 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1401 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:38.954 7 WARNING neutronclient.v2_0.client [None req-46d18bfc-6852-4e42-adb2-774360ab4d1b acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1250] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:38 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1405 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:40.049 8 WARNING neutronclient.v2_0.client [None req-6eb84095-502c-498b-bce4-d49b53c53b5c acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 628/1251] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:40 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 624/1252] 10.0.0.62 () {30 vars in 618 bytes} [Wed Aug 5 07:06:40 2026] GET /v2.1 => generated 0 bytes in 47 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: 629/1253] 10.0.0.62 () {32 vars in 691 bytes} [Wed Aug 5 07:06:40 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1254] 10.0.0.62 () {34 vars in 912 bytes} [Wed Aug 5 07:06:40 2026] GET /v2.1/os-simple-tenant-usage/f1273a4d11094d86bdfbebd756150242?start=2026-08-04T00:00:00&end=2026-08-05T23:59:59 => generated 20 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1255] 10.0.0.62 () {30 vars in 653 bytes} [Wed Aug 5 07:06:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:41.139 7 WARNING neutronclient.v2_0.client [None req-3858663a-da97-4c8b-bcdc-5a153aeddada acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1256] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:41 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-05 07:06:42.241 8 WARNING neutronclient.v2_0.client [None req-5b70d79d-9408-42f0-ad45-de1dd1d3dc28 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1257] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:42 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1461 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-05 07:06:43.355 7 WARNING neutronclient.v2_0.client [None req-ed7183bd-5928-468a-9d17-5ce26cbe9134 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1258] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:43 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1529 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:43.629 8 INFO nova.api.openstack.compute.server_external_events [req-75ffa22b-f2e4-4d37-8647-dd7c94c305fd req-238c956c-265b-4334-a953-072f754c582d 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:177ecebf-c74f-4196-8565-8690bcd76895 for instance b06b47c0-16ae-4bae-8819-b9445123161d on instance [pid: 8|app: 0|req: 632/1259] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:06:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:44.528 7 WARNING neutronclient.v2_0.client [None req-aac06a30-dcbb-4210-bef1-c61398e7d02b acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1260] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:44 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1527 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-05 07:06:45.711 8 WARNING neutronclient.v2_0.client [None req-225a20b5-7700-4e35-b329-0637335093c3 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 633/1261] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:45 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1527 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-05 07:06:46.908 8 WARNING neutronclient.v2_0.client [None req-9a1e6f71-d16a-43cb-b11b-d95c6a0fbc81 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1264] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:46 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1527 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-05 07:06:48.084 7 WARNING neutronclient.v2_0.client [None req-804b9db8-bce0-425e-887e-2af649b4b32e acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1265] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:48 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1527 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-05 07:06:49.202 8 INFO nova.api.openstack.compute.server_external_events [req-464f412c-555b-41e6-92f2-c69b6fe4d870 req-d3f14118-3e8c-43c3-bd71-0d1eb2c78037 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:177ecebf-c74f-4196-8565-8690bcd76895 for instance b06b47c0-16ae-4bae-8819-b9445123161d on instance [pid: 8|app: 0|req: 636/1266] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:06:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:49.310 7 WARNING neutronclient.v2_0.client [None req-abcb814c-4c93-4ad4-9867-e008f77ef165 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1267] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:49 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1527 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:50.559 8 WARNING neutronclient.v2_0.client [None req-3f6423ac-5210-4d3a-b922-10ce69a04796 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1268] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:50 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1694 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:50.746 7 WARNING neutronclient.v2_0.client [None req-5d9d59af-250b-4bfb-a9f0-8f13fdf66994 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1269] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:06:50 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1694 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:06:52.375 8 INFO nova.api.openstack.compute.server_external_events [req-1350c090-b449-4086-8606-355e37207893 req-ebd9a4fd-0e5b-4ea9-94e4-7e4487d38cb0 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:177ecebf-c74f-4196-8565-8690bcd76895 for instance b06b47c0-16ae-4bae-8819-b9445123161d on instance [pid: 8|app: 0|req: 638/1270] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:06:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1273] 10.0.0.138 () {34 vars in 750 bytes} [Wed Aug 5 07:07:01 2026] POST /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d/action => generated 31890 bytes in 559 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-05 07:07:13.499 8 INFO nova.api.openstack.compute.server_external_events [req-54d3c8c7-aff8-4d1c-8131-ca7c038901b9 req-0d7ed3cf-7773-4da4-aba1-e6d9cf7dee5a 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:177ecebf-c74f-4196-8565-8690bcd76895 for instance b06b47c0-16ae-4bae-8819-b9445123161d on instance [pid: 8|app: 0|req: 641/1276] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:07:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 636/1279] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:07:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:18.593 8 WARNING neutronclient.v2_0.client [None req-937bb033-28ac-439b-946c-4c5cbcd9aa62 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The 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-05 07:07:18.644 8 WARNING neutronclient.v2_0.client [None req-937bb033-28ac-439b-946c-4c5cbcd9aa62 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The 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-05 07:07:18.856 8 WARNING neutronclient.v2_0.client [None req-937bb033-28ac-439b-946c-4c5cbcd9aa62 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1280] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:07:18 2026] POST /v2.1/servers => generated 449 bytes in 769 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 07:07:19.097 7 WARNING neutronclient.v2_0.client [None req-d1bbb73e-e392-490a-8d54-b4a65ccb2048 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1281] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:19 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1402 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-05 07:07:20.307 8 WARNING neutronclient.v2_0.client [None req-73de8909-cd31-40c9-82e0-e232aeb896c9 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1282] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:20 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1406 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-05 07:07:21.409 7 WARNING neutronclient.v2_0.client [None req-530654b9-01ee-426b-affa-0095b093cc42 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1283] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:21 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1454 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-05 07:07:22.515 8 WARNING neutronclient.v2_0.client [None req-5dccbe9b-5748-469c-b53e-a453cca39ed6 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 646/1284] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:22 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1454 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-05 07:07:23.664 7 WARNING neutronclient.v2_0.client [None req-25db013c-1120-4085-93cf-a8d3dbff49db acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1285] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:23 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1462 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:24.609 8 INFO nova.api.openstack.compute.server_external_events [req-7a19fc94-f185-4456-afc5-a255b957155c req-091db95c-d7b4-4449-a3ad-1e19f1c8fbbc 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:982d1765-0c7a-46a5-a578-1c06a5a855ac for instance c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf on instance [pid: 8|app: 0|req: 647/1286] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:07:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:24.768 7 WARNING neutronclient.v2_0.client [None req-d34d370e-45a2-45d6-9dfb-aece917a4b9c acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 640/1287] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:24 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1539 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:25.978 8 WARNING neutronclient.v2_0.client [None req-2f524eb1-2652-487a-8790-1fe11f5e0b3c acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1288] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:25 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1527 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-05 07:07:27.139 7 WARNING neutronclient.v2_0.client [None req-73728d52-4403-4f53-a32b-627000515b1f acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1291] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:27 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:28.301 8 WARNING neutronclient.v2_0.client [None req-1e48b307-85db-40de-8f55-f37153c7b6d9 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 650/1292] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:28 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1527 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-05 07:07:29.198 7 INFO nova.api.openstack.compute.server_external_events [req-3483ec2e-ef1b-4eb3-8caa-761542409cc5 req-fed268d2-998b-41b7-a127-3ce076326ce3 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:982d1765-0c7a-46a5-a578-1c06a5a855ac for instance c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf on instance [pid: 7|app: 0|req: 643/1293] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:07:29 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-05 07:07:29.491 8 WARNING neutronclient.v2_0.client [None req-63c5e2f6-2bfc-4905-93e3-f6791d406cfa acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in 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/1294] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:29 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1527 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:30.724 7 WARNING neutronclient.v2_0.client [None req-e7163b08-69d8-40d2-827a-d869d6fda0f7 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in 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/1295] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:30 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1527 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:31.955 8 WARNING neutronclient.v2_0.client [None req-b90d60b8-e49a-4fcb-919e-b627d491ce53 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 652/1296] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:31 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1694 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-05 07:07:32.121 7 WARNING neutronclient.v2_0.client [None req-5b974aa2-d026-493b-90e4-7a1f7972bbe0 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 645/1297] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:32 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1694 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:07:33.414 8 INFO nova.api.openstack.compute.server_external_events [req-9519de73-533d-42ee-a4c9-2bb4bc851448 req-b2f0d6e2-811d-4cb9-a3cc-cfb2ada01cdd 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:982d1765-0c7a-46a5-a578-1c06a5a855ac for instance c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf on instance [pid: 8|app: 0|req: 653/1298] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:07:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 655/1301] 10.0.0.138 () {34 vars in 750 bytes} [Wed Aug 5 07:07:41 2026] POST /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf/action => generated 31852 bytes in 570 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: 649/1306] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:07:58 2026] DELETE /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 0 bytes in 156 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-05 07:07:58.831 8 WARNING neutronclient.v2_0.client [None req-3536b57c-fd74-4a47-9ebd-deb2e2d95a17 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in 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/1307] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:07:58 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1820 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-05 07:08:00.040 7 WARNING neutronclient.v2_0.client [None req-7fbd2004-e7ff-41da-92dc-5ad7981bf3b2 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1308] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:00 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1820 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-05 07:08:01.204 8 WARNING neutronclient.v2_0.client [None req-dd161019-58c1-4ee6-9206-98a9f6e6668a acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1309] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:01 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1820 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-05 07:08:02.181 7 INFO nova.api.openstack.compute.server_external_events [req-a42c1080-888c-4fb9-8c9e-3b27b3ff91a8 req-321413d1-be69-43e3-ab9f-efbcfa7f6254 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:982d1765-0c7a-46a5-a578-1c06a5a855ac for instance c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf on instance [pid: 7|app: 0|req: 651/1310] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:08:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:08:02.394 8 WARNING neutronclient.v2_0.client [None req-066c1d7a-7337-4d4c-8fd3-c13e7f0c26f8 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1311] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:02 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1483 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-05 07:08:03.518 7 WARNING neutronclient.v2_0.client [None req-6c5a68e4-6ec7-4d54-9883-c7b5848535ed acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1312] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:03 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1488 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-05 07:08:04.647 8 WARNING neutronclient.v2_0.client [None req-4d02720c-f313-4725-ade8-48c22b492b91 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 661/1313] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:04 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 1488 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-05 07:08:05.761 7 INFO nova.api.openstack.wsgi [None req-238a77e9-ee89-4404-8799-69f8739e6a73 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] HTTP exception thrown: Instance c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf could not be found. [pid: 7|app: 0|req: 653/1314] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:05 2026] GET /v2.1/servers/c8653eb9-60ba-4b5e-8d56-a2b9958a5ddf => generated 111 bytes in 47 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: 662/1315] 10.0.0.138 () {32 vars in 730 bytes} [Wed Aug 5 07:08:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1146036813 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 654/1316] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:08:06 2026] DELETE /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-05 07:08:06.535 8 WARNING neutronclient.v2_0.client [None req-c7179802-c118-4ab9-bb96-c84a7e66008d acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 663/1319] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:06 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1700 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-05 07:08:07.761 7 WARNING neutronclient.v2_0.client [None req-5bc075f3-9d2a-403a-816c-4dfdce35c426 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 657/1320] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:07 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1700 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-05 07:08:08.845 8 INFO nova.api.openstack.compute.server_external_events [req-7d9c1324-63ad-4c21-abfd-abf5a1917585 req-e71edfce-03a6-4e06-ae1c-ea732e4adb00 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:177ecebf-c74f-4196-8565-8690bcd76895 for instance b06b47c0-16ae-4bae-8819-b9445123161d on instance [pid: 8|app: 0|req: 664/1321] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:08:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:08:08.981 7 WARNING neutronclient.v2_0.client [None req-f3d73365-c3b7-4e91-b14b-e48ce6e77ea7 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 658/1322] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:08 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1700 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-05 07:08:09.371 8 INFO nova.api.openstack.compute.server_external_events [req-80451db7-1bae-4543-86b5-9c5d5cef32c6 req-f09aa69f-6436-41ba-8986-c268d744ce1e 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:177ecebf-c74f-4196-8565-8690bcd76895 for instance b06b47c0-16ae-4bae-8819-b9445123161d on instance [pid: 8|app: 0|req: 665/1323] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:08:09 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-05 07:08:10.155 7 WARNING neutronclient.v2_0.client [None req-fbc219e8-611b-4654-a6e7-9dcd8755972f acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 659/1324] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:10 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1482 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-05 07:08:11.267 8 WARNING neutronclient.v2_0.client [None req-264958f3-1a7e-4f72-b46b-063951a331a0 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 666/1325] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:11 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => 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-05 07:08:12.372 7 WARNING neutronclient.v2_0.client [None req-67fcd190-513f-4243-ae43-09463f7fc088 acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1326] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:12 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:08:13.468 8 INFO nova.api.openstack.wsgi [None req-5f53376c-ed5a-4862-a98c-b0a3b288db1f acf468dbd25442e1aea5b50b6aaccaff 86622afe8b13414e9bd928aa5b9341b5 - - default default] HTTP exception thrown: Instance b06b47c0-16ae-4bae-8819-b9445123161d could not be found. [pid: 8|app: 0|req: 667/1327] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:08:13 2026] GET /v2.1/servers/b06b47c0-16ae-4bae-8819-b9445123161d => generated 111 bytes in 35 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: 661/1328] 10.0.0.138 () {32 vars in 728 bytes} [Wed Aug 5 07:08:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-620628365 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1343] 10.0.0.138 () {34 vars in 671 bytes} [Wed Aug 5 07:09:18 2026] POST /v2.1/os-keypairs => generated 395 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:20.596 8 WARNING neutronclient.v2_0.client [None req-23064cb3-0bec-413f-8472-3aca04aa18af 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The 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-05 07:09:20.651 8 WARNING neutronclient.v2_0.client [None req-23064cb3-0bec-413f-8472-3aca04aa18af 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The 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-05 07:09:20.975 8 WARNING neutronclient.v2_0.client [None req-23064cb3-0bec-413f-8472-3aca04aa18af 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 675/1344] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:09:20 2026] POST /v2.1/servers => generated 447 bytes in 731 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-05 07:09:21.270 7 WARNING neutronclient.v2_0.client [None req-ce968e1d-5850-4c39-8080-bf35fb426679 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 670/1345] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:21 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 1393 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-05 07:09:26.365 8 WARNING neutronclient.v2_0.client [None req-08335a12-eee4-48d0-b3b0-b9015772f4f7 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 676/1346] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:26 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 1518 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-05 07:09:26.724 8 INFO nova.api.openstack.compute.server_external_events [req-845d9fd2-57d0-4d5d-8e88-bac470c1e461 req-8716ad9d-fd55-4399-a0e2-e8dc235bb234 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:b817aa24-8de8-41c9-b85b-7188b9fe0955 for instance 5185bca9-22cc-4185-ae26-de3118410015 on instance [pid: 8|app: 0|req: 678/1349] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:09:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:31.318 7 INFO nova.api.openstack.compute.server_external_events [req-52dd7634-de98-4041-8d65-d3e48c86571a req-945ff5aa-5427-4475-aa3f-639c5aa37709 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:b817aa24-8de8-41c9-b85b-7188b9fe0955 for instance 5185bca9-22cc-4185-ae26-de3118410015 on instance [pid: 7|app: 0|req: 672/1350] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:09:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:31.510 8 WARNING neutronclient.v2_0.client [None req-f32f2684-f8e5-45cc-8244-8d06c630fe12 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 679/1351] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:31 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 1516 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, ' 2026-08-05 07:09:36.746 7 WARNING neutronclient.v2_0.client [None req-4c4d9c42-3753-498a-89f4-68ab35088bcc 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 674/1354] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:36 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 1815 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:38.686 8 INFO nova.api.openstack.compute.server_external_events [req-10cb941d-21fe-4a86-8870-49ebb2f522a4 req-01feec46-eaae-4d16-a263-5bf5541d0daf 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:b817aa24-8de8-41c9-b85b-7188b9fe0955 for instance 5185bca9-22cc-4185-ae26-de3118410015 on instance [pid: 8|app: 0|req: 681/1355] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:09:38 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) 2026-08-05 07:09:38.739 7 WARNING neutronclient.v2_0.client [None req-9c402a60-c170-45e0-877a-b715be998bcb 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The 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-05 07:09:38.794 7 WARNING neutronclient.v2_0.client [None req-9c402a60-c170-45e0-877a-b715be998bcb 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The 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-05 07:09:39.152 7 WARNING neutronclient.v2_0.client [None req-9c402a60-c170-45e0-877a-b715be998bcb 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 675/1356] 10.0.0.138 () {34 vars in 663 bytes} [Wed Aug 5 07:09:38 2026] POST /v2.1/servers => generated 447 bytes in 826 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-05 07:09:39.501 8 WARNING neutronclient.v2_0.client [None req-acaf28a0-c7b6-4f9c-83a9-97e9cb35622c 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 682/1357] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:39 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => generated 1394 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:44.591 7 WARNING neutronclient.v2_0.client [None req-45ba14ee-f573-4fda-ab30-5ce037ed5fde 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 676/1358] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:44 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:45.822 8 INFO nova.api.openstack.compute.server_external_events [req-0b2a0847-e96b-43af-8b8e-67eec1bd2e51 req-0f2d91c7-7598-49c0-bf69-3bbbaf161a32 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:5a1ad81d-e220-43f1-b70b-941f87834e0f for instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 on instance [pid: 8|app: 0|req: 683/1359] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:09:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:49.697 7 WARNING neutronclient.v2_0.client [None req-7bb9fd72-541e-4f02-ab2e-17ff64adc59b 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 678/1362] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:49 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => generated 1517 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-05 07:09:50.899 8 INFO nova.api.openstack.compute.server_external_events [req-35a933ca-3f8f-42e4-98e5-32135f0d70fc req-7d0c399d-abea-4092-b3d7-e6245bdcff1d 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:5a1ad81d-e220-43f1-b70b-941f87834e0f for instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 on instance [pid: 8|app: 0|req: 685/1363] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:09:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:09:54.887 7 WARNING neutronclient.v2_0.client [None req-55b3f2fe-429e-4233-87a1-872d78c561fd 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 679/1364] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:09:54 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => generated 1815 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-05 07:09:57.354 8 INFO nova.api.openstack.compute.server_external_events [req-2fa9c0e6-3bc8-4366-8018-d53f033c36b9 req-3f9b98d3-4c5b-4f9c-9154-7091b457ca83 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:5a1ad81d-e220-43f1-b70b-941f87834e0f for instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 on instance [pid: 8|app: 0|req: 687/1367] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:09:57 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-05 07:10:33.486 7 WARNING neutronclient.v2_0.client [None req-311e5aaf-2828-48cf-a4ed-fb08e6b2594b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The 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-05 07:10:33.526 7 WARNING neutronclient.v2_0.client [None req-311e5aaf-2828-48cf-a4ed-fb08e6b2594b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The 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-05 07:10:33.717 7 WARNING neutronclient.v2_0.client [None req-311e5aaf-2828-48cf-a4ed-fb08e6b2594b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 684/1374] 199.204.45.144 () {36 vars in 714 bytes} [Wed Aug 5 07:10:33 2026] POST /v2.1/servers => generated 453 bytes in 1683 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-05 07:10:37.442 7 WARNING neutronclient.v2_0.client [None req-85aa637d-9bf5-4d07-b1df-d3434ba180c8 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 686/1377] 199.204.45.144 () {32 vars in 733 bytes} [Wed Aug 5 07:10:37 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d => generated 2311 bytes in 300 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-05 07:10:37.546 8 WARNING neutronclient.v2_0.client [None req-929cc57e-4184-4b78-8a6a-9207b440fde0 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 692/1378] 199.204.45.144 () {32 vars in 759 bytes} [Wed Aug 5 07:10:37 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 28 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 687/1379] 199.204.45.144 () {32 vars in 777 bytes} [Wed Aug 5 07:10:37 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-volume_attachments => generated 197 bytes in 61 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-05 07:10:43.072 8 INFO nova.api.openstack.compute.server_external_events [req-9746a9b9-c9a6-485b-90ad-49665308182e req-07abf91d-262c-4415-bf2c-db6d48eaaccc 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:3204c1a0-a4cf-4f47-8df0-1f71e0fc6eb8 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 693/1380] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:10:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:10:43.298 7 WARNING neutronclient.v2_0.client [None req-f5ac71ae-4794-4842-810a-59400efa143c 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 688/1381] 199.204.45.144 () {32 vars in 733 bytes} [Wed Aug 5 07:10:43 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d => generated 2445 bytes in 263 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-05 07:10:43.533 8 WARNING neutronclient.v2_0.client [None req-afe55b5e-f57f-4b7b-9d60-57e299e56b6b 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 694/1382] 199.204.45.144 () {32 vars in 759 bytes} [Wed Aug 5 07:10:43 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 284 bytes in 96 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: 689/1383] 199.204.45.144 () {32 vars in 777 bytes} [Wed Aug 5 07:10:43 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:10:47.586 7 WARNING neutronclient.v2_0.client [None req-43670ac3-9e8b-431d-be15-c61d763ed715 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 691/1386] 199.204.45.144 () {32 vars in 733 bytes} [Wed Aug 5 07:10:47 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d => generated 2433 bytes in 173 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-05 07:10:47.763 8 WARNING neutronclient.v2_0.client [None req-29b16e0d-d957-4d25-a40f-9dbb39a14a9d 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 696/1387] 199.204.45.144 () {32 vars in 759 bytes} [Wed Aug 5 07:10:47 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 284 bytes in 103 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: 692/1388] 199.204.45.144 () {32 vars in 777 bytes} [Wed Aug 5 07:10:47 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:10:49.646 8 INFO nova.api.openstack.compute.server_external_events [req-3ecb7dd8-bb8a-49b1-822b-92c57831e480 req-59332384-d45a-4cf1-9921-6332e527de1c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:3204c1a0-a4cf-4f47-8df0-1f71e0fc6eb8 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 697/1389] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:10:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:10:51.010 7 WARNING neutronclient.v2_0.client [None req-51b2f590-1142-4ffa-8c6a-1da90ae4945c 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 693/1390] 199.204.45.144 () {32 vars in 733 bytes} [Wed Aug 5 07:10:50 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d => generated 2433 bytes in 158 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-05 07:10:51.180 8 WARNING neutronclient.v2_0.client [None req-d1aa408f-20a5-4526-a1e5-34fef36c53a3 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 698/1391] 199.204.45.144 () {32 vars in 759 bytes} [Wed Aug 5 07:10:51 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 286 bytes in 110 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: 694/1392] 199.204.45.144 () {32 vars in 777 bytes} [Wed Aug 5 07:10:51 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-volume_attachments => generated 197 bytes in 69 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-05 07:10:55.224 8 WARNING neutronclient.v2_0.client [None req-7c98c152-daca-4287-841c-e844348e9cf8 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 699/1393] 199.204.45.144 () {32 vars in 733 bytes} [Wed Aug 5 07:10:55 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d => generated 2581 bytes in 223 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-05 07:10:55.405 7 WARNING neutronclient.v2_0.client [None req-92e8e487-e5fb-411e-8dd0-7b895824a2fd 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 695/1394] 199.204.45.144 () {32 vars in 759 bytes} [Wed Aug 5 07:10:55 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 286 bytes in 122 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: 700/1395] 199.204.45.144 () {32 vars in 777 bytes} [Wed Aug 5 07:10:55 2026] GET /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-volume_attachments => generated 197 bytes in 48 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-05 07:11:36.219 7 WARNING neutronclient.v2_0.client [None req-698c778c-90a9-464c-b428-039a8d71c0ca 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The 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-05 07:11:36.272 7 WARNING neutronclient.v2_0.client [None req-698c778c-90a9-464c-b428-039a8d71c0ca 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] 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-05 07:11:38.786 8 INFO nova.api.openstack.compute.server_external_events [req-4b490cc1-914f-477c-af35-ac1c13d2664e req-86be8ade-9732-4487-9edd-098ea3677a72 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:702536f7-d04c-4d83-873c-1342a50efb7a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 707/1406] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:11:38 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:11:42.814 8 INFO nova.api.openstack.compute.server_external_events [req-5b3cfc95-d774-4bb5-b970-cd4c8358a43a req-71533402-6671-41b2-b535-971b8f69c7d1 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:702536f7-d04c-4d83-873c-1342a50efb7a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 708/1407] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:11:42 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-05 07:11:45.343 7 WARNING neutronclient.v2_0.client [None req-698c778c-90a9-464c-b428-039a8d71c0ca 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 700/1408] 199.204.45.144 () {36 vars in 812 bytes} [Wed Aug 5 07:11:36 2026] POST /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 280 bytes in 9250 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-05 07:11:45.754 8 INFO nova.api.openstack.compute.server_external_events [req-01eaa0ba-8954-4742-b0d4-bb464e963e4d req-ea837145-a40d-46d7-b8b3-5a3a6213feaa 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:702536f7-d04c-4d83-873c-1342a50efb7a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 709/1409] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:11:45 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:11:46.090 7 INFO nova.api.openstack.compute.server_external_events [req-cbc30807-f52b-47e5-9710-55ed75d7a48e req-8f940fe3-578b-4575-be34-9e701e9de079 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:702536f7-d04c-4d83-873c-1342a50efb7a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 701/1410] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:11:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:12:15.861 7 WARNING neutronclient.v2_0.client [None req-f22861c3-ebb8-425e-ba58-8429ee90d704 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The 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-05 07:12:15.912 7 WARNING neutronclient.v2_0.client [None req-f22861c3-ebb8-425e-ba58-8429ee90d704 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] 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-05 07:12:18.364 8 INFO nova.api.openstack.compute.server_external_events [req-870585ff-9ff8-4ba2-95ce-1b6effbed042 req-3a32bcba-83ad-4a82-b566-82ec3463b137 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:4ea16772-d45e-4a22-8b50-25c54324c0a9 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 715/1419] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:12:18 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-05 07:12:24.356 8 INFO nova.api.openstack.compute.server_external_events [req-e1fae76e-c21f-4149-8f51-81f1b5caeec2 req-a860325e-5722-481d-bb31-5d4673593fef 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:4ea16772-d45e-4a22-8b50-25c54324c0a9 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 716/1420] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:12:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:12:24.958 7 WARNING neutronclient.v2_0.client [None req-f22861c3-ebb8-425e-ba58-8429ee90d704 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 705/1421] 199.204.45.144 () {36 vars in 812 bytes} [Wed Aug 5 07:12:15 2026] POST /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 377 bytes in 9271 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-05 07:12:34.588 8 WARNING neutronclient.v2_0.client [None req-ace5ee59-e32f-40aa-8fcd-d6fc2df1ea7f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The 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-05 07:12:34.677 8 WARNING neutronclient.v2_0.client [None req-ace5ee59-e32f-40aa-8fcd-d6fc2df1ea7f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] 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-05 07:12:37.263 7 INFO nova.api.openstack.compute.server_external_events [req-9d02df59-4e6a-4912-a810-2d7c686911ac req-8afde798-d0fe-4d9b-b896-2e7f51a0d8fa 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:7d7b98d6-6ec9-4fea-8196-7074cc7fb87a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 709/1426] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:12:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:12:42.997 7 INFO nova.api.openstack.compute.server_external_events [req-9cde698b-75e5-4427-9ad2-b2b7f65f3167 req-28f3153f-faed-439e-b6b8-679dc65a4381 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-plugged:7d7b98d6-6ec9-4fea-8196-7074cc7fb87a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 710/1427] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:12:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 07:12:44.235 8 WARNING neutronclient.v2_0.client [None req-ace5ee59-e32f-40aa-8fcd-d6fc2df1ea7f 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 718/1428] 199.204.45.144 () {36 vars in 812 bytes} [Wed Aug 5 07:12:34 2026] POST /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface => generated 377 bytes in 9763 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-05 07:12:45.144 7 INFO nova.api.openstack.compute.server_external_events [req-9599a690-8460-40f2-8c06-5386f3f710f9 req-c1767ceb-4857-4a99-b619-e6ee4eeb9808 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:4ea16772-d45e-4a22-8b50-25c54324c0a9 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 711/1429] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:12:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:12:58.944 7 INFO nova.api.openstack.compute.server_external_events [req-a1c9fb48-0a5a-452d-9c4d-9742f0b4fe57 req-7d21faea-a89a-479b-853e-7416444cda82 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:7d7b98d6-6ec9-4fea-8196-7074cc7fb87a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 714/1434] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:12:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 721/1435] 199.204.45.144 () {34 vars in 855 bytes} [Wed Aug 5 07:12:59 2026] DELETE /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface/7d7b98d6-6ec9-4fea-8196-7074cc7fb87a => generated 0 bytes in 77 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-05 07:13:00.992 7 INFO nova.api.openstack.compute.server_external_events [req-d48dd241-6261-4951-a1f1-d12e5af45daf req-dadd2a14-baa9-4206-bda5-3ec4e22ebb6c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:7d7b98d6-6ec9-4fea-8196-7074cc7fb87a for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 715/1436] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:09.378 8 INFO nova.api.openstack.compute.server_external_events [req-a30e0073-29a8-4d19-9812-bc594e14961c req-4017d356-4652-4c97-83a5-808926c1f4f1 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:4ea16772-d45e-4a22-8b50-25c54324c0a9 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 723/1439] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 717/1440] 199.204.45.144 () {34 vars in 855 bytes} [Wed Aug 5 07:13:09 2026] DELETE /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface/4ea16772-d45e-4a22-8b50-25c54324c0a9 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 726/1445] 199.204.45.144 () {34 vars in 855 bytes} [Wed Aug 5 07:13:30 2026] DELETE /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d/os-interface/702536f7-d04c-4d83-873c-1342a50efb7a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1446] 199.204.45.144 () {34 vars in 755 bytes} [Wed Aug 5 07:13:36 2026] DELETE /v2.1/servers/8f04c375-2838-465f-a604-151ca3d3179d => generated 0 bytes in 134 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-05 07:13:39.121 8 INFO nova.api.openstack.compute.server_external_events [req-b289958e-06b0-45d0-92be-e57bdd010c38 req-9dc9dcea-2859-46ed-a181-390d6a10ce4c 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:3204c1a0-a4cf-4f47-8df0-1f71e0fc6eb8 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 8|app: 0|req: 728/1449] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:13:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:39.258 7 INFO nova.api.openstack.compute.server_external_events [req-9dee04dd-8b9c-48dd-a8e3-3dd37cc7c9b8 req-540dbeee-734b-4b60-b4f4-5d3fbc12ee6d 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:3204c1a0-a4cf-4f47-8df0-1f71e0fc6eb8 for instance 8f04c375-2838-465f-a604-151ca3d3179d on instance [pid: 7|app: 0|req: 722/1450] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:39 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-05 07:13:40.423 8 INFO nova.api.openstack.compute.server_external_events [req-3c97eab0-b99d-4208-92b0-858fffa526bb req-305c3839-dcd0-49fe-8d32-2b3bcee955bd 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:5a1ad81d-e220-43f1-b70b-941f87834e0f for instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 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: 729/1451] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:40 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) [pid: 7|app: 0|req: 723/1452] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:13:40 2026] DELETE /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => 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-05 07:13:40.593 8 WARNING neutronclient.v2_0.client [None req-e37b93f9-6b80-421d-bcda-fef6a918410c 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 730/1453] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:13:40 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => generated 1941 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-05 07:13:43.053 7 INFO nova.api.openstack.compute.server_external_events [req-cc9ac849-fe49-412a-b9bd-37c910550afe req-23c4b280-d468-402f-bd11-8403a8cafe07 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-unplugged:5a1ad81d-e220-43f1-b70b-941f87834e0f for instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 on instance [pid: 7|app: 0|req: 724/1454] 10.0.0.189 () {38 vars in 815 bytes} [Wed Aug 5 07:13:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:43.518 8 INFO nova.api.openstack.compute.server_external_events [req-b985c205-0481-4a1f-8fa1-67564ad2b1a6 req-47123496-975d-45fa-abc5-9d392a254e3d 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:5a1ad81d-e220-43f1-b70b-941f87834e0f for instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 on instance [pid: 8|app: 0|req: 731/1455] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:45.896 7 WARNING neutronclient.v2_0.client [None req-9a5fca5d-b644-45d6-b983-a6afa2b2086d 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 725/1456] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:13:45 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => generated 1480 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-05 07:13:50.987 8 INFO nova.api.openstack.wsgi [None req-b246af09-7c9a-4b3d-9eaf-8aafbae9070b 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] HTTP exception thrown: Instance fa727fed-2bad-4961-8417-c1b40a8ef8a4 could not be found. [pid: 8|app: 0|req: 733/1459] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:13:50 2026] GET /v2.1/servers/fa727fed-2bad-4961-8417-c1b40a8ef8a4 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:51.789 7 INFO nova.api.openstack.compute.server_external_events [req-7c12c93b-d7de-4224-8acc-01688d932771 req-f6b19521-64bb-4ec6-81dc-b58e0864bd72 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-changed:b817aa24-8de8-41c9-b85b-7188b9fe0955 for instance 5185bca9-22cc-4185-ae26-de3118410015 on instance [pid: 7|app: 0|req: 727/1460] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:51 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: 8|app: 0|req: 734/1461] 10.0.0.138 () {32 vars in 718 bytes} [Wed Aug 5 07:13:51 2026] DELETE /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:51.979 7 WARNING neutronclient.v2_0.client [None req-1319bbbb-be13-426e-8fda-658b223c89bf 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 728/1462] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:13:51 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 1941 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-05 07:13:54.936 8 INFO nova.api.openstack.compute.server_external_events [req-dc9ce371-430d-452d-9321-6736f26696b4 req-5448a4cb-1e30-414c-b3bc-7186dd6fbf51 520956c1d0cb4872af1e5846b3900820 9a8ecf0dd27d41e5a03affb177434fb6 - - 60295ea131fb4a05b647cf21445cea38 60295ea131fb4a05b647cf21445cea38] Creating event network-vif-deleted:b817aa24-8de8-41c9-b85b-7188b9fe0955 for instance 5185bca9-22cc-4185-ae26-de3118410015 on instance [pid: 8|app: 0|req: 735/1463] 10.0.0.19 () {38 vars in 814 bytes} [Wed Aug 5 07:13:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:13:57.205 7 WARNING neutronclient.v2_0.client [None req-003170eb-1e82-4d79-9f14-576371d21817 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 730/1466] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:13:57 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 1479 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-05 07:14:02.304 8 INFO nova.api.openstack.wsgi [None req-bbe0e733-9be8-4d7c-81cb-5bd3bd720165 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] HTTP exception thrown: Instance 5185bca9-22cc-4185-ae26-de3118410015 could not be found. [pid: 8|app: 0|req: 737/1467] 10.0.0.138 () {32 vars in 715 bytes} [Wed Aug 5 07:14:02 2026] GET /v2.1/servers/5185bca9-22cc-4185-ae26-de3118410015 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1468] 10.0.0.138 () {32 vars in 724 bytes} [Wed Aug 5 07:14:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-403343634 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-05 07:14:03.645 8 INFO nova.api.openstack.wsgi [None req-cedce9e7-f597-4f88-b384-0ade14638555 666ab60525984af19c8999b20b7bb7a3 bdc1668789e4494db34195fd5e22ad01 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-403343634 not found for user 666ab60525984af19c8999b20b7bb7a3 [pid: 8|app: 0|req: 738/1469] 10.0.0.138 () {32 vars in 721 bytes} [Wed Aug 5 07:14:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-403343634 => generated 141 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1474] 10.0.0.138 () {32 vars in 655 bytes} [Wed Aug 5 07:14:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1475] 10.0.0.138 () {32 vars in 641 bytes} [Wed Aug 5 07:14:21 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-05 07:14:21.920 8 WARNING oslo_db.sqlalchemy.utils [None req-fef4d087-3f39-4323-bc6c-e34e85096ec8 06f73c513183457e9effbd7dcea56ae2 32858ea369df45dcaa4d0e7a6ee3459d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 742/1476] 10.0.0.138 () {32 vars in 649 bytes} [Wed Aug 5 07:14:21 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1477] 10.0.0.138 () {32 vars in 694 bytes} [Wed Aug 5 07:14:21 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)