+ 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 [Mon May 25 14:56:09 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-9d655d98d-zv869 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 0x7f26529fc668 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-05-25 14:56:14.426 8 INFO nova.utils [None req-77f6b3ba-6abe-48f2-aa15-0598490dff16 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-25 14:56:14.593 7 INFO nova.utils [None req-fd01ea76-97b6-4037-9c64-efa43993f439 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-25 14:56:16.083 8 WARNING keystonemiddleware._common.config [None req-77f6b3ba-6abe-48f2-aa15-0598490dff16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:56:16.092 8 WARNING oslo_config.cfg [None req-77f6b3ba-6abe-48f2-aa15-0598490dff16 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-25 14:56:16.172 8 WARNING keystonemiddleware._common.config [None req-77f6b3ba-6abe-48f2-aa15-0598490dff16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:56:16.187 8 WARNING oslo_config.cfg [None req-77f6b3ba-6abe-48f2-aa15-0598490dff16 - - - - - -] 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-05-25 14:56:16.199 8 WARNING oslo_config.cfg [None req-77f6b3ba-6abe-48f2-aa15-0598490dff16 - - - - - -] 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 0x7f26529fc668 pid: 8 (default app) 2026-05-25 14:56:16.289 7 WARNING keystonemiddleware._common.config [None req-fd01ea76-97b6-4037-9c64-efa43993f439 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:56:16.298 7 WARNING oslo_config.cfg [None req-fd01ea76-97b6-4037-9c64-efa43993f439 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-25 14:56:16.376 7 WARNING keystonemiddleware._common.config [None req-fd01ea76-97b6-4037-9c64-efa43993f439 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-25 14:56:16.391 7 WARNING oslo_config.cfg [None req-fd01ea76-97b6-4037-9c64-efa43993f439 - - - - - -] 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-05-25 14:56:16.404 7 WARNING oslo_config.cfg [None req-fd01ea76-97b6-4037-9c64-efa43993f439 - - - - - -] 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 0x7f26529fc668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 14:56:23 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 14:56:23.905 8 WARNING oslo_policy.policy [None req-e0a953c0-c2d5-4977-bfa5-f4e846c93de2 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - 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-05-25 14:56:23.906 8 WARNING oslo_policy.policy [None req-e0a953c0-c2d5-4977-bfa5-f4e846c93de2 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 14:56:23 2026] GET /v2.1 => generated 0 bytes in 561 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-05-25 14:56:24.012 7 WARNING oslo_policy.policy [req-e0a953c0-c2d5-4977-bfa5-f4e846c93de2 req-091bfbaf-0a1d-44a6-9460-f9ab1814e773 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - 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-05-25 14:56:24.012 7 WARNING oslo_policy.policy [req-e0a953c0-c2d5-4977-bfa5-f4e846c93de2 req-091bfbaf-0a1d-44a6-9460-f9ab1814e773 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 14:56:23 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-05-25 14:56:24.113 8 INFO nova.api.openstack.wsgi [None req-472bf7a0-d0e6-4d77-b163-c1db73148698 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.223 () {48 vars in 1010 bytes} [Mon May 25 14:56:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 14:56:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.223 () {52 vars in 1047 bytes} [Mon May 25 14:56:24 2026] POST /v2.1/flavors => generated 529 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 14:56:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 14:56:25 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 14:56: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-05-25 14:56:25.084 8 INFO nova.api.openstack.wsgi [None req-a7f8e9c9-21c6-42d7-a096-ed21eb798de6 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.223 () {48 vars in 1012 bytes} [Mon May 25 14:56:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 14:56:25 2026] GET /v2.1/flavors/detail?is_public=None => 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: 7/14] 199.204.45.223 () {52 vars in 1047 bytes} [Mon May 25 14:56:25 2026] POST /v2.1/flavors => generated 532 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 14:56:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 14:56: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: 7|app: 0|req: 9/17] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 14:56:25 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:56:26.025 8 INFO nova.api.openstack.wsgi [None req-1eb4667b-5f78-4345-a515-5866a8db9098 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.223 () {48 vars in 1014 bytes} [Mon May 25 14:56:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 14:56:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.223 () {52 vars in 1047 bytes} [Mon May 25 14:56:26 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 14:56:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 14:56:26 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 14:56: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-05-25 14:56:26.986 8 INFO nova.api.openstack.wsgi [None req-6f638482-8382-48c5-96f5-21a00b7306f5 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.223 () {48 vars in 1012 bytes} [Mon May 25 14:56:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 14:56:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.223 () {52 vars in 1047 bytes} [Mon May 25 14:56:27 2026] POST /v2.1/flavors => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 14:56:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 14:56:27 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 14:56:27 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 14:56:27.919 8 INFO nova.api.openstack.wsgi [None req-21500e98-3e32-4864-a3c6-2fead2f5371b ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.223 () {48 vars in 1014 bytes} [Mon May 25 14:56:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 14:56:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.223 () {52 vars in 1047 bytes} [Mon May 25 14:56:27 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 10.0.0.80 () {28 vars in 452 bytes} [Mon May 25 15:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 39/78] 10.0.0.80 () {30 vars in 656 bytes} [Mon May 25 15:00:08 2026] GET /v2.1 => generated 0 bytes in 375 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: 40/79] 10.0.0.80 () {32 vars in 729 bytes} [Mon May 25 15:00:08 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 10.0.0.80 () {34 vars in 763 bytes} [Mon May 25 15:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 10.0.0.80 () {28 vars in 452 bytes} [Mon May 25 15:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 42/84] 10.0.0.80 () {30 vars in 656 bytes} [Mon May 25 15:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 43/85] 10.0.0.80 () {32 vars in 729 bytes} [Mon May 25 15:00:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 10.0.0.80 () {34 vars in 763 bytes} [Mon May 25 15:00:12 2026] GET /v2.1/os-services => generated 546 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.80 () {28 vars in 452 bytes} [Mon May 25 15:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 44/88] 10.0.0.80 () {30 vars in 656 bytes} [Mon May 25 15:00:17 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 10.0.0.80 () {32 vars in 729 bytes} [Mon May 25 15:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 10.0.0.80 () {34 vars in 806 bytes} [Mon May 25 15:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.80 () {28 vars in 452 bytes} [Mon May 25 15:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.80 () {30 vars in 656 bytes} [Mon May 25 15:00:21 2026] GET /v2.1 => generated 0 bytes in 40 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: 48/95] 10.0.0.80 () {32 vars in 729 bytes} [Mon May 25 15:00:21 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.80 () {34 vars in 806 bytes} [Mon May 25 15:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 10.0.0.100 () {28 vars in 453 bytes} [Mon May 25 15:03: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: 66/132] 10.0.0.100 () {30 vars in 657 bytes} [Mon May 25 15:03:14 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/133] 10.0.0.100 () {32 vars in 730 bytes} [Mon May 25 15:03:14 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 10.0.0.100 () {34 vars in 803 bytes} [Mon May 25 15:03:14 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: 80/159] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:05:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/160] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:05:13 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/161] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:05:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:05:13.912 8 INFO nova.api.openstack.wsgi [None req-3ad5297c-f659-4be3-bf41-a51358392ef9 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 81/162] 199.204.45.223 () {48 vars in 1016 bytes} [Mon May 25 15:05:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:05:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.223 () {52 vars in 1048 bytes} [Mon May 25 15:05:13 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:06:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:06:13 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:06:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:06:13.992 7 INFO nova.api.openstack.wsgi [None req-7e7fd7ee-1974-415b-a18a-15b7b96ddd38 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ff80a928f6774075a91f983575988872 [pid: 7|app: 0|req: 90/180] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:06:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-25 15:06:14.010 8 WARNING oslo_db.sqlalchemy.utils [None req-58a7e042-3ae4-484b-af26-6d579ba579d9 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 91/181] 199.204.45.223 () {48 vars in 1015 bytes} [Mon May 25 15:06:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.223 () {52 vars in 1056 bytes} [Mon May 25 15:06:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:06:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:06:18 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: 93/185] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:06:18 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 199.204.45.223 () {48 vars in 1072 bytes} [Mon May 25 15:06:18 2026] GET /v2.1/os-quota-sets/52859fd4e8654792b70badc2bea6e1e0 => 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: 94/187] 199.204.45.223 () {52 vars in 1124 bytes} [Mon May 25 15:06:18 2026] PUT /v2.1/os-quota-sets/52859fd4e8654792b70badc2bea6e1e0 => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:14:03 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:14:03 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:14:03 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-05-25 15:14:03.436 8 INFO nova.api.openstack.wsgi [None req-1b69b8dc-a4d5-44a3-b777-eaa7cfa581c4 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/285] 199.204.45.223 () {48 vars in 1014 bytes} [Mon May 25 15:14:03 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:14:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.223 () {52 vars in 1048 bytes} [Mon May 25 15:14:03 2026] POST /v2.1/flavors => generated 534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/326] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:17:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:17:16 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: 165/328] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:17:16 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: 164/329] 199.204.45.223 () {48 vars in 1072 bytes} [Mon May 25 15:17:16 2026] GET /v2.1/os-quota-sets/4989ccf137c94631bc060a9babbed9fd => generated 283 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/330] 199.204.45.223 () {52 vars in 1124 bytes} [Mon May 25 15:17:16 2026] PUT /v2.1/os-quota-sets/4989ccf137c94631bc060a9babbed9fd => generated 238 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:28:35 2026] GET /v2.1 => generated 114 bytes in 8 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:28:35 2026] GET /v2.1 => generated 0 bytes in 176 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:28:35 2026] GET /v2.1/ => generated 400 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:28:35.789 8 INFO nova.api.openstack.wsgi [None req-bd30978d-cc92-4d8a-9a02-600acd382e30 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 236/470] 199.204.45.223 () {48 vars in 1010 bytes} [Mon May 25 15:28:35 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:28:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:28:35 2026] GET /v2.1/flavors/1b75608e-6682-411c-a912-ecbe1097c724/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: 236/473] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:28: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: 238/474] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:28:36 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:28:36 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-05-25 15:28:36.776 8 INFO nova.api.openstack.wsgi [None req-b1f1a9d8-07fb-498d-8700-f33e94c79311 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 239/476] 199.204.45.223 () {48 vars in 1012 bytes} [Mon May 25 15:28:36 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:28:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:28:36 2026] GET /v2.1/flavors/4b2a98da-8d1c-4836-a587-407ac3b60bf3/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:28:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:28:37 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:28:37 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-05-25 15:28:37.801 8 INFO nova.api.openstack.wsgi [None req-bd281a4e-1567-4557-8690-67dd3e8d9186 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 242/482] 199.204.45.223 () {48 vars in 1014 bytes} [Mon May 25 15:28:37 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:28:37 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: 243/484] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:28:37 2026] GET /v2.1/flavors/f10fcee2-5dd8-46b7-b549-8a21ea08f51b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:28:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:28:38 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/487] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:28:38 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-05-25 15:28:38.844 8 INFO nova.api.openstack.wsgi [None req-c1759110-2641-4e3b-ad24-a6b6bb204a96 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 245/488] 199.204.45.223 () {48 vars in 1012 bytes} [Mon May 25 15:28:38 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:28:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:28:38 2026] GET /v2.1/flavors/003c7339-89ac-4d06-958c-5609b2d1b45d/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/491] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:28:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:28:39 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/493] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:28:39 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-05-25 15:28:39.802 8 INFO nova.api.openstack.wsgi [None req-c8dd8583-07b9-402e-8975-2b55439dd5b4 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 248/494] 199.204.45.223 () {48 vars in 1014 bytes} [Mon May 25 15:28:39 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:28:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:28:39 2026] GET /v2.1/flavors/4a23c1f3-54d2-4b01-9f6c-bcc176efc04a/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:29: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: 255/512] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:29:43 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:29:43 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-05-25 15:29:43.112 7 INFO nova.api.openstack.wsgi [None req-2da21a49-2c82-4d36-947d-1b99d316fb72 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 256/514] 199.204.45.223 () {48 vars in 1016 bytes} [Mon May 25 15:29:43 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/515] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:29:43 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: 7|app: 0|req: 257/516] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:29:43 2026] GET /v2.1/flavors/19827492-c72c-4954-a664-43d93f506988/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: 260/517] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:29:50 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: 258/518] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:29:50 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:29:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:29:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:29:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:29:54 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:29:54 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.204.45.223 () {48 vars in 1072 bytes} [Mon May 25 15:29:54 2026] GET /v2.1/os-quota-sets/52859fd4e8654792b70badc2bea6e1e0 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:30:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/538] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:30:44 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: 271/539] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:30:44 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-05-25 15:30:44.527 7 INFO nova.api.openstack.wsgi [None req-1896c3e9-f9a8-4946-af34-ac2f6cc559d6 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 269/540] 199.204.45.223 () {48 vars in 1014 bytes} [Mon May 25 15:30:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:30:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/542] 199.204.45.223 () {48 vars in 1098 bytes} [Mon May 25 15:30:44 2026] GET /v2.1/flavors/49b91213-faf8-415b-bb8c-d807521f7496/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: 272/545] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:31: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: 8|app: 0|req: 274/546] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:31:00 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:31:00 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.204.45.223 () {48 vars in 1072 bytes} [Mon May 25 15:31:00 2026] GET /v2.1/os-quota-sets/4989ccf137c94631bc060a9babbed9fd => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 199.204.45.223 () {42 vars in 704 bytes} [Mon May 25 15:31:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 199.204.45.223 () {44 vars in 908 bytes} [Mon May 25 15:31:49 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/561] 199.204.45.223 () {46 vars in 981 bytes} [Mon May 25 15:31:49 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-05-25 15:31:49.110 7 INFO nova.api.openstack.wsgi [None req-6ba645f7-27eb-4832-a013-95cd2e0a2b5d ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 280/562] 199.204.45.223 () {48 vars in 1010 bytes} [Mon May 25 15:31:49 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: 283/563] 199.204.45.223 () {48 vars in 1050 bytes} [Mon May 25 15:31:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 10.0.0.98 () {32 vars in 653 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 288/573] 10.0.0.98 () {32 vars in 639 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/servers => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-25 15:32:29.637 7 WARNING oslo_db.sqlalchemy.utils [None req-d73bc443-5391-439d-a2d2-96245a4574b6 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 286/574] 10.0.0.98 () {32 vars in 647 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 10.0.0.98 () {32 vars in 692 bytes} [Mon May 25 15:32:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/578] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:40 2026] GET /v2.1/flavors/1b75608e-6682-411c-a912-ecbe1097c724 => generated 511 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 10.0.0.98 () {32 vars in 639 bytes} [Mon May 25 15:32:40 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/580] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:40 2026] GET /v2.1/flavors/1b75608e-6682-411c-a912-ecbe1097c724 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:46.014 7 WARNING neutronclient.v2_0.client [None req-7d6490c3-ea0d-4a18-b9b3-28134b8a2bfe 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/583] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:32:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 10.0.0.98 () {34 vars in 683 bytes} [Mon May 25 15:32:45 2026] POST /v2.1/os-security-groups => generated 248 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:46.749 8 WARNING neutronclient.v2_0.client [None req-51c3bad9-e9ef-49c2-9121-4e8e40971e71 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:47.444 8 WARNING neutronclient.v2_0.client [None req-51c3bad9-e9ef-49c2-9121-4e8e40971e71 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/585] 10.0.0.98 () {34 vars in 693 bytes} [Mon May 25 15:32:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 848 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:47.619 7 WARNING neutronclient.v2_0.client [None req-2aebeb5f-5a66-4fbe-af39-177ab35000ab 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/586] 10.0.0.98 () {34 vars in 683 bytes} [Mon May 25 15:32:47 2026] POST /v2.1/os-security-groups => generated 247 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:47.775 8 WARNING neutronclient.v2_0.client [None req-92552077-7ac8-441b-b080-9e1b6abaf8cc 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:47.786 7 WARNING neutronclient.v2_0.client [None req-5ea41863-d41d-4c0c-88d6-d69377761055 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:47.837 8 WARNING neutronclient.v2_0.client [None req-92552077-7ac8-441b-b080-9e1b6abaf8cc 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:47.859 7 WARNING neutronclient.v2_0.client [None req-5ea41863-d41d-4c0c-88d6-d69377761055 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/587] 10.0.0.98 () {34 vars in 693 bytes} [Mon May 25 15:32:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:48.030 7 WARNING neutronclient.v2_0.client [None req-ecc36b6d-5e3c-41a9-bae5-1d6b250dc26e 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:48.123 8 WARNING neutronclient.v2_0.client [None req-92552077-7ac8-441b-b080-9e1b6abaf8cc 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:48.139 7 WARNING neutronclient.v2_0.client [None req-ecc36b6d-5e3c-41a9-bae5-1d6b250dc26e 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/588] 10.0.0.98 () {34 vars in 693 bytes} [Mon May 25 15:32:48 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:48.305 7 WARNING neutronclient.v2_0.client [None req-2b39f652-1f74-4a28-93ba-30a66c7530ac 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/589] 10.0.0.98 () {32 vars in 735 bytes} [Mon May 25 15:32:48 2026] GET /v2.1/os-security-groups/dc41226a-da80-42ec-9151-233839b9ce98 => generated 664 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:48.371 7 WARNING neutronclient.v2_0.client [None req-a215d35b-cfee-416a-84ea-cac15d99c8dd 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:48.394 7 WARNING neutronclient.v2_0.client [None req-a215d35b-cfee-416a-84ea-cac15d99c8dd 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:48.429 7 WARNING neutronclient.v2_0.client [None req-a215d35b-cfee-416a-84ea-cac15d99c8dd 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/590] 10.0.0.98 () {32 vars in 748 bytes} [Mon May 25 15:32:48 2026] DELETE /v2.1/os-security-group-rules/c66cfe3b-f081-4668-b664-220885ea43fb => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:48.560 7 WARNING neutronclient.v2_0.client [None req-e07393f6-a6fd-448a-8330-bb5cd036d8a0 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:48.690 7 WARNING neutronclient.v2_0.client [None req-e07393f6-a6fd-448a-8330-bb5cd036d8a0 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/591] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:48 2026] DELETE /v2.1/os-security-groups/dc41226a-da80-42ec-9151-233839b9ce98 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:48.839 7 WARNING neutronclient.v2_0.client [None req-0d9c8635-2791-4c38-aeca-3d9839f1e28f 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:48.890 7 WARNING neutronclient.v2_0.client [None req-0d9c8635-2791-4c38-aeca-3d9839f1e28f 1e447f352c8e446192867d0b18b63a62 c21887af18d842d8847d1b3feddbd620 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/592] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:48 2026] DELETE /v2.1/os-security-groups/673bb3c3-8dbb-4c1a-a56b-74e41f011f49 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:32:47 2026] POST /v2.1/servers => generated 450 bytes in 1328 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:32:49.067 7 WARNING neutronclient.v2_0.client [None req-ddc8cf1c-6820-4ef0-9522-8865f11ca48e 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/594] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:49 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1424 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-05-25 15:32:49.805 8 WARNING neutronclient.v2_0.client [None req-ba0787c8-191f-4025-9551-e95a39bb65d2 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/595] 10.0.0.98 () {34 vars in 683 bytes} [Mon May 25 15:32:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:49.982 7 WARNING neutronclient.v2_0.client [None req-b2c6c573-a608-4812-9569-c760b977e07b 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/596] 10.0.0.98 () {34 vars in 683 bytes} [Mon May 25 15:32:49 2026] POST /v2.1/os-security-groups => generated 244 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:50.118 8 WARNING neutronclient.v2_0.client [None req-db1fba44-ff6c-44ef-88af-b4cf13035c16 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/597] 10.0.0.98 () {34 vars in 683 bytes} [Mon May 25 15:32:50 2026] POST /v2.1/os-security-groups => generated 243 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:50.261 7 WARNING neutronclient.v2_0.client [None req-79ccaa70-5fc0-4ced-a670-f0ccf00e4271 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.331 7 WARNING neutronclient.v2_0.client [None req-79ccaa70-5fc0-4ced-a670-f0ccf00e4271 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.389 8 WARNING neutronclient.v2_0.client [None req-436c2f6e-e1bc-4541-b4f9-447ad78fc302 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.398 7 WARNING neutronclient.v2_0.client [None req-79ccaa70-5fc0-4ced-a670-f0ccf00e4271 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/598] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:50 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1428 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 10.0.0.98 () {32 vars in 661 bytes} [Mon May 25 15:32:50 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:50.493 8 WARNING neutronclient.v2_0.client [None req-c08f1cb1-bd70-4422-bbd8-33c7d6636312 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.521 8 WARNING neutronclient.v2_0.client [None req-c08f1cb1-bd70-4422-bbd8-33c7d6636312 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/600] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:50 2026] DELETE /v2.1/os-security-groups/4620d81e-cf6b-465e-9304-6986a334baf4 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:50.631 7 WARNING neutronclient.v2_0.client [None req-3517c656-c2b5-4380-bf16-4e72d331f571 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.650 7 INFO nova.api.openstack.wsgi [None req-3517c656-c2b5-4380-bf16-4e72d331f571 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] HTTP exception thrown: Security group 4620d81e-cf6b-465e-9304-6986a334baf4 does not exist Neutron server returns request_ids: ['req-ad51d575-c370-491c-8bfa-40085e23acd3'] [pid: 7|app: 0|req: 301/601] 10.0.0.98 () {32 vars in 735 bytes} [Mon May 25 15:32:50 2026] GET /v2.1/os-security-groups/4620d81e-cf6b-465e-9304-6986a334baf4 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:50.666 8 WARNING neutronclient.v2_0.client [None req-ad278f59-2c53-4fd3-95a7-3f3424f8d7bb 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.697 8 WARNING neutronclient.v2_0.client [None req-ad278f59-2c53-4fd3-95a7-3f3424f8d7bb 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:50 2026] DELETE /v2.1/os-security-groups/2c012d2f-823c-4974-b65d-f37d5d8b936f => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:50.811 7 WARNING neutronclient.v2_0.client [None req-56529ede-9142-45f8-9885-9bb4f277828d 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.839 7 INFO nova.api.openstack.wsgi [None req-56529ede-9142-45f8-9885-9bb4f277828d 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] HTTP exception thrown: Security group 2c012d2f-823c-4974-b65d-f37d5d8b936f does not exist Neutron server returns request_ids: ['req-adc7c98e-8d9c-4c88-bda7-6bf6347da173'] [pid: 7|app: 0|req: 302/603] 10.0.0.98 () {32 vars in 735 bytes} [Mon May 25 15:32:50 2026] GET /v2.1/os-security-groups/2c012d2f-823c-4974-b65d-f37d5d8b936f => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:50.855 8 WARNING neutronclient.v2_0.client [None req-add185f2-9089-4cdd-9495-095df47a0410 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:50.887 8 WARNING neutronclient.v2_0.client [None req-add185f2-9089-4cdd-9495-095df47a0410 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/604] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:50 2026] DELETE /v2.1/os-security-groups/b9637b10-4510-455a-a9d6-6853b645dbbf => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:32:51.038 7 WARNING neutronclient.v2_0.client [None req-d0120d8c-9ee7-4830-9607-42199129e427 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:51.063 7 INFO nova.api.openstack.wsgi [None req-d0120d8c-9ee7-4830-9607-42199129e427 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] HTTP exception thrown: Security group b9637b10-4510-455a-a9d6-6853b645dbbf does not exist Neutron server returns request_ids: ['req-2fad1949-951e-4121-a8bc-032835cd6b78'] [pid: 7|app: 0|req: 303/605] 10.0.0.98 () {32 vars in 735 bytes} [Mon May 25 15:32:51 2026] GET /v2.1/os-security-groups/b9637b10-4510-455a-a9d6-6853b645dbbf => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:51.079 8 WARNING neutronclient.v2_0.client [None req-e8e5031a-e28c-4e38-8bf8-30ed6c5f3af1 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:51.117 8 WARNING neutronclient.v2_0.client [None req-e8e5031a-e28c-4e38-8bf8-30ed6c5f3af1 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:51.151 8 WARNING neutronclient.v2_0.client [None req-e8e5031a-e28c-4e38-8bf8-30ed6c5f3af1 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/606] 10.0.0.98 () {32 vars in 661 bytes} [Mon May 25 15:32:51 2026] GET /v2.1/os-security-groups => generated 707 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:32:51.214 7 WARNING neutronclient.v2_0.client [None req-8575e65e-78b6-4c9e-90b4-8318a6f8be43 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:51.233 7 INFO nova.api.openstack.wsgi [None req-8575e65e-78b6-4c9e-90b4-8318a6f8be43 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] HTTP exception thrown: Security group b9637b10-4510-455a-a9d6-6853b645dbbf does not exist Neutron server returns request_ids: ['req-62d18297-2883-4374-bfa7-3818d30137c6'] [pid: 7|app: 0|req: 304/607] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:51 2026] DELETE /v2.1/os-security-groups/b9637b10-4510-455a-a9d6-6853b645dbbf => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:51.249 8 WARNING neutronclient.v2_0.client [None req-adaf240e-35d2-4eec-82ad-bc920145810f 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:51.277 8 INFO nova.api.openstack.wsgi [None req-adaf240e-35d2-4eec-82ad-bc920145810f 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] HTTP exception thrown: Security group 2c012d2f-823c-4974-b65d-f37d5d8b936f does not exist Neutron server returns request_ids: ['req-9781a35d-ab67-4634-911f-8c118642203e'] [pid: 8|app: 0|req: 304/608] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:51 2026] DELETE /v2.1/os-security-groups/2c012d2f-823c-4974-b65d-f37d5d8b936f => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:51.292 7 WARNING neutronclient.v2_0.client [None req-3cfdbc5b-eb81-4674-9861-ac9eebc4a2c7 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:51.315 7 INFO nova.api.openstack.wsgi [None req-3cfdbc5b-eb81-4674-9861-ac9eebc4a2c7 2c6f17a9caab4f96a0af9c71d7f96199 86b50588a0df4adcbcbb0c0e49fee81e - - default default] HTTP exception thrown: Security group 4620d81e-cf6b-465e-9304-6986a334baf4 does not exist Neutron server returns request_ids: ['req-dbd6f4a9-c8b7-4d8e-950d-d1b3f8207c32'] [pid: 7|app: 0|req: 305/609] 10.0.0.98 () {32 vars in 738 bytes} [Mon May 25 15:32:51 2026] DELETE /v2.1/os-security-groups/4620d81e-cf6b-465e-9304-6986a334baf4 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:32:51.525 8 WARNING neutronclient.v2_0.client [None req-10d53de3-cd7b-46cc-ab9d-c3da06ba2ec8 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/610] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:51 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1476 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:52.623 8 WARNING neutronclient.v2_0.client [None req-843274e7-d53e-4462-8d1f-9c6e9ae06422 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/613] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:52 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1476 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:53.799 7 WARNING neutronclient.v2_0.client [None req-b7ec88b5-3480-4b24-9dcf-b3f366023726 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/614] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:53 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1484 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-05-25 15:32:54.905 8 WARNING neutronclient.v2_0.client [None req-79f9c565-e7b2-409b-970d-7b81489dcc83 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/615] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:54 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1561 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:56.105 7 WARNING neutronclient.v2_0.client [None req-9474606d-3065-4ea1-aa04-ef91eaca1057 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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-05-25 15:32:56.286 8 INFO nova.api.openstack.compute.server_external_events [req-08e9492f-f96a-449d-9885-efc6edab4672 req-6c381759-7c73-42ed-a1df-cbf544b6e598 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:0a766f92-80c8-4f63-957e-72b806c29d23 for instance 5943862f-acb7-4dde-9de8-f215e64c7288 on instance 2026-05-25 15:32:56.295 8 INFO nova.compute.rpcapi [None req-113c537f-8feb-409d-8cee-dbbfc477b58b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 309/616] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:32:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:56 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 bytes in 657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:32:57.770 8 WARNING neutronclient.v2_0.client [None req-388d3ec6-72ab-4e1a-b324-7eb5ad52c802 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/618] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:57 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/619] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:32:58 2026] POST /v2.1/os-keypairs => generated 386 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-05-25 15:32:59.068 8 WARNING neutronclient.v2_0.client [None req-0e87ca71-1d97-4707-9b1e-453ddecb568d 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/620] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:32:59 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:32:59.739 7 WARNING neutronclient.v2_0.client [None req-bb99881e-ca1d-4609-982b-bfb9eb5092a1 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:59.780 7 WARNING neutronclient.v2_0.client [None req-bb99881e-ca1d-4609-982b-bfb9eb5092a1 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:32:59.956 7 WARNING neutronclient.v2_0.client [None req-bb99881e-ca1d-4609-982b-bfb9eb5092a1 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] 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: 312/621] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:32:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:33:00.488 8 WARNING neutronclient.v2_0.client [None req-ae3ba8ee-b2ca-48b8-9953-fd36bcdb4835 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/622] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:32:59 2026] POST /v2.1/servers => generated 449 bytes in 847 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-05-25 15:33:00.533 7 WARNING neutronclient.v2_0.client [None req-908a04d2-a019-4cb9-a3cf-10f23a69ddf0 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/623] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:00 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1401 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/624] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:00 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:01.680 8 WARNING neutronclient.v2_0.client [None req-b74eee67-192e-4a9b-8f97-aac4ec67c5a6 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:01.707 7 WARNING neutronclient.v2_0.client [None req-22f5ab34-4490-4159-8e62-73bd0e81573d 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/627] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:01 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1405 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/628] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:01 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 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-05-25 15:33:02.793 8 WARNING neutronclient.v2_0.client [None req-055aef8a-2380-4306-a1aa-c278af85affa 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/629] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:02 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:02.906 7 WARNING neutronclient.v2_0.client [None req-a35e0dcf-1bf3-4a73-b561-ed0ac674a5b2 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/630] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:02 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:03.883 8 WARNING neutronclient.v2_0.client [None req-04b5012c-df83-4bba-b5c0-75453b437a99 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/631] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:03 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:04.073 7 WARNING neutronclient.v2_0.client [None req-a657cc56-d588-4a2c-ae8d-d702dc5779f4 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:04 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 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-05-25 15:33:04.973 8 WARNING neutronclient.v2_0.client [None req-1f7a7e7c-2ee2-43b5-8819-e8e0e7fa08d9 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/633] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:04 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:05.224 7 WARNING neutronclient.v2_0.client [None req-d7b25712-beab-4a3f-bb5c-239ee39edad8 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:05 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 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-05-25 15:33:05.783 8 WARNING neutronclient.v2_0.client [None req-6296557c-3bf4-43a2-a226-a485bffae611 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:05.829 8 WARNING neutronclient.v2_0.client [None req-6296557c-3bf4-43a2-a226-a485bffae611 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] 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-05-25 15:33:05.942 7 INFO nova.api.openstack.compute.server_external_events [req-abd12617-0322-4705-81c9-bc5819f5bcc0 req-05556b83-360c-49be-ae83-cc0dab7cd71f 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:0a766f92-80c8-4f63-957e-72b806c29d23 for instance 5943862f-acb7-4dde-9de8-f215e64c7288 on instance 2026-05-25 15:33:05.955 7 INFO nova.compute.rpcapi [None req-b9c8101e-a388-44b6-90ee-5f059b600540 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 317/635] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:33:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:06.085 7 WARNING neutronclient.v2_0.client [None req-02f2d653-a8f4-4abe-811d-7ce8335f7c9e 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:06.174 8 WARNING neutronclient.v2_0.client [None req-6296557c-3bf4-43a2-a226-a485bffae611 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/636] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:06 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1528 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:06.464 7 WARNING neutronclient.v2_0.client [None req-42b40bb3-e341-4552-a3bd-79b2b584bd0e 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/637] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:33:05 2026] POST /v2.1/servers => generated 451 bytes in 935 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, ' [pid: 7|app: 0|req: 319/638] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:06 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1549 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:33:06.647 8 WARNING neutronclient.v2_0.client [None req-f6a26929-2483-4769-9ff3-e0d2d184aa88 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/639] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:06 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1253 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:06.830 7 INFO nova.api.openstack.compute.server_external_events [req-c5924bdc-871c-45ac-9c8b-5d421f64b548 req-7cd4a267-f8b1-4be6-b409-150cc472fe56 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:636d90a3-8c3a-4d07-b1d0-18233250c6b2 for instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 on instance [pid: 7|app: 0|req: 320/640] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:07.390 8 WARNING neutronclient.v2_0.client [None req-87015fba-0ede-4429-b24a-b29288c834cc 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/641] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1526 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:07.682 7 WARNING neutronclient.v2_0.client [None req-7d85e566-2523-44b7-8cb0-406c873817b3 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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-05-25 15:33:07.720 8 WARNING neutronclient.v2_0.client [None req-8c05500d-c223-47e9-817a-6dd7461fc5eb 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/642] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1303 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1726 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:07.860 8 WARNING neutronclient.v2_0.client [None req-0c0f3678-809a-42da-93ac-87ae8eac2af2 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/644] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:33:07 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288/os-interface => generated 284 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-05-25 15:33:08.551 7 WARNING neutronclient.v2_0.client [None req-abf9ff8b-1df0-4732-94fd-a079da610e05 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/645] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:08 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1526 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-05-25 15:33:08.813 8 WARNING neutronclient.v2_0.client [None req-a38c9a01-7980-4b8e-89a4-e7d556c74383 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/646] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:08 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1351 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:09.130 7 WARNING neutronclient.v2_0.client [None req-545240d7-3922-4214-98f4-2213e57d71be 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:09.132 8 INFO nova.api.openstack.compute.server_external_events [req-b2852b9f-bbb0-445e-ac11-ac099490192d req-81e0a2db-f3fe-44f2-a5c2-19dbd5e80079 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:0a766f92-80c8-4f63-957e-72b806c29d23 for instance 5943862f-acb7-4dde-9de8-f215e64c7288 on instance [pid: 8|app: 0|req: 325/647] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1726 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/649] 10.0.0.98 () {32 vars in 639 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 324/650] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:33:09 2026] DELETE /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 0 bytes in 161 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-05-25 15:33:09.612 8 WARNING neutronclient.v2_0.client [None req-f524682b-53ac-42a7-b0c3-7011b4889aa0 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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-05-25 15:33:09.691 7 WARNING neutronclient.v2_0.client [None req-cce835d3-2836-4d1d-83ec-751d6f29f774 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/651] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1732 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1526 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-05-25 15:33:09.904 8 WARNING neutronclient.v2_0.client [None req-8b79ebff-f7fc-4939-8a9e-a825fce6e939 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/653] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:09 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1351 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-05-25 15:33:10.300 7 INFO nova.api.openstack.compute.server_external_events [req-268fcea7-6924-4ad2-b63f-7b9bcdaa5176 req-58e16ffd-91f9-4e61-915f-2764d7a57607 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:636d90a3-8c3a-4d07-b1d0-18233250c6b2 for instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 on instance [pid: 7|app: 0|req: 326/654] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:33:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:10.826 8 WARNING neutronclient.v2_0.client [None req-6a4caa07-42d2-450a-a5ed-7ba9f11ff884 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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-05-25 15:33:10.914 7 WARNING neutronclient.v2_0.client [None req-ca1ddbd6-bf6a-4a78-9e10-3dc130e902da 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/655] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:10 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1852 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:10.990 8 WARNING neutronclient.v2_0.client [None req-1c264e4b-6729-49c9-99c6-6f87dd14ce41 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/656] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:10 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1359 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:10 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1526 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:12.013 8 WARNING neutronclient.v2_0.client [None req-de512190-ca93-4715-97cd-90e77261b7bb 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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-05-25 15:33:12.102 7 INFO nova.api.openstack.compute.server_external_events [req-3cd72f95-80a3-4864-9a05-9ecb6c39f8e7 req-be56f1e7-1a80-4873-8054-18a68c55c315 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:fd8a5149-3fe9-43a9-a200-ae8f0117af8d for instance c0207408-8c79-4389-8fd0-973a5a9a4e7a on instance [pid: 7|app: 0|req: 329/660] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:12 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-05-25 15:33:12.160 7 WARNING neutronclient.v2_0.client [None req-abdfeca6-7d9b-466d-8933-162e324cf278 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/661] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:11 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1852 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:12.233 8 WARNING neutronclient.v2_0.client [None req-94cceead-bd54-4aa8-a868-2bed900fc80c 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/662] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:12 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1437 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/663] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:12 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1718 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-05-25 15:33:12.592 7 WARNING neutronclient.v2_0.client [None req-b2d0b551-9479-4177-85a3-5912fb70fcad 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/664] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:33:12 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/os-interface => generated 285 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:13.260 8 WARNING neutronclient.v2_0.client [None req-723a98ae-3b1d-47cb-8e19-55dd8c894646 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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-05-25 15:33:13.591 7 WARNING neutronclient.v2_0.client [None req-d820ce66-637c-4724-899b-f1a392d2e216 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/665] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:13 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1785 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:13.837 8 WARNING neutronclient.v2_0.client [None req-3d39e266-2c57-409c-8141-8f9a9daa6a73 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/666] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:13 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1437 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/667] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:13 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1718 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:14.154 7 INFO nova.api.openstack.compute.server_external_events [req-64ea1402-ae7c-4d4e-b428-c0192be3e17f req-0cdf5983-d2d3-4a56-b8cb-0d1a26cbf8df 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:0a766f92-80c8-4f63-957e-72b806c29d23 for instance 5943862f-acb7-4dde-9de8-f215e64c7288 on instance 2026-05-25 15:33:14.154 7 INFO nova.api.openstack.compute.server_external_events [req-64ea1402-ae7c-4d4e-b428-c0192be3e17f req-0cdf5983-d2d3-4a56-b8cb-0d1a26cbf8df 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:636d90a3-8c3a-4d07-b1d0-18233250c6b2 for instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 on instance [pid: 7|app: 0|req: 333/668] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:14 2026] POST /v2.1/os-server-external-events => generated 350 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-05-25 15:33:14.838 8 WARNING neutronclient.v2_0.client [None req-fedba841-ee31-49bf-aee3-d521d173291d 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] 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: 336/669] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:14 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1510 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:33:14.969 7 WARNING neutronclient.v2_0.client [None req-ac74c4bc-2037-45dd-ae21-e18954b6caeb 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/670] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:14 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1437 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:15.990 8 WARNING neutronclient.v2_0.client [None req-11d25738-175b-44d3-bf29-b77935092eff 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/671] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:15 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 1510 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-05-25 15:33:16.177 7 WARNING neutronclient.v2_0.client [None req-a0006969-021f-42aa-8bf9-881d4c6353c1 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/672] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:16 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1437 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:17.097 8 INFO nova.api.openstack.wsgi [None req-464a712a-9544-46e8-83f6-bd2678dba422 8dd5dfac04c64f08a5ef1fbea6b70fbc 5ce1cd83ebc74039ba03dc4c7855e0f1 - - default default] HTTP exception thrown: Instance 5943862f-acb7-4dde-9de8-f215e64c7288 could not be found. [pid: 8|app: 0|req: 338/673] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:17 2026] GET /v2.1/servers/5943862f-acb7-4dde-9de8-f215e64c7288 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/674] 10.0.0.98 () {32 vars in 704 bytes} [Mon May 25 15:33:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1228964039 => generated 0 bytes in 31 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-05-25 15:33:17.358 8 WARNING neutronclient.v2_0.client [None req-e82493e2-47aa-48a7-bc82-8f43dc57ffe9 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/675] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:17 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1425 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:33:18.878 7 WARNING neutronclient.v2_0.client [None req-5029e075-c135-408e-b20c-049ac31b56d1 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/676] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:18 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1425 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:20.031 8 INFO nova.api.openstack.compute.server_external_events [req-90000dc8-0eeb-4033-908c-9c7a9fd9f8fd req-abaee48d-1ac0-480a-a055-80e84050085d 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:fd8a5149-3fe9-43a9-a200-ae8f0117af8d for instance c0207408-8c79-4389-8fd0-973a5a9a4e7a on instance [pid: 8|app: 0|req: 340/677] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:33:20 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-05-25 15:33:20.582 7 WARNING neutronclient.v2_0.client [None req-d6d6850a-8e61-4018-ba10-c3a3147cfcc2 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/678] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:20 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1425 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:21.725 8 WARNING neutronclient.v2_0.client [None req-6b0968cd-c08e-4a7e-a620-cdad8da974c7 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/681] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:21 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1613 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:21.879 7 WARNING neutronclient.v2_0.client [None req-d135389d-3df4-4352-8f29-eb970c02d436 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/682] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:33:21 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:22.627 8 WARNING neutronclient.v2_0.client [None req-7445a567-4162-4d4d-b1c6-70273ee507cf 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:22.631 7 INFO nova.api.openstack.compute.server_external_events [req-e7c683f8-19e3-4b06-874f-cc37f0467b68 req-797c1281-a33f-4cc9-9e05-e9508b043cba 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:fd8a5149-3fe9-43a9-a200-ae8f0117af8d for instance c0207408-8c79-4389-8fd0-973a5a9a4e7a on instance [pid: 7|app: 0|req: 341/683] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:22 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: 343/684] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:22 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1613 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/685] 10.0.0.98 () {32 vars in 639 bytes} [Mon May 25 15:33:22 2026] GET /v2.1/servers => generated 387 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/686] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:33:22 2026] DELETE /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 0 bytes in 152 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-05-25 15:33:23.186 7 WARNING neutronclient.v2_0.client [None req-7a61dba4-1ef3-47fd-a546-5245c3e543ba 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/687] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:23 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1619 bytes in 1626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:25.843 8 WARNING neutronclient.v2_0.client [None req-18e03e67-2002-4eec-9598-b3b249bbedba 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] 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-05-25 15:33:26.151 7 INFO nova.api.openstack.compute.server_external_events [req-87ce5fe7-34f6-4224-b323-40815a06c1fa req-6ab6873a-1144-4015-a21e-4d555aceeee3 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-unplugged:fd8a5149-3fe9-43a9-a200-ae8f0117af8d for instance c0207408-8c79-4389-8fd0-973a5a9a4e7a on instance [pid: 7|app: 0|req: 344/688] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:33:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:25 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1619 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 345/690] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:33:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:26.855 8 INFO nova.api.openstack.compute.server_external_events [req-3d459188-d2f2-46f6-93f4-ecadec0b49a4 req-24431b12-cbf7-4d80-9cda-d26dc978164c 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:fd8a5149-3fe9-43a9-a200-ae8f0117af8d for instance c0207408-8c79-4389-8fd0-973a5a9a4e7a on instance [pid: 8|app: 0|req: 346/691] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:33:27.305 7 WARNING neutronclient.v2_0.client [None req-811f804a-fd18-4520-b45e-5850cec4f957 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/692] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:27 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1671 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:28.248 8 WARNING neutronclient.v2_0.client [None req-84457cf1-af91-49e3-8418-b4c3428719df ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:28.285 8 WARNING neutronclient.v2_0.client [None req-84457cf1-af91-49e3-8418-b4c3428719df ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:28.462 8 WARNING neutronclient.v2_0.client [None req-84457cf1-af91-49e3-8418-b4c3428719df ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/693] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:33:28 2026] POST /v2.1/servers => generated 452 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:28.717 7 WARNING neutronclient.v2_0.client [None req-b71e6a4f-29cb-4295-83b1-699934b0ad8e ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:28.730 8 WARNING neutronclient.v2_0.client [None req-477ddaa5-d6c1-4cfa-a3c9-23cbd8c41372 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/694] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:28 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1392 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:28 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:29.819 7 WARNING neutronclient.v2_0.client [None req-272e6c4a-72c6-4df4-8a4c-9d2aa1bd576d ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:29.853 8 WARNING neutronclient.v2_0.client [None req-c3565eb2-6d22-49c5-bfd6-dda03eb7c8d7 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/696] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:29 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1396 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/697] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:29 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 1385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:30.928 7 WARNING neutronclient.v2_0.client [None req-b7fce693-0b94-4ab0-a3d8-3211ed4ca6cf ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:33:30.936 8 INFO nova.api.openstack.wsgi [None req-03485643-4347-4ee3-94f0-805a5b63cfdc 7cfb7d1f506e40fea8c61047e37eb592 8a66da78efe6401dad497520e7a56582 - - default default] HTTP exception thrown: Instance c0207408-8c79-4389-8fd0-973a5a9a4e7a could not be found. [pid: 8|app: 0|req: 350/698] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:30 2026] GET /v2.1/servers/c0207408-8c79-4389-8fd0-973a5a9a4e7a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/699] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:30 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1444 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.98 () {32 vars in 704 bytes} [Mon May 25 15:33:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1074124392 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:32.019 7 WARNING neutronclient.v2_0.client [None req-deee2a65-4b8a-4b82-b21b-c93224035a0a ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/703] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:31 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1444 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:33:33.107 8 WARNING neutronclient.v2_0.client [None req-dafba548-d6b8-42f9-afad-b856d664f57b ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/704] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:33 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1452 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-05-25 15:33:34.073 7 INFO nova.api.openstack.compute.server_external_events [req-9e7faec6-cc0b-4fe7-9c74-507d5a4655e2 req-d176169f-2036-45ed-a421-66cf20ad4020 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:3ff6d707-0044-4412-94cd-1cb4129a7574 for instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 on instance [pid: 7|app: 0|req: 352/705] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:34 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-05-25 15:33:34.394 8 WARNING neutronclient.v2_0.client [None req-aa4fc5e2-58e7-42db-9765-f00f6060c17b ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/706] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:34 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1529 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:35.605 7 WARNING neutronclient.v2_0.client [None req-f7abf774-63fd-41c6-bf80-710d5b254e36 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/707] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:35 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1517 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-05-25 15:33:35.835 8 WARNING neutronclient.v2_0.client [None req-8b26b517-5dc7-4e76-b208-99720d1c0ba2 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/708] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:33:35 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:35.978 7 WARNING neutronclient.v2_0.client [None req-03897ca6-6c94-4d6e-bb21-fa0a9d8dbeee 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/709] 10.0.0.98 () {32 vars in 813 bytes} [Mon May 25 15:33:35 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/os-interface/636d90a3-8c3a-4d07-b1d0-18233250c6b2 => generated 282 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 356/710] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:36 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 157 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: 7|app: 0|req: 355/711] 10.0.0.98 () {34 vars in 748 bytes} [Mon May 25 15:33:36 2026] POST /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/action => generated 0 bytes in 42 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: 357/712] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:36 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 157 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-05-25 15:33:36.759 7 WARNING neutronclient.v2_0.client [None req-e0194cf9-71f6-4813-b9fc-415f93b5ed7b ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/713] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:36 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1517 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, ' [pid: 8|app: 0|req: 358/714] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:37 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/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-05-25 15:33:37.391 7 INFO nova.api.openstack.compute.server_external_events [req-a4fa51dc-ebfb-4704-83fe-7eff3baa3c00 req-eba7351b-932b-40c1-86a2-66d5b3b9a70a 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:636d90a3-8c3a-4d07-b1d0-18233250c6b2 for instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 on instance [pid: 7|app: 0|req: 357/715] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:37 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-05-25 15:33:37.969 8 WARNING neutronclient.v2_0.client [None req-23d9b73c-9e71-413e-9699-18d8fcd0e4f6 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/716] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:37 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => 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-05-25 15:33:38.213 7 INFO nova.api.openstack.compute.server_external_events [req-0aec5f7a-9893-4d58-b855-650a3226646f req-cfda15aa-b37d-4834-80ad-2ba0b11698fa 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:3ff6d707-0044-4412-94cd-1cb4129a7574 for instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 on instance [pid: 7|app: 0|req: 358/717] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:33:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/718] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:38 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 195 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-05-25 15:33:38.386 7 WARNING neutronclient.v2_0.client [None req-3a8082ef-821c-4a64-9803-dc9aed9f8953 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/719] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:38 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1952 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/720] 10.0.0.98 () {34 vars in 748 bytes} [Mon May 25 15:33:38 2026] POST /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/action => generated 0 bytes in 57 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: 360/721] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:38 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:39.168 8 WARNING neutronclient.v2_0.client [None req-fd1d8dd6-caaf-46ce-a052-8462d6a19f62 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/722] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:39 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1517 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, ' [pid: 7|app: 0|req: 361/723] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:39 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 195 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-05-25 15:33:40.379 8 WARNING neutronclient.v2_0.client [None req-d6b36d25-b2ae-40c5-8db2-f00bff81c5e9 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/724] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:40 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/725] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:40 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:40.864 8 INFO nova.api.openstack.compute.server_external_events [req-298da6ea-e33b-4e1b-baf5-ac8b533651c9 req-de8f00aa-4ad0-44cf-a5df-620693c26529 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:636d90a3-8c3a-4d07-b1d0-18233250c6b2 for instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 on instance [pid: 8|app: 0|req: 364/726] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:41.560 7 WARNING neutronclient.v2_0.client [None req-0284db18-00cc-4fe2-94fc-7c69b16a2941 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] 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: 363/729] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:41 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1700 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/730] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:41 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:33:41.763 7 WARNING neutronclient.v2_0.client [None req-b391bc45-a1df-4fb7-a98b-60b2b4411654 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/731] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:33:41 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149/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-05-25 15:33:42.507 8 INFO nova.api.openstack.compute.server_external_events [req-21fb18fc-d6d1-4b69-b69c-e83ec8fb84c3 req-2a0a506a-c1b6-460a-845f-dd3cda0fd89c 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:3ff6d707-0044-4412-94cd-1cb4129a7574 for instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 on instance [pid: 8|app: 0|req: 368/732] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:42 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, ' [pid: 7|app: 0|req: 365/733] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:33:42 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/734] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:33:42 2026] DELETE /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 0 bytes in 115 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-05-25 15:33:42.970 7 WARNING neutronclient.v2_0.client [None req-6f041702-ca47-4b3c-bf41-200f97685fdd 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/735] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:42 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1844 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:44.256 8 WARNING neutronclient.v2_0.client [None req-4568a7f6-0406-4f34-bf50-c75c9324bd5e 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:44 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1844 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:45.398 7 WARNING neutronclient.v2_0.client [None req-3987200d-9daa-457c-a1bd-2057c2b82edd 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/737] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:45 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1844 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:46.099 8 INFO nova.api.openstack.compute.server_external_events [req-fe4ae004-2caf-45f9-bed0-db985897f972 req-852ddac6-9645-419a-9882-9a5be854543d 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:636d90a3-8c3a-4d07-b1d0-18233250c6b2 for instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 on instance [pid: 8|app: 0|req: 371/738] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:33:46 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-05-25 15:33:46.580 7 WARNING neutronclient.v2_0.client [None req-2947f451-16db-44e4-b298-7d4e9eb97874 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/739] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:46 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1482 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:47.687 8 WARNING neutronclient.v2_0.client [None req-890c55e9-9d41-4f1a-88b4-d03d29f13ee0 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/740] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:47 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1487 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-05-25 15:33:48.809 7 WARNING neutronclient.v2_0.client [None req-0b9e9a48-9f58-4496-b081-b17c5b936df8 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/741] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:48 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 1487 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:49.889 8 INFO nova.api.openstack.wsgi [None req-754698ae-30dd-47c3-b9c2-0b63b29ce340 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] HTTP exception thrown: Instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 could not be found. [pid: 8|app: 0|req: 373/742] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:49 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/743] 10.0.0.98 () {32 vars in 704 bytes} [Mon May 25 15:33:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1490174955 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:33:50.452 8 INFO nova.api.openstack.wsgi [None req-3acdbc08-3d56-4729-a9fa-cfe75e7ba6bb 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] HTTP exception thrown: Instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 could not be found. [pid: 8|app: 0|req: 374/744] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:33:50 2026] DELETE /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:33:50.482 7 INFO nova.api.openstack.wsgi [None req-3e2a7d3c-a6ab-4f0a-9680-9e072dcfb5db 6d38e9ac468d4b5eb832d24d803a84fe af745e82dc614ea89d45be75825e6c30 - - default default] HTTP exception thrown: Instance 0d6e8ff7-6521-47c8-850d-33670b7a3865 could not be found. [pid: 7|app: 0|req: 371/745] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:33:50 2026] GET /v2.1/servers/0d6e8ff7-6521-47c8-850d-33670b7a3865 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/748] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:33:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:01.137 8 WARNING neutronclient.v2_0.client [None req-fe80242c-dd4e-4eb7-8236-0d881c432af5 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:01.209 8 WARNING neutronclient.v2_0.client [None req-fe80242c-dd4e-4eb7-8236-0d881c432af5 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:01.411 8 WARNING neutronclient.v2_0.client [None req-fe80242c-dd4e-4eb7-8236-0d881c432af5 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/751] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:34:01 2026] POST /v2.1/servers => generated 453 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:34:01.811 7 WARNING neutronclient.v2_0.client [None req-2ec5e641-0767-42c5-90bd-e6d675b7475d 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/752] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:01 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1431 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-05-25 15:34:02.901 8 WARNING neutronclient.v2_0.client [None req-42c364da-2d5a-4fe1-97f8-fbebacbae02d 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/753] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:02 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:04.012 7 WARNING neutronclient.v2_0.client [None req-8a9b225f-e3a4-4cb9-985d-c167dc062071 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:04.027 8 WARNING neutronclient.v2_0.client [None req-4ce90dd9-852a-4c91-b54c-0e1b6bd31d64 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/754] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:03 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1483 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/755] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:03 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1820 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:04.179 7 WARNING neutronclient.v2_0.client [None req-2bb63b1a-a86d-4819-8593-34cebbd85d98 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/756] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:04 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1820 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 379/757] 10.0.0.98 () {34 vars in 748 bytes} [Mon May 25 15:34:04 2026] POST /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149/action => generated 0 bytes in 88 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-05-25 15:34:04.602 7 WARNING neutronclient.v2_0.client [None req-0d664c20-adef-460c-8c5d-12f7c6e1691b ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/758] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:04 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1822 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-05-25 15:34:05.118 8 WARNING neutronclient.v2_0.client [None req-3e2a5d38-e83c-4203-8d0b-fc27aca38079 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/759] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:05 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1483 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-05-25 15:34:05.739 7 WARNING neutronclient.v2_0.client [None req-0acbab70-d27b-4b6d-bcdf-ef78dd70527d ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/760] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:05 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1822 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-05-25 15:34:06.216 8 WARNING neutronclient.v2_0.client [None req-60929455-eadd-46c1-8681-8230e3c52ed1 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/761] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:06 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1491 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:06.880 7 WARNING neutronclient.v2_0.client [None req-812dea8e-89c0-4450-abc3-9c504fe4a538 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] 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-05-25 15:34:07.121 8 INFO nova.api.openstack.compute.server_external_events [req-0251bd44-0cf2-43b0-9c41-c19f4745a14a req-408d9860-aee6-45cd-9825-6177a84d4567 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:b51ed8c5-4697-4fb4-b4a4-1ebfbec1bcdb for instance cb8b22a5-61fc-4548-90e9-024b5abee0d6 on instance [pid: 8|app: 0|req: 382/762] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/763] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:06 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1822 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:07.365 8 WARNING neutronclient.v2_0.client [None req-cac9c2a6-8ae9-4a7b-bf52-caae5b82a7f6 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/764] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:07 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1569 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-05-25 15:34:08.198 7 WARNING neutronclient.v2_0.client [None req-52815b00-796a-4f49-8694-e6f03a5e0d5d ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/765] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:08 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1822 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:08.517 8 WARNING neutronclient.v2_0.client [None req-c8a2f4c3-155b-4a05-aea2-359e04e9ad42 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/766] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:08 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1557 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-05-25 15:34:09.367 7 WARNING neutronclient.v2_0.client [None req-744c36a5-62a3-46c6-be2f-036d4b524735 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] 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-05-25 15:34:09.446 8 WARNING neutronclient.v2_0.client [None req-45a2fe92-b5f3-4d81-9ae2-1ef1f6f8ef34 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:09.526 7 WARNING neutronclient.v2_0.client [None req-744c36a5-62a3-46c6-be2f-036d4b524735 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/767] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:09 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1827 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:09.651 8 WARNING neutronclient.v2_0.client [None req-d562a26f-3e1b-48b5-9568-118236a1f2d5 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/768] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:34:09 2026] POST /v2.1/servers => generated 424 bytes in 407 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-05-25 15:34:09.732 7 WARNING neutronclient.v2_0.client [None req-1abe1d34-8642-4ae0-8896-3d7d1bebf747 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/769] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:09 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/770] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:09 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1557 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-05-25 15:34:10.662 7 WARNING neutronclient.v2_0.client [None req-82619acc-eea6-4f84-ba98-f686d11a848f ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/771] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:10 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:10.841 8 WARNING neutronclient.v2_0.client [None req-26f21268-3ecb-4671-86b8-9724adf0cbdb 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:10.856 7 WARNING neutronclient.v2_0.client [None req-70c1b7db-a4b2-4881-9b03-1bb1459ea149 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/772] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:10 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1372 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:10 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1557 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:11.812 7 WARNING neutronclient.v2_0.client [None req-0ed62c41-7aa5-4ae3-9f97-8e0b1ebdca81 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] 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: 388/776] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:11 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1827 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:34:11.949 8 WARNING neutronclient.v2_0.client [None req-ab1a3c8c-d791-4d55-a855-bb1e5a200969 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] 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-05-25 15:34:12.000 7 WARNING neutronclient.v2_0.client [None req-0a5ce738-6079-4de2-9b72-85634edb1362 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/777] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:11 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1420 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/778] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:11 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1557 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-05-25 15:34:12.294 8 INFO nova.api.openstack.compute.server_external_events [req-0283f27d-eeb9-405e-bd2e-44251fb46985 req-82554ae0-8be2-4d8b-9bfe-965d15738424 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:b51ed8c5-4697-4fb4-b4a4-1ebfbec1bcdb for instance cb8b22a5-61fc-4548-90e9-024b5abee0d6 on instance [pid: 8|app: 0|req: 390/779] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:34:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:12.971 7 WARNING neutronclient.v2_0.client [None req-577ae3b5-e637-4410-9fe0-e8b7f50b9187 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] 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-05-25 15:34:13.061 8 WARNING neutronclient.v2_0.client [None req-d1f477ad-1457-4164-a61e-2aa239b2ec9a 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/780] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:13 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1420 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:12 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1827 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:13.202 8 WARNING neutronclient.v2_0.client [None req-d704f229-2fd8-4ead-8cea-15163aab97da 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/782] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:13 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1557 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:14.158 7 WARNING neutronclient.v2_0.client [None req-74842fe9-a5fe-40f2-a0e0-232502baf73b 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:14.168 8 WARNING neutronclient.v2_0.client [None req-90ec8089-a788-4357-828b-3b1f675b2713 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/783] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:14 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => 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, ' [pid: 8|app: 0|req: 393/784] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:14 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1827 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:34:14.344 7 INFO nova.api.openstack.compute.server_external_events [req-92852156-c720-4840-aab5-ad28526b8a7b req-b17ff1d1-f1c4-4aba-b51b-4e1176359a9e 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-unplugged:3ff6d707-0044-4412-94cd-1cb4129a7574 for instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 on instance [pid: 7|app: 0|req: 392/785] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:34:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:14.394 8 WARNING neutronclient.v2_0.client [None req-ed0b899c-4e10-43c5-bf0e-8c8deefd5de1 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/786] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:14 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1739 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:14.559 7 WARNING neutronclient.v2_0.client [None req-44e829a1-eb09-4fb9-b0be-1aaf343b1135 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/787] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:34:14 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:15.023 8 INFO nova.api.openstack.compute.server_external_events [req-1b3a0ca4-ae9d-465e-960f-3e4a838a5d71 req-9f3823aa-3a61-4b5a-b2f4-acd729de63ec 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:fb9c16f1-5a74-420f-9bdd-c188d8d76adf for instance 552dfd66-806f-41d3-b7d6-ad826bae1d3b on instance [pid: 8|app: 0|req: 395/788] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:14 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-05-25 15:34:15.264 7 WARNING neutronclient.v2_0.client [None req-1a71052e-78d3-4611-bfe9-2f02b97c2416 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] 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-05-25 15:34:15.379 8 WARNING neutronclient.v2_0.client [None req-3ee4ea0a-4b74-4ce2-bd8c-b8e868eedd06 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/789] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:15 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1480 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:15.472 7 WARNING neutronclient.v2_0.client [None req-2d5ff509-9d49-46e4-8fdc-c1d58745c74a 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/790] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:15 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1820 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: 395/791] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:15 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1739 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:34:15.609 8 INFO nova.api.openstack.compute.server_external_events [req-3debd932-9889-4410-83e7-c9ea615f4036 req-c3483fbf-38a9-4e55-8617-553d0983821d 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:b51ed8c5-4697-4fb4-b4a4-1ebfbec1bcdb for instance cb8b22a5-61fc-4548-90e9-024b5abee0d6 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: 397/792] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.98 () {32 vars in 639 bytes} [Mon May 25 15:34:15 2026] GET /v2.1/servers => generated 384 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: 8|app: 0|req: 398/794] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:34:15 2026] DELETE /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:15.839 7 WARNING neutronclient.v2_0.client [None req-2ed55bfc-4f53-4ce9-ab32-8e4f4b8e9dab 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/795] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:15 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1745 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:16.391 8 INFO nova.api.openstack.compute.server_external_events [req-3ceaab29-1817-4ee8-a45b-5602dc454609 req-acf8024c-448b-4a57-9fb7-015cb75fe75d 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:3ff6d707-0044-4412-94cd-1cb4129a7574 for instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 on instance [pid: 8|app: 0|req: 399/796] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:34:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:16.480 7 WARNING neutronclient.v2_0.client [None req-8001ada9-1084-4755-87ad-32df0f275aa3 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/797] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:16 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1468 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-05-25 15:34:16.997 8 WARNING neutronclient.v2_0.client [None req-11299cf6-e162-45fd-bbec-6775b85cba17 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/798] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:16 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1865 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:17.660 7 WARNING neutronclient.v2_0.client [None req-66263583-b55e-45f0-886a-81b34f2f6b60 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/799] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:17 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1468 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:18.189 8 WARNING neutronclient.v2_0.client [None req-b8a9afda-4949-47c1-b689-3bdec1acf8c9 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/800] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:18 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1865 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:18.805 7 WARNING neutronclient.v2_0.client [None req-44be2186-0683-4896-ab79-060c3e6764ed 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/801] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:18 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1468 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:18.930 8 INFO nova.api.openstack.compute.server_external_events [req-7b58d9b3-34d3-4a13-a824-3d99d671748c req-a53c5bd9-62a6-4dee-8da2-06ab23a9dd59 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:b51ed8c5-4697-4fb4-b4a4-1ebfbec1bcdb for instance cb8b22a5-61fc-4548-90e9-024b5abee0d6 on instance [pid: 8|app: 0|req: 402/802] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:19.414 7 WARNING neutronclient.v2_0.client [None req-8519335b-8bf0-49f5-9c79-f01927a95098 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/803] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:19 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1512 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:19.979 8 WARNING neutronclient.v2_0.client [None req-97fbecfa-4c79-4eb9-9a6c-e59a64682cf0 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/804] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:19 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1468 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:20.509 7 WARNING neutronclient.v2_0.client [None req-402afd01-0eac-4377-8560-8a3c50084c87 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/805] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:20 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1517 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-05-25 15:34:21.123 8 WARNING neutronclient.v2_0.client [None req-173057fa-cbcc-4b46-9af7-94d55fad6145 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/806] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:21 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:21.269 7 INFO nova.api.openstack.compute.server_external_events [req-27d72581-d186-4f9a-b232-fe844bca6404 req-887dd68e-4ff6-47bf-99e4-e6665d845a4e 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:fb9c16f1-5a74-420f-9bdd-c188d8d76adf for instance 552dfd66-806f-41d3-b7d6-ad826bae1d3b on instance [pid: 7|app: 0|req: 403/807] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:34:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:21.599 8 WARNING neutronclient.v2_0.client [None req-0802c775-4bcd-46d2-8186-af76174a06e5 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/810] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:21 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 1517 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:22.305 7 WARNING neutronclient.v2_0.client [None req-50be7ec9-5fe6-469a-8d68-72277a7216d0 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/811] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:22 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => 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-05-25 15:34:22.678 8 INFO nova.api.openstack.wsgi [None req-bb68084f-5da6-46f9-ba63-6ab517f5ece2 22be1c6e31d142ff9ba78e775e3e1819 d3a828a0fe224c5ca8a302b0c34ce5ca - - default default] HTTP exception thrown: Instance cb8b22a5-61fc-4548-90e9-024b5abee0d6 could not be found. [pid: 8|app: 0|req: 406/812] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:22 2026] GET /v2.1/servers/cb8b22a5-61fc-4548-90e9-024b5abee0d6 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/813] 10.0.0.98 () {32 vars in 702 bytes} [Mon May 25 15:34:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-263291459 => generated 0 bytes in 31 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-05-25 15:34:23.478 8 WARNING neutronclient.v2_0.client [None req-5cfde0d9-920c-47ac-b754-c39edccb243f 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/814] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:23 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1649 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:34:25 2026] DELETE /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:25.421 8 WARNING neutronclient.v2_0.client [None req-2c892710-ceb0-490c-b0ab-5aaae2f20d19 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/816] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:25 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1655 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:26.588 7 WARNING neutronclient.v2_0.client [None req-83864528-1d90-45c1-848c-057c7dbc18a8 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/817] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:26 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1655 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-05-25 15:34:27.798 8 WARNING neutronclient.v2_0.client [None req-78aa71ab-ccdf-42d2-8956-81c9f3ae4fe1 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/818] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:27 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1655 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-05-25 15:34:28.326 7 INFO nova.api.openstack.compute.server_external_events [req-7d700629-cf37-477f-b15f-1753541c4f24 req-0ea4571a-7d8d-41c0-af20-339171929c0a 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:fb9c16f1-5a74-420f-9bdd-c188d8d76adf for instance 552dfd66-806f-41d3-b7d6-ad826bae1d3b on instance [pid: 7|app: 0|req: 410/819] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:28.949 8 WARNING neutronclient.v2_0.client [None req-355d7cf1-5754-4d62-ae5f-c037d57bba89 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:28 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1449 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, ' [pid: 7|app: 0|req: 411/821] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:34:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:30.072 8 WARNING neutronclient.v2_0.client [None req-cb8a5d34-fd5a-455d-ba6b-9da784d4a524 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/822] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:30 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/823] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:34:30 2026] POST /v2.1/os-keypairs => generated 385 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-05-25 15:34:31.176 8 WARNING neutronclient.v2_0.client [None req-fb0f9951-072b-48a0-87f5-1b5fa659fdc7 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/824] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:31 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 1454 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-05-25 15:34:31.889 8 WARNING neutronclient.v2_0.client [None req-3bf871e4-5911-40f6-b577-215a63a32090 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:31.938 8 WARNING neutronclient.v2_0.client [None req-3bf871e4-5911-40f6-b577-215a63a32090 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:32.022 8 WARNING neutronclient.v2_0.client [None req-3bf871e4-5911-40f6-b577-215a63a32090 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:32.201 8 WARNING neutronclient.v2_0.client [None req-3bf871e4-5911-40f6-b577-215a63a32090 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:32.246 7 INFO nova.api.openstack.wsgi [None req-860da97f-ec45-463f-b544-be8843890596 3467c19e52cb48b787019509d15303c3 e86585a086a64ba9933d6712de982bef - - default default] HTTP exception thrown: Instance 552dfd66-806f-41d3-b7d6-ad826bae1d3b could not be found. [pid: 7|app: 0|req: 414/827] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:32 2026] GET /v2.1/servers/552dfd66-806f-41d3-b7d6-ad826bae1d3b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/828] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:34:31 2026] POST /v2.1/servers => generated 495 bytes in 644 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-05-25 15:34:32.492 7 WARNING neutronclient.v2_0.client [None req-4079cf51-8b46-4e15-ad4e-5326366b59e6 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/829] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:32 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1457 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-05-25 15:34:33.606 8 WARNING neutronclient.v2_0.client [None req-739e73b8-46d3-470b-85fe-90223fc1c49f d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:33 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1461 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-05-25 15:34:34.700 7 WARNING neutronclient.v2_0.client [None req-cd6d5fd0-15cb-4d27-9e12-961299744944 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/831] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:34 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1509 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:35.785 8 WARNING neutronclient.v2_0.client [None req-c40c8294-afc3-453e-9b71-1f4d553aa5ed d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/832] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:35 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1509 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-05-25 15:34:36.867 7 WARNING neutronclient.v2_0.client [None req-a8b3f46b-ec54-4674-986d-cfcfc0111704 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/833] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:36 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1517 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:37.086 8 WARNING neutronclient.v2_0.client [None req-b42ad22d-f957-420b-a23f-a2127f2c657e ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/834] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:37 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1820 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/835] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:34:37 2026] DELETE /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 0 bytes in 122 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-05-25 15:34:37.428 8 WARNING neutronclient.v2_0.client [None req-7ae031bf-eb44-43ea-9e64-42235135d06e ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/836] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:37 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1826 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:37.732 7 INFO nova.api.openstack.compute.server_external_events [req-81b0c516-a9f5-47d6-8cd7-de0c393b3913 req-e7a67f3f-7558-4bdd-afb1-5244e8f8e53a 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:4dbc726a-16bb-4d9f-8302-bb7754dcc618 for instance f8e64087-a9ca-441a-8bca-b3259b1eb631 on instance [pid: 7|app: 0|req: 419/837] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:37.954 8 WARNING neutronclient.v2_0.client [None req-0dc23025-e701-4b73-a09b-8ea5ea8f0ed6 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/838] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:37 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1640 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-05-25 15:34:38.675 7 WARNING neutronclient.v2_0.client [None req-614284b1-284f-47eb-bfc7-dd712c52c7e0 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/839] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:38 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1826 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-05-25 15:34:39.125 8 WARNING neutronclient.v2_0.client [None req-a8ce32c8-8b7b-453d-9497-5c43d401a331 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/840] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:39 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1628 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:39.822 8 WARNING neutronclient.v2_0.client [None req-307d953e-8c1a-443e-8f01-04135351fc0d ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] 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: 421/841] 10.0.0.205 () {30 vars in 618 bytes} [Mon May 25 15:34:39 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 422/842] 10.0.0.205 () {32 vars in 691 bytes} [Mon May 25 15:34:39 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/843] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:39 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1826 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:34:39.981 7 WARNING keystonemiddleware.audit [req-67225015-290a-4ce4-9eb7-42150c06cfc8 req-1d249f75-439b-4659-a2d6-68d2c1e1230b ea096544fa694d06b07f758dd57b1bc3 6f58b9b027d84872b65cf6d6cb3aeeb0 - - default default] Skipping service tempest-service-1222876681 as it have no endpoints. [pid: 7|app: 0|req: 423/844] 10.0.0.205 () {34 vars in 912 bytes} [Mon May 25 15:34:39 2026] GET /v2.1/os-simple-tenant-usage/6f58b9b027d84872b65cf6d6cb3aeeb0?start=2026-05-24T00:00:00&end=2026-05-25T23:59:59 => generated 20 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: 8|app: 0|req: 422/845] 10.0.0.205 () {30 vars in 653 bytes} [Mon May 25 15:34:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:40.403 7 WARNING neutronclient.v2_0.client [None req-a50bb250-de8d-4809-84e4-35d3d8080ccc d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:40.494 8 INFO nova.api.openstack.compute.server_external_events [req-0a813168-5603-46ca-9d0a-760d48a446db req-34ddc8d0-9777-4e9b-8931-7896cfe5a810 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:3ff6d707-0044-4412-94cd-1cb4129a7574 for instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 on instance [pid: 8|app: 0|req: 423/846] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:40 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: 424/847] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:40 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1628 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:40.974 8 WARNING neutronclient.v2_0.client [None req-b34c65cd-1e8f-4901-a050-10f870889d23 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/848] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:40 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1473 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-05-25 15:34:41.588 7 WARNING neutronclient.v2_0.client [None req-ad166b56-f481-4d23-9c96-abf148211f85 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/851] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:41 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1628 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-05-25 15:34:42.067 8 WARNING neutronclient.v2_0.client [None req-c53768c1-ea9f-4447-b6b4-c9490b7e222a ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/852] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:42 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1478 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:42.735 7 WARNING neutronclient.v2_0.client [None req-1a104a89-c94a-40d0-a681-81e5b583f0cd d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/853] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:42 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1628 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:43.166 8 WARNING neutronclient.v2_0.client [None req-73e4ee84-3162-4673-ac86-fc05549f236e ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/854] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:43 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1478 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/855] 10.0.0.205 () {30 vars in 618 bytes} [Mon May 25 15:34:43 2026] GET /v2.1 => generated 0 bytes in 104 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: 429/856] 10.0.0.205 () {32 vars in 691 bytes} [Mon May 25 15:34:43 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: 428/857] 10.0.0.205 () {34 vars in 912 bytes} [Mon May 25 15:34:43 2026] GET /v2.1/os-simple-tenant-usage/6f58b9b027d84872b65cf6d6cb3aeeb0?start=2026-05-24T00:00:00&end=2026-05-25T23:59:59 => generated 20 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:34:43.656 8 INFO nova.api.openstack.compute.server_external_events [req-a8e0c639-e941-4795-8722-3a1cae995388 req-0d1c66ec-9fd2-4f9c-8998-e672d2eb1e93 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:4dbc726a-16bb-4d9f-8302-bb7754dcc618 for instance f8e64087-a9ca-441a-8bca-b3259b1eb631 on instance [pid: 8|app: 0|req: 430/858] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:34:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/859] 10.0.0.205 () {30 vars in 653 bytes} [Mon May 25 15:34:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:43.954 8 WARNING neutronclient.v2_0.client [None req-9aca1c3d-6aa2-472c-a534-5c385a1a4710 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/860] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:43 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1628 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:34:44.276 7 WARNING neutronclient.v2_0.client [None req-5ded0f22-a916-4525-b3d5-cbc53e63b6cc ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/861] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:44 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 1478 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-05-25 15:34:45.137 8 WARNING neutronclient.v2_0.client [None req-797b259c-f9ec-44f4-a873-74f459f6865f d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/862] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:45 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1808 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:45.352 8 INFO nova.api.openstack.wsgi [None req-d7e52f8b-3a0e-4865-b5a3-8eb19d8a6e61 ce65ae06f91c42bb9ed8d2d19cb17b9d 3dfc08d8a6dc447089474e1fac0924d3 - - default default] HTTP exception thrown: Instance 64823e95-08b4-44fd-b4a8-cf9ccc412149 could not be found. [pid: 8|app: 0|req: 433/863] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:45 2026] GET /v2.1/servers/64823e95-08b4-44fd-b4a8-cf9ccc412149 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:45.362 7 WARNING neutronclient.v2_0.client [None req-f0a447a1-0970-4891-8448-0fd25cd92c66 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/864] 10.0.0.98 () {32 vars in 704 bytes} [Mon May 25 15:34:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1422660370 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/865] 10.0.0.98 () {32 vars in 739 bytes} [Mon May 25 15:34:45 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:34:46.118 8 INFO nova.api.openstack.compute.server_external_events [req-d83d7a88-873f-40f0-a376-74390ca1d2b3 req-0b271c28-a811-41bd-b4dc-6f17d8323383 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:4dbc726a-16bb-4d9f-8302-bb7754dcc618 for instance f8e64087-a9ca-441a-8bca-b3259b1eb631 on instance [pid: 8|app: 0|req: 435/866] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:34:46 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-05-25 15:34:54.847 8 WARNING neutronclient.v2_0.client [None req-d8d2492c-0592-41e9-a092-28ae545ec477 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/869] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:54 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1928 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:56.284 7 WARNING neutronclient.v2_0.client [None req-4fef7cb3-c8a0-429d-81af-5b117fd35d4b 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:57.480 7 WARNING neutronclient.v2_0.client [None req-4fef7cb3-c8a0-429d-81af-5b117fd35d4b 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] 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: 438/870] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:34:57 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/871] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:34:56 2026] POST /v2.1/servers => generated 424 bytes in 1748 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:34:57.827 8 WARNING neutronclient.v2_0.client [None req-e712645d-5268-480e-8b8b-2f5deccfd733 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/872] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:57 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1368 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, ' [pid: 7|app: 0|req: 434/873] 10.0.0.98 () {32 vars in 751 bytes} [Mon May 25 15:34:58 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631/os-server-password => generated 116 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-05-25 15:34:59.002 8 WARNING neutronclient.v2_0.client [None req-61ed2308-4520-4eed-b12d-5b2f22570150 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/874] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:58 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1364 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:59.297 7 WARNING neutronclient.v2_0.client [None req-9485f3f8-08a5-45b1-9015-dba32e88ffe4 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:59.345 7 WARNING neutronclient.v2_0.client [None req-9485f3f8-08a5-45b1-9015-dba32e88ffe4 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:34:59.518 7 WARNING neutronclient.v2_0.client [None req-9485f3f8-08a5-45b1-9015-dba32e88ffe4 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] 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: 435/875] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:34:59 2026] POST /v2.1/servers => generated 450 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-05-25 15:34:59.739 7 WARNING neutronclient.v2_0.client [None req-dc6caca7-2115-4ce0-971b-184c5b89d8ce 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/876] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:34:59 2026] DELETE /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/877] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:59 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1403 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:34:59.823 8 WARNING neutronclient.v2_0.client [None req-59f012d0-37a7-4c89-a3e8-9a675d3075fa d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/878] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:34:59 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1934 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-05-25 15:35:00.113 7 WARNING neutronclient.v2_0.client [None req-f7185de5-f15d-43fd-837b-333d3869d9e3 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/879] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:00 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1420 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:00.862 8 WARNING neutronclient.v2_0.client [None req-83957d20-042d-4742-8111-6f7af9d1addb 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/880] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:00 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1407 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-05-25 15:35:00.963 7 WARNING neutronclient.v2_0.client [None req-62226c85-8bca-4a3a-9f48-4007cbe867a2 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] 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-05-25 15:35:01.206 8 WARNING neutronclient.v2_0.client [None req-d65664e9-87e2-4455-a265-a77a027d000d 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/881] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:00 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1934 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/882] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:01 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1420 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-05-25 15:35:01.968 8 WARNING neutronclient.v2_0.client [None req-2f4c99a8-55e5-4a2d-81eb-908008317f6b 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/885] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:01 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1455 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:02.283 7 WARNING neutronclient.v2_0.client [None req-9eae3917-e6a4-434a-baca-bc7b4c3e970b d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:02.298 8 WARNING neutronclient.v2_0.client [None req-7c2edcbb-8d2b-45d5-81ce-e8a7d648b04c 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/886] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:02 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1428 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/887] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:02 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1934 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:03.057 8 WARNING neutronclient.v2_0.client [None req-1c98b2ef-541c-4654-a9f5-1f6a5a8bbcf9 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] 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: 448/888] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:03 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1455 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:03.142 7 INFO nova.api.openstack.compute.server_external_events [req-724a054c-ee0a-46c0-9910-0ae7583bceb8 req-a216b44a-f675-4f83-98e0-297cecc657cb 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:4dbc726a-16bb-4d9f-8302-bb7754dcc618 for instance f8e64087-a9ca-441a-8bca-b3259b1eb631 on instance [pid: 7|app: 0|req: 441/889] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:03 2026] POST /v2.1/os-server-external-events => generated 183 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-05-25 15:35:03.204 8 INFO nova.api.openstack.compute.server_external_events [req-e2278930-dea1-4ea8-aa0c-a534010d21e2 req-2e08c0a9-42c9-4ad5-8695-d2ca59c33ac0 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:3f246860-5928-4d02-990c-f52816d42233 for instance cb5f66d4-24a7-4d4c-be43-c786155c36d9 on instance [pid: 8|app: 0|req: 449/890] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:03 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-05-25 15:35:03.447 7 WARNING neutronclient.v2_0.client [None req-d5b1f7ba-f757-4a74-a87f-1fb8ff82dd6a 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/891] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:03 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1480 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:03.765 8 WARNING neutronclient.v2_0.client [None req-a9ed8211-1925-4467-85e2-0cf759f50159 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in 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/892] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:03 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1538 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-05-25 15:35:04.172 7 WARNING neutronclient.v2_0.client [None req-f9268481-bb31-4373-a699-071c3ff4fd2d 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/893] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:04 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1463 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:04.611 8 WARNING neutronclient.v2_0.client [None req-27e753fa-fa5c-4d4c-8433-5f4ef7eb3bf9 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] 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-05-25 15:35:04.882 7 WARNING neutronclient.v2_0.client [None req-4d598249-36b5-4b06-ae4a-22ee0c101e8d d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in 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/894] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:04 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1468 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/895] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:04 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1543 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:05.263 8 WARNING neutronclient.v2_0.client [None req-f3a2edb8-1b08-4a56-9f0a-fd437329fa7a 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] 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-05-25 15:35:05.302 7 INFO nova.api.openstack.compute.server_external_events [req-5c286ec0-8da5-418b-b4f9-db41b8206dee req-2facd41d-ac69-49cb-a10f-3bf932442c1b 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:54b96037-fce8-4a50-8cd4-74758ccb6dcf for instance f2fccef0-180a-4c86-b444-6c534aecf52f on instance [pid: 7|app: 0|req: 445/896] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/897] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:05 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1531 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:06.221 7 WARNING neutronclient.v2_0.client [None req-7ebed5c7-08b0-4b88-8b77-cc6d11cc475a d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:06.252 8 WARNING neutronclient.v2_0.client [None req-1b20eb91-d9cb-4cc9-8787-121495df828c 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/898] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:06 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 1543 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/899] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:06 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1468 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:06.508 7 WARNING neutronclient.v2_0.client [None req-7fcec3d2-dd17-48ab-a0fd-cafdcbc4dc85 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/900] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:06 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1529 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-05-25 15:35:07.307 8 INFO nova.api.openstack.wsgi [None req-6b51b2de-469f-47ef-be7a-d2d936957887 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] HTTP exception thrown: Instance f8e64087-a9ca-441a-8bca-b3259b1eb631 could not be found. [pid: 8|app: 0|req: 454/901] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:07.343 7 INFO nova.api.openstack.wsgi [None req-5e1a0f89-d58a-4d7a-9371-eb655ef418d1 d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] HTTP exception thrown: Instance f8e64087-a9ca-441a-8bca-b3259b1eb631 could not be found. [pid: 7|app: 0|req: 448/902] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:35:07 2026] DELETE /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => 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-05-25 15:35:07.387 8 INFO nova.api.openstack.wsgi [None req-597fdd0a-c3bf-4154-8478-a56a2408ed9d d62c8dd89c604eb19158582abf7e46ef b5a007ef572e441cbae509a1a55e21c1 - - default default] HTTP exception thrown: Instance f8e64087-a9ca-441a-8bca-b3259b1eb631 could not be found. [pid: 8|app: 0|req: 455/903] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/f8e64087-a9ca-441a-8bca-b3259b1eb631 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:07.403 7 WARNING neutronclient.v2_0.client [None req-45eab57c-5317-437f-b8b1-325bcfe1812f 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/904] 10.0.0.98 () {32 vars in 702 bytes} [Mon May 25 15:35:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-531341250 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/905] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1468 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:07.671 8 WARNING neutronclient.v2_0.client [None req-0da7f8c5-2bdf-4813-a3d1-d168260e8298 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:07 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1529 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/907] 10.0.0.98 () {32 vars in 726 bytes} [Mon May 25 15:35:07 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1854281503 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:08.606 8 WARNING neutronclient.v2_0.client [None req-a713a755-9ca9-4cb3-a5a9-3b2df16468a0 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/908] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:08 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1468 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-25 15:35:08.798 7 WARNING neutronclient.v2_0.client [None req-78a245ca-a143-4faf-ad3e-9a7b597481d1 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/909] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:08 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1529 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-05-25 15:35:09.784 8 WARNING neutronclient.v2_0.client [None req-0b66ec88-c7f4-4d9f-969d-d190798973e4 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] 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-05-25 15:35:09.815 7 INFO nova.api.openstack.compute.server_external_events [req-4b2fc736-8e69-48fd-8e40-e48c497a5d5f req-c4121589-f294-444f-8cef-beac3dd35e06 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:3f246860-5928-4d02-990c-f52816d42233 for instance cb5f66d4-24a7-4d4c-be43-c786155c36d9 on instance [pid: 7|app: 0|req: 452/910] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:35:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/911] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:09 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1468 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-05-25 15:35:09.971 7 WARNING neutronclient.v2_0.client [None req-3945eccd-00c9-4265-a646-b332d5208e7f 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/912] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:09 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1529 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:10.940 8 WARNING neutronclient.v2_0.client [None req-d0e5b701-8f03-4086-9788-fc30c6358220 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] 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-05-25 15:35:11.212 7 WARNING neutronclient.v2_0.client [None req-7f317989-becc-496d-b313-b0a88fdeff08 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/913] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:10 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1468 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:11.388 8 INFO nova.api.openstack.compute.server_external_events [req-064f386d-a13a-4588-8e28-264eb6e68858 req-3cfaf6ac-7c54-4836-8426-925c8cb13711 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:54b96037-fce8-4a50-8cd4-74758ccb6dcf for instance f2fccef0-180a-4c86-b444-6c534aecf52f on instance [pid: 8|app: 0|req: 461/914] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:35:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/917] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:11 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1529 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:12.430 8 WARNING neutronclient.v2_0.client [None req-d4c42e67-e78d-4fbe-8140-ff8755129c77 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/918] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1653 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, ' [pid: 7|app: 0|req: 455/919] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/920] 10.0.0.98 () {32 vars in 721 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9/ips => generated 109 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:12.808 7 WARNING neutronclient.v2_0.client [None req-0c1b73b6-5cbe-4ddf-a89e-2f1a2e462787 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/921] 10.0.0.98 () {32 vars in 823 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9/ips/tempest-ServerAddressesTestJSON-1483833525-network => generated 94 bytes in 49 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: 456/922] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1696 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:12.967 7 WARNING neutronclient.v2_0.client [None req-7e25fa8b-5225-4bb4-855d-34c3d5fa8bb6 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/923] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:35:12 2026] DELETE /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 0 bytes in 128 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-05-25 15:35:13.019 8 WARNING neutronclient.v2_0.client [None req-9ff2f0b3-3679-463f-b08f-2c88b7205a32 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in 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/924] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1696 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/925] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:12 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1659 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:14.253 7 WARNING neutronclient.v2_0.client [None req-565fd056-ab98-4b33-b6ec-55adb5b76b5a 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] 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-05-25 15:35:14.569 8 INFO nova.api.openstack.compute.server_external_events [req-fc828794-10c9-477c-b147-1a8f6f6d4b03 req-4a43d321-980b-45a5-84e7-13a0a490ad93 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:54b96037-fce8-4a50-8cd4-74758ccb6dcf for instance f2fccef0-180a-4c86-b444-6c534aecf52f on instance [pid: 8|app: 0|req: 469/926] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/927] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:14 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1659 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:15.667 8 WARNING neutronclient.v2_0.client [None req-4c9f9753-189a-48c3-9e12-325004fe1471 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in 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/928] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:15 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1659 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:16.605 7 INFO nova.api.openstack.compute.server_external_events [req-02da0c81-83c8-41fa-9a6a-883f6c8f2f6a req-930576ab-45e5-4066-8ce2-5cdf747c8ac9 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:3f246860-5928-4d02-990c-f52816d42233 for instance cb5f66d4-24a7-4d4c-be43-c786155c36d9 on instance [pid: 7|app: 0|req: 459/929] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:16 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-05-25 15:35:17.012 8 WARNING neutronclient.v2_0.client [None req-b903d991-4a68-4fec-adb1-1dbb551c4f14 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in 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/930] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:16 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1449 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-05-25 15:35:18.122 7 WARNING neutronclient.v2_0.client [None req-58afd41d-faed-4e4b-af87-3fc31e6f8210 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in 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/931] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:18 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1454 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-05-25 15:35:19.219 8 WARNING neutronclient.v2_0.client [None req-bf7ad3fe-ef31-4230-aad4-1aa59e3a50d1 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] The python binding code in 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/932] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:19 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 1454 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:20.427 7 INFO nova.api.openstack.wsgi [None req-6e1ca9e2-70ec-41f3-9e82-864bd43924b1 3d2cd7aec2d84a3589114e084eb5eb58 aecd709f45bc41718561494afc8bb1e3 - - default default] HTTP exception thrown: Instance cb5f66d4-24a7-4d4c-be43-c786155c36d9 could not be found. [pid: 7|app: 0|req: 461/933] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:20 2026] GET /v2.1/servers/cb5f66d4-24a7-4d4c-be43-c786155c36d9 => generated 111 bytes in 79 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: 474/936] 10.0.0.98 () {34 vars in 748 bytes} [Mon May 25 15:35:21 2026] POST /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f/action => generated 31854 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/937] 10.0.0.98 () {30 vars in 411 bytes} [Mon May 25 15:35:25 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/938] 10.0.0.98 () {28 vars in 558 bytes} [Mon May 25 15:35:25 2026] GET /v2/ => generated 402 bytes in 460 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/939] 10.0.0.98 () {28 vars in 562 bytes} [Mon May 25 15:35:25 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/940] 10.0.0.98 () {30 vars in 411 bytes} [Mon May 25 15:35:25 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-25 15:35:34.040 7 INFO nova.api.openstack.compute.server_external_events [req-61015c0d-5e8c-43c3-8f6e-8dd2c5864b59 req-76bc59c6-c4c1-4c8b-9bd9-0801b1db2800 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:54b96037-fce8-4a50-8cd4-74758ccb6dcf for instance f2fccef0-180a-4c86-b444-6c534aecf52f on instance [pid: 7|app: 0|req: 466/943] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:34 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) [pid: 8|app: 0|req: 478/944] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:35:37 2026] POST /v2.1/os-keypairs => generated 398 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:38.705 7 WARNING neutronclient.v2_0.client [None req-1003d4c0-7bcb-4e57-9199-0267f236cc54 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:38.752 7 WARNING neutronclient.v2_0.client [None req-1003d4c0-7bcb-4e57-9199-0267f236cc54 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:35:38.924 7 WARNING neutronclient.v2_0.client [None req-1003d4c0-7bcb-4e57-9199-0267f236cc54 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/945] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:35:38 2026] POST /v2.1/servers => generated 450 bytes in 483 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:35:39.163 8 WARNING neutronclient.v2_0.client [None req-63cea618-30ca-4f18-8e3b-22bd7fb23b57 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/946] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:39 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1403 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-05-25 15:35:40.267 7 WARNING neutronclient.v2_0.client [None req-585877cf-3147-4d57-9a44-1a0c78f70574 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/947] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:40 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1407 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-05-25 15:35:41.362 8 WARNING neutronclient.v2_0.client [None req-8d49c523-616d-496a-8a75-e2ba4d02851f 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/948] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:41 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1455 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-05-25 15:35:42.456 8 WARNING neutronclient.v2_0.client [None req-ce74dbf4-367c-488a-9517-621ba51f19bd 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/951] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:42 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1455 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-05-25 15:35:43.576 7 WARNING neutronclient.v2_0.client [None req-addc3758-1b4d-4239-ab09-385dd9cdeadb 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/952] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:43 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1463 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:44.627 8 INFO nova.api.openstack.compute.server_external_events [req-e131b718-9890-4eb1-8b65-1411d967f453 req-8ba7aa3d-526e-438e-aad8-8c893349e664 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:05622ef0-5070-43ea-92ea-c68fded59e4a for instance 519b733b-e79e-4202-bdfe-b3e76cbe5d5a on instance [pid: 8|app: 0|req: 483/953] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:44.742 7 WARNING neutronclient.v2_0.client [None req-81d0a774-5f17-417c-8626-797578563de2 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/954] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:44 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1541 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:46.365 8 WARNING neutronclient.v2_0.client [None req-be316c5f-5e55-4f9c-8894-abb14efac3a1 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/955] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:46 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1529 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:47.525 7 WARNING neutronclient.v2_0.client [None req-f26582d6-0a6c-4f32-8738-cd77629bc4df 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/956] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:47 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1529 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:48.675 8 WARNING neutronclient.v2_0.client [None req-d90de315-13bf-4887-964b-8fc17885d64b 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/957] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:48 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1529 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-05-25 15:35:49.607 7 INFO nova.api.openstack.compute.server_external_events [req-e0e09695-c520-4cf1-99ec-b1f69bddacc1 req-4f5b0cf3-1cdd-47be-9ffb-3de2ef6d18a8 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:05622ef0-5070-43ea-92ea-c68fded59e4a for instance 519b733b-e79e-4202-bdfe-b3e76cbe5d5a on instance [pid: 7|app: 0|req: 473/958] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:35:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:35:49.823 8 WARNING neutronclient.v2_0.client [None req-2150af76-fe87-4390-bea4-76342fc7c7d0 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/959] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:49 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1529 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-05-25 15:35:51.038 7 WARNING neutronclient.v2_0.client [None req-488355ee-fdfc-4284-81f2-5290256400e0 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/960] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:50 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1529 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-05-25 15:35:52.232 8 WARNING neutronclient.v2_0.client [None req-daf1b2b5-819f-476c-a8f5-0e73f08caeab 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/963] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:52 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1696 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-05-25 15:35:52.367 7 WARNING neutronclient.v2_0.client [None req-f8ceae2c-5045-40d9-adf9-95bec979d9b5 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/964] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:35:52 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1696 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-05-25 15:35:53.211 8 INFO nova.api.openstack.compute.server_external_events [req-7dca8928-40a1-4e13-b0e8-c51c1bf645aa req-4c8ac21a-ace3-4ca2-be52-5bf30b3a2b07 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:05622ef0-5070-43ea-92ea-c68fded59e4a for instance 519b733b-e79e-4202-bdfe-b3e76cbe5d5a on instance [pid: 8|app: 0|req: 489/965] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:35:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/968] 10.0.0.98 () {34 vars in 748 bytes} [Mon May 25 15:36:01 2026] POST /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a/action => generated 31892 bytes in 551 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: 492/969] 10.0.0.98 () {34 vars in 669 bytes} [Mon May 25 15:36:06 2026] POST /v2.1/os-keypairs => generated 393 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:08.724 7 WARNING neutronclient.v2_0.client [None req-9846d407-63d9-4a10-b83d-dd39d4cd56a6 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:36:08.862 7 WARNING neutronclient.v2_0.client [None req-9846d407-63d9-4a10-b83d-dd39d4cd56a6 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:36:09.191 7 WARNING neutronclient.v2_0.client [None req-9846d407-63d9-4a10-b83d-dd39d4cd56a6 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in 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/970] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:36:08 2026] POST /v2.1/servers => generated 448 bytes in 743 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-25 15:36:09.401 8 WARNING neutronclient.v2_0.client [None req-eb54ec0d-e57c-42d0-9510-2dc159b932a9 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/971] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:09 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 1392 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 480/974] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:36:12 2026] DELETE /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 0 bytes in 111 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-05-25 15:36:12.705 8 WARNING neutronclient.v2_0.client [None req-70d25331-982b-4e51-86ce-5629cbaf893a 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/975] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:12 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1822 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-05-25 15:36:13.914 7 WARNING neutronclient.v2_0.client [None req-b4eb57a1-e6d3-4e26-8faa-806188d5cb90 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/976] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:13 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1822 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:14.496 8 WARNING neutronclient.v2_0.client [None req-d775d5e9-3a60-43ad-860c-4691fc4d7c29 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/977] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:14 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 1518 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-05-25 15:36:14.738 7 INFO nova.api.openstack.compute.server_external_events [req-0326c2f1-47f8-40c9-90f5-c467396622b0 req-e8885512-cd72-4cb6-8ece-a857f10cbc9d 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:3f512290-14ef-48bb-86bb-2f6d6631fd15 for instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d on instance [pid: 7|app: 0|req: 482/978] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:36:14 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:15.209 7 INFO nova.api.openstack.compute.server_external_events [req-bcabf310-2d37-4ac2-8a8e-55456ea5b501 req-ae68389d-56a4-4b21-bea6-f4046fe56954 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-unplugged:05622ef0-5070-43ea-92ea-c68fded59e4a for instance 519b733b-e79e-4202-bdfe-b3e76cbe5d5a on instance [pid: 7|app: 0|req: 483/979] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:36:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:36:15.223 8 WARNING neutronclient.v2_0.client [None req-da613187-6fad-4486-b0a2-caf28210358e 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/980] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:15 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1822 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-05-25 15:36:16.431 7 WARNING neutronclient.v2_0.client [None req-5a2adf6f-529d-4393-933a-9b5acab5d9e8 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/981] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:16 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1754 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-05-25 15:36:16.786 8 INFO nova.api.openstack.compute.server_external_events [req-6b0fd65c-98b9-427d-bb61-030af3064f5f req-727bd723-fefc-49aa-bd30-0ff5b2469fea 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:05622ef0-5070-43ea-92ea-c68fded59e4a for instance 519b733b-e79e-4202-bdfe-b3e76cbe5d5a on instance [pid: 8|app: 0|req: 498/982] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:36:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:17.532 7 WARNING neutronclient.v2_0.client [None req-1073c8b9-2011-43fc-b4a2-81a98b26ee52 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/983] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:17 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1489 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:18.640 8 WARNING neutronclient.v2_0.client [None req-def31c6b-4b69-4e69-b705-8750e5d54a1f 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/984] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:18 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 1489 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:19.723 7 INFO nova.api.openstack.wsgi [None req-5ff6bb27-9dde-4a85-b6e8-ed8da333a1e8 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] HTTP exception thrown: Instance 519b733b-e79e-4202-bdfe-b3e76cbe5d5a could not be found. [pid: 7|app: 0|req: 486/985] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:19 2026] GET /v2.1/servers/519b733b-e79e-4202-bdfe-b3e76cbe5d5a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-25 15:36:19.752 8 WARNING neutronclient.v2_0.client [None req-90998166-0060-4b3f-b1f1-b57e9e882d27 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] 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-05-25 15:36:19.839 7 INFO nova.api.openstack.compute.server_external_events [req-90d20631-f55d-4988-a526-fa12883253c8 req-3fe7349b-8051-4b28-b632-293b0b234976 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:3f512290-14ef-48bb-86bb-2f6d6631fd15 for instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d on instance [pid: 7|app: 0|req: 487/986] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/987] 10.0.0.98 () {32 vars in 728 bytes} [Mon May 25 15:36:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1651894441 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:19 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 1516 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/989] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:36:20 2026] DELETE /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:20.344 8 WARNING neutronclient.v2_0.client [None req-e1d8513d-8494-449f-bdd4-03a7ef584e7e 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/990] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:20 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1702 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:21.547 7 WARNING neutronclient.v2_0.client [None req-bfd79b86-59fb-4d13-8931-b40bb1a6a039 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/993] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:21 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1702 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:22.738 8 WARNING neutronclient.v2_0.client [None req-9a9c53d8-977d-4cff-91dd-bd72298cb28a 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/994] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:22 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1702 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-05-25 15:36:23.150 7 INFO nova.api.openstack.compute.server_external_events [req-75ddc61c-a8b8-4cf5-9c4f-d03981fec086 req-1bfe6c17-4936-4192-bb3e-0ebe703e5443 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:54b96037-fce8-4a50-8cd4-74758ccb6dcf for instance f2fccef0-180a-4c86-b444-6c534aecf52f on instance [pid: 7|app: 0|req: 491/995] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:36:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:23.922 8 WARNING neutronclient.v2_0.client [None req-fdad6484-3d40-41b6-a962-fd95c9416659 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in 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/996] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:23 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1484 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-05-25 15:36:24.974 7 WARNING neutronclient.v2_0.client [None req-a571b9fd-79e4-4cda-aafc-d4482ba778a8 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] 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-05-25 15:36:25.025 8 WARNING neutronclient.v2_0.client [None req-bcc51057-3789-43a1-941a-524174b401a0 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/997] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:24 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/998] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:24 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 1813 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:26.128 8 WARNING neutronclient.v2_0.client [None req-a657c9b0-5de1-4c3e-8b56-583fe5e1222a 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/999] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:26 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => generated 1489 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:26.346 7 INFO nova.api.openstack.compute.server_external_events [req-df17f5f8-30b3-454e-aa61-49f678b9db90 req-d0d50002-7866-462a-b43b-23d151b40d1d 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:3f512290-14ef-48bb-86bb-2f6d6631fd15 for instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d on instance [pid: 7|app: 0|req: 493/1000] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:36:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:36:26.407 8 WARNING neutronclient.v2_0.client [None req-f51f4a46-aad8-4b6e-b597-ef3eb4e62a55 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:36:26.464 8 WARNING neutronclient.v2_0.client [None req-f51f4a46-aad8-4b6e-b597-ef3eb4e62a55 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:36:26.710 8 WARNING neutronclient.v2_0.client [None req-f51f4a46-aad8-4b6e-b597-ef3eb4e62a55 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1001] 10.0.0.98 () {34 vars in 661 bytes} [Mon May 25 15:36:26 2026] POST /v2.1/servers => generated 448 bytes in 584 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-05-25 15:36:26.928 7 WARNING neutronclient.v2_0.client [None req-24296657-1296-4679-8892-ee97ba0f0f8d 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1002] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:26 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 1391 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-05-25 15:36:27.220 8 INFO nova.api.openstack.wsgi [None req-07170b27-928b-4fb6-adc0-0e81ca3b545b 62947560c0d649b7b07c827bc40aa518 3bfb55da68f74b34a8b7342370195826 - - default default] HTTP exception thrown: Instance f2fccef0-180a-4c86-b444-6c534aecf52f could not be found. [pid: 8|app: 0|req: 509/1003] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:27 2026] GET /v2.1/servers/f2fccef0-180a-4c86-b444-6c534aecf52f => 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: 495/1004] 10.0.0.98 () {32 vars in 728 bytes} [Mon May 25 15:36:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1696498700 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-25 15:36:32.016 7 WARNING neutronclient.v2_0.client [None req-b6d2b0be-f3a3-4925-a9dd-439983f4ac2e 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1007] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:31 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 1517 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:32.218 8 INFO nova.api.openstack.compute.server_external_events [req-050739b6-7e40-4a05-a65e-6f4b06642949 req-a45dc52d-9182-4eec-8b1e-be07850a7853 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:6419db14-205d-4558-bef8-379f6a04e74c for instance f937d3ec-8b28-41b9-9333-da72a57bc4a8 on instance [pid: 8|app: 0|req: 511/1008] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:36:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:37.192 7 WARNING neutronclient.v2_0.client [None req-f6f5b223-15de-4ed5-b89f-58e08d8f8cc0 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1009] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:37 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 1515 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-05-25 15:36:37.603 8 INFO nova.api.openstack.compute.server_external_events [req-107816aa-1486-4bcd-9599-172b4a4a2a7d req-e6516b9b-cef2-4938-ae73-5fc216e073c7 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:6419db14-205d-4558-bef8-379f6a04e74c for instance f937d3ec-8b28-41b9-9333-da72a57bc4a8 on instance [pid: 8|app: 0|req: 512/1010] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:36:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:42.395 7 WARNING neutronclient.v2_0.client [None req-cf383431-969f-4684-a95f-1a093f52f1a3 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1013] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:36:42 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 1814 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:36:43.807 8 INFO nova.api.openstack.compute.server_external_events [req-8ebe788d-085d-44d8-83dc-5fbd993dcce8 req-cf092553-2a01-49fc-bbff-3e80048a366f 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:6419db14-205d-4558-bef8-379f6a04e74c for instance f937d3ec-8b28-41b9-9333-da72a57bc4a8 on instance [pid: 8|app: 0|req: 514/1014] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:36:43 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-05-25 15:37:20.758 7 WARNING neutronclient.v2_0.client [None req-0f71b228-b5b1-412f-a28c-aee31f2cf349 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:37:20.791 7 WARNING neutronclient.v2_0.client [None req-0f71b228-b5b1-412f-a28c-aee31f2cf349 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:37:20.921 7 WARNING neutronclient.v2_0.client [None req-0f71b228-b5b1-412f-a28c-aee31f2cf349 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1021] 199.204.45.223 () {36 vars in 713 bytes} [Mon May 25 15:37:20 2026] POST /v2.1/servers => generated 453 bytes in 640 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-05-25 15:37:21.409 8 WARNING neutronclient.v2_0.client [None req-8a2d53d0-2a62-4c0e-94e4-9990f032b466 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1022] 199.204.45.223 () {32 vars in 732 bytes} [Mon May 25 15:37:21 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 2213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:21.466 7 WARNING neutronclient.v2_0.client [None req-10b43952-9a4b-40ef-b0d4-005227e63973 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in 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/1023] 199.204.45.223 () {32 vars in 758 bytes} [Mon May 25 15:37:21 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1024] 199.204.45.223 () {32 vars in 776 bytes} [Mon May 25 15:37:21 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:24.149 7 WARNING neutronclient.v2_0.client [None req-caaf35a9-adcb-495c-b637-28c4bffc1413 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1027] 199.204.45.223 () {32 vars in 732 bytes} [Mon May 25 15:37:24 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 2371 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:24.238 8 WARNING neutronclient.v2_0.client [None req-4ba8c597-8fbd-43af-828d-57955c000766 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1028] 199.204.45.223 () {32 vars in 758 bytes} [Mon May 25 15:37:24 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 28 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1029] 199.204.45.223 () {32 vars in 776 bytes} [Mon May 25 15:37:24 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-volume_attachments => generated 197 bytes in 225 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-05-25 15:37:26.426 8 INFO nova.api.openstack.compute.server_external_events [req-0976e802-0c11-40ab-9ed4-d21640ce39d9 req-77d5ef45-6812-4813-b241-a304222b30c7 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:ef9ea893-a06e-40c3-b191-5d6f2c972ee5 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 522/1030] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:37:26 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-05-25 15:37:27.360 7 WARNING neutronclient.v2_0.client [None req-75cc4afd-bf49-4e38-925e-6ef1f382ae80 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in 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/1031] 199.204.45.223 () {32 vars in 732 bytes} [Mon May 25 15:37:27 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 2445 bytes in 127 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-05-25 15:37:27.694 8 WARNING neutronclient.v2_0.client [None req-b65d6d08-4b3c-4b5a-848e-5bcee23309a1 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1032] 199.204.45.223 () {32 vars in 758 bytes} [Mon May 25 15:37:27 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 284 bytes in 275 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: 510/1033] 199.204.45.223 () {32 vars in 776 bytes} [Mon May 25 15:37:27 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:30.433 8 WARNING neutronclient.v2_0.client [None req-60a14649-f113-4ebf-9dca-8540a25b7b37 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in 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/1034] 199.204.45.223 () {32 vars in 732 bytes} [Mon May 25 15:37:30 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 2433 bytes in 145 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-05-25 15:37:30.556 7 WARNING neutronclient.v2_0.client [None req-b7469a9b-7fed-4092-ae38-d424f091fb4a ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1035] 199.204.45.223 () {32 vars in 758 bytes} [Mon May 25 15:37:30 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1036] 199.204.45.223 () {32 vars in 776 bytes} [Mon May 25 15:37:30 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:32.037 7 INFO nova.api.openstack.compute.server_external_events [req-cd4a015a-d411-46a4-80f7-b1dfebf88677 req-a4b73725-bc04-4f56-ae43-bbd60fc0b374 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:ef9ea893-a06e-40c3-b191-5d6f2c972ee5 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 513/1039] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:37:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:33.604 8 WARNING neutronclient.v2_0.client [None req-96c3b450-d637-4c1f-9a62-828eaccd9e84 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in 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/1040] 199.204.45.223 () {32 vars in 732 bytes} [Mon May 25 15:37:33 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 2433 bytes in 167 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-05-25 15:37:33.754 7 WARNING neutronclient.v2_0.client [None req-ef31c3fe-8e3b-4837-8c5e-f2dcab68a1fa ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1041] 199.204.45.223 () {32 vars in 758 bytes} [Mon May 25 15:37:33 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 286 bytes in 91 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: 528/1042] 199.204.45.223 () {32 vars in 776 bytes} [Mon May 25 15:37:33 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:36.483 7 WARNING neutronclient.v2_0.client [None req-06b1f156-7c72-4b1a-b71a-c23f5d906540 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in 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/1043] 199.204.45.223 () {32 vars in 732 bytes} [Mon May 25 15:37:36 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 2581 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:37:36.614 8 WARNING neutronclient.v2_0.client [None req-b66d4891-e943-462c-b8c8-68593c417900 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1044] 199.204.45.223 () {32 vars in 758 bytes} [Mon May 25 15:37:36 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 286 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1045] 199.204.45.223 () {32 vars in 776 bytes} [Mon May 25 15:37:36 2026] GET /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-volume_attachments => generated 197 bytes in 32 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-05-25 15:38:12.234 7 WARNING neutronclient.v2_0.client [None req-de26deea-52e2-42ee-9a83-4bdb23ace776 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:38:12.437 7 WARNING neutronclient.v2_0.client [None req-de26deea-52e2-42ee-9a83-4bdb23ace776 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] 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-05-25 15:38:14.794 8 INFO nova.api.openstack.compute.server_external_events [req-d6d00142-80b6-4136-8c42-24c8824b7cf8 req-2bc3aad2-f1b9-4892-a1f1-f5e4523a4374 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:ce272752-c46c-4b5d-8f26-a1ddbc272099 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 534/1054] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:38:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:19.563 8 INFO nova.api.openstack.compute.server_external_events [req-e400c4a6-c143-4c25-9727-d4c86cdd5f79 req-9684afa0-a759-4109-8f92-7d7005e7395a 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:ce272752-c46c-4b5d-8f26-a1ddbc272099 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 535/1055] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:38:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:38:20.986 7 WARNING neutronclient.v2_0.client [None req-de26deea-52e2-42ee-9a83-4bdb23ace776 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1056] 199.204.45.223 () {36 vars in 811 bytes} [Mon May 25 15:38:12 2026] POST /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 280 bytes in 8841 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-05-25 15:38:21.307 8 INFO nova.api.openstack.compute.server_external_events [req-269c79b1-42a7-4231-ad40-e6f93fb7d541 req-2298c05e-00bc-4256-b549-46141dc30ee5 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:ce272752-c46c-4b5d-8f26-a1ddbc272099 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 536/1057] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:38:21 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-05-25 15:38:21.692 7 INFO nova.api.openstack.compute.server_external_events [req-77a4a96e-7c66-496f-be32-2800470e216d req-41bd26d7-2f2b-4bb8-a574-58c993213659 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:ce272752-c46c-4b5d-8f26-a1ddbc272099 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 523/1060] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:38:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:38:44.544 7 WARNING neutronclient.v2_0.client [None req-749c81c9-3527-492d-acb8-73a86e4f8ecd ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:38:44.586 7 WARNING neutronclient.v2_0.client [None req-749c81c9-3527-492d-acb8-73a86e4f8ecd ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] 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-05-25 15:38:46.819 8 INFO nova.api.openstack.compute.server_external_events [req-467aee2d-361d-452a-bba7-891709cae522 req-41ca679a-7673-4db8-ab4a-3636b6e98463 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:357c4797-ec0a-4d61-9325-30a63a5bd9b7 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 540/1065] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:38:46 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-05-25 15:38:53.169 8 INFO nova.api.openstack.compute.server_external_events [req-14b2359d-59e9-4a51-a3f9-4592ab109809 req-ef7046a3-d259-4c00-94f0-f3f7a54592cf 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:357c4797-ec0a-4d61-9325-30a63a5bd9b7 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 543/1068] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:38:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:38:53.623 7 WARNING neutronclient.v2_0.client [None req-749c81c9-3527-492d-acb8-73a86e4f8ecd ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in 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/1069] 199.204.45.223 () {36 vars in 811 bytes} [Mon May 25 15:38:44 2026] POST /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 376 bytes in 9163 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-05-25 15:39:05.379 8 WARNING neutronclient.v2_0.client [None req-28666469-6f3f-484f-95a3-00096a8eb54c ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-25 15:39:05.469 8 WARNING neutronclient.v2_0.client [None req-28666469-6f3f-484f-95a3-00096a8eb54c ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] 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-05-25 15:39:07.729 7 INFO nova.api.openstack.compute.server_external_events [req-21953219-afa8-4c77-a3cf-ee17c4659ad7 req-0d534a51-ff2f-4403-9481-d0dad7848d1b 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:b8c5962c-852f-4db3-8c5d-80e43c5f4212 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 528/1072] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:39:07 2026] POST /v2.1/os-server-external-events => generated 179 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-05-25 15:39:11.785 7 INFO nova.api.openstack.compute.server_external_events [req-c1cb7060-fcbb-4d9a-a248-9934341d66f2 req-d848d7fa-d4c1-49cd-9501-ea18b05e3926 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-plugged:b8c5962c-852f-4db3-8c5d-80e43c5f4212 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 531/1075] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:39:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-25 15:39:14.524 8 WARNING neutronclient.v2_0.client [None req-28666469-6f3f-484f-95a3-00096a8eb54c ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1076] 199.204.45.223 () {36 vars in 811 bytes} [Mon May 25 15:39:05 2026] POST /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface => generated 378 bytes in 9234 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-05-25 15:39:15.140 7 INFO nova.api.openstack.compute.server_external_events [req-d3a6a531-6d93-456f-b89b-7189dded0ee0 req-7c2e190a-d6ce-4873-bdfe-751d5ec51099 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:357c4797-ec0a-4d61-9325-30a63a5bd9b7 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 532/1077] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:39:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:39:29.021 7 INFO nova.api.openstack.compute.server_external_events [req-d97c534a-6799-4706-886e-88159a51f17f req-c27240e9-c7d7-4993-aa17-b5d0747eed01 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:b8c5962c-852f-4db3-8c5d-80e43c5f4212 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 534/1080] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:39:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1081] 199.204.45.223 () {34 vars in 854 bytes} [Mon May 25 15:39:29 2026] DELETE /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface/b8c5962c-852f-4db3-8c5d-80e43c5f4212 => generated 0 bytes in 75 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-05-25 15:39:31.060 7 INFO nova.api.openstack.compute.server_external_events [req-9b03543e-95ff-4a76-a0c3-ef77717a9814 req-d211affa-bbf1-4760-b897-5d7616e31f19 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:b8c5962c-852f-4db3-8c5d-80e43c5f4212 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 535/1082] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:39:31 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-05-25 15:39:40.218 8 INFO nova.api.openstack.compute.server_external_events [req-b5e7c098-4873-4fc2-adb6-c89e87f5d109 req-d1721d08-c9f0-4130-af03-506057f78fe9 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:357c4797-ec0a-4d61-9325-30a63a5bd9b7 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 8|app: 0|req: 549/1085] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:39:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1086] 199.204.45.223 () {34 vars in 854 bytes} [Mon May 25 15:39:40 2026] DELETE /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface/357c4797-ec0a-4d61-9325-30a63a5bd9b7 => generated 0 bytes in 71 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: 540/1091] 199.204.45.223 () {34 vars in 854 bytes} [Mon May 25 15:40:00 2026] DELETE /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b/os-interface/ce272752-c46c-4b5d-8f26-a1ddbc272099 => generated 0 bytes in 42 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: 553/1094] 199.204.45.223 () {34 vars in 754 bytes} [Mon May 25 15:40:05 2026] DELETE /v2.1/servers/e6edf437-e3dd-4bb4-aef7-a3b8f03b945b => generated 0 bytes in 131 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-05-25 15:40:08.656 7 INFO nova.api.openstack.compute.server_external_events [req-5fb8df97-a0cd-4d78-82a7-f65345a6b098 req-25de89a9-ecdc-4544-ac0e-2625f177b473 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:ef9ea893-a06e-40c3-b191-5d6f2c972ee5 for instance e6edf437-e3dd-4bb4-aef7-a3b8f03b945b on instance [pid: 7|app: 0|req: 542/1095] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:40:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:10.459 8 INFO nova.api.openstack.compute.server_external_events [req-295baad1-0aaa-4657-b570-7fbd383689c6 req-c2e6103b-00cc-4399-80a8-603933a2bb71 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:6419db14-205d-4558-bef8-379f6a04e74c for instance f937d3ec-8b28-41b9-9333-da72a57bc4a8 on instance [pid: 8|app: 0|req: 554/1096] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:40:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1097] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:40:10 2026] DELETE /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:10.603 8 WARNING neutronclient.v2_0.client [None req-c8cc3a24-d72d-4b12-88bf-986cce38c686 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1098] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:40:10 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 1940 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:13.419 7 INFO nova.api.openstack.compute.server_external_events [req-8516b254-cc22-4046-ad1e-c89a114c1712 req-37fa541d-7e0d-4ea2-8f4c-97e7b0c8ffed 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:6419db14-205d-4558-bef8-379f6a04e74c for instance f937d3ec-8b28-41b9-9333-da72a57bc4a8 on instance [pid: 7|app: 0|req: 545/1101] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:40:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:15.808 8 WARNING neutronclient.v2_0.client [None req-9c01dd30-23e3-48fd-9e77-ec04e73a9003 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in 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.98 () {32 vars in 713 bytes} [Mon May 25 15:40:15 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 1477 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-05-25 15:40:20.885 7 INFO nova.api.openstack.wsgi [None req-be2566d0-9c78-4d40-88aa-e3c028f9b8ba 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] HTTP exception thrown: Instance f937d3ec-8b28-41b9-9333-da72a57bc4a8 could not be found. [pid: 7|app: 0|req: 546/1103] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:40:20 2026] GET /v2.1/servers/f937d3ec-8b28-41b9-9333-da72a57bc4a8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:21.545 8 INFO nova.api.openstack.compute.server_external_events [req-1680f318-3f07-4de7-bd79-9fa3e0010da5 req-3077020c-53fa-4edc-b823-8e284d15092f 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-changed:3f512290-14ef-48bb-86bb-2f6d6631fd15 for instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d on instance [pid: 8|app: 0|req: 558/1104] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:40:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1107] 10.0.0.98 () {32 vars in 716 bytes} [Mon May 25 15:40:21 2026] DELETE /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:21.672 8 WARNING neutronclient.v2_0.client [None req-24d407f6-0abb-4c53-a8ea-329dbc751838 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1108] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:40:21 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 1939 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-05-25 15:40:23.823 7 INFO nova.api.openstack.compute.server_external_events [req-4b0ebdfe-043e-410c-b063-ae7904aebd4f req-77813488-ccde-40d3-a050-3179beb618f9 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-unplugged:3f512290-14ef-48bb-86bb-2f6d6631fd15 for instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d on instance [pid: 7|app: 0|req: 548/1109] 10.0.0.15 () {38 vars in 813 bytes} [Mon May 25 15:40:23 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-05-25 15:40:24.499 8 INFO nova.api.openstack.compute.server_external_events [req-92b21a67-2342-41f4-99af-f52967dda1ee req-ca8b7089-a3e4-471d-a095-4c501b9ea6de 568d7b45998643b29fb2ec55c7e5c726 4989ccf137c94631bc060a9babbed9fd - - b1a2edb2448f4779920e8f77627148f2 b1a2edb2448f4779920e8f77627148f2] Creating event network-vif-deleted:3f512290-14ef-48bb-86bb-2f6d6631fd15 for instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d on instance [pid: 8|app: 0|req: 562/1110] 10.0.0.74 () {38 vars in 813 bytes} [Mon May 25 15:40:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:26.863 7 WARNING neutronclient.v2_0.client [None req-e37166ab-6cc8-4596-9052-1f91d6a42aae 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1111] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:40:26 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 1478 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-05-25 15:40:31.940 7 INFO nova.api.openstack.wsgi [None req-7f827fea-7138-4fc9-8767-84db1de733c1 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] HTTP exception thrown: Instance 22ce89fc-6e6f-44c6-bbe0-d8b1b133421d could not be found. [pid: 7|app: 0|req: 551/1114] 10.0.0.98 () {32 vars in 713 bytes} [Mon May 25 15:40:31 2026] GET /v2.1/servers/22ce89fc-6e6f-44c6-bbe0-d8b1b133421d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1115] 10.0.0.98 () {32 vars in 718 bytes} [Mon May 25 15:40:33 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-4394060 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-25 15:40:33.064 7 INFO nova.api.openstack.wsgi [None req-ff1f2f35-9f76-4f9a-b81f-9eeb3dac02ec 9af404b0ade04e11924d7bb80a9b56c2 f9c6e13c31de463a8fd753eca59e6df8 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-4394060 not found for user 9af404b0ade04e11924d7bb80a9b56c2 [pid: 7|app: 0|req: 552/1116] 10.0.0.98 () {32 vars in 715 bytes} [Mon May 25 15:40:33 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-4394060 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1119] 10.0.0.98 () {32 vars in 653 bytes} [Mon May 25 15:40:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1120] 10.0.0.98 () {32 vars in 639 bytes} [Mon May 25 15:40:47 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-25 15:40:47.053 8 WARNING oslo_db.sqlalchemy.utils [None req-6dd8021d-9899-42fd-bb29-dd5b2aff2eb1 ff80a928f6774075a91f983575988872 52859fd4e8654792b70badc2bea6e1e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 567/1121] 10.0.0.98 () {32 vars in 647 bytes} [Mon May 25 15:40:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1122] 10.0.0.98 () {32 vars in 692 bytes} [Mon May 25 15:40:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1169] 10.0.0.90 () {28 vars in 452 bytes} [Mon May 25 15:44:35 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: 591/1170] 10.0.0.90 () {30 vars in 656 bytes} [Mon May 25 15:44:35 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 580/1171] 10.0.0.90 () {32 vars in 729 bytes} [Mon May 25 15:44:35 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1172] 10.0.0.90 () {34 vars in 804 bytes} [Mon May 25 15:44:35 2026] GET /v2.1/servers/detail?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: 581/1173] 10.0.0.90 () {28 vars in 452 bytes} [Mon May 25 15:44: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: 593/1174] 10.0.0.90 () {30 vars in 656 bytes} [Mon May 25 15:44:36 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: 7|app: 0|req: 582/1175] 10.0.0.90 () {32 vars in 729 bytes} [Mon May 25 15:44:36 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1176] 10.0.0.90 () {34 vars in 892 bytes} [Mon May 25 15:44:36 2026] GET /v2.1/servers/detail?project_id=4989ccf137c94631bc060a9babbed9fd&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1177] 10.0.0.90 () {34 vars in 892 bytes} [Mon May 25 15:44:36 2026] GET /v2.1/servers/detail?project_id=52859fd4e8654792b70badc2bea6e1e0&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1178] 10.0.0.90 () {34 vars in 892 bytes} [Mon May 25 15:44:36 2026] GET /v2.1/servers/detail?project_id=a7b10cb271ca4607a3b289068101d9af&all_tenants=True => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)