+ 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 [Sat Jul 25 17:32:12 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-5fcb487c68-nxpsp 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 0x7eff31213668 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-07-25 17:32:17.102 7 INFO nova.utils [None req-9494c9ca-98fb-49ee-9da1-c5ae01c55993 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 17:32:17.153 8 INFO nova.utils [None req-c43c1ded-8392-40b4-8f47-03753d0f4ae2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 17:32:18.803 8 WARNING keystonemiddleware._common.config [None req-c43c1ded-8392-40b4-8f47-03753d0f4ae2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:32:18.803 7 WARNING keystonemiddleware._common.config [None req-9494c9ca-98fb-49ee-9da1-c5ae01c55993 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:32:18.812 8 WARNING oslo_config.cfg [None req-c43c1ded-8392-40b4-8f47-03753d0f4ae2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 17:32:18.812 7 WARNING oslo_config.cfg [None req-9494c9ca-98fb-49ee-9da1-c5ae01c55993 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 17:32:18.889 8 WARNING keystonemiddleware._common.config [None req-c43c1ded-8392-40b4-8f47-03753d0f4ae2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:32:18.890 7 WARNING keystonemiddleware._common.config [None req-9494c9ca-98fb-49ee-9da1-c5ae01c55993 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 17:32:18.903 8 WARNING oslo_config.cfg [None req-c43c1ded-8392-40b4-8f47-03753d0f4ae2 - - - - - -] 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-07-25 17:32:18.905 7 WARNING oslo_config.cfg [None req-9494c9ca-98fb-49ee-9da1-c5ae01c55993 - - - - - -] 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-07-25 17:32:18.915 8 WARNING oslo_config.cfg [None req-c43c1ded-8392-40b4-8f47-03753d0f4ae2 - - - - - -] 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 6 seconds on interpreter 0x7eff31213668 pid: 8 (default app) 2026-07-25 17:32:18.917 7 WARNING oslo_config.cfg [None req-9494c9ca-98fb-49ee-9da1-c5ae01c55993 - - - - - -] 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 6 seconds on interpreter 0x7eff31213668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:32:26 2026] GET /v2.1 => generated 114 bytes in 23 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-07-25 17:32:27.017 7 WARNING oslo_policy.policy [None req-41ae3d15-e3da-46a1-a94f-5eadf4a87192 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - 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-07-25 17:32:27.017 7 WARNING oslo_policy.policy [None req-41ae3d15-e3da-46a1-a94f-5eadf4a87192 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - 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.235 () {44 vars in 909 bytes} [Sat Jul 25 17:32:26 2026] GET /v2.1 => generated 0 bytes in 639 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-07-25 17:32:27.123 8 WARNING oslo_policy.policy [req-41ae3d15-e3da-46a1-a94f-5eadf4a87192 req-021dcdf9-48c6-46ac-a6ac-fcf54022b590 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - 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-07-25 17:32:27.123 8 WARNING oslo_policy.policy [req-41ae3d15-e3da-46a1-a94f-5eadf4a87192 req-021dcdf9-48c6-46ac-a6ac-fcf54022b590 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:32:27 2026] GET /v2.1/ => generated 400 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:32:27.230 7 INFO nova.api.openstack.wsgi [None req-70c4f4a4-9f93-4ed6-82fb-2d7bd17677d1 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.235 () {48 vars in 1011 bytes} [Sat Jul 25 17:32:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:32:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.235 () {52 vars in 1048 bytes} [Sat Jul 25 17:32:27 2026] POST /v2.1/flavors => generated 529 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:32:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:32:28 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: 6/12] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:32:28 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-07-25 17:32:28.320 7 INFO nova.api.openstack.wsgi [None req-7022636d-6e3a-4cf3-9909-df1a57014150 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1013 bytes} [Sat Jul 25 17:32:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:32:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 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.235 () {52 vars in 1048 bytes} [Sat Jul 25 17:32:28 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:32:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:32:29 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:32:29 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-07-25 17:32:29.458 7 INFO nova.api.openstack.wsgi [None req-3e19c886-5ab2-4b5c-9481-aba7cfdb5ecb f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.235 () {48 vars in 1015 bytes} [Sat Jul 25 17:32:29 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:32:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.235 () {52 vars in 1048 bytes} [Sat Jul 25 17:32:29 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:32:30 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: 12/23] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:32:30 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:32:30 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-07-25 17:32:30.588 7 INFO nova.api.openstack.wsgi [None req-13060d24-d164-4af1-8ba1-f36df06b3acf f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.235 () {48 vars in 1013 bytes} [Sat Jul 25 17:32:30 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:32:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.235 () {52 vars in 1048 bytes} [Sat Jul 25 17:32:30 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:32:31 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: 15/31] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:32:31 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:32:31 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:32:31.618 7 INFO nova.api.openstack.wsgi [None req-6642b1b0-e4bd-4d04-9259-162694d6c197 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.235 () {48 vars in 1015 bytes} [Sat Jul 25 17:32:31 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:32:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.235 () {52 vars in 1048 bytes} [Sat Jul 25 17:32:31 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/50] 10.0.0.45 () {28 vars in 453 bytes} [Sat Jul 25 17:33:42 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 25/51] 10.0.0.45 () {30 vars in 657 bytes} [Sat Jul 25 17:33:42 2026] GET /v2.1 => generated 0 bytes in 105 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: 27/52] 10.0.0.45 () {32 vars in 730 bytes} [Sat Jul 25 17:33:43 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: 7|app: 0|req: 26/53] 10.0.0.45 () {34 vars in 805 bytes} [Sat Jul 25 17:33:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:36: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: 46/93] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:36:54 2026] GET /v2.1 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:36:54 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.235 () {48 vars in 1073 bytes} [Sat Jul 25 17:36:54 2026] GET /v2.1/os-quota-sets/7fcaa2c2308e479bbc501347f4e4deb2 => generated 283 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.235 () {52 vars in 1125 bytes} [Sat Jul 25 17:36:54 2026] PUT /v2.1/os-quota-sets/7fcaa2c2308e479bbc501347f4e4deb2 => generated 238 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:37:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:37:14 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:37:14 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-07-25 17:37:14.431 8 INFO nova.api.openstack.wsgi [None req-5df65ccc-88ef-4167-991c-d0555dd7e235 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 53/104] 199.204.45.235 () {48 vars in 1015 bytes} [Sat Jul 25 17:37:14 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:37:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.235 () {52 vars in 1049 bytes} [Sat Jul 25 17:37:14 2026] POST /v2.1/flavors => generated 534 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:37:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:37:56 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 58/117] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:37:56 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:37:56.574 8 INFO nova.api.openstack.wsgi [None req-cd290092-f8ee-4617-b356-5ceb8877e299 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 60/118] 199.204.45.235 () {48 vars in 1017 bytes} [Sat Jul 25 17:37:56 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:37:56 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: 61/120] 199.204.45.235 () {52 vars in 1049 bytes} [Sat Jul 25 17:37:56 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:39:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/136] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:39:08 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 68/137] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:39:08 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-07-25 17:39:08.486 8 INFO nova.api.openstack.wsgi [None req-b63504c2-4002-42de-bb33-ead8b93c3852 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user f852e04eb9f34925b1dd4af268fa9e6a [pid: 8|app: 0|req: 70/138] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:39:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-25 17:39:08.502 7 WARNING oslo_db.sqlalchemy.utils [None req-677781a4-6af6-4f4b-b8e1-7e109bf9efbe f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 69/139] 199.204.45.235 () {48 vars in 1016 bytes} [Sat Jul 25 17:39:08 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/140] 199.204.45.235 () {52 vars in 1057 bytes} [Sat Jul 25 17:39:08 2026] POST /v2.1/os-keypairs => generated 576 bytes in 41 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/143] 10.0.0.178 () {28 vars in 454 bytes} [Sat Jul 25 17:39:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 10.0.0.178 () {30 vars in 658 bytes} [Sat Jul 25 17:39:14 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/145] 10.0.0.178 () {32 vars in 731 bytes} [Sat Jul 25 17:39:14 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/146] 10.0.0.178 () {34 vars in 804 bytes} [Sat Jul 25 17:39: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: 85/171] 199.204.45.235 () {42 vars in 703 bytes} [Sat Jul 25 17:41: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: 8|app: 0|req: 87/172] 199.204.45.235 () {44 vars in 907 bytes} [Sat Jul 25 17:41:18 2026] GET /v2.1 => generated 0 bytes in 75 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: 86/173] 199.204.45.235 () {46 vars in 980 bytes} [Sat Jul 25 17:41:18 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: 8|app: 0|req: 88/174] 199.204.45.235 () {52 vars in 1123 bytes} [Sat Jul 25 17:41:18 2026] PUT /v2.1/os-quota-sets/075a5e90f39e4961a18260ed096ea51b => generated 238 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:51: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: 150/298] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:51:27 2026] GET /v2.1 => generated 0 bytes in 142 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:51:27 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-07-25 17:51:27.313 8 INFO nova.api.openstack.wsgi [None req-feb127b5-87a1-4354-ba87-562b043aad81 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 151/300] 199.204.45.235 () {48 vars in 1011 bytes} [Sat Jul 25 17:51:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/301] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:51:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:51:27 2026] GET /v2.1/flavors/ebbfb3bd-0330-4c1c-9872-e7a1c9549667/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:51:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:51:28 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: 152/305] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:51:28 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-07-25 17:51:28.411 8 INFO nova.api.openstack.wsgi [None req-fb0fb5f1-105c-4976-a9ae-d2423007a673 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 154/306] 199.204.45.235 () {48 vars in 1013 bytes} [Sat Jul 25 17:51:28 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:51:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:51:28 2026] GET /v2.1/flavors/653cb2fb-a72c-48b8-890b-736c666eb71a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:51:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:51:29 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: 155/311] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:51:29 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:51:29.478 8 INFO nova.api.openstack.wsgi [None req-34bdc838-f732-40c9-97f5-ed4f79d78bca f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 157/312] 199.204.45.235 () {48 vars in 1015 bytes} [Sat Jul 25 17:51:29 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:51:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:51:29 2026] GET /v2.1/flavors/7944bd53-d517-4784-be6e-59f246770630/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: 157/315] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:51:30 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: 159/316] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:51:30 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: 158/317] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:51:30 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-07-25 17:51:30.584 8 INFO nova.api.openstack.wsgi [None req-4d9205ec-d112-4d27-b7aa-d97b1225f7c7 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 160/318] 199.204.45.235 () {48 vars in 1013 bytes} [Sat Jul 25 17:51:30 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: 159/319] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:51:30 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: 161/320] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:51:30 2026] GET /v2.1/flavors/3661ca4a-14fc-4e24-a62a-b30974188e91/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/323] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:51:31 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: 163/324] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:51:31 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 162/325] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:51:31 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-07-25 17:51:31.738 8 INFO nova.api.openstack.wsgi [None req-62be185e-3fc6-415a-ac97-3008ba8ff27a f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 164/326] 199.204.45.235 () {48 vars in 1015 bytes} [Sat Jul 25 17:51:31 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: 163/327] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:51:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:51:31 2026] GET /v2.1/flavors/62b770a0-eb0e-4d00-b785-cfa5a24b28a7/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:53: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: 174/350] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:53:13 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:53:13 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:53:13.149 7 INFO nova.api.openstack.wsgi [None req-3b70ed27-6220-48ca-a745-b1a65dec499a f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 175/352] 199.204.45.235 () {48 vars in 1015 bytes} [Sat Jul 25 17:53:13 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: 178/353] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:53:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/354] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:53:13 2026] GET /v2.1/flavors/799bfd44-b0e6-401c-ad10-4d1fd7d44c0a/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: 179/355] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:53: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: 177/356] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:53:18 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 180/357] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:53:18 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/358] 199.204.45.235 () {48 vars in 1073 bytes} [Sat Jul 25 17:53:18 2026] GET /v2.1/os-quota-sets/7fcaa2c2308e479bbc501347f4e4deb2 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.204.45.235 () {42 vars in 703 bytes} [Sat Jul 25 17:53:35 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: 7|app: 0|req: 181/364] 199.204.45.235 () {44 vars in 907 bytes} [Sat Jul 25 17:53:35 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: 184/365] 199.204.45.235 () {46 vars in 980 bytes} [Sat Jul 25 17:53:35 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: 182/366] 199.204.45.235 () {52 vars in 1123 bytes} [Sat Jul 25 17:53:35 2026] PUT /v2.1/os-quota-sets/075a5e90f39e4961a18260ed096ea51b => generated 238 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/369] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:53:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:53:45 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:53:45 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-07-25 17:53:45.987 8 INFO nova.api.openstack.wsgi [None req-6ef77dc4-8f15-4da1-be12-bbaae4fb4ed8 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 187/372] 199.204.45.235 () {48 vars in 1017 bytes} [Sat Jul 25 17:53:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:53:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.235 () {48 vars in 1099 bytes} [Sat Jul 25 17:53:46 2026] GET /v2.1/flavors/7609c4f8-5316-4185-bc60-cda79a5e73bb/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: 190/377] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:53: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: 188/378] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:53:54 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:53: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: 189/380] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:53:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.235 () {42 vars in 705 bytes} [Sat Jul 25 17:54: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: 196/394] 199.204.45.235 () {44 vars in 909 bytes} [Sat Jul 25 17:54:54 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.204.45.235 () {46 vars in 982 bytes} [Sat Jul 25 17:54:54 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-07-25 17:54:54.564 7 INFO nova.api.openstack.wsgi [None req-d8655563-b489-4f20-a83f-f46da18c6e2f f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 197/396] 199.204.45.235 () {48 vars in 1011 bytes} [Sat Jul 25 17:54:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.204.45.235 () {48 vars in 1051 bytes} [Sat Jul 25 17:54:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/406] 10.0.0.176 () {32 vars in 655 bytes} [Sat Jul 25 17:55:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 10.0.0.176 () {32 vars in 641 bytes} [Sat Jul 25 17:55:40 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 17:55:40.928 7 WARNING oslo_db.sqlalchemy.utils [None req-7c3d3fb6-c8ee-433c-ab79-51fa2e9df471 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 203/408] 10.0.0.176 () {32 vars in 649 bytes} [Sat Jul 25 17:55:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 10.0.0.176 () {32 vars in 694 bytes} [Sat Jul 25 17:55:40 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: 209/414] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:55:51 2026] GET /v2.1/flavors/ebbfb3bd-0330-4c1c-9872-e7a1c9549667 => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 10.0.0.176 () {32 vars in 641 bytes} [Sat Jul 25 17:55:51 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:55:51 2026] GET /v2.1/flavors/ebbfb3bd-0330-4c1c-9872-e7a1c9549667 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:56:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:01.784 8 WARNING neutronclient.v2_0.client [None req-9cab7635-8b54-4bec-b3d7-93467f0fda2d dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/420] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:56:02 2026] POST /v2.1/os-keypairs => generated 385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.176 () {34 vars in 685 bytes} [Sat Jul 25 17:56:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:02.681 7 WARNING neutronclient.v2_0.client [None req-3c4b4876-c07c-4dab-aed6-c3e0811f4504 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:03.363 7 WARNING neutronclient.v2_0.client [None req-3c4b4876-c07c-4dab-aed6-c3e0811f4504 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/422] 10.0.0.176 () {34 vars in 695 bytes} [Sat Jul 25 17:56:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1984 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:04.675 8 WARNING neutronclient.v2_0.client [None req-17edd4c1-e396-4496-bda7-3c52c490c0d9 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:05.641 7 WARNING neutronclient.v2_0.client [None req-dd6aebf4-97f0-4f18-9759-f3dd6a64a4dd 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/423] 10.0.0.176 () {34 vars in 685 bytes} [Sat Jul 25 17:56:04 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:06.078 8 WARNING neutronclient.v2_0.client [None req-0c89a226-6dca-4051-98c6-a3cc930db11d dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:06.612 7 WARNING neutronclient.v2_0.client [None req-dd6aebf4-97f0-4f18-9759-f3dd6a64a4dd 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:06.704 8 WARNING neutronclient.v2_0.client [None req-0c89a226-6dca-4051-98c6-a3cc930db11d dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/424] 10.0.0.176 () {34 vars in 695 bytes} [Sat Jul 25 17:56:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:06.952 8 WARNING neutronclient.v2_0.client [None req-d9f10438-cf37-4126-bb87-c10db287e94b dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:07.049 7 WARNING neutronclient.v2_0.client [None req-dd6aebf4-97f0-4f18-9759-f3dd6a64a4dd 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:07.170 8 WARNING neutronclient.v2_0.client [None req-d9f10438-cf37-4126-bb87-c10db287e94b dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/425] 10.0.0.176 () {34 vars in 695 bytes} [Sat Jul 25 17:56:06 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:07.450 8 WARNING neutronclient.v2_0.client [None req-9097d4d2-b668-4a39-808d-f2ac5256a549 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/426] 10.0.0.176 () {34 vars in 685 bytes} [Sat Jul 25 17:56:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:07.707 8 WARNING neutronclient.v2_0.client [None req-e9c66093-f9a0-41ca-ae0e-7a813fe035a4 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/427] 10.0.0.176 () {32 vars in 737 bytes} [Sat Jul 25 17:56:07 2026] GET /v2.1/os-security-groups/ef7213ea-c071-4a60-811b-fc90fd54e8e9 => generated 664 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:07.807 8 WARNING neutronclient.v2_0.client [None req-0f3ae684-b436-4404-bb33-4f03cdeb2436 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/428] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:56:05 2026] POST /v2.1/servers => generated 449 bytes in 2389 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-07-25 17:56:07.947 7 WARNING neutronclient.v2_0.client [None req-06368e2e-12cc-472e-81bb-a676803068a7 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.106 7 WARNING neutronclient.v2_0.client [None req-06368e2e-12cc-472e-81bb-a676803068a7 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/429] 10.0.0.176 () {34 vars in 685 bytes} [Sat Jul 25 17:56:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:08.175 8 WARNING neutronclient.v2_0.client [None req-51853f97-a1e8-4500-b3e3-04f3a62ff799 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.176 7 WARNING neutronclient.v2_0.client [None req-06368e2e-12cc-472e-81bb-a676803068a7 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/430] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:08 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1400 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-07-25 17:56:08.241 8 WARNING neutronclient.v2_0.client [None req-df78552d-f62c-4c51-8fa9-ceb2dc832b9f dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/431] 10.0.0.176 () {34 vars in 685 bytes} [Sat Jul 25 17:56:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:08.526 8 WARNING neutronclient.v2_0.client [None req-4990b649-ff21-4a13-a804-d7dcb8c98834 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.564 8 WARNING neutronclient.v2_0.client [None req-4990b649-ff21-4a13-a804-d7dcb8c98834 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/432] 10.0.0.176 () {32 vars in 750 bytes} [Sat Jul 25 17:56:07 2026] DELETE /v2.1/os-security-group-rules/cb4424e1-ab5c-4c80-8c45-4285df399a5d => generated 0 bytes in 628 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 17:56:08.579 7 WARNING neutronclient.v2_0.client [None req-251a7743-db5f-42ef-a717-83e37639d04e dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.670 7 WARNING neutronclient.v2_0.client [None req-251a7743-db5f-42ef-a717-83e37639d04e dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.726 7 WARNING neutronclient.v2_0.client [None req-251a7743-db5f-42ef-a717-83e37639d04e dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.732 8 WARNING neutronclient.v2_0.client [None req-4990b649-ff21-4a13-a804-d7dcb8c98834 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/433] 10.0.0.176 () {32 vars in 663 bytes} [Sat Jul 25 17:56:08 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 17:56:08.779 7 WARNING neutronclient.v2_0.client [None req-5b9177d4-f974-41a5-b71b-035b12491ce0 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:08.850 7 WARNING neutronclient.v2_0.client [None req-5b9177d4-f974-41a5-b71b-035b12491ce0 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/434] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:08 2026] DELETE /v2.1/os-security-groups/ef7213ea-c071-4a60-811b-fc90fd54e8e9 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 17:56:09.087 7 WARNING neutronclient.v2_0.client [None req-a874b631-b451-449f-a8f7-fef57705467a dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.114 7 WARNING neutronclient.v2_0.client [None req-a874b631-b451-449f-a8f7-fef57705467a dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/435] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:09 2026] DELETE /v2.1/os-security-groups/95f10e57-66fb-4262-bccd-1ad2b8f4c068 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 17:56:09.259 7 WARNING neutronclient.v2_0.client [None req-0d4e1d3a-5de4-4e85-9c83-d461a27a4e71 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.293 7 WARNING neutronclient.v2_0.client [None req-0d4e1d3a-5de4-4e85-9c83-d461a27a4e71 dfe9216f67294939ae2c4d0daa06954d c8350f301d8043e289d1c8cc01c31710 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/436] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:56:08 2026] POST /v2.1/servers => generated 451 bytes in 831 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-07-25 17:56:09.363 8 WARNING neutronclient.v2_0.client [None req-1fd19ed8-7d01-4eb0-8dbd-23cc48e31ff1 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/437] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:09 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1404 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-07-25 17:56:09.425 8 WARNING neutronclient.v2_0.client [None req-d2996b9b-c635-49e1-be53-7cb02bb09828 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.450 8 INFO nova.api.openstack.wsgi [None req-d2996b9b-c635-49e1-be53-7cb02bb09828 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] HTTP exception thrown: Security group 95f10e57-66fb-4262-bccd-1ad2b8f4c068 does not exist Neutron server returns request_ids: ['req-a4702ef4-12ee-4baf-9e98-0276f30bc2f4'] [pid: 8|app: 0|req: 223/438] 10.0.0.176 () {32 vars in 737 bytes} [Sat Jul 25 17:56:09 2026] GET /v2.1/os-security-groups/95f10e57-66fb-4262-bccd-1ad2b8f4c068 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:09 2026] DELETE /v2.1/os-security-groups/40d808da-9899-44fd-ab99-755990a1a0e1 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 17:56:09.464 7 WARNING neutronclient.v2_0.client [None req-9e677202-c522-4c46-9bca-4700165c6191 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.467 8 WARNING neutronclient.v2_0.client [None req-0b9cf768-cd2c-449d-95cf-5dc0adbc8adc c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.498 7 WARNING neutronclient.v2_0.client [None req-9e677202-c522-4c46-9bca-4700165c6191 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/440] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:09 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1431 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/441] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:09 2026] DELETE /v2.1/os-security-groups/4ca80959-5b61-482b-8e37-acf776b15078 => generated 0 bytes in 191 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-07-25 17:56:09.663 8 WARNING neutronclient.v2_0.client [None req-2f49b390-b9f9-419c-99cf-cb6ef37e42fc dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.685 8 INFO nova.api.openstack.wsgi [None req-2f49b390-b9f9-419c-99cf-cb6ef37e42fc dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] HTTP exception thrown: Security group 4ca80959-5b61-482b-8e37-acf776b15078 does not exist Neutron server returns request_ids: ['req-47d4db3f-2158-407e-be4c-0a67417e03b0'] [pid: 8|app: 0|req: 225/442] 10.0.0.176 () {32 vars in 737 bytes} [Sat Jul 25 17:56:09 2026] GET /v2.1/os-security-groups/4ca80959-5b61-482b-8e37-acf776b15078 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:56:09.697 7 WARNING neutronclient.v2_0.client [None req-a6d3fd37-f8c5-4975-b79e-52b185a73a4b dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.729 7 WARNING neutronclient.v2_0.client [None req-a6d3fd37-f8c5-4975-b79e-52b185a73a4b dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/443] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:09 2026] DELETE /v2.1/os-security-groups/09cd2e72-afe4-458f-a832-00263d410b2a => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 17:56:09.884 8 WARNING neutronclient.v2_0.client [None req-3fe4bb8e-3f3e-448f-ab1a-b9b6b80d4255 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.911 8 INFO nova.api.openstack.wsgi [None req-3fe4bb8e-3f3e-448f-ab1a-b9b6b80d4255 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] HTTP exception thrown: Security group 09cd2e72-afe4-458f-a832-00263d410b2a does not exist Neutron server returns request_ids: ['req-07a7d012-ec8e-4430-8326-cd78a91542f2'] [pid: 8|app: 0|req: 226/444] 10.0.0.176 () {32 vars in 737 bytes} [Sat Jul 25 17:56:09 2026] GET /v2.1/os-security-groups/09cd2e72-afe4-458f-a832-00263d410b2a => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:56:09.926 7 WARNING neutronclient.v2_0.client [None req-49ad41c9-3db8-44bb-b039-100d5b31a006 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:09.984 7 WARNING neutronclient.v2_0.client [None req-49ad41c9-3db8-44bb-b039-100d5b31a006 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:10.019 7 WARNING neutronclient.v2_0.client [None req-49ad41c9-3db8-44bb-b039-100d5b31a006 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/445] 10.0.0.176 () {32 vars in 663 bytes} [Sat Jul 25 17:56:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:10.102 8 WARNING neutronclient.v2_0.client [None req-f6d5b923-97bb-47e9-a88b-a5e375eca217 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:10.123 8 INFO nova.api.openstack.wsgi [None req-f6d5b923-97bb-47e9-a88b-a5e375eca217 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] HTTP exception thrown: Security group 09cd2e72-afe4-458f-a832-00263d410b2a does not exist Neutron server returns request_ids: ['req-4bcb9f01-f9d5-45cf-bc79-e3cb6266efc8'] [pid: 8|app: 0|req: 227/446] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:10 2026] DELETE /v2.1/os-security-groups/09cd2e72-afe4-458f-a832-00263d410b2a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:56:10.136 7 WARNING neutronclient.v2_0.client [None req-78250979-b824-4966-8af9-bd7feff38b0c dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:10.163 7 INFO nova.api.openstack.wsgi [None req-78250979-b824-4966-8af9-bd7feff38b0c dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] HTTP exception thrown: Security group 4ca80959-5b61-482b-8e37-acf776b15078 does not exist Neutron server returns request_ids: ['req-cc40a2c9-e72a-48d3-87fb-7f90ecece2a2'] [pid: 7|app: 0|req: 220/447] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:10 2026] DELETE /v2.1/os-security-groups/4ca80959-5b61-482b-8e37-acf776b15078 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:56:10.178 8 WARNING neutronclient.v2_0.client [None req-9a70ad78-d2c1-4254-ac6d-6ab81c9abd33 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:10.199 8 INFO nova.api.openstack.wsgi [None req-9a70ad78-d2c1-4254-ac6d-6ab81c9abd33 dd28dec2eefc4184904023a025236925 475574d6885a4a70a670fd17c5bf25d8 - - default default] HTTP exception thrown: Security group 95f10e57-66fb-4262-bccd-1ad2b8f4c068 does not exist Neutron server returns request_ids: ['req-425841a1-cbf3-4dc7-b163-849971dd1df2'] [pid: 8|app: 0|req: 228/448] 10.0.0.176 () {32 vars in 740 bytes} [Sat Jul 25 17:56:10 2026] DELETE /v2.1/os-security-groups/95f10e57-66fb-4262-bccd-1ad2b8f4c068 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:56:10.513 7 WARNING neutronclient.v2_0.client [None req-27e7c021-85e5-4a72-a6ba-73309bb6bf84 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:10.569 8 WARNING neutronclient.v2_0.client [None req-57852ee9-41f8-42a8-b78d-9a07407e8cc5 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/449] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:10 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1452 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:10 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1435 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:11.839 7 WARNING neutronclient.v2_0.client [None req-03b38b6e-0031-4887-a94e-f5fbd445efda 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:11.845 8 WARNING neutronclient.v2_0.client [None req-e2d50c56-b5a4-40ad-8577-0373b6bb8efe c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/453] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:11 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1452 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/454] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:11 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1427 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:12.931 7 WARNING neutronclient.v2_0.client [None req-f4071e9b-d293-426c-b13e-1f5f7b30b370 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:13.009 8 WARNING neutronclient.v2_0.client [None req-35cded5e-10ad-4694-8010-969fe95b5971 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/455] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:12 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1460 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:12 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:14.178 7 WARNING neutronclient.v2_0.client [None req-2265fea8-b8fc-4d58-b7d0-57718e1fdc7e 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:14.209 8 WARNING neutronclient.v2_0.client [None req-04c8e85c-541f-48cd-890a-4c03bec85d9b c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/457] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:14 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1491 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/458] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:14 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 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-07-25 17:56:15.293 8 WARNING neutronclient.v2_0.client [None req-3b9fe80b-755e-43f9-89b2-cbc907043248 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:15.341 7 WARNING neutronclient.v2_0.client [None req-a0809d8f-ff8d-4a32-94fa-5fd247f59e31 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/459] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:15 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1567 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/460] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:15 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:16.353 8 INFO nova.api.openstack.compute.server_external_events [req-d927411c-2d00-45f5-8343-824cf598d512 req-0b5ee48c-ebbb-4c7a-b877-865a31604328 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance 2026-07-25 17:56:16.365 8 INFO nova.compute.rpcapi [None req-2f7d248a-20c0-4771-81dd-9ce1140b141e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 235/461] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 17:56:17.180 7 INFO nova.api.openstack.compute.server_external_events [req-69e2f7cb-c30e-4c5e-9b14-51724015a3f6 req-a5f4524d-1495-494b-a81f-2f1853160642 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:94dad771-9ae9-4e05-88e7-43dbd091411c for instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c on instance 2026-07-25 17:56:17.191 7 INFO nova.compute.rpcapi [None req-498c1f18-4316-49e6-b208-0cee51152a2c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 227/462] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:17.208 8 WARNING neutronclient.v2_0.client [None req-e70e08c9-bd7b-45cc-84c2-a05fab2b20ad c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:17.236 7 WARNING neutronclient.v2_0.client [None req-0958784c-b1dd-4fbd-9482-413434aa7a7d 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/463] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:17 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/464] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:17 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:18.411 8 WARNING neutronclient.v2_0.client [None req-7582ef50-58d4-4ff4-a84b-aebd24915047 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:18.435 7 WARNING neutronclient.v2_0.client [None req-59ab90fd-98e1-4472-b27d-03d615563782 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/465] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:18 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 2246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:20.644 8 INFO nova.api.openstack.compute.server_external_events [req-d1989779-a2e8-48f7-a070-cf2c32812f7c req-9afa7660-5e26-426e-a10e-e7ce2f6fcb4b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 8|app: 0|req: 238/466] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/467] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:18 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 2309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/468] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:56:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:21.668 8 WARNING neutronclient.v2_0.client [None req-436d6a95-5f21-4195-a559-1782194e0d14 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:21.754 7 WARNING neutronclient.v2_0.client [None req-954ff087-c513-4665-b233-68db12cb8c56 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/471] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:21 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 1008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/472] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:21 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 17:56:22.716 8 INFO nova.api.openstack.compute.server_external_events [req-f87e91f2-822d-45f9-bf3d-4c3b9041eccc req-182387f0-8940-4877-952a-1f878719cae1 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:94dad771-9ae9-4e05-88e7-43dbd091411c for instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c on instance [pid: 8|app: 0|req: 242/473] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-07-25 17:56:22.772 7 WARNING neutronclient.v2_0.client [None req-e7822f89-e05f-4bd2-ac38-16462ab83a9d c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:22.838 7 WARNING neutronclient.v2_0.client [None req-e7822f89-e05f-4bd2-ac38-16462ab83a9d c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:23.100 7 WARNING neutronclient.v2_0.client [None req-e7822f89-e05f-4bd2-ac38-16462ab83a9d c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/474] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:56:22 2026] POST /v2.1/servers => generated 451 bytes in 598 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-07-25 17:56:23.322 8 WARNING neutronclient.v2_0.client [None req-0be87447-d4b5-406c-9f75-da75bfae2db6 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/475] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1423 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-07-25 17:56:23.689 7 WARNING neutronclient.v2_0.client [None req-9d0532f6-6dc5-4038-a4cc-7e78934ad576 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:23.744 8 WARNING neutronclient.v2_0.client [None req-5117bf17-25d9-455e-b818-9bbab59146bb 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/476] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/477] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:23 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:24.400 7 WARNING neutronclient.v2_0.client [None req-30a3d796-327a-4791-b4c4-72419af0d66a c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/478] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1427 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-07-25 17:56:24.964 8 WARNING neutronclient.v2_0.client [None req-fe5a2939-9a60-4f48-9c58-51dbe0241927 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:25.023 7 WARNING neutronclient.v2_0.client [None req-6664dc03-7c7c-4116-8119-920b67b7ff1f 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/479] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/480] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:24 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 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-07-25 17:56:25.485 8 WARNING neutronclient.v2_0.client [None req-d96a091b-575e-4405-9719-d406cea2db5a c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/481] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:25 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1419 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-07-25 17:56:26.159 7 WARNING neutronclient.v2_0.client [None req-8cf6d534-b66a-4b00-a69a-fc2e2c7a3d53 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:26.194 8 WARNING neutronclient.v2_0.client [None req-6f449805-a785-4e04-80ab-39e9116acc15 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/482] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/483] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:26.571 7 WARNING neutronclient.v2_0.client [None req-d5c20eb2-5b59-4145-8a90-5eb4fd0ff1a2 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/484] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:26 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1475 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:27.318 8 WARNING neutronclient.v2_0.client [None req-cddf58b9-9477-4e3e-8515-fba6ba135bbf c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:27.348 7 WARNING neutronclient.v2_0.client [None req-a1ac20af-e96d-44f1-b83c-17ebb0aaac11 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/485] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/486] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:27.669 8 WARNING neutronclient.v2_0.client [None req-0ea84fce-bdc7-4c46-a138-dfbd99778137 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/487] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:27 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1475 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/488] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:56:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:28.477 8 WARNING neutronclient.v2_0.client [None req-fba725d8-df67-45a2-b6ed-0c3cf2886833 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:28.499 7 WARNING neutronclient.v2_0.client [None req-1642b0b4-0b16-4e3d-b5ab-d96a689377ac 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/489] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/490] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:28.753 8 WARNING neutronclient.v2_0.client [None req-fbacf04d-0359-48e0-a395-693f5c02e1d9 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/491] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:28 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1483 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-07-25 17:56:29.720 7 WARNING neutronclient.v2_0.client [None req-f28cd0fd-421f-46b8-9695-c3ec53ef9aa6 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:29.775 8 WARNING neutronclient.v2_0.client [None req-311aa939-4ad5-46a5-9e32-1d89f30df7d5 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/492] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:29 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 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-07-25 17:56:29.843 7 WARNING neutronclient.v2_0.client [None req-43cae283-404e-4728-9307-08ed15f4e926 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/493] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:29 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/494] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:29 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1551 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-07-25 17:56:30.245 8 INFO nova.api.openstack.compute.server_external_events [req-4be62aff-0786-4eec-a897-712999e44501 req-85f147ad-4c5f-4ed4-9483-fbc239d1c299 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance [pid: 8|app: 0|req: 253/495] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:30 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-07-25 17:56:30.738 7 INFO nova.api.openstack.compute.server_external_events [req-22d63237-2f14-4f80-aeca-8d7c2f6a364a req-1beb6099-f619-4ee7-8da1-4c4b937c485c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 7|app: 0|req: 243/496] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:30 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-07-25 17:56:30.865 8 WARNING neutronclient.v2_0.client [None req-15b2d1ed-7a7b-45bf-a4d5-cf836dd29a52 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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-07-25 17:56:30.949 7 WARNING neutronclient.v2_0.client [None req-2f1a5bcf-4656-417c-8ded-2896741738be 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/497] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:30 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:31.056 8 WARNING neutronclient.v2_0.client [None req-17659e6a-3974-4644-b291-dc72fd9ce04e c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/498] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:30 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1525 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/499] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:31 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 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-07-25 17:56:32.084 7 WARNING neutronclient.v2_0.client [None req-2949d2b5-f92d-4ca2-9a74-e1c2bac9992b c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] 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: 246/502] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:32 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 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-07-25 17:56:32.239 8 WARNING neutronclient.v2_0.client [None req-c1216513-ba3f-44ef-a829-556ec2ce0843 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:32.254 7 WARNING neutronclient.v2_0.client [None req-bbffb911-f851-4268-b8f2-3b1cdd07268e c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/503] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:32 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/504] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:32 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1716 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:32.466 7 WARNING neutronclient.v2_0.client [None req-00d19592-332f-447d-a743-7e110229d966 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/505] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:56:32 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:32.799 8 INFO nova.api.openstack.compute.server_external_events [req-bec5b3d5-8286-4598-ae37-584c7e8c015a req-a3a5c8c3-a50f-45c4-80a9-41e6eea1deef 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance 2026-07-25 17:56:32.800 8 INFO nova.api.openstack.compute.server_external_events [req-bec5b3d5-8286-4598-ae37-584c7e8c015a req-a3a5c8c3-a50f-45c4-80a9-41e6eea1deef 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:94dad771-9ae9-4e05-88e7-43dbd091411c for instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c on instance 2026-07-25 17:56:32.800 8 INFO nova.api.openstack.compute.server_external_events [req-bec5b3d5-8286-4598-ae37-584c7e8c015a req-a3a5c8c3-a50f-45c4-80a9-41e6eea1deef 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:94dad771-9ae9-4e05-88e7-43dbd091411c for instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c on instance [pid: 8|app: 0|req: 258/506] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:32 2026] POST /v2.1/os-server-external-events => generated 525 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-07-25 17:56:33.262 7 WARNING neutronclient.v2_0.client [None req-c84ba4cb-90f9-4663-be8e-3c04572c173f c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/507] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:33 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1555 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-07-25 17:56:33.476 8 WARNING neutronclient.v2_0.client [None req-6364d177-1567-4481-9358-224f994ed691 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/508] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:33 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:34.135 8 WARNING neutronclient.v2_0.client [None req-9b058bfc-1379-431a-926e-9cce71cbc925 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:34.171 7 WARNING neutronclient.v2_0.client [None req-5c3e41b1-e41d-4c5f-8f76-90760196a2a7 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:34.221 7 WARNING neutronclient.v2_0.client [None req-5c3e41b1-e41d-4c5f-8f76-90760196a2a7 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/509] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:34 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1716 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:34.411 7 WARNING neutronclient.v2_0.client [None req-5c3e41b1-e41d-4c5f-8f76-90760196a2a7 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:34.430 8 WARNING neutronclient.v2_0.client [None req-93cb9799-e0ec-43f8-a044-5cbd177eee20 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/510] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:34 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1737 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-07-25 17:56:34.600 8 WARNING neutronclient.v2_0.client [None req-4763bb0d-c4c9-4e02-85d6-b47618f3e2da c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/511] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:56:34 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 250/512] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:56:34 2026] POST /v2.1/servers => generated 450 bytes in 638 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-07-25 17:56:34.724 7 WARNING neutronclient.v2_0.client [None req-a2d34e56-0a59-4625-ac22-2289df5918c8 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:34.735 8 WARNING neutronclient.v2_0.client [None req-fd1aea4b-9c3c-437a-b7a7-4fe499433bde c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/513] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:34 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1254 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:34.862 7 INFO nova.api.openstack.compute.server_external_events [req-d8cfd57a-f650-4463-a9be-a89d6389bd6d req-fa54718f-8d36-4280-a10e-321b9e126169 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 7|app: 0|req: 252/514] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/515] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:34 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:35.814 7 WARNING neutronclient.v2_0.client [None req-ae64b061-d4d2-4ce5-8f18-232f944e0aa9 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/516] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:35 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1304 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-07-25 17:56:36.014 8 WARNING neutronclient.v2_0.client [None req-205358a1-7521-4b3b-9016-2e04f85abe3b c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] 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-07-25 17:56:36.047 7 WARNING neutronclient.v2_0.client [None req-3ffea85c-c766-45fb-9d8a-3c87c04a162a c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/517] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:35 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 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-07-25 17:56:36.140 8 INFO nova.api.openstack.compute.server_external_events [req-dff9dc38-ce06-4339-a6a6-a36af2af1673 req-a8f28411-0a36-4829-a732-b90177f537f7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:94dad771-9ae9-4e05-88e7-43dbd091411c for instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c on instance [pid: 8|app: 0|req: 265/518] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/519] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:36 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1737 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, ' [pid: 8|app: 0|req: 266/520] 10.0.0.176 () {32 vars in 641 bytes} [Sat Jul 25 17:56:36 2026] GET /v2.1/servers => generated 384 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 255/521] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:56:36 2026] DELETE /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 0 bytes in 118 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-07-25 17:56:36.429 8 WARNING neutronclient.v2_0.client [None req-0d956c87-096d-4b1a-a4d7-f110ec1881db c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/522] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:36 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1743 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:36.914 7 WARNING neutronclient.v2_0.client [None req-e0cb67f3-b644-4a41-9ca7-865331ff3a8c b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/523] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:36 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1352 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-07-25 17:56:37.173 8 WARNING neutronclient.v2_0.client [None req-316cd33d-c6a4-4757-94a6-b5af3eabfcfa c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/524] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:37 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:37.565 7 WARNING neutronclient.v2_0.client [None req-d3396ecb-2dde-4b7c-8845-baed91860491 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/525] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:37 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1863 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:38.012 8 WARNING neutronclient.v2_0.client [None req-23957b52-92e7-4dba-bb8b-82df31db173f b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/526] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:37 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1352 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-07-25 17:56:38.328 7 WARNING neutronclient.v2_0.client [None req-f62ada4b-9883-4db9-ae66-4cc34602dc59 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/527] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:38 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 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-07-25 17:56:38.758 8 WARNING neutronclient.v2_0.client [None req-1c0bd862-358f-4bfc-9aa0-630cce5cc888 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/528] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:38 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1863 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:39.123 7 WARNING neutronclient.v2_0.client [None req-1b21f741-0f64-43b5-8c95-4dcb868d07c2 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/529] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:39 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1360 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-07-25 17:56:39.369 8 INFO nova.api.openstack.compute.server_external_events [req-75d418c1-0a08-4630-ad3b-ad6a341ce6a7 req-f21e38f0-02ec-4c2c-8323-c50eebb297a7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:94dad771-9ae9-4e05-88e7-43dbd091411c for instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c on instance [pid: 8|app: 0|req: 271/530] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:39.471 7 WARNING neutronclient.v2_0.client [None req-c328042f-8197-463d-8179-fb20981153fe c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] 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-07-25 17:56:39.553 8 INFO nova.api.openstack.compute.server_external_events [req-48d4487d-8041-427a-b8ce-f45428385717 req-6c48ef0c-a60a-498e-985c-f3f8b5d106e1 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance [pid: 8|app: 0|req: 272/531] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/532] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:39 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:39.899 8 WARNING neutronclient.v2_0.client [None req-086cbdd7-09c2-4698-bb27-fbeadde48c05 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/533] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:39 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1512 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:40.269 7 WARNING neutronclient.v2_0.client [None req-a8a4d89e-6f45-405b-a9f1-244f6aa01f1b b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/534] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:40 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1437 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:40.676 8 WARNING neutronclient.v2_0.client [None req-e7aa25d6-a881-4669-9b98-de8ce927a8c1 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/535] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:40 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 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-07-25 17:56:41.013 7 WARNING neutronclient.v2_0.client [None req-ed398f3f-96f8-4c47-b28f-00519bdb18b0 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/536] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:40 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:41.399 8 WARNING neutronclient.v2_0.client [None req-226800c5-3c79-4544-8b9d-498fe1dd2d03 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:41.416 7 INFO nova.api.openstack.compute.server_external_events [req-7bf60f54-2c53-4002-87d7-a7d8fe7c1b00 req-2d847286-69ba-49cd-9ace-e747c969359c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance [pid: 7|app: 0|req: 263/537] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/538] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:41 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1437 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:41.608 8 INFO nova.api.openstack.compute.server_external_events [req-63ea8064-ce8e-4ea3-a42d-30e6b964357a req-6be47bf1-af3f-43c8-89ff-a60f5f333e14 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance 2026-07-25 17:56:41.608 8 INFO nova.api.openstack.compute.server_external_events [req-63ea8064-ce8e-4ea3-a42d-30e6b964357a req-6be47bf1-af3f-43c8-89ff-a60f5f333e14 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance [pid: 8|app: 0|req: 277/541] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:41.902 7 WARNING neutronclient.v2_0.client [None req-29341224-1e42-4dc7-b92a-1521b3d1bbad c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/542] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:41 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1549 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:42.121 8 WARNING neutronclient.v2_0.client [None req-1a338c49-26ae-4e72-a996-0fa3df103842 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/543] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:42 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 1517 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-07-25 17:56:42.591 7 WARNING neutronclient.v2_0.client [None req-731ecbfe-081a-4ad8-b809-65e1e66f3c6b b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/544] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:42 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1437 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:43.071 8 WARNING neutronclient.v2_0.client [None req-96b86528-24c6-4355-a8be-44b1db5cfc69 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/545] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:43 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1726 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:43.208 7 INFO nova.api.openstack.wsgi [None req-fc2c340d-9087-4a1d-a1af-c648c444a6f5 c4ab19a1b1a34889acf9e9e59aa61689 30776717a95f4992b3e3c30f7a7dc530 - - default default] HTTP exception thrown: Instance 9fa9f9cf-6e80-4438-a3e0-798f1f37478c could not be found. [pid: 7|app: 0|req: 267/546] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:43 2026] GET /v2.1/servers/9fa9f9cf-6e80-4438-a3e0-798f1f37478c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:43.224 8 WARNING neutronclient.v2_0.client [None req-db3be835-e048-4a49-a379-c88941b73001 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/547] 10.0.0.176 () {32 vars in 704 bytes} [Sat Jul 25 17:56:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-550807005 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/548] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:56:43 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:43.759 7 WARNING neutronclient.v2_0.client [None req-4aa7641b-e985-4b7c-a3dc-c5b56a9061d9 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] 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-07-25 17:56:44.076 8 WARNING neutronclient.v2_0.client [None req-3f646060-0949-41db-ad73-afa1108a1be5 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/549] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:43 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1437 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:44.131 7 INFO nova.api.openstack.compute.server_external_events [req-42d875af-bc24-4f76-8d80-c32774e2892a req-aa72ac00-5e6a-48df-b2f4-84901e0afb6c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance [pid: 7|app: 0|req: 270/550] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/551] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:44 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1726 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, ' [pid: 7|app: 0|req: 271/552] 10.0.0.176 () {32 vars in 641 bytes} [Sat Jul 25 17:56:44 2026] GET /v2.1/servers => generated 377 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 282/553] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:56:44 2026] DELETE /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:44.494 7 WARNING neutronclient.v2_0.client [None req-e56d4076-0851-4027-95af-88ed98c66c86 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/554] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:44 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1732 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:45.158 8 WARNING neutronclient.v2_0.client [None req-02e14a3c-bdff-4f32-825a-08e45e919620 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/555] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:45 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1425 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-07-25 17:56:45.647 7 WARNING neutronclient.v2_0.client [None req-7798984f-130f-4e36-b889-f3c93a01d3f0 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/556] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:45 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1852 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:46.173 8 INFO nova.api.openstack.compute.server_external_events [req-f25a21b7-f5d4-40ac-a72d-d07f9c94d6c6 req-eb1630da-f870-450c-b894-9fd76d049a7b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance 2026-07-25 17:56:46.173 8 INFO nova.api.openstack.compute.server_external_events [req-f25a21b7-f5d4-40ac-a72d-d07f9c94d6c6 req-eb1630da-f870-450c-b894-9fd76d049a7b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance [pid: 8|app: 0|req: 284/557] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:46 2026] POST /v2.1/os-server-external-events => generated 358 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-07-25 17:56:46.349 7 WARNING neutronclient.v2_0.client [None req-b6fb75d5-6d76-4445-9130-3d3298110c70 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/558] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:46 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1425 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-07-25 17:56:46.856 8 WARNING neutronclient.v2_0.client [None req-90eb50a9-f6ec-449d-845f-b876c90013ad c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/559] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:46 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1852 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:47.422 7 INFO nova.api.openstack.compute.server_external_events [req-967e1fef-8cc5-4a84-9100-56b85ebd3af2 req-f40ed71b-a5ca-462c-946c-803091872cad 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:5fa79d77-3058-4902-a489-3950ce6bffaf for instance 0e579053-3973-49b1-ad08-cf61b475a499 on instance [pid: 7|app: 0|req: 275/560] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:47 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-07-25 17:56:47.506 8 WARNING neutronclient.v2_0.client [None req-ffd804d3-826a-480c-8c7c-b1e687629fbb b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] 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-07-25 17:56:47.562 7 WARNING neutronclient.v2_0.client [None req-6f622677-3e3c-4890-af67-8ef02b3e3aef 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/561] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:47 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1425 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/562] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:56:47 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:47.699 8 WARNING neutronclient.v2_0.client [None req-b94c6221-cfce-4310-a955-e18e3366015f 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/563] 10.0.0.176 () {32 vars in 815 bytes} [Sat Jul 25 17:56:47 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/os-interface/4b06c64f-33b2-4a6f-80a0-1a94d0268527 => generated 281 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 277/564] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:47 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 156 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/565] 10.0.0.176 () {34 vars in 750 bytes} [Sat Jul 25 17:56:47 2026] POST /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/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: 7|app: 0|req: 278/566] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:47 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 156 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-07-25 17:56:48.017 8 WARNING neutronclient.v2_0.client [None req-38c7fe74-b0bb-42ab-8e40-2916ab9a4b0d c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/567] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:47 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1504 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-07-25 17:56:48.218 7 INFO nova.api.openstack.compute.server_external_events [req-644bdbc2-a4e6-4ffd-911a-c846676daf58 req-54aac1b9-e99d-4b98-a6d8-e0be754645b7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance 2026-07-25 17:56:48.218 7 INFO nova.api.openstack.compute.server_external_events [req-644bdbc2-a4e6-4ffd-911a-c846676daf58 req-54aac1b9-e99d-4b98-a6d8-e0be754645b7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance [pid: 7|app: 0|req: 279/568] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:48 2026] POST /v2.1/os-server-external-events => generated 354 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-07-25 17:56:48.670 8 WARNING neutronclient.v2_0.client [None req-d36cd325-c8ba-43e7-9337-560b1d1d7c3b b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/569] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:48 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1425 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/570] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:48 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 156 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-07-25 17:56:49.150 8 WARNING neutronclient.v2_0.client [None req-135befd9-e70a-42ef-b7f9-16240d0faf32 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/571] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:49 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1509 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:49.464 7 INFO nova.api.openstack.compute.server_external_events [req-be73da38-5239-4543-a525-485c74d6b029 req-c7de3a2e-86a3-407e-9bf6-f459079b5839 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 7|app: 0|req: 281/572] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:49 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-07-25 17:56:49.845 8 WARNING neutronclient.v2_0.client [None req-cb37c821-a3cc-483d-92bf-ad5e031d474d b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/573] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:49 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1612 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/574] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:49 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/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-07-25 17:56:50.038 8 WARNING neutronclient.v2_0.client [None req-2b269535-8a01-4eed-8946-fb01459c398d b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:56:50.076 7 WARNING neutronclient.v2_0.client [None req-16115374-b5d1-44e8-b662-bbbdec3999bb 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/575] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:56:50 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e/os-interface => generated 284 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/576] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:50 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1951 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 294/577] 10.0.0.176 () {34 vars in 750 bytes} [Sat Jul 25 17:56:50 2026] POST /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/action => generated 0 bytes in 37 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-07-25 17:56:50.257 7 WARNING neutronclient.v2_0.client [None req-eb1797e2-c4a9-4b35-9fbf-00b5561cc9b4 c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] The python binding code in 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/578] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:50 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/579] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:50 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 1509 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-07-25 17:56:50.852 8 WARNING neutronclient.v2_0.client [None req-0e77f395-0e6e-487a-a85b-b76b11ff253c b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/580] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:50 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1612 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, ' [pid: 7|app: 0|req: 285/581] 10.0.0.176 () {32 vars in 641 bytes} [Sat Jul 25 17:56:50 2026] GET /v2.1/servers => generated 388 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/582] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:56:51 2026] DELETE /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 0 bytes in 104 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-07-25 17:56:51.206 7 WARNING neutronclient.v2_0.client [None req-a9c6a984-3503-4fe5-80a9-8ae6a70f8eb9 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] 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: 298/583] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:51 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/584] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:51 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1618 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-07-25 17:56:51.369 8 INFO nova.api.openstack.wsgi [None req-f0c45e7d-0902-45d1-aaf8-45ccc3a18fad c9a81623b089408faf2995757f02887a ff01285b476f448faa2d85c00e838b46 - - default default] HTTP exception thrown: Instance 0e579053-3973-49b1-ad08-cf61b475a499 could not be found. [pid: 8|app: 0|req: 299/585] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:51 2026] GET /v2.1/servers/0e579053-3973-49b1-ad08-cf61b475a499 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 287/586] 10.0.0.176 () {32 vars in 706 bytes} [Sat Jul 25 17:56:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1544384908 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:51.522 8 INFO nova.api.openstack.compute.server_external_events [req-634276b4-449c-4d85-8f6a-4a57fe8bbd27 req-bb2248df-1cb1-4344-a476-d8ba7883046b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance [pid: 8|app: 0|req: 300/587] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:51 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: 289/590] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:52 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 195 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:52.398 8 WARNING neutronclient.v2_0.client [None req-2d90deb8-ab5f-4145-a30a-19cb2ce292db b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] 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-07-25 17:56:52.739 7 INFO nova.api.openstack.compute.server_external_events [req-67356d25-0b25-47f7-905f-3eaed143d81c req-7238379c-d354-4b06-b1f7-d874e98071d2 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance [pid: 7|app: 0|req: 290/591] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:52 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) [pid: 8|app: 0|req: 302/592] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:52 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1618 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 291/593] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:53 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 195 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-07-25 17:56:53.589 8 INFO nova.api.openstack.compute.server_external_events [req-bb09c9ec-0a85-4006-96ce-16bbe70a5e17 req-b005f698-e83a-46e3-b9da-dec3cc638d00 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 8|app: 0|req: 303/594] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:53 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-07-25 17:56:54.314 7 WARNING neutronclient.v2_0.client [None req-2ab77a14-01ab-49f6-979d-eae7b99d0853 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in 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/595] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:54 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1671 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, ' [pid: 8|app: 0|req: 304/596] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:54 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 195 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:54.792 7 INFO nova.api.openstack.compute.server_external_events [req-32dac133-b98f-49fc-80cc-e60baafdbf73 req-21cf094d-3f20-4599-b83f-0edc4ca7fb9e 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance [pid: 7|app: 0|req: 293/597] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:55.425 8 WARNING neutronclient.v2_0.client [None req-5b313d8c-140b-47e0-a288-e6263154c98d b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in 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/598] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:55 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1381 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 294/599] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:56:55 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:55.653 7 INFO nova.api.openstack.compute.server_external_events [req-1b1dde9d-ac1b-47d6-8918-58309b86579c req-74d50827-03d1-4548-b60e-7690b61aa323 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:755323a4-f3a7-4458-ad42-6e726a1a57b0 for instance 7087e125-2ed2-40bb-9e27-9d834c6b529e on instance [pid: 7|app: 0|req: 295/600] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/601] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:56:55 2026] DELETE /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => 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-07-25 17:56:55.702 7 WARNING neutronclient.v2_0.client [None req-b96b39c3-7cb1-4b13-9164-f1a1d56f207c 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in 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/602] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:55 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1842 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:56.531 8 WARNING neutronclient.v2_0.client [None req-912c26e6-0db3-4f26-a75d-9a6b414d6cb8 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in 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/603] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:56 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1386 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-07-25 17:56:56.897 7 WARNING neutronclient.v2_0.client [None req-343f80b8-6708-4201-b0fa-77fbd91043f7 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in 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/604] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:56 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1842 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:57.386 8 INFO nova.api.openstack.compute.server_external_events [req-2e3b2823-c236-40d6-84f3-06ec0bd347da req-c204bd69-aa40-44cb-9f7e-ed198096826a 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 8|app: 0|req: 308/605] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:57.612 7 WARNING neutronclient.v2_0.client [None req-872dc0d2-7acb-442b-8ba6-43db71a8b881 b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] The python binding code in 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/606] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:57 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 1386 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:58.090 8 WARNING neutronclient.v2_0.client [None req-b5a85a4e-f792-48bf-935a-482e2fff2527 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/607] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:58 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1842 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:58.726 7 INFO nova.api.openstack.wsgi [None req-b01ab3e5-743b-4533-b3e0-cd276df8a23c b4130893b70948268b3548d8bdfa8e06 46e6b60fd29d4422afe2e1639506b1a2 - - default default] HTTP exception thrown: Instance 7087e125-2ed2-40bb-9e27-9d834c6b529e could not be found. [pid: 7|app: 0|req: 299/608] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:58 2026] GET /v2.1/servers/7087e125-2ed2-40bb-9e27-9d834c6b529e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/609] 10.0.0.176 () {32 vars in 706 bytes} [Sat Jul 25 17:56:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1325151926 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:56:59.433 7 INFO nova.api.openstack.compute.server_external_events [req-da1c2fb8-3605-4faf-b44a-a5d9d9f71297 req-04019953-fca8-4df2-92b7-2472fd4482ec 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance 2026-07-25 17:56:59.434 7 INFO nova.api.openstack.compute.server_external_events [req-da1c2fb8-3605-4faf-b44a-a5d9d9f71297 req-04019953-fca8-4df2-92b7-2472fd4482ec 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:4b06c64f-33b2-4a6f-80a0-1a94d0268527 for instance 6dfc1b0f-978c-422c-92af-72b4c20c140d on instance [pid: 7|app: 0|req: 300/610] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:56:59 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:56:59.733 8 WARNING neutronclient.v2_0.client [None req-a4aefda6-eee6-4ceb-b0e7-02ffeba87295 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in 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/611] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:56:59 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1481 bytes in 1106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:01.854 7 WARNING neutronclient.v2_0.client [None req-8c04e735-d9d0-4433-a62e-2f9c6d1bf848 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/614] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:01 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 1486 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:03.752 8 INFO nova.api.openstack.wsgi [None req-b2ba1861-8c41-41b6-8c9d-7df65800c416 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] HTTP exception thrown: Instance 6dfc1b0f-978c-422c-92af-72b4c20c140d could not be found. [pid: 8|app: 0|req: 313/615] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:03 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/616] 10.0.0.176 () {32 vars in 706 bytes} [Sat Jul 25 17:57:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1067716907 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/617] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:57:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:57:05.999 7 INFO nova.api.openstack.wsgi [None req-9d3f75b2-f1dd-4b9a-ac33-cd04843b5a7e 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] HTTP exception thrown: Instance 6dfc1b0f-978c-422c-92af-72b4c20c140d could not be found. [pid: 7|app: 0|req: 304/618] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:57:05 2026] DELETE /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:57:06.036 8 INFO nova.api.openstack.wsgi [None req-a9b6d210-ad3d-47fa-8e9d-5cf8cb425f04 1cd182e4e9e641b6a640107c11051195 df24f264288449089ac102a5c8d7d6f3 - - default default] HTTP exception thrown: Instance 6dfc1b0f-978c-422c-92af-72b4c20c140d could not be found. [pid: 8|app: 0|req: 315/619] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:06 2026] GET /v2.1/servers/6dfc1b0f-978c-422c-92af-72b4c20c140d => 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-07-25 17:57:07.193 7 WARNING neutronclient.v2_0.client [None req-c8094fe9-b311-43db-b054-6479fb199e7c 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:57:07.837 7 WARNING neutronclient.v2_0.client [None req-c8094fe9-b311-43db-b054-6479fb199e7c 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:57:08.905 7 WARNING neutronclient.v2_0.client [None req-c8094fe9-b311-43db-b054-6479fb199e7c 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/620] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:57:07 2026] POST /v2.1/servers => generated 453 bytes in 2388 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-07-25 17:57:09.533 8 WARNING neutronclient.v2_0.client [None req-2e42341d-61d7-4e5c-930b-7b406aa1fa38 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/621] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:09 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1391 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:10.631 7 WARNING neutronclient.v2_0.client [None req-bab1e2c1-bb89-4920-8e7a-b70daae03298 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/622] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:10 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1395 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:11.755 7 WARNING neutronclient.v2_0.client [None req-87d7970d-065c-4da1-8a1d-1deedf41edf7 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/625] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:11 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1443 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:13.607 8 WARNING neutronclient.v2_0.client [None req-602a6a33-a61f-479b-9527-215e8ad2f586 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/626] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:13 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1451 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:15.028 7 WARNING neutronclient.v2_0.client [None req-a54c795f-0c4a-43fa-ad7b-f28bf2caa359 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] 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-07-25 17:57:15.857 8 INFO nova.api.openstack.compute.server_external_events [req-8fd36828-67df-4b90-8f99-090e3872bfd2 req-196cd0e5-11ed-438d-8765-e871eef03254 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 8|app: 0|req: 319/627] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:15 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: 309/628] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:14 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1529 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:17.355 8 WARNING neutronclient.v2_0.client [None req-a5484920-9ec3-456c-9c11-d89456d30895 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/629] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:17 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 1600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:19.700 7 WARNING neutronclient.v2_0.client [None req-2fcbaedd-c5c7-4c6d-9699-9091c22239a0 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:19.739 8 INFO nova.api.openstack.compute.server_external_events [req-e1a93283-0806-4855-b816-9fbe529f2c47 req-b35d8ddd-5fcf-4849-ad2b-b51fcf24d9a7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 8|app: 0|req: 321/630] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:57:19.874 7 WARNING neutronclient.v2_0.client [None req-2fcbaedd-c5c7-4c6d-9699-9091c22239a0 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:19.987 8 WARNING neutronclient.v2_0.client [None req-f0575989-8eb0-4113-8f19-e7037976a2d1 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/631] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:57:19 2026] POST /v2.1/servers => generated 424 bytes in 617 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-07-25 17:57:20.123 7 WARNING neutronclient.v2_0.client [None req-bb0421fb-7875-43d4-b73e-33f9115ee595 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in 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/632] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:20 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1370 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/633] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:19 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:21.349 7 WARNING neutronclient.v2_0.client [None req-70185a3f-3807-4780-a625-cba8a36759ed 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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: 312/634] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:21 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1366 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 17:57:21.403 8 WARNING neutronclient.v2_0.client [None req-93a3b05c-a8ed-41de-a605-5428a38d89bf 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/635] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:21 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:22.439 8 WARNING neutronclient.v2_0.client [None req-290f6a14-a2df-4d29-beb9-feb84480e220 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/638] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:22 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1422 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:22.566 7 WARNING neutronclient.v2_0.client [None req-946b369a-01dc-44e8-9621-446e050805cb 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/639] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:22 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:23.525 8 WARNING neutronclient.v2_0.client [None req-30c9638c-a412-4264-9b90-d3aa0104e6f0 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/640] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:23 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1422 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:24.131 7 WARNING neutronclient.v2_0.client [None req-ee838f5f-8b15-40c0-995d-4223b810d240 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/641] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:24 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:24.942 8 WARNING neutronclient.v2_0.client [None req-cc4868cc-3140-4288-b019-eee17bb4ecc6 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:25.350 7 WARNING neutronclient.v2_0.client [None req-b721ea06-6914-4219-a044-3b57e06bc5ec 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/642] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:24 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1472 bytes in 1065 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/643] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:25 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:26.278 8 INFO nova.api.openstack.compute.server_external_events [req-9c808937-a926-47fa-9261-2d124fd3921b req-6e871a82-7816-4c9d-a5b0-53d0cd599db7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 8|app: 0|req: 328/644] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:27.017 7 WARNING neutronclient.v2_0.client [None req-519ce3dd-09ea-4627-bcb6-b9db868bb715 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:27.088 8 WARNING neutronclient.v2_0.client [None req-5e2d032b-048a-420e-b500-44a5fdfad7fa 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/645] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:26 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1470 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/646] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:27 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 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-07-25 17:57:28.309 7 WARNING neutronclient.v2_0.client [None req-b9dcf18c-1b2b-4681-8bbb-44ef5bd24bd6 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:28.329 8 INFO nova.api.openstack.compute.server_external_events [req-618fbb99-b1f8-420f-a9aa-577556f3dc44 req-78f68677-2825-41c0-9dc7-bc15e6f04b77 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance 2026-07-25 17:57:28.329 8 INFO nova.api.openstack.compute.server_external_events [req-618fbb99-b1f8-420f-a9aa-577556f3dc44 req-78f68677-2825-41c0-9dc7-bc15e6f04b77 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance 2026-07-25 17:57:28.329 8 INFO nova.api.openstack.compute.server_external_events [req-618fbb99-b1f8-420f-a9aa-577556f3dc44 req-78f68677-2825-41c0-9dc7-bc15e6f04b77 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 8|app: 0|req: 330/647] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:28 2026] POST /v2.1/os-server-external-events => generated 527 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-07-25 17:57:28.382 8 WARNING neutronclient.v2_0.client [None req-36ab0424-4102-4bc2-9f49-e74c7c30578f 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/648] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:28 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1470 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/649] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:28 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1517 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:29.728 7 WARNING neutronclient.v2_0.client [None req-8c17034c-23c1-4657-916b-a2cfeccbfb13 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/650] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:29 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1470 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:29.934 8 WARNING neutronclient.v2_0.client [None req-47f2b544-1f11-4226-ad00-0b64301d0de7 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/651] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:29 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1700 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:30.132 7 WARNING neutronclient.v2_0.client [None req-874ca724-f308-4030-b2f4-7adff68a3303 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/652] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:57:30 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8/os-interface => generated 284 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:30.879 8 WARNING neutronclient.v2_0.client [None req-5906ae13-a4f5-4eae-bd03-a4ddc02a64ef 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:31.028 7 INFO nova.api.openstack.compute.server_external_events [req-827ef3e3-536f-4491-b946-0500a255ef5a req-b2f1d252-04f5-4c22-8b21-869a11b3c66b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 7|app: 0|req: 321/653] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:30 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) [pid: 8|app: 0|req: 333/654] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:30 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1470 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:31.664 7 INFO nova.api.openstack.compute.server_external_events [req-86700a0b-f6de-4d50-83a6-7250d7ad47c4 req-79de3d02-ac15-4d9e-853f-fcb2cf4af388 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 7|app: 0|req: 323/657] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:32.132 8 WARNING neutronclient.v2_0.client [None req-9fab798a-7c26-4a68-b1f7-707d8f7f95d6 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/658] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:32 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1470 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:33.588 7 WARNING neutronclient.v2_0.client [None req-752d08b1-b616-4776-bc6f-95f24cd71253 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] 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-07-25 17:57:33.720 8 INFO nova.api.openstack.compute.server_external_events [req-daf8ea1a-fcf1-4f34-8b2d-078440e0b246 req-cd0d71c7-7c96-4438-bef1-8a38c607ab8d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 8|app: 0|req: 336/659] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/660] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:33 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1470 bytes in 798 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:35.393 8 WARNING neutronclient.v2_0.client [None req-6c49b3d0-16b1-43db-9926-f3bca4204a22 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in 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/661] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:35 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1655 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, ' [pid: 7|app: 0|req: 325/662] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:57:35 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd/ips => generated 109 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/663] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 17:57:35 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/664] 10.0.0.176 () {32 vars in 823 bytes} [Sat Jul 25 17:57:35 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd/ips/tempest-ServerAddressesTestJSON-671846491-network => generated 94 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/665] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:57:35 2026] DELETE /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 0 bytes in 94 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-07-25 17:57:35.769 7 WARNING neutronclient.v2_0.client [None req-3190b646-984e-48ba-9534-c56c12755b07 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/666] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:35 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1661 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:36.989 8 INFO nova.api.openstack.compute.server_external_events [req-0fe57e48-f179-4255-82cd-da35ea0f15f6 req-fae43564-5279-4125-a9de-e14dc653d929 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 8|app: 0|req: 340/667] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:37.380 7 WARNING neutronclient.v2_0.client [None req-84bb1bb7-4d8f-4e72-bc69-9300ddceec72 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/668] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:37 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1661 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:38.510 7 INFO nova.api.openstack.compute.server_external_events [req-6889b0ef-1247-4aa3-8102-55ed8aea10ff req-85b02cf7-85c2-42c7-8bfd-af88b1f34f1c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 7|app: 0|req: 329/669] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:57:38.519 8 WARNING neutronclient.v2_0.client [None req-3107ee4b-eb54-4659-9ee4-86e6ac31beed 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/670] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:38 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1619 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:39.028 7 INFO nova.api.openstack.compute.server_external_events [req-e8409518-35f2-411b-b291-7910692e6fde req-68e5ef4b-0966-494c-9d38-a5b6c1686dda 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:0792d669-0d8c-4b13-a612-1ba98caccd64 for instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd on instance [pid: 7|app: 0|req: 330/671] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:39.743 8 WARNING neutronclient.v2_0.client [None req-03ae44b8-8dbc-4dd9-ac50-4961ff748723 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in 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/672] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:39 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1456 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-07-25 17:57:41.006 7 WARNING neutronclient.v2_0.client [None req-2945a033-ae31-415e-bf59-8c1e09295630 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] The python binding code in 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/673] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:40 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => generated 1456 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:42.222 8 INFO nova.api.openstack.wsgi [None req-0879ab44-e1da-453b-9b18-3d8d3408bfa5 8384cea1003840c79009c830ecf7bd8e eaec0386b8ba4106a0d308173594e6f5 - - default default] HTTP exception thrown: Instance e0d023c4-c2c8-473c-9c3d-50863d90c8cd could not be found. [pid: 8|app: 0|req: 344/676] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:42 2026] GET /v2.1/servers/e0d023c4-c2c8-473c-9c3d-50863d90c8cd => 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-07-25 17:57:46.570 7 WARNING neutronclient.v2_0.client [None req-c5e50fb2-e789-4a60-92d3-af0ea8ae5086 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/677] 10.0.0.176 () {30 vars in 413 bytes} [Sat Jul 25 17:57:47 2026] GET / => generated 423 bytes in 4 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: 346/678] 10.0.0.176 () {28 vars in 560 bytes} [Sat Jul 25 17:57:47 2026] GET /v2/ => generated 402 bytes in 414 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/679] 10.0.0.176 () {28 vars in 564 bytes} [Sat Jul 25 17:57:47 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: 348/680] 10.0.0.176 () {30 vars in 413 bytes} [Sat Jul 25 17:57:47 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/681] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:46 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1820 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 17:57:47.641 8 WARNING neutronclient.v2_0.client [None req-a811416f-4239-4571-8305-b5434205737b 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/682] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:47 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1820 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 334/683] 10.0.0.176 () {34 vars in 750 bytes} [Sat Jul 25 17:57:48 2026] POST /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8/action => generated 0 bytes in 71 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-07-25 17:57:48.901 8 WARNING neutronclient.v2_0.client [None req-cc04f7b7-460f-4887-b2ff-84220841b1cd 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/684] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:48 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1822 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-07-25 17:57:50.630 7 WARNING neutronclient.v2_0.client [None req-969e8d97-ce77-4545-b139-8877758de978 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/685] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:50 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1822 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-07-25 17:57:51.834 7 WARNING neutronclient.v2_0.client [None req-c5fed806-6644-4ec1-aaee-05fa0c74a2f5 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/688] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:51 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1822 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-07-25 17:57:52.979 8 WARNING neutronclient.v2_0.client [None req-ccac6b71-b37e-4961-b61c-7b0c1242bdc1 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/689] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:52 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1827 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:54.208 7 WARNING neutronclient.v2_0.client [None req-2a0cbdc1-d91d-48f5-a46d-0ca1303065af 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/690] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:54 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1827 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:55.893 8 WARNING neutronclient.v2_0.client [None req-4e360aa5-a63d-4717-9c99-046c34e5e503 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/691] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:55 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1827 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:57.449 7 WARNING neutronclient.v2_0.client [None req-2f3762eb-417b-4d14-b3c6-63eff971dc01 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/692] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:57 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1827 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:57:58.647 8 WARNING neutronclient.v2_0.client [None req-85d3b7b3-8d1c-47e1-a48a-e59b6c57c04c 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/693] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:57:58 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1820 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-07-25 17:57:58.865 7 INFO nova.api.openstack.compute.server_external_events [req-e9a4f738-0124-4db3-ba9c-0a384620a1d3 req-6d00f963-0c68-4b39-b8c6-b91e73524644 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 7|app: 0|req: 340/694] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:57:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:00.944 8 INFO nova.api.openstack.compute.server_external_events [req-5977dc27-8cf1-4e81-b0ca-d63ce05af0b4 req-cf0913b4-e171-4ee5-b417-2cacd34f6509 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance 2026-07-25 17:58:00.944 8 INFO nova.api.openstack.compute.server_external_events [req-5977dc27-8cf1-4e81-b0ca-d63ce05af0b4 req-cf0913b4-e171-4ee5-b417-2cacd34f6509 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance 2026-07-25 17:58:00.945 8 INFO nova.api.openstack.compute.server_external_events [req-5977dc27-8cf1-4e81-b0ca-d63ce05af0b4 req-cf0913b4-e171-4ee5-b417-2cacd34f6509 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 8|app: 0|req: 355/695] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:00 2026] POST /v2.1/os-server-external-events => generated 527 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-07-25 17:58:14.219 8 WARNING neutronclient.v2_0.client [None req-49f46e5c-ace2-4ed8-ab3d-a7bc5ee584d4 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/700] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:14 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1820 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/701] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:58:15 2026] DELETE /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 0 bytes in 110 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-07-25 17:58:15.249 8 WARNING neutronclient.v2_0.client [None req-68f47137-9e6e-43db-9649-dff5411ee1ac 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/702] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:15 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1826 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:17.249 7 WARNING neutronclient.v2_0.client [None req-23e3d2a9-518b-4bc9-aad2-d7fae382ff8c 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/703] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:17 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1826 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:18.482 8 INFO nova.api.openstack.compute.server_external_events [req-f73d9d8b-92c7-411b-b581-1a055a95ce15 req-bab2e0d6-da27-4acb-acbd-122a105d6d0e 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 8|app: 0|req: 360/704] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 17:58:18.546 8 INFO nova.api.openstack.compute.server_external_events [req-562c1937-e9f5-4935-bdd3-4ba4f894f58c req-b84e948a-1f42-4317-a140-a58eaa32fefd 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:8f781e4d-6264-49f6-8591-34770b38893d for instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 on instance [pid: 8|app: 0|req: 361/705] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:18 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) 2026-07-25 17:58:18.552 7 WARNING neutronclient.v2_0.client [None req-d3325a1e-b756-4631-aa10-00f626b7db91 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/706] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:18 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1758 bytes in 890 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:20.473 8 WARNING neutronclient.v2_0.client [None req-3cc42ec5-13f0-406d-9538-0fa6ef8f3ca7 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] The python binding code in 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/707] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:20 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 1477 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:22.244 7 INFO nova.api.openstack.wsgi [None req-f2b3224c-28e0-428b-b318-20bc2da683d4 08245db248914a088b5e4c3a64b835e9 454767cf1ca14fdf8b12502b87edf96f - - default default] HTTP exception thrown: Instance 59ed8ea5-0679-478d-a743-52ff1f421bb8 could not be found. [pid: 7|app: 0|req: 347/710] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:22 2026] GET /v2.1/servers/59ed8ea5-0679-478d-a743-52ff1f421bb8 => generated 111 bytes in 22 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: 364/711] 10.0.0.176 () {32 vars in 704 bytes} [Sat Jul 25 17:58:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-997294620 => 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, ' [pid: 7|app: 0|req: 348/712] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:58:24 2026] POST /v2.1/os-keypairs => generated 396 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/713] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:58:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:58:29.659 7 WARNING neutronclient.v2_0.client [None req-5dd166fe-dcce-45d0-b784-c217dee7072c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:58:29.703 7 WARNING neutronclient.v2_0.client [None req-5dd166fe-dcce-45d0-b784-c217dee7072c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:58:29.741 7 WARNING neutronclient.v2_0.client [None req-5dd166fe-dcce-45d0-b784-c217dee7072c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:58:29.890 7 WARNING neutronclient.v2_0.client [None req-5dd166fe-dcce-45d0-b784-c217dee7072c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/714] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:58:29 2026] POST /v2.1/servers => generated 495 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 17:58:30.129 8 WARNING neutronclient.v2_0.client [None req-c18ee291-4d42-4868-af5d-5456c4f6b308 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/715] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:30 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1456 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:31.216 7 WARNING neutronclient.v2_0.client [None req-fa58dc65-d3b2-44ea-9d1e-9f689fc6cf3e a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/716] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:31 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1460 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-07-25 17:58:32.305 8 WARNING neutronclient.v2_0.client [None req-e9836103-b865-43df-98eb-2576c3b016e1 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/719] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:32 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1508 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-07-25 17:58:33.394 7 WARNING neutronclient.v2_0.client [None req-0aa377a5-d834-451d-971c-bc7408384351 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/720] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:33 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1508 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:34.521 8 WARNING neutronclient.v2_0.client [None req-41fae590-cf1a-4d00-816e-7a2f5d3f4d07 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/721] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:34 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1516 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-07-25 17:58:35.737 7 WARNING neutronclient.v2_0.client [None req-5dd646a9-80c1-49c2-920a-1c6783783199 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] 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-07-25 17:58:35.796 8 INFO nova.api.openstack.compute.server_external_events [req-fccaf21f-4c4b-484f-bc15-6377eac6f9a0 req-5acf382e-fba4-41cb-9d2b-5585f8e7a972 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance [pid: 8|app: 0|req: 370/722] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/723] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:35 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1639 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-07-25 17:58:36.907 8 WARNING neutronclient.v2_0.client [None req-84eda520-8d81-4594-b9eb-22f35ff13b28 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/724] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:36 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 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-07-25 17:58:38.061 7 WARNING neutronclient.v2_0.client [None req-1088807b-229d-4630-ba76-21dc0f6e26e2 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/725] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:38 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 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-07-25 17:58:39.219 8 WARNING neutronclient.v2_0.client [None req-9e024cb5-6ffc-4200-804e-18f51585adf1 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/726] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:39 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 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-07-25 17:58:40.373 7 WARNING neutronclient.v2_0.client [None req-e71596cc-b877-4a31-84c9-8673d2a45c71 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/727] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:40 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:41.585 8 WARNING neutronclient.v2_0.client [None req-0e038a9e-1ed5-42ac-8bcc-0b43bc5fb30f a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/730] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:41 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:42.979 7 WARNING neutronclient.v2_0.client [None req-6a51dafc-c8cb-4efd-808d-3d848201a650 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/731] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:42 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:44.663 8 WARNING neutronclient.v2_0.client [None req-bdcca196-d2bd-4846-a079-1f305531952c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/732] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:44 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 bytes in 1016 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:46.340 7 INFO nova.api.openstack.compute.server_external_events [req-9ac4f4f2-83fb-495d-b726-0277e112983f req-60ba61e2-f9fa-45fc-84ad-6ab40d649ed2 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance [pid: 7|app: 0|req: 359/733] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:46.695 8 WARNING neutronclient.v2_0.client [None req-9c4a1592-e1ac-42b2-a054-4ce671325bcf a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] 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-07-25 17:58:48.417 7 INFO nova.api.openstack.compute.server_external_events [req-0b2ded15-938b-405a-9cbe-db8d4cfb0ad1 req-6e46e609-debe-4f6a-b1cd-3edd6fceee2b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance 2026-07-25 17:58:48.417 7 INFO nova.api.openstack.compute.server_external_events [req-0b2ded15-938b-405a-9cbe-db8d4cfb0ad1 req-6e46e609-debe-4f6a-b1cd-3edd6fceee2b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance [pid: 7|app: 0|req: 360/734] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/735] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:46 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1627 bytes in 1824 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:49.532 7 WARNING neutronclient.v2_0.client [None req-a3049578-5a44-471b-bcf8-e7402ce4cd5b a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/736] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:49 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1807 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:50.283 8 WARNING neutronclient.v2_0.client [None req-c349d21d-f53b-4717-b041-167f6743fc12 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/737] 10.0.0.176 () {32 vars in 741 bytes} [Sat Jul 25 17:58:50 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea/os-interface => generated 284 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:51.454 7 INFO nova.api.openstack.compute.server_external_events [req-8c113e69-cb77-464c-add0-9706ef68d80e req-60ecb9ec-9a35-4048-a195-37e25f11b806 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance [pid: 7|app: 0|req: 362/738] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:53.224 8 WARNING neutronclient.v2_0.client [None req-380cc6d8-9696-4533-834d-64b249cca14d 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:58:53.580 8 WARNING neutronclient.v2_0.client [None req-380cc6d8-9696-4533-834d-64b249cca14d 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/741] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:58:53 2026] POST /v2.1/servers => generated 424 bytes in 588 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-07-25 17:58:53.785 7 WARNING neutronclient.v2_0.client [None req-61db50c6-9ba7-49b1-a061-e3670a293dea 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in 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/742] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:53 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1368 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:54.876 8 WARNING neutronclient.v2_0.client [None req-1af6054d-8285-4847-9471-d9675556ca2d 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/743] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:54 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1372 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:55.987 7 WARNING neutronclient.v2_0.client [None req-d71f91da-1c42-454e-8766-56fe5aea56ea 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/744] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:55 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1420 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:57.087 8 WARNING neutronclient.v2_0.client [None req-2cda14be-44f2-4a1d-af81-a98529a535ef 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in 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/745] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:57 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1420 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:58.173 7 WARNING neutronclient.v2_0.client [None req-a5d54042-3724-4793-8c02-d0e127d1a11e 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in 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/746] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:58 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1470 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:59.400 8 INFO nova.api.openstack.compute.server_external_events [req-6f469805-bd0b-4df1-abc8-f8215f443af8 req-2a28706b-9c02-4a57-a719-a354e7e12844 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance [pid: 8|app: 0|req: 381/747] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:58:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:58:59.925 7 WARNING neutronclient.v2_0.client [None req-59ef9857-5a58-440f-8db7-008d99c6ee6e 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in 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/748] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:58:59 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1468 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:01.141 8 WARNING neutronclient.v2_0.client [None req-37db33fd-04e6-4e4f-9fd3-5e3534ac3b5f 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/751] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:01 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1468 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-07-25 17:59:02.165 7 INFO nova.api.openstack.compute.server_external_events [req-707cdda6-f350-4d78-a5ac-8414529d3765 req-18d57725-66a4-4ee6-8ec2-8d336094676c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance [pid: 7|app: 0|req: 370/752] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:02.810 8 WARNING neutronclient.v2_0.client [None req-4168b8bf-4fdb-43ff-87d7-d8b4fe81d3ba 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in 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/753] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:02 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:03.972 7 WARNING neutronclient.v2_0.client [None req-ccd77620-4b42-4add-9a49-bf1a01202afd 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/754] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:03 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1468 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-07-25 17:59:04.847 8 INFO nova.api.openstack.compute.server_external_events [req-e5dc5e43-e69a-4331-bafd-c32f5e85a3b2 req-3e4300b8-7590-407e-9947-2cf295b559f5 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance [pid: 8|app: 0|req: 384/755] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:05.216 7 WARNING neutronclient.v2_0.client [None req-f1df0fc3-0010-41e8-a69d-23eaa21652ee 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/756] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:05 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1468 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:06.818 8 WARNING neutronclient.v2_0.client [None req-f7942576-e905-4283-a2c7-81c15dfe1328 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] 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-07-25 17:59:06.899 7 INFO nova.api.openstack.compute.server_external_events [req-6d57059c-7a93-4237-bc81-cbba020f8fa0 req-f2ae6a5f-1e6a-431d-9b19-73c97f1d49ea 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance [pid: 7|app: 0|req: 373/757] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:06.942 7 WARNING neutronclient.v2_0.client [None req-0d5196f8-4912-4047-a884-a16a9af3152e a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/758] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:06 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1648 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/759] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:06 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1927 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/760] 10.0.0.176 () {32 vars in 753 bytes} [Sat Jul 25 17:59:08 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 375/761] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:59:08 2026] DELETE /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 0 bytes in 114 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-07-25 17:59:08.478 8 WARNING neutronclient.v2_0.client [None req-4d946d1e-258f-416f-b66d-b57783696a1d 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in 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/762] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:08 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1654 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:09.618 7 WARNING neutronclient.v2_0.client [None req-4b6f668a-68cb-485c-8247-b17aa66deaff 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] 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: 388/763] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:59:09 2026] DELETE /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 0 bytes in 93 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-07-25 17:59:09.808 8 WARNING neutronclient.v2_0.client [None req-b5cb8ab2-6bb3-4979-9a23-ad44683abd16 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/764] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:09 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1654 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-07-25 17:59:09.843 7 INFO nova.api.openstack.compute.server_external_events [req-ed72ac82-17b0-4516-b0d2-54e1afe3de6c req-7db5022c-06db-4286-a8b4-88ebb2e88aa7 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance [pid: 7|app: 0|req: 377/765] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/766] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:09 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1933 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-07-25 17:59:10.874 7 WARNING neutronclient.v2_0.client [None req-1f14e9db-5b35-431e-b437-7ca43ed4f24f 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] 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-07-25 17:59:11.065 8 WARNING neutronclient.v2_0.client [None req-41d3fbc4-3591-4ae2-aaab-7cfee1e27bd5 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/767] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:10 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1612 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:11.273 7 INFO nova.api.openstack.compute.server_external_events [req-fe1319b2-1cdd-498f-a7b6-2eca0597ab40 req-f7d09c57-2e24-4672-9726-d2e0231dd05c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance [pid: 7|app: 0|req: 379/768] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:11 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: 390/769] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:11 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1933 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:12.314 7 WARNING neutronclient.v2_0.client [None req-52c17142-bc4d-4b95-b5c3-da18f37714de 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] 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-07-25 17:59:12.351 8 INFO nova.api.openstack.compute.server_external_events [req-89a9ff49-34b0-45db-b73b-e02e02daf493 req-f4541f6a-21de-4598-ba5d-7fe9e78761f4 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:fd8fb3d0-c730-46ee-989e-421dbca31396 for instance a3c537ef-c30e-476d-a7f2-ba5d11255909 on instance 2026-07-25 17:59:12.351 8 INFO nova.api.openstack.compute.server_external_events [req-89a9ff49-34b0-45db-b73b-e02e02daf493 req-f4541f6a-21de-4598-ba5d-7fe9e78761f4 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance 2026-07-25 17:59:12.351 8 INFO nova.api.openstack.compute.server_external_events [req-89a9ff49-34b0-45db-b73b-e02e02daf493 req-f4541f6a-21de-4598-ba5d-7fe9e78761f4 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance [pid: 8|app: 0|req: 392/772] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:12 2026] POST /v2.1/os-server-external-events => generated 531 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-07-25 17:59:12.465 8 WARNING neutronclient.v2_0.client [None req-c6fa3e6d-c724-4af8-940c-b4331e3ae10d a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/773] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:12 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1454 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/774] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:12 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1820 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:13.315 7 INFO nova.api.openstack.compute.server_external_events [req-135442e4-9e09-4a6a-93de-6978ab0e1b9f req-0d12dc37-1632-4a4f-9ba7-e749c72addd8 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:11b6797e-e61e-483a-bd65-33f18f3f0648 for instance e7a04164-489a-4f9f-897b-e5d74b81d5ea on instance [pid: 7|app: 0|req: 382/775] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:13 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:13.775 8 WARNING neutronclient.v2_0.client [None req-54fe3a27-b79d-40f8-b373-c301b0e5cfe2 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:59:13.811 7 WARNING neutronclient.v2_0.client [None req-7b57b121-c797-4422-a339-827fb400e06c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/776] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:13 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/777] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:13 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1542 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:14.879 8 INFO nova.api.openstack.wsgi [None req-c709e0ec-facd-490b-89ab-16368939ab4e 4a90b6a4fd4c4f1c91161a227142dd51 c9429ae1f47840df85452bb04e494f3c - - default default] HTTP exception thrown: Instance a3c537ef-c30e-476d-a7f2-ba5d11255909 could not be found. [pid: 8|app: 0|req: 395/778] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:14 2026] GET /v2.1/servers/a3c537ef-c30e-476d-a7f2-ba5d11255909 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 17:59:14.917 7 WARNING neutronclient.v2_0.client [None req-41e2075e-2f5e-401f-9936-08b59e8503fe a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] The python binding code in 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/779] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:14 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => generated 1542 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-07-25 17:59:15.996 8 INFO nova.api.openstack.wsgi [None req-5f8d98b6-ae6d-48a8-b9ea-322a7cb0fee7 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] HTTP exception thrown: Instance e7a04164-489a-4f9f-897b-e5d74b81d5ea could not be found. [pid: 8|app: 0|req: 396/780] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:15 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => 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, ' 2026-07-25 17:59:16.030 7 INFO nova.api.openstack.wsgi [None req-787af087-2623-4b74-affd-1bf086ee952c a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] HTTP exception thrown: Instance e7a04164-489a-4f9f-897b-e5d74b81d5ea could not be found. [pid: 7|app: 0|req: 385/781] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 17:59:16 2026] DELETE /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => 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, ' 2026-07-25 17:59:16.076 8 INFO nova.api.openstack.wsgi [None req-2c728c5a-a6c4-40eb-9298-cfc2f98dbfb9 a9f89e8770fc4568963adebc89ebb3d6 fa321a0dd4bc4fb4bc0d3f1f8a74d0b7 - - default default] HTTP exception thrown: Instance e7a04164-489a-4f9f-897b-e5d74b81d5ea could not be found. [pid: 8|app: 0|req: 397/782] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:16 2026] GET /v2.1/servers/e7a04164-489a-4f9f-897b-e5d74b81d5ea => 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: 386/783] 10.0.0.176 () {32 vars in 706 bytes} [Sat Jul 25 17:59:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1273900688 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/784] 10.0.0.176 () {32 vars in 726 bytes} [Sat Jul 25 17:59:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-164715263 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/787] 10.0.0.146 () {30 vars in 619 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.146 () {32 vars in 692 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.146 () {34 vars in 913 bytes} [Sat Jul 25 17:59:23 2026] GET /v2.1/os-simple-tenant-usage/22006b87d47e4cb3bb892fd5a523ca4f?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/790] 10.0.0.146 () {30 vars in 654 bytes} [Sat Jul 25 17:59:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/791] 10.0.0.146 () {30 vars in 619 bytes} [Sat Jul 25 17:59:27 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 402/792] 10.0.0.146 () {32 vars in 692 bytes} [Sat Jul 25 17:59:27 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/793] 10.0.0.146 () {34 vars in 913 bytes} [Sat Jul 25 17:59:27 2026] GET /v2.1/os-simple-tenant-usage/22006b87d47e4cb3bb892fd5a523ca4f?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.146 () {30 vars in 654 bytes} [Sat Jul 25 17:59:27 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/799] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 17:59:42 2026] POST /v2.1/os-keypairs => generated 397 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 17:59:45.131 8 WARNING neutronclient.v2_0.client [None req-f6f3134e-d5db-4aec-a68b-0bd4a35e3df7 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:59:45.177 8 WARNING neutronclient.v2_0.client [None req-f6f3134e-d5db-4aec-a68b-0bd4a35e3df7 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 17:59:45.396 8 WARNING neutronclient.v2_0.client [None req-f6f3134e-d5db-4aec-a68b-0bd4a35e3df7 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/800] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 17:59:45 2026] POST /v2.1/servers => generated 449 bytes in 522 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 17:59:45.598 7 WARNING neutronclient.v2_0.client [None req-b64b06e1-514f-497e-aaf4-72a3099a4309 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/801] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:45 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1401 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:46.670 8 WARNING neutronclient.v2_0.client [None req-f77fe245-09b3-4da3-aeb6-d513390e9574 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/802] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:46 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1405 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-07-25 17:59:47.758 7 WARNING neutronclient.v2_0.client [None req-054101c6-d081-464c-a427-0cf883ec463b b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/803] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:47 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1453 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-07-25 17:59:48.915 8 WARNING neutronclient.v2_0.client [None req-e6364d75-454e-4f46-a695-c1cae0786fb9 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/804] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:48 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1453 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:50.119 7 WARNING neutronclient.v2_0.client [None req-bc264ef8-5004-4a3e-9c60-cf2425cd4b85 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/805] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:50 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1461 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:51.427 8 WARNING neutronclient.v2_0.client [None req-ec9aaa9b-6666-462e-aa02-e6e0b2b0d9a9 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] 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-07-25 17:59:52.173 7 INFO nova.api.openstack.compute.server_external_events [req-19002303-c3cb-475e-a638-d7001587d91b req-3c9c682f-03a6-4b73-8254-b840676cb02a 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:c2ff331d-e104-472e-a8e7-13500990a4c7 for instance c86e5dc3-66e1-42f6-a265-011c3577b887 on instance [pid: 7|app: 0|req: 400/808] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/809] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:51 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1526 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:53.256 7 WARNING neutronclient.v2_0.client [None req-d623faa9-194f-48ba-9c6c-62451addd664 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/810] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:53 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1526 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:54.685 8 WARNING neutronclient.v2_0.client [None req-dc3f9ae6-4c48-48f4-a29a-a1e5a0775626 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/811] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:54 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1526 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-07-25 17:59:55.976 7 WARNING neutronclient.v2_0.client [None req-e9684ffe-dfd9-41fa-a052-2e813f712b88 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/812] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:55 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:57.127 8 WARNING neutronclient.v2_0.client [None req-0ccc8c07-d03c-4395-b0db-2476bd42baa0 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/813] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:57 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1526 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-07-25 17:59:57.962 7 INFO nova.api.openstack.compute.server_external_events [req-cd4fcc38-9dfa-483e-a412-f07ddaefb266 req-cc9fc703-baa2-41af-8a97-fc73288d6873 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:c2ff331d-e104-472e-a8e7-13500990a4c7 for instance c86e5dc3-66e1-42f6-a265-011c3577b887 on instance [pid: 7|app: 0|req: 403/814] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:58.315 8 WARNING neutronclient.v2_0.client [None req-354a9737-a87b-4e8a-b793-54829d0dfa03 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/815] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:58 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1526 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-07-25 17:59:59.533 7 WARNING neutronclient.v2_0.client [None req-a3f437ec-bac4-4b18-a8e6-0233b0367747 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/816] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:59 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1694 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 17:59:59.708 8 WARNING neutronclient.v2_0.client [None req-cae506ab-3f02-4087-853d-0c6ff257db2b b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/817] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 17:59:59 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1694 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-07-25 18:00:00.013 7 INFO nova.api.openstack.compute.server_external_events [req-3cfd219f-076b-4ea9-8996-4e8b3a4c97e8 req-856d67ea-8814-4533-b237-8821805c9848 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:c2ff331d-e104-472e-a8e7-13500990a4c7 for instance c86e5dc3-66e1-42f6-a265-011c3577b887 on instance [pid: 7|app: 0|req: 405/818] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 17:59:59 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-07-25 18:00:02.070 7 INFO nova.api.openstack.compute.server_external_events [req-06462df6-be79-4d59-b54e-ff6feee4b732 req-9dac25c6-20a0-4eaf-be19-af726f4546f8 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:c2ff331d-e104-472e-a8e7-13500990a4c7 for instance c86e5dc3-66e1-42f6-a265-011c3577b887 on instance [pid: 7|app: 0|req: 407/821] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/822] 10.0.0.176 () {34 vars in 750 bytes} [Sat Jul 25 18:00:09 2026] POST /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887/action => generated 34394 bytes in 557 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-07-25 18:00:11.359 7 INFO nova.api.openstack.compute.server_external_events [req-46dbe744-a5ac-46f4-8f86-eabfa9ff6fe9 req-5615ef6d-0b8f-464e-90fe-97f5310fe504 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:c2ff331d-e104-472e-a8e7-13500990a4c7 for instance c86e5dc3-66e1-42f6-a265-011c3577b887 on instance [pid: 7|app: 0|req: 408/823] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:11 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: 417/826] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 18:00:12 2026] POST /v2.1/os-keypairs => generated 397 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-07-25 18:00:15.513 7 WARNING neutronclient.v2_0.client [None req-7d3d8f9e-6318-4fa3-8465-36d0842b8cda b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:15.554 7 WARNING neutronclient.v2_0.client [None req-7d3d8f9e-6318-4fa3-8465-36d0842b8cda b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:15.704 7 WARNING neutronclient.v2_0.client [None req-7d3d8f9e-6318-4fa3-8465-36d0842b8cda b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/827] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 18:00:15 2026] POST /v2.1/servers => generated 450 bytes in 430 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 18:00:15.910 8 WARNING neutronclient.v2_0.client [None req-380b25ea-bfb2-4ceb-a1ce-4ce018372741 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/828] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:15 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1402 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:17.023 7 WARNING neutronclient.v2_0.client [None req-e622e5b2-99a8-40cd-8d50-31f97ff58344 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/829] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:16 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1406 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:18.130 8 WARNING neutronclient.v2_0.client [None req-f9592922-30fa-45b3-a82d-9925e99f0412 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/830] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:18 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1454 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-07-25 18:00:19.204 7 WARNING neutronclient.v2_0.client [None req-75b612bc-a323-4379-9644-833c5f4519c1 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/831] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:19 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1454 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:20.299 8 WARNING neutronclient.v2_0.client [None req-eb9a5e72-b765-4a8b-a6c1-4e7d0ea327e6 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/832] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:20 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1462 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:21.455 7 WARNING neutronclient.v2_0.client [None req-cde85986-ce82-4147-8452-462a8d2f16fb b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] 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-07-25 18:00:21.710 8 INFO nova.api.openstack.compute.server_external_events [req-0b5da7e9-a28a-4d43-8efd-e7035564146c req-d3834769-852c-4a10-86f1-cdfa77664b32 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:b76d220c-ddb2-48cd-8f6f-4574f3c727fc for instance e945cde9-acb0-4b74-a321-b5a10c250d8b on instance [pid: 8|app: 0|req: 423/835] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 413/836] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:21 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1540 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:22.945 8 WARNING neutronclient.v2_0.client [None req-35653ee3-9a13-46db-b4c5-f7e176678fca b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/837] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:22 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1528 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:24.226 7 WARNING neutronclient.v2_0.client [None req-95ee7d7c-0cb3-492f-9f69-ac2c6d6c14ef b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/838] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:24 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1528 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:25.393 8 WARNING neutronclient.v2_0.client [None req-1f4e27d1-926d-470f-8829-a7afc2d324e5 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/839] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:25 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1528 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-07-25 18:00:26.557 7 INFO nova.api.openstack.compute.server_external_events [req-49c96811-24ca-44c9-86aa-ff916d15d3ca req-2119d28c-a9a0-4631-aa4c-f03f212d9877 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:b76d220c-ddb2-48cd-8f6f-4574f3c727fc for instance e945cde9-acb0-4b74-a321-b5a10c250d8b on instance [pid: 7|app: 0|req: 415/840] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:26 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-07-25 18:00:26.645 8 WARNING neutronclient.v2_0.client [None req-8fba8a9e-f92e-472b-b9b2-fd45055fe268 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/841] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:26 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1528 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:28.518 7 WARNING neutronclient.v2_0.client [None req-352264d1-961b-49df-b86e-a8be5373bdbf b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] 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-07-25 18:00:28.610 8 INFO nova.api.openstack.compute.server_external_events [req-d8a130ef-4557-4dd4-b0ab-cae3fcf68505 req-01ac2519-44e7-4177-a26f-225da9845a56 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:b76d220c-ddb2-48cd-8f6f-4574f3c727fc for instance e945cde9-acb0-4b74-a321-b5a10c250d8b on instance [pid: 8|app: 0|req: 427/842] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/843] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:28 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1697 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:29.549 8 WARNING neutronclient.v2_0.client [None req-b92ea212-93a2-4aa5-af5a-0b9db0cf56bb b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/844] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:29 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1697 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:31.299 7 INFO nova.api.openstack.compute.server_external_events [req-68da766a-cd51-4e65-99af-7df24233cff4 req-e9a6edd0-04ea-4462-a005-2781afadbb9e 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:b76d220c-ddb2-48cd-8f6f-4574f3c727fc for instance e945cde9-acb0-4b74-a321-b5a10c250d8b on instance [pid: 7|app: 0|req: 417/845] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:31 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, ' [pid: 7|app: 0|req: 419/848] 10.0.0.176 () {34 vars in 750 bytes} [Sat Jul 25 18:00:39 2026] POST /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b/action => generated 32081 bytes in 550 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: 431/851] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 18:00:42 2026] DELETE /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => 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-07-25 18:00:42.757 7 WARNING neutronclient.v2_0.client [None req-f37f3720-8b41-4d32-83a8-347fa166ddd4 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/852] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:42 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1823 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:44.658 8 WARNING neutronclient.v2_0.client [None req-8a30ae3a-6056-4478-981e-825e83e7dbd2 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] 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: 422/853] 10.0.0.176 () {34 vars in 671 bytes} [Sat Jul 25 18:00:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/854] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:44 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1823 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:00:45.604 7 INFO nova.api.openstack.compute.server_external_events [req-814bd9cd-723b-470f-ac2a-65e0632108f3 req-4bc5eaa0-7335-4cbe-b4e2-76a6fdc1411c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:b76d220c-ddb2-48cd-8f6f-4574f3c727fc for instance e945cde9-acb0-4b74-a321-b5a10c250d8b on instance [pid: 7|app: 0|req: 423/855] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:45 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-07-25 18:00:45.871 8 WARNING neutronclient.v2_0.client [None req-696ed0e6-faad-4668-9b53-b1970d3118b9 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/856] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:45 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1483 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-07-25 18:00:46.955 7 WARNING neutronclient.v2_0.client [None req-3c00b638-61f6-4a0d-8dfb-74826fff08b3 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/857] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:46 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1488 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:48.191 8 WARNING neutronclient.v2_0.client [None req-63f40bf8-2ad6-4ec1-ac8a-370c723dc080 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/858] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:48 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 1488 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:48.801 7 WARNING neutronclient.v2_0.client [None req-ed12bb52-b42f-4c1e-a219-398cba501b9d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:48.879 7 WARNING neutronclient.v2_0.client [None req-ed12bb52-b42f-4c1e-a219-398cba501b9d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:00:49.214 7 WARNING neutronclient.v2_0.client [None req-ed12bb52-b42f-4c1e-a219-398cba501b9d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in 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/859] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 18:00:48 2026] POST /v2.1/servers => generated 448 bytes in 747 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-07-25 18:00:49.509 8 WARNING neutronclient.v2_0.client [None req-528fba30-1fe7-4958-b409-c6eca90a5a4c b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/860] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:49 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:49.622 7 INFO nova.api.openstack.wsgi [None req-7acf9431-840f-485d-8116-050c723d9018 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] HTTP exception thrown: Instance e945cde9-acb0-4b74-a321-b5a10c250d8b could not be found. [pid: 7|app: 0|req: 426/861] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:49 2026] GET /v2.1/servers/e945cde9-acb0-4b74-a321-b5a10c250d8b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/862] 10.0.0.176 () {32 vars in 728 bytes} [Sat Jul 25 18:00:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-751957170 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/863] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 18:00:50 2026] DELETE /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-25 18:00:50.381 8 WARNING neutronclient.v2_0.client [None req-eee6029d-1874-4061-8e57-5193c5e6a84d b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/864] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:50 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1700 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:51.606 7 WARNING neutronclient.v2_0.client [None req-1b016886-5005-4da0-aaea-4c66dd8efbe3 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/867] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:51 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1700 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 18:00:53.079 8 INFO nova.api.openstack.compute.server_external_events [req-3174c596-6022-4473-9153-db8e1bf00e62 req-b88f59de-044a-4919-bf4a-6a81c2187c4d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:c2ff331d-e104-472e-a8e7-13500990a4c7 for instance c86e5dc3-66e1-42f6-a265-011c3577b887 on instance [pid: 8|app: 0|req: 440/868] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:53 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-07-25 18:00:53.107 7 WARNING neutronclient.v2_0.client [None req-0645a37d-af6c-439d-8fb6-15251f1515f3 b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/869] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:53 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1633 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-07-25 18:00:54.216 8 WARNING neutronclient.v2_0.client [None req-2072a7e5-e9c0-4e49-9afd-261808c6521c b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in 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/870] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:54 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1487 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-07-25 18:00:54.595 7 WARNING neutronclient.v2_0.client [None req-648e1bc5-1a5b-43c3-84c1-ad7b148ebc8f b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in 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/871] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:54 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 1520 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-07-25 18:00:55.260 8 INFO nova.api.openstack.compute.server_external_events [req-260cb6b4-896f-4aa6-8d46-81028986a914 req-d7edd362-a20b-4df9-a002-873f22619079 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 442/872] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:55 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-07-25 18:00:55.325 7 WARNING neutronclient.v2_0.client [None req-8650f232-43d0-4286-b2ed-7bc6adba849a b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:55 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 1487 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:56.400 8 INFO nova.api.openstack.wsgi [None req-d20c83ff-c370-4551-98a1-89333c20951e b9b66f84d5f2495b855198b8351450a4 0e92b10096fe4ee8b67cb96e1919e69f - - default default] HTTP exception thrown: Instance c86e5dc3-66e1-42f6-a265-011c3577b887 could not be found. [pid: 8|app: 0|req: 443/874] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:56 2026] GET /v2.1/servers/c86e5dc3-66e1-42f6-a265-011c3577b887 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/875] 10.0.0.176 () {32 vars in 728 bytes} [Sat Jul 25 18:00:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-994755982 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:00:57.996 8 INFO nova.api.openstack.compute.server_external_events [req-ef876656-1e7a-4fb5-ac85-d032bbac1030 req-ab2ded01-9a68-4980-a250-65d93f284d6c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 444/876] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:00:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:00:59.731 7 WARNING neutronclient.v2_0.client [None req-8fe72632-1bb1-4a99-b2df-105a8c499204 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/877] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:00:59 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 1518 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-07-25 18:01:00.125 8 INFO nova.api.openstack.compute.server_external_events [req-5fbde4ec-bcde-4b1d-9f24-100d5f5efa12 req-bdd26091-d21a-4175-af33-3612b1308860 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 445/878] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:02.162 7 INFO nova.api.openstack.compute.server_external_events [req-90aaad65-5f43-442b-884c-2e1d22f63fef req-26f11b56-87d9-4515-aec7-09e861b1d28d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 7|app: 0|req: 435/881] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:02 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-07-25 18:01:04.903 8 WARNING neutronclient.v2_0.client [None req-9c5e79cd-db3e-45eb-8fc0-ae30ee9bf080 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in 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/882] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:01:04 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 1817 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 18:01:06.146 8 INFO nova.api.openstack.compute.server_external_events [req-a036bdfc-3063-4f4c-9677-6e2f1c0a47fb req-1e4507bf-6010-421a-8769-e2e07872a468 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 448/883] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:01:06.289 7 WARNING neutronclient.v2_0.client [None req-c9e355e2-819f-460d-a5d5-8c956606889d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:06.349 7 WARNING neutronclient.v2_0.client [None req-c9e355e2-819f-460d-a5d5-8c956606889d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:06.612 7 WARNING neutronclient.v2_0.client [None req-c9e355e2-819f-460d-a5d5-8c956606889d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/884] 10.0.0.176 () {34 vars in 663 bytes} [Sat Jul 25 18:01:06 2026] POST /v2.1/servers => generated 448 bytes in 664 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-07-25 18:01:06.818 8 WARNING neutronclient.v2_0.client [None req-1a5e47fc-28cd-4137-9149-068549a61463 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/885] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:01:06 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 1394 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:11.916 8 WARNING neutronclient.v2_0.client [None req-03aa3fd3-113c-4f54-9850-e284b32e9e3c b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] 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-07-25 18:01:12.468 7 INFO nova.api.openstack.compute.server_external_events [req-daf9a6c3-ce30-475c-b33f-cbe2a3f7ad8f req-a83e6e3a-b3e4-48a0-888f-6facf2294a8f 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 7|app: 0|req: 438/888] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/889] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:01:11 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 1520 bytes in 611 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:17.544 7 WARNING neutronclient.v2_0.client [None req-84215770-55b4-4621-8a54-b63b9b6b0670 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] 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: 439/890] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:01:17 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 1518 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 18:01:17.782 8 INFO nova.api.openstack.compute.server_external_events [req-8a2b39a0-c4e1-4037-8b03-623728a95423 req-417df9c7-190c-4be2-ae52-81aa5a7a8356 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 8|app: 0|req: 452/891] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:19.819 7 INFO nova.api.openstack.compute.server_external_events [req-4b5dc4a6-d4d5-416b-a0c5-0c299e9ae929 req-771decc2-bd87-4ccb-9ba6-58ea4ec5e557 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 7|app: 0|req: 440/892] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:19 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-07-25 18:01:22.835 8 WARNING neutronclient.v2_0.client [None req-cca029a8-ecdd-4832-af16-52936d69be46 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/895] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:01:22 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 1818 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-07-25 18:01:24.215 7 INFO nova.api.openstack.compute.server_external_events [req-555884e0-8112-44a3-bcfd-3f71f64698a3 req-f3bcf9ca-4ec1-4857-bfc1-b023028376d5 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 7|app: 0|req: 442/896] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:46.949 8 WARNING neutronclient.v2_0.client [None req-89b79ab8-2a10-435f-88b1-d9d91d660e32 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:46.988 8 WARNING neutronclient.v2_0.client [None req-89b79ab8-2a10-435f-88b1-d9d91d660e32 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:01:47.155 8 WARNING neutronclient.v2_0.client [None req-89b79ab8-2a10-435f-88b1-d9d91d660e32 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/901] 199.204.45.235 () {36 vars in 714 bytes} [Sat Jul 25 18:01:46 2026] POST /v2.1/servers => generated 453 bytes in 1517 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-07-25 18:01:48.628 7 WARNING neutronclient.v2_0.client [None req-2aef82f7-20d4-4f56-b9e8-f9a48f3eef14 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/902] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:01:48 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2213 bytes in 136 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-07-25 18:01:48.765 8 WARNING neutronclient.v2_0.client [None req-f31d57f0-f713-48d3-8b35-f1830caa7f7b f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/903] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:01:48 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 28 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 446/904] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:01:48 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:51.437 8 WARNING neutronclient.v2_0.client [None req-b0db5c90-8bcc-4a96-b212-2bb67eca2408 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/905] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:01:51 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2371 bytes in 98 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-07-25 18:01:51.527 7 WARNING neutronclient.v2_0.client [None req-f18c372a-ca29-42f7-a891-5df3f62c1177 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/908] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:01:51 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 462/909] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:01:51 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 197 bytes in 65 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:01:54.491 7 INFO nova.api.openstack.compute.server_external_events [req-d9a31a74-a5a4-4b64-96ff-917a5a1e01f7 req-2ffd3ecd-ed22-498a-a5bb-d4977db59775 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 448/910] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:01:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:01:54.673 8 WARNING neutronclient.v2_0.client [None req-ec20bdc1-e263-471c-bb5b-214c3ab78cb2 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/911] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:01:54 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2445 bytes in 268 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-07-25 18:01:54.793 7 WARNING neutronclient.v2_0.client [None req-4def0f90-e394-41eb-9bca-eea8b9eeae16 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/912] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:01:54 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 284 bytes in 84 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: 464/913] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:01:54 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 197 bytes in 34 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-07-25 18:01:57.430 7 WARNING neutronclient.v2_0.client [None req-6ca378bc-4d5c-4922-9b63-ed08dfbb7173 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/914] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:01:57 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2433 bytes in 136 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-07-25 18:01:57.549 8 WARNING neutronclient.v2_0.client [None req-8172e563-b350-418a-8960-e2db62ac0bbb f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/915] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:01:57 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 284 bytes in 77 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: 451/916] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:01:57 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 197 bytes in 51 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-07-25 18:02:00.536 8 WARNING neutronclient.v2_0.client [None req-6e21b5b3-cfa1-4a11-bb64-d75bc75cce25 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/917] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:02:00 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2433 bytes in 140 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-07-25 18:02:00.690 7 WARNING neutronclient.v2_0.client [None req-a99e85cf-7e5a-4572-9d92-3fe6c20b3a92 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/918] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:02:00 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 284 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: 467/919] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:02:00 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 197 bytes in 39 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-07-25 18:02:03.422 8 WARNING neutronclient.v2_0.client [None req-6eb2411d-e877-4ef9-a0b5-7b67ce6c8237 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/922] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:02:03 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2433 bytes in 139 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-07-25 18:02:03.584 7 WARNING neutronclient.v2_0.client [None req-5e6fd709-10ee-46fe-a34d-b2530f8e8a87 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/923] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:02:03 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 284 bytes in 116 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: 470/924] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:02:03 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/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-07-25 18:02:06.350 7 WARNING neutronclient.v2_0.client [None req-56463144-98af-4acc-a886-4b577f481a54 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/925] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:02:06 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2433 bytes in 189 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-07-25 18:02:06.551 8 WARNING neutronclient.v2_0.client [None req-5510e115-c8b8-41f1-a7d4-aabe0d6198f8 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/926] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:02:06 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 284 bytes in 129 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: 456/927] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:02:06 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 197 bytes in 55 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-07-25 18:02:07.587 8 INFO nova.api.openstack.compute.server_external_events [req-732e6ffe-8bb6-4e43-aa20-32907da2172d req-49efd252-2742-4b4b-9491-7027bc0805ae 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 472/928] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:07 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-07-25 18:02:09.530 7 WARNING neutronclient.v2_0.client [None req-893fe71e-e564-410f-adf7-c5c3e86e11ad f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] 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: 457/929] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:02:09 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2433 bytes in 126 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-07-25 18:02:09.636 8 INFO nova.api.openstack.compute.server_external_events [req-0201b0a7-261d-4aab-8ac5-db15b6a17e9d req-58e11983-43a2-4e7c-a485-07b4f5fad66d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance 2026-07-25 18:02:09.637 8 INFO nova.api.openstack.compute.server_external_events [req-0201b0a7-261d-4aab-8ac5-db15b6a17e9d req-58e11983-43a2-4e7c-a485-07b4f5fad66d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 473/930] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:09 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:02:09.659 7 WARNING neutronclient.v2_0.client [None req-17539fba-78af-47f4-b7ce-6e8d5af30c4e f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/931] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:02:09 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 286 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/932] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:02:09 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/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-07-25 18:02:12.372 7 WARNING neutronclient.v2_0.client [None req-58f55899-f2e3-4bb3-a44f-9087b7f07151 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/935] 199.204.45.235 () {32 vars in 733 bytes} [Sat Jul 25 18:02:12 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 2581 bytes in 133 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-07-25 18:02:12.515 8 WARNING neutronclient.v2_0.client [None req-df1247fb-7522-45da-abf5-f7a92b0dd7d4 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/936] 199.204.45.235 () {32 vars in 759 bytes} [Sat Jul 25 18:02:12 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/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: 7|app: 0|req: 461/937] 199.204.45.235 () {32 vars in 777 bytes} [Sat Jul 25 18:02:12 2026] GET /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:46.452 8 WARNING neutronclient.v2_0.client [None req-143c932f-fd3a-4930-9eae-052575938850 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:02:46.494 8 WARNING neutronclient.v2_0.client [None req-143c932f-fd3a-4930-9eae-052575938850 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] 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-07-25 18:02:48.916 7 INFO nova.api.openstack.compute.server_external_events [req-25b6ea7c-9467-48ac-bf38-ae412bdab7b2 req-ce63661f-30a1-4630-bc1f-e6c54117c492 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 465/944] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:48 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-07-25 18:02:52.021 7 INFO nova.api.openstack.compute.server_external_events [req-6f58a103-3f6f-40d2-9743-e1c17ff3caea req-ff51f9ea-2ddb-4e95-8086-a7db92e1cc50 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 468/947] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:02:54.068 7 INFO nova.api.openstack.compute.server_external_events [req-5b79f712-2d51-4b22-a85b-19b3bc03128f req-121b403f-33ad-4cb9-b16b-a64ed2c929a6 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 469/948] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:02:55.051 8 WARNING neutronclient.v2_0.client [None req-143c932f-fd3a-4930-9eae-052575938850 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/949] 199.204.45.235 () {36 vars in 812 bytes} [Sat Jul 25 18:02:46 2026] POST /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 281 bytes in 8684 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-07-25 18:02:56.119 7 INFO nova.api.openstack.compute.server_external_events [req-6744c652-670f-4d61-bb96-a424db29f7fc req-ba10c205-0f15-443f-a0f4-17a042fb6a8c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 470/950] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:56 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-07-25 18:02:56.314 8 INFO nova.api.openstack.compute.server_external_events [req-f13a3567-d383-4081-9f62-0ffadfc4c28b req-ff61a73d-c105-403c-bf9a-abf02467ff7f 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 481/951] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:02:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:21.787 7 WARNING neutronclient.v2_0.client [None req-695625ac-793a-4be4-8ed9-d2884827eac6 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:21.843 7 WARNING neutronclient.v2_0.client [None req-695625ac-793a-4be4-8ed9-d2884827eac6 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] 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-07-25 18:03:24.389 8 INFO nova.api.openstack.compute.server_external_events [req-24d16bed-e99a-4215-bb41-928d71306cfd req-cd72bde5-3ffc-466d-8ef4-c1cd3dce34ad 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 485/958] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:03:27.702 8 INFO nova.api.openstack.compute.server_external_events [req-b7e75872-7aae-4729-bc4d-bb16cbc1c209 req-40ca01ab-7e98-44cb-bc1f-f969d76d52ed 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 486/959] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:27 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-07-25 18:03:29.747 8 INFO nova.api.openstack.compute.server_external_events [req-1790f1b1-47e8-4ba6-aae1-a0c52133cee8 req-297b41ff-b35c-42a0-b2a3-54e5d109275d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 487/960] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:03:30.898 7 WARNING neutronclient.v2_0.client [None req-695625ac-793a-4be4-8ed9-d2884827eac6 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in 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/961] 199.204.45.235 () {36 vars in 812 bytes} [Sat Jul 25 18:03:21 2026] POST /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 376 bytes in 9205 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-07-25 18:03:43.098 7 WARNING neutronclient.v2_0.client [None req-45be9a22-8e92-460e-b3df-c304394a23a0 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 18:03:43.138 7 WARNING neutronclient.v2_0.client [None req-45be9a22-8e92-460e-b3df-c304394a23a0 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] 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-07-25 18:03:46.022 8 INFO nova.api.openstack.compute.server_external_events [req-e1d07771-d7c3-4efa-91e7-fbdaa004091d req-4f3775b1-a972-4a19-9b89-57cd07864a8b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 490/966] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:45 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-07-25 18:03:49.637 8 INFO nova.api.openstack.compute.server_external_events [req-fb990877-5ccb-4b8e-99d1-ffcd5fb2f294 req-d0954f0f-52f9-49cc-b7bb-e12622c18be0 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 491/967] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:49 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-07-25 18:03:51.679 8 INFO nova.api.openstack.compute.server_external_events [req-2aa0c8a8-857a-4d3f-a3ab-31117a1dee44 req-935cdbd1-6d4c-4455-b465-ddc201aea9da 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-plugged:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 494/970] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 18:03:52.678 7 WARNING neutronclient.v2_0.client [None req-45be9a22-8e92-460e-b3df-c304394a23a0 f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/971] 199.204.45.235 () {36 vars in 812 bytes} [Sat Jul 25 18:03:43 2026] POST /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface => generated 378 bytes in 9714 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-07-25 18:03:53.538 8 INFO nova.api.openstack.compute.server_external_events [req-0e6dedc3-d791-43b8-8136-6e526c0f5225 req-70225037-e3cb-45a8-a599-20638894d90d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 495/972] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:03:53 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-07-25 18:04:06.324 7 INFO nova.api.openstack.compute.server_external_events [req-6f7ffb48-f4f3-49f8-ba23-ee32ea4e1c8a req-1eedadc5-643f-43f8-9be5-bf82ed255b0c 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 479/975] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/976] 199.204.45.235 () {34 vars in 855 bytes} [Sat Jul 25 18:04:06 2026] DELETE /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface/def2655e-0e1f-4931-af72-31a40bd6db61 => generated 0 bytes in 60 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-07-25 18:04:08.364 7 INFO nova.api.openstack.compute.server_external_events [req-3913631c-00bf-412d-928b-d6abe8b9fd1a req-5a368776-3200-495d-8eaf-980df766f29b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 480/977] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:08 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-07-25 18:04:09.292 8 INFO nova.api.openstack.compute.server_external_events [req-0abc24d8-e5fe-4637-9b32-99b6591e068a req-355e1123-6392-4e6c-b309-61ba79045bd2 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 498/978] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:11.332 7 INFO nova.api.openstack.compute.server_external_events [req-987311c0-9bba-4d79-91e2-90f65b120345 req-44db2cc5-922b-4739-870a-5b920f1e434d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:def2655e-0e1f-4931-af72-31a40bd6db61 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 481/979] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:16.557 7 INFO nova.api.openstack.compute.server_external_events [req-608de4df-f0a2-4d88-aa43-399fae7296bd req-28b9b43b-ecb8-4035-86f4-7285841b0b89 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 483/982] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/983] 199.204.45.235 () {34 vars in 855 bytes} [Sat Jul 25 18:04:16 2026] DELETE /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface/92d71288-5753-4552-9ab0-7ef5e714a2fb => generated 0 bytes in 49 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-07-25 18:04:18.639 7 INFO nova.api.openstack.compute.server_external_events [req-b32ea2d5-d431-418c-83ec-1615ac73583d req-d33bf368-5aab-4e64-a33a-666154aac149 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 484/984] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:20.689 8 INFO nova.api.openstack.compute.server_external_events [req-b78d4f0e-f53b-4790-b4df-6f24ed929b99 req-92122ccf-0f50-47d3-bfcd-a04c9a62eed2 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:92d71288-5753-4552-9ab0-7ef5e714a2fb for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 501/985] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 487/990] 199.204.45.235 () {34 vars in 855 bytes} [Sat Jul 25 18:04:38 2026] DELETE /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6/os-interface/a49c5c16-7673-4ea0-b724-535f9a69ea33 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:40.340 8 INFO nova.api.openstack.compute.server_external_events [req-dd875485-1dbe-4483-9501-50ee78ebc7ec req-c33e9522-f332-4b22-ba44-8a4862c4784b 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 504/991] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:42.378 7 INFO nova.api.openstack.compute.server_external_events [req-61fae7e3-eda4-4370-ae3b-0dbff3ba0d3c req-c1adbda4-9909-4b9e-a911-cc77da2fc6d6 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:a49c5c16-7673-4ea0-b724-535f9a69ea33 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 489/994] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 506/995] 199.204.45.235 () {34 vars in 755 bytes} [Sat Jul 25 18:04:43 2026] DELETE /v2.1/servers/88ce4766-6020-4769-8152-cde3e0517de6 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:45.215 7 INFO nova.api.openstack.compute.server_external_events [req-4ff997c2-4ef8-4713-aff3-33d91ddeedd8 req-f3864792-dc9e-4e52-b681-38ddfe823f82 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 7|app: 0|req: 490/996] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:47.254 8 INFO nova.api.openstack.compute.server_external_events [req-6e341fda-6ff8-4894-b616-2f9dc1c1ee69 req-edb6ad4f-65fa-49a1-91db-9e9d27f7af80 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance 2026-07-25 18:04:47.254 8 INFO nova.api.openstack.compute.server_external_events [req-6e341fda-6ff8-4894-b616-2f9dc1c1ee69 req-edb6ad4f-65fa-49a1-91db-9e9d27f7af80 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:855bce4c-beb4-4176-8abc-83d508d51153 for instance 88ce4766-6020-4769-8152-cde3e0517de6 on instance [pid: 8|app: 0|req: 507/997] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:47 2026] POST /v2.1/os-server-external-events => generated 356 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-07-25 18:04:47.508 7 INFO nova.api.openstack.compute.server_external_events [req-a5cd37ca-a71b-4395-9f7d-93abf1e1f5b6 req-0c9025b9-8295-4f69-8739-ba1ec70029e6 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 7|app: 0|req: 491/998] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/999] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 18:04:47 2026] DELETE /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:47.677 7 WARNING neutronclient.v2_0.client [None req-2511b37a-6369-4465-906a-8f6cc6d494bc b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/1000] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:04:47 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 1944 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-07-25 18:04:49.298 8 INFO nova.api.openstack.compute.server_external_events [req-13a06691-1494-436f-8882-f44b7669b367 req-2231f4f4-4833-4fc7-8b0d-ebe215874a74 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance 2026-07-25 18:04:49.298 8 INFO nova.api.openstack.compute.server_external_events [req-13a06691-1494-436f-8882-f44b7669b367 req-2231f4f4-4833-4fc7-8b0d-ebe215874a74 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 8|app: 0|req: 509/1001] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:49 2026] POST /v2.1/os-server-external-events => generated 358 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-07-25 18:04:50.380 7 INFO nova.api.openstack.compute.server_external_events [req-00c58214-544a-4958-a915-a35b2689f3ec req-94658211-cf60-4726-b206-a04800250c94 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:3c19d1f5-9c68-499f-9088-7bbb89a5116e for instance b363fc2e-7540-4c00-b7ed-1a2346732273 on instance [pid: 7|app: 0|req: 493/1002] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:50 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-07-25 18:04:52.880 8 WARNING neutronclient.v2_0.client [None req-13ad2cd3-cabf-4a3e-8fd5-50f387e8bf82 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1005] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:04:52 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => generated 1480 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-07-25 18:04:57.964 7 INFO nova.api.openstack.wsgi [None req-d5b4049b-8544-49c4-aeef-56046f4ed87d b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] HTTP exception thrown: Instance b363fc2e-7540-4c00-b7ed-1a2346732273 could not be found. [pid: 7|app: 0|req: 495/1006] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:04:57 2026] GET /v2.1/servers/b363fc2e-7540-4c00-b7ed-1a2346732273 => 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, ' 2026-07-25 18:04:58.474 8 INFO nova.api.openstack.compute.server_external_events [req-8f7c203b-4fa1-43a4-8bca-c91beb4f6806 req-1b8e7854-35ae-4e41-bad2-af1703b2ee3d 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-changed:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 512/1007] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:58 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, ' [pid: 7|app: 0|req: 496/1008] 10.0.0.176 () {32 vars in 718 bytes} [Sat Jul 25 18:04:58 2026] DELETE /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 0 bytes in 89 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-07-25 18:04:58.617 8 WARNING neutronclient.v2_0.client [None req-2475a83e-8bc6-49df-82e2-93063915eda5 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1009] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:04:58 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 1943 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:04:59.811 7 INFO nova.api.openstack.compute.server_external_events [req-4d7842fd-3f45-41bf-ab72-9c94ad3aa3b8 req-5d8e76a2-4a42-45cb-9346-598883659cf8 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 7|app: 0|req: 497/1010] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:04:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:01.315 8 INFO nova.api.openstack.compute.server_external_events [req-79329ec2-087e-4a94-bb51-806bc77f97a1 req-87541883-f82b-40a1-a31f-645a25efc849 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-deleted:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 514/1011] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:05:01 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-07-25 18:05:01.854 8 INFO nova.api.openstack.compute.server_external_events [req-951aaad9-5513-47c1-99c5-47f7b4129d11 req-0b40dc96-2856-4b97-9034-41a470ec48c4 5077ac39fad54972b44c6afa504969c1 075a5e90f39e4961a18260ed096ea51b - - 82c0e00ee77f43d29dfbae78ccfd668e 82c0e00ee77f43d29dfbae78ccfd668e] Creating event network-vif-unplugged:2b646af6-8dd6-4d50-96bf-cb6e1ccea2c0 for instance d32a8959-ae77-401f-bf74-c85d7594fca9 on instance [pid: 8|app: 0|req: 516/1014] 10.0.0.25 () {38 vars in 814 bytes} [Sat Jul 25 18:05:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:03.812 7 WARNING neutronclient.v2_0.client [None req-6363b3ed-6b5e-4979-bc72-63dd9a5f34f0 b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1015] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:05:03 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 1480 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-07-25 18:05:08.893 8 INFO nova.api.openstack.wsgi [None req-ca98af59-d089-4c9a-8180-c35393bb8dce b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] HTTP exception thrown: Instance d32a8959-ae77-401f-bf74-c85d7594fca9 could not be found. [pid: 8|app: 0|req: 517/1016] 10.0.0.176 () {32 vars in 715 bytes} [Sat Jul 25 18:05:08 2026] GET /v2.1/servers/d32a8959-ae77-401f-bf74-c85d7594fca9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1017] 10.0.0.176 () {32 vars in 726 bytes} [Sat Jul 25 18:05:10 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1308781568 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 18:05:10.905 8 INFO nova.api.openstack.wsgi [None req-ca014e08-927f-4a0d-a682-0c44cd16990a b16e8f95b3f5401b9895e2f78ad85e91 f3b9755b3a4940d0b918de0b64ed7e63 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1308781568 not found for user b16e8f95b3f5401b9895e2f78ad85e91 [pid: 8|app: 0|req: 518/1018] 10.0.0.176 () {32 vars in 723 bytes} [Sat Jul 25 18:05:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1308781568 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1023] 10.0.0.176 () {32 vars in 655 bytes} [Sat Jul 25 18:05:26 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: 503/1024] 10.0.0.176 () {32 vars in 641 bytes} [Sat Jul 25 18:05:27 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 18:05:27.118 8 WARNING oslo_db.sqlalchemy.utils [None req-a1f22bb1-081e-4b84-863e-da8f8da0f3aa f852e04eb9f34925b1dd4af268fa9e6a 7fcaa2c2308e479bbc501347f4e4deb2 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 522/1025] 10.0.0.176 () {32 vars in 649 bytes} [Sat Jul 25 18:05:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1026] 10.0.0.176 () {32 vars in 694 bytes} [Sat Jul 25 18:05:27 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1037] 10.0.0.180 () {28 vars in 454 bytes} [Sat Jul 25 18:06: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: 510/1038] 10.0.0.180 () {30 vars in 658 bytes} [Sat Jul 25 18:06:16 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 529/1039] 10.0.0.180 () {32 vars in 731 bytes} [Sat Jul 25 18:06:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1040] 10.0.0.180 () {34 vars in 765 bytes} [Sat Jul 25 18:06:17 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1041] 10.0.0.180 () {28 vars in 454 bytes} [Sat Jul 25 18:06:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1042] 10.0.0.180 () {30 vars in 658 bytes} [Sat Jul 25 18:06:21 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 531/1043] 10.0.0.180 () {32 vars in 731 bytes} [Sat Jul 25 18:06:21 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: 513/1044] 10.0.0.180 () {34 vars in 765 bytes} [Sat Jul 25 18:06:21 2026] GET /v2.1/os-services => generated 782 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1047] 10.0.0.180 () {28 vars in 454 bytes} [Sat Jul 25 18:06: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: 533/1048] 10.0.0.180 () {30 vars in 658 bytes} [Sat Jul 25 18:06:25 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1049] 10.0.0.180 () {32 vars in 731 bytes} [Sat Jul 25 18:06:25 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1050] 10.0.0.180 () {34 vars in 808 bytes} [Sat Jul 25 18:06:25 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1051] 10.0.0.180 () {28 vars in 454 bytes} [Sat Jul 25 18:06:30 2026] GET /v2.1 => generated 114 bytes in 0 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: 535/1052] 10.0.0.180 () {30 vars in 658 bytes} [Sat Jul 25 18:06:30 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 518/1053] 10.0.0.180 () {32 vars in 731 bytes} [Sat Jul 25 18:06:30 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1054] 10.0.0.180 () {34 vars in 808 bytes} [Sat Jul 25 18:06:30 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)