+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 28 16:32:02 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-6c67fd8d5-8c6bg 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 0x7fadfb9f9668 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-28 16:32:08.177 7 INFO nova.utils [None req-e5351919-f535-43f6-ae6d-4d8a58ad33b0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-28 16:32:08.245 8 INFO nova.utils [None req-420db603-ff02-478e-9792-1f3ad74df4ef - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-28 16:32:10.076 8 WARNING keystonemiddleware._common.config [None req-420db603-ff02-478e-9792-1f3ad74df4ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 16:32:10.085 8 WARNING oslo_config.cfg [None req-420db603-ff02-478e-9792-1f3ad74df4ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 16:32:10.085 7 WARNING keystonemiddleware._common.config [None req-e5351919-f535-43f6-ae6d-4d8a58ad33b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 16:32:10.094 7 WARNING oslo_config.cfg [None req-e5351919-f535-43f6-ae6d-4d8a58ad33b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 16:32:10.164 8 WARNING keystonemiddleware._common.config [None req-420db603-ff02-478e-9792-1f3ad74df4ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 16:32:10.171 7 WARNING keystonemiddleware._common.config [None req-e5351919-f535-43f6-ae6d-4d8a58ad33b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 16:32:10.180 8 WARNING oslo_config.cfg [None req-420db603-ff02-478e-9792-1f3ad74df4ef - - - - - -] 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-28 16:32:10.186 7 WARNING oslo_config.cfg [None req-e5351919-f535-43f6-ae6d-4d8a58ad33b0 - - - - - -] 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-28 16:32:10.193 8 WARNING oslo_config.cfg [None req-420db603-ff02-478e-9792-1f3ad74df4ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fadfb9f9668 pid: 8 (default app) 2026-07-28 16:32:10.199 7 WARNING oslo_config.cfg [None req-e5351919-f535-43f6-ae6d-4d8a58ad33b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fadfb9f9668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:32:23 2026] GET /v2.1 => generated 114 bytes in 57 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-28 16:32:23.779 7 WARNING oslo_policy.policy [None req-c0adafd9-f1e2-4d70-bf01-ba1712ac18e1 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - 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-28 16:32:23.780 7 WARNING oslo_policy.policy [None req-c0adafd9-f1e2-4d70-bf01-ba1712ac18e1 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:32:23 2026] GET /v2.1 => generated 0 bytes in 627 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-28 16:32:23.896 8 WARNING oslo_policy.policy [req-c0adafd9-f1e2-4d70-bf01-ba1712ac18e1 req-33307dac-1f78-4638-9d7a-ad5ecef98fa7 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - 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-28 16:32:23.896 8 WARNING oslo_policy.policy [req-c0adafd9-f1e2-4d70-bf01-ba1712ac18e1 req-33307dac-1f78-4638-9d7a-ad5ecef98fa7 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:32:23 2026] GET /v2.1/ => generated 400 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 16:32:24.012 7 INFO nova.api.openstack.wsgi [None req-5f36e57c-c408-4b6c-b40b-2441b19699fa 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.248 () {48 vars in 1009 bytes} [Tue Jul 28 16:32:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:32:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.248 () {52 vars in 1046 bytes} [Tue Jul 28 16:32:24 2026] POST /v2.1/flavors => generated 529 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:32:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:32:24 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:32:25 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 16:32:25.033 7 INFO nova.api.openstack.wsgi [None req-62831831-0b99-4aae-ba20-10499939a2f5 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.248 () {48 vars in 1011 bytes} [Tue Jul 28 16:32:25 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:32:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.248 () {52 vars in 1046 bytes} [Tue Jul 28 16:32:25 2026] POST /v2.1/flavors => generated 532 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:32:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:32:26 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:32:26 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-28 16:32:26.078 7 INFO nova.api.openstack.wsgi [None req-acba14a6-a188-4a05-9180-8fb739801a84 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.248 () {48 vars in 1013 bytes} [Tue Jul 28 16:32:26 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:32:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.248 () {52 vars in 1046 bytes} [Tue Jul 28 16:32:26 2026] POST /v2.1/flavors => generated 533 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:32:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:32:26 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:32:27 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-28 16:32:27.040 7 INFO nova.api.openstack.wsgi [None req-2c5478d6-f8ba-458a-8dce-05b461bfa602 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.248 () {48 vars in 1011 bytes} [Tue Jul 28 16:32:27 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:32:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.248 () {52 vars in 1046 bytes} [Tue Jul 28 16:32:27 2026] POST /v2.1/flavors => generated 532 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:32:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:32:27 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:32:28 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-28 16:32:28.053 7 INFO nova.api.openstack.wsgi [None req-a140516b-c677-49cf-845c-90c623a8c1ec 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.248 () {48 vars in 1013 bytes} [Tue Jul 28 16:32:28 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:32:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.248 () {52 vars in 1046 bytes} [Tue Jul 28 16:32:28 2026] POST /v2.1/flavors => generated 535 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 10.0.0.133 () {28 vars in 453 bytes} [Tue Jul 28 16:41:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/142] 10.0.0.133 () {30 vars in 657 bytes} [Tue Jul 28 16:41:19 2026] GET /v2.1 => generated 0 bytes in 419 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: 72/143] 10.0.0.133 () {32 vars in 730 bytes} [Tue Jul 28 16:41:20 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 10.0.0.133 () {34 vars in 803 bytes} [Tue Jul 28 16:41:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:45:32 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:45:32 2026] GET /v2.1 => generated 0 bytes in 91 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: 8|app: 0|req: 99/197] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:45:32 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 16:45:32.230 7 INFO nova.api.openstack.wsgi [None req-5e19af9d-5967-44ca-b4e4-099b7b7f9218 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 99/198] 199.204.45.248 () {48 vars in 1015 bytes} [Tue Jul 28 16:45:32 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:45:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.204.45.248 () {52 vars in 1047 bytes} [Tue Jul 28 16:45:32 2026] POST /v2.1/flavors => generated 534 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:46:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:46:50 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:46:50 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-28 16:46:50.990 7 INFO nova.api.openstack.wsgi [None req-1c4dccd1-f06c-470b-9b5a-bffceeb21112 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 71644632f96f48f28aa36d3f2ee565e6 [pid: 7|app: 0|req: 110/220] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:46:50 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-28 16:46:51.005 8 WARNING oslo_db.sqlalchemy.utils [None req-90993bed-2ac9-4070-bb6a-3fff2552acef 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 111/221] 199.204.45.248 () {48 vars in 1014 bytes} [Tue Jul 28 16:46:50 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.204.45.248 () {52 vars in 1055 bytes} [Tue Jul 28 16:46:51 2026] POST /v2.1/os-keypairs => generated 576 bytes in 79 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/223] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:46: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: 112/224] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:46:54 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:46:54 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.248 () {48 vars in 1071 bytes} [Tue Jul 28 16:46:54 2026] GET /v2.1/os-quota-sets/06ef07d23057422392a736b1c66a86af => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.248 () {52 vars in 1123 bytes} [Tue Jul 28 16:46:55 2026] PUT /v2.1/os-quota-sets/06ef07d23057422392a736b1c66a86af => generated 238 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 16:58:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 16:58:40 2026] GET /v2.1 => generated 0 bytes in 132 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 16:58:40 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 16:58:40.488 7 INFO nova.api.openstack.wsgi [None req-0bb3282b-5fc7-4918-bbdd-f446ada9d31d 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 186/373] 199.204.45.248 () {48 vars in 1013 bytes} [Tue Jul 28 16:58:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 16:58:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.248 () {52 vars in 1047 bytes} [Tue Jul 28 16:58:40 2026] POST /v2.1/flavors => generated 534 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.206 () {28 vars in 453 bytes} [Tue Jul 28 17:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 10.0.0.206 () {30 vars in 657 bytes} [Tue Jul 28 17:00:08 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 199/396] 10.0.0.206 () {32 vars in 730 bytes} [Tue Jul 28 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 10.0.0.206 () {34 vars in 764 bytes} [Tue Jul 28 17:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 10.0.0.206 () {28 vars in 453 bytes} [Tue Jul 28 17:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 199/399] 10.0.0.206 () {30 vars in 657 bytes} [Tue Jul 28 17:00:13 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 201/400] 10.0.0.206 () {32 vars in 730 bytes} [Tue Jul 28 17:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.206 () {34 vars in 764 bytes} [Tue Jul 28 17:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/404] 10.0.0.206 () {28 vars in 453 bytes} [Tue Jul 28 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 10.0.0.206 () {30 vars in 657 bytes} [Tue Jul 28 17:00:18 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/406] 10.0.0.206 () {32 vars in 730 bytes} [Tue Jul 28 17:00:18 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: 204/407] 10.0.0.206 () {34 vars in 807 bytes} [Tue Jul 28 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 10.0.0.206 () {28 vars in 453 bytes} [Tue Jul 28 17:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 205/409] 10.0.0.206 () {30 vars in 657 bytes} [Tue Jul 28 17:00:22 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 205/410] 10.0.0.206 () {32 vars in 730 bytes} [Tue Jul 28 17:00:22 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 10.0.0.206 () {34 vars in 807 bytes} [Tue Jul 28 17:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:05: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/473] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:05:25 2026] GET /v2.1 => generated 0 bytes in 8 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: 237/474] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:05:25 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.248 () {48 vars in 1071 bytes} [Tue Jul 28 17:05:25 2026] GET /v2.1/os-quota-sets/fc3fc36e57274b0385b3dc88f4145ec4 => generated 283 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.248 () {52 vars in 1123 bytes} [Tue Jul 28 17:05:25 2026] PUT /v2.1/os-quota-sets/fc3fc36e57274b0385b3dc88f4145ec4 => generated 238 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.191 () {28 vars in 453 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.191 () {30 vars in 657 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1 => generated 0 bytes in 106 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: 309/617] 10.0.0.191 () {32 vars in 730 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.191 () {34 vars in 805 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.191 () {28 vars in 453 bytes} [Tue Jul 28 17:16:53 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: 310/620] 10.0.0.191 () {30 vars in 657 bytes} [Tue Jul 28 17:16:53 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: 311/621] 10.0.0.191 () {32 vars in 730 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.191 () {34 vars in 893 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1/servers/detail?project_id=06ef07d23057422392a736b1c66a86af&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.191 () {34 vars in 893 bytes} [Tue Jul 28 17:16:53 2026] GET /v2.1/servers/detail?project_id=aaaecfedc96148c3ad165bbacace5e2f&all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.191 () {34 vars in 893 bytes} [Tue Jul 28 17:16:54 2026] GET /v2.1/servers/detail?project_id=fc3fc36e57274b0385b3dc88f4145ec4&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:18:40 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:18:40 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 325/649] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:18:40 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-28 17:18:41.019 8 INFO nova.api.openstack.wsgi [None req-ad76da36-dd8b-4ff6-a1b4-2f241c037fd1 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 325/650] 199.204.45.248 () {48 vars in 1009 bytes} [Tue Jul 28 17:18:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:18:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:18:41 2026] GET /v2.1/flavors/d105642c-8403-4bd1-b7f0-2683f5cafe5a/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: 327/653] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:18:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:18:41 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: 328/655] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:18:41 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:18:42.032 8 INFO nova.api.openstack.wsgi [None req-4a759fdd-b92d-40c1-aecf-26bfb598050d 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 328/656] 199.204.45.248 () {48 vars in 1011 bytes} [Tue Jul 28 17:18:42 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: 329/657] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:18:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:18:42 2026] GET /v2.1/flavors/27b15efa-9602-4f1a-bb29-36f6d63062ae/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: 330/659] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:18:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:18:42 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: 331/661] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:18:42 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-28 17:18:43.017 8 INFO nova.api.openstack.wsgi [None req-e68907e3-e0ca-4255-b74a-5e5d01af6dba 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 331/662] 199.204.45.248 () {48 vars in 1013 bytes} [Tue Jul 28 17:18:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:18:43 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: 332/664] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:18:43 2026] GET /v2.1/flavors/06bb24f0-7332-4f7d-9bc5-2b1136800049/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:18:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:18:43 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: 334/667] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:18:44 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-28 17:18:44.039 8 INFO nova.api.openstack.wsgi [None req-26c6d797-1475-49af-b0ef-541243934e6c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 334/668] 199.204.45.248 () {48 vars in 1011 bytes} [Tue Jul 28 17:18:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:18:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:18:44 2026] GET /v2.1/flavors/648a357c-e306-4267-8fbd-0a03e4c1e840/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:18:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/672] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:18:44 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: 337/673] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:18:44 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:18:44.998 8 INFO nova.api.openstack.wsgi [None req-6e8f1963-432c-4ebf-89ce-8e299c722cb9 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 337/674] 199.204.45.248 () {48 vars in 1013 bytes} [Tue Jul 28 17:18:44 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:18:45 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: 338/676] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:18:45 2026] GET /v2.1/flavors/1409a2ff-6ba9-45f0-9b8a-e8315e6f5a52/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: 346/691] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:19:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:19:53 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: 347/693] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:19:53 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-28 17:19:53.465 7 INFO nova.api.openstack.wsgi [None req-b90e2cc9-6c9d-491e-a80c-49ba0ef55254 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 347/694] 199.204.45.248 () {48 vars in 1015 bytes} [Tue Jul 28 17:19:53 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:19:53 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: 348/696] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:19:53 2026] GET /v2.1/flavors/37de4932-0c4f-48e2-ba68-717d33d1929f/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: 350/699] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:20:01 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:20:01 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: 351/701] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:20:01 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: 351/702] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:20:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:20:05 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: 352/704] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:20:05 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: 353/705] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:20:05 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: 353/706] 199.204.45.248 () {48 vars in 1071 bytes} [Tue Jul 28 17:20:05 2026] GET /v2.1/os-quota-sets/06ef07d23057422392a736b1c66a86af => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:21:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:21:00 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: 361/721] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:21:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:21:00.964 8 INFO nova.api.openstack.wsgi [None req-ddd5a946-15a3-4aa3-9ed0-b50107bddc74 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 361/722] 199.204.45.248 () {48 vars in 1013 bytes} [Tue Jul 28 17:21:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:21:00 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: 362/724] 199.204.45.248 () {48 vars in 1097 bytes} [Tue Jul 28 17:21:01 2026] GET /v2.1/flavors/4eb98ba8-411e-404a-bb76-9a2a18c95096/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:21: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: 365/730] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:21:18 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 366/731] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:21:18 2026] GET /v2.1/ => generated 400 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 199.204.45.248 () {48 vars in 1071 bytes} [Tue Jul 28 17:21:18 2026] GET /v2.1/os-quota-sets/fc3fc36e57274b0385b3dc88f4145ec4 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 199.204.45.248 () {42 vars in 703 bytes} [Tue Jul 28 17:22:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/744] 199.204.45.248 () {44 vars in 907 bytes} [Tue Jul 28 17:22:15 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 373/745] 199.204.45.248 () {46 vars in 980 bytes} [Tue Jul 28 17:22:15 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-28 17:22:15.619 7 INFO nova.api.openstack.wsgi [None req-4bdb2efd-434b-4310-bfb5-e927574549a6 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 373/746] 199.204.45.248 () {48 vars in 1009 bytes} [Tue Jul 28 17:22:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 199.204.45.248 () {48 vars in 1049 bytes} [Tue Jul 28 17:22:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/758] 10.0.0.12 () {32 vars in 653 bytes} [Tue Jul 28 17:22:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/759] 10.0.0.12 () {32 vars in 639 bytes} [Tue Jul 28 17:22:59 2026] GET /v2.1/servers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-28 17:22:59.690 7 WARNING oslo_db.sqlalchemy.utils [None req-71df0b51-720b-4101-8abc-3c2327a45880 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 380/760] 10.0.0.12 () {32 vars in 647 bytes} [Tue Jul 28 17:22:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.12 () {32 vars in 692 bytes} [Tue Jul 28 17:22:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/764] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:11 2026] GET /v2.1/flavors/d105642c-8403-4bd1-b7f0-2683f5cafe5a => generated 511 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/765] 10.0.0.12 () {32 vars in 639 bytes} [Tue Jul 28 17:23:11 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/766] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:11 2026] GET /v2.1/flavors/d105642c-8403-4bd1-b7f0-2683f5cafe5a => generated 511 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:23.568 8 WARNING neutronclient.v2_0.client [None req-7a3c1e00-b8ef-42f4-9f94-55d2f1c20ab1 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:23.626 7 WARNING neutronclient.v2_0.client [None req-9f4f7bb8-37fa-447c-a3a4-7d263df2d2fd c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in 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/769] 10.0.0.12 () {34 vars in 683 bytes} [Tue Jul 28 17:23:23 2026] POST /v2.1/os-security-groups => generated 247 bytes in 972 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:24.420 8 WARNING neutronclient.v2_0.client [None req-cf66f60c-a246-4533-8a85-b1e58758ea1e 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/770] 10.0.0.12 () {34 vars in 683 bytes} [Tue Jul 28 17:23:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:24.862 7 WARNING neutronclient.v2_0.client [None req-60404ea3-f4cf-4741-bd5b-d39e2b5ddb6f c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:25.315 8 WARNING neutronclient.v2_0.client [None req-cf66f60c-a246-4533-8a85-b1e58758ea1e 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/771] 10.0.0.12 () {34 vars in 683 bytes} [Tue Jul 28 17:23:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:25.724 7 WARNING neutronclient.v2_0.client [None req-d6350930-6e7b-4e7a-85d7-5ef45124a043 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/772] 10.0.0.12 () {34 vars in 693 bytes} [Tue Jul 28 17:23:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1615 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/773] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:23:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:26.160 8 WARNING neutronclient.v2_0.client [None req-233c3186-62e1-4d79-af58-d15d08162989 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/774] 10.0.0.12 () {34 vars in 683 bytes} [Tue Jul 28 17:23:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:26.494 7 WARNING neutronclient.v2_0.client [None req-1f9a4616-48d9-40b2-8bf5-ee38f48b25be c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:26.968 7 WARNING neutronclient.v2_0.client [None req-1f9a4616-48d9-40b2-8bf5-ee38f48b25be c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/777] 10.0.0.12 () {34 vars in 683 bytes} [Tue Jul 28 17:23:26 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1044 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:27.212 8 WARNING neutronclient.v2_0.client [None req-8c9dd22b-2f8a-48c1-9820-4010eff752ae 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:27.710 7 WARNING neutronclient.v2_0.client [None req-1f9a4616-48d9-40b2-8bf5-ee38f48b25be c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:27.774 8 WARNING neutronclient.v2_0.client [None req-8c9dd22b-2f8a-48c1-9820-4010eff752ae 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/778] 10.0.0.12 () {32 vars in 661 bytes} [Tue Jul 28 17:23:26 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 1746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:23:28.244 7 WARNING neutronclient.v2_0.client [None req-858bd666-a270-4d2b-afb3-6292cd436d39 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.12 () {34 vars in 693 bytes} [Tue Jul 28 17:23:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1307 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:28.530 8 WARNING neutronclient.v2_0.client [None req-235a3093-b78d-49c7-93b4-208e0d659a26 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:29.245 7 WARNING neutronclient.v2_0.client [None req-858bd666-a270-4d2b-afb3-6292cd436d39 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:29.266 8 WARNING neutronclient.v2_0.client [None req-235a3093-b78d-49c7-93b4-208e0d659a26 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:28 2026] DELETE /v2.1/os-security-groups/faadeb51-73d4-4f85-b9bb-8fbb0523723f => generated 0 bytes in 1193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:23:29.444 7 WARNING neutronclient.v2_0.client [None req-12e03741-6ed1-4bb0-959c-305091996e13 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/781] 10.0.0.12 () {34 vars in 693 bytes} [Tue Jul 28 17:23:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 1211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:29.780 7 INFO nova.api.openstack.wsgi [None req-12e03741-6ed1-4bb0-959c-305091996e13 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] HTTP exception thrown: Security group faadeb51-73d4-4f85-b9bb-8fbb0523723f does not exist Neutron server returns request_ids: ['req-4e53edc0-39d0-4463-9d89-59166d01ee49'] [pid: 7|app: 0|req: 392/782] 10.0.0.12 () {32 vars in 735 bytes} [Tue Jul 28 17:23:29 2026] GET /v2.1/os-security-groups/faadeb51-73d4-4f85-b9bb-8fbb0523723f => generated 194 bytes in 345 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 17:23:29.790 7 WARNING neutronclient.v2_0.client [None req-d62af95e-6c75-4bf1-9700-d84679ab0733 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:29.844 8 WARNING neutronclient.v2_0.client [None req-c813c010-e711-4b69-9840-ca4a64fe1b07 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/783] 10.0.0.12 () {32 vars in 735 bytes} [Tue Jul 28 17:23:29 2026] GET /v2.1/os-security-groups/0fa31760-5f17-49eb-b7f3-439571be2870 => generated 665 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:29.865 7 WARNING neutronclient.v2_0.client [None req-cd24dc11-ded1-4d08-96e1-3d286139c343 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:29.902 8 WARNING neutronclient.v2_0.client [None req-c813c010-e711-4b69-9840-ca4a64fe1b07 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The 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-28 17:23:29.928 7 WARNING neutronclient.v2_0.client [None req-cd24dc11-ded1-4d08-96e1-3d286139c343 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:30.127 8 WARNING neutronclient.v2_0.client [None req-c813c010-e711-4b69-9840-ca4a64fe1b07 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/784] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:29 2026] DELETE /v2.1/os-security-groups/bc07301c-b551-4182-9c98-fdd1e259aa1d => generated 0 bytes in 284 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:23:30.149 7 WARNING neutronclient.v2_0.client [None req-af25229f-a69e-4c3d-a960-a58a37122bf4 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:30.182 7 WARNING neutronclient.v2_0.client [None req-af25229f-a69e-4c3d-a960-a58a37122bf4 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:30.229 7 WARNING neutronclient.v2_0.client [None req-af25229f-a69e-4c3d-a960-a58a37122bf4 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in 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/785] 10.0.0.12 () {32 vars in 748 bytes} [Tue Jul 28 17:23:30 2026] DELETE /v2.1/os-security-group-rules/2e4a7428-542e-405f-a9c0-178ae728c879 => generated 0 bytes in 274 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:23:30.426 7 WARNING neutronclient.v2_0.client [None req-cdeb6d66-d095-43d6-bff2-6d35641f095a c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:30.453 7 INFO nova.api.openstack.wsgi [None req-cdeb6d66-d095-43d6-bff2-6d35641f095a c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] HTTP exception thrown: Security group bc07301c-b551-4182-9c98-fdd1e259aa1d does not exist Neutron server returns request_ids: ['req-e71b5a94-59d6-4b18-b934-9576d7c2994c'] [pid: 7|app: 0|req: 396/786] 10.0.0.12 () {32 vars in 735 bytes} [Tue Jul 28 17:23:30 2026] GET /v2.1/os-security-groups/bc07301c-b551-4182-9c98-fdd1e259aa1d => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/787] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:23:30 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:30.584 7 WARNING neutronclient.v2_0.client [None req-500d8767-351e-4545-9aea-05d967144502 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:30.635 7 WARNING neutronclient.v2_0.client [None req-500d8767-351e-4545-9aea-05d967144502 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/788] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:23:29 2026] POST /v2.1/servers => generated 453 bytes in 1130 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-28 17:23:30.871 8 WARNING neutronclient.v2_0.client [None req-f5d4d98f-6f1c-4afc-8d0f-78c713d1aba0 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/789] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:30 2026] DELETE /v2.1/os-security-groups/0fa31760-5f17-49eb-b7f3-439571be2870 => generated 0 bytes in 338 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:23:30.935 8 WARNING neutronclient.v2_0.client [None req-f5d4d98f-6f1c-4afc-8d0f-78c713d1aba0 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:30.938 7 WARNING neutronclient.v2_0.client [None req-ba3251d9-7670-4ac6-a5df-035f3f822e30 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/790] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:30 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1431 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-28 17:23:31.044 7 WARNING neutronclient.v2_0.client [None req-d896b553-0c54-4e66-bb59-2cd64840979b 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/791] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:30 2026] DELETE /v2.1/os-security-groups/47ae1672-e925-4267-a050-7e6f36fcddf6 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:23:31.144 8 WARNING neutronclient.v2_0.client [None req-2645c092-a56b-4528-a55b-ea2cfe9a27f8 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:31.150 7 WARNING neutronclient.v2_0.client [None req-d896b553-0c54-4e66-bb59-2cd64840979b 654eec5d32b84bfbb984c82bccfc0580 118a51de37a342faa92263e01442e2b5 - - default default] The 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-28 17:23:31.168 8 INFO nova.api.openstack.wsgi [None req-2645c092-a56b-4528-a55b-ea2cfe9a27f8 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] HTTP exception thrown: Security group 47ae1672-e925-4267-a050-7e6f36fcddf6 does not exist Neutron server returns request_ids: ['req-0da4a4e8-4037-4f22-b380-4b498c93793e'] [pid: 8|app: 0|req: 393/792] 10.0.0.12 () {32 vars in 735 bytes} [Tue Jul 28 17:23:31 2026] GET /v2.1/os-security-groups/47ae1672-e925-4267-a050-7e6f36fcddf6 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 17:23:31.188 8 WARNING neutronclient.v2_0.client [None req-3595617a-b42c-4be7-9b89-e344b6732c05 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:31.399 8 WARNING neutronclient.v2_0.client [None req-3595617a-b42c-4be7-9b89-e344b6732c05 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/793] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:31 2026] DELETE /v2.1/os-security-groups/4268a92f-f609-4e08-a99b-404551414b23 => generated 0 bytes in 369 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:23:31.453 8 WARNING neutronclient.v2_0.client [None req-3595617a-b42c-4be7-9b89-e344b6732c05 c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in 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/794] 10.0.0.12 () {32 vars in 661 bytes} [Tue Jul 28 17:23:31 2026] GET /v2.1/os-security-groups => generated 707 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:23:31.787 7 WARNING neutronclient.v2_0.client [None req-cdf159b2-1a27-46d0-9123-dd4bd7782daa c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:32.125 8 WARNING neutronclient.v2_0.client [None req-a93c29d9-f5b1-442b-afff-198140a838cc 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The 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-28 17:23:32.506 7 INFO nova.api.openstack.wsgi [None req-cdf159b2-1a27-46d0-9123-dd4bd7782daa c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] HTTP exception thrown: Security group 47ae1672-e925-4267-a050-7e6f36fcddf6 does not exist Neutron server returns request_ids: ['req-9e83ad38-c566-406e-ab74-659e0fee61e1'] [pid: 7|app: 0|req: 401/795] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:31 2026] DELETE /v2.1/os-security-groups/47ae1672-e925-4267-a050-7e6f36fcddf6 => generated 194 bytes in 728 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 17:23:32.524 7 WARNING neutronclient.v2_0.client [None req-e072e2e9-0050-4d36-971f-6834f970ae6a c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/796] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:32 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1435 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:23:32.552 7 INFO nova.api.openstack.wsgi [None req-e072e2e9-0050-4d36-971f-6834f970ae6a c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] HTTP exception thrown: Security group bc07301c-b551-4182-9c98-fdd1e259aa1d does not exist Neutron server returns request_ids: ['req-efdf6e29-0b22-40d2-930e-20ac343f6d47'] [pid: 7|app: 0|req: 402/797] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:32 2026] DELETE /v2.1/os-security-groups/bc07301c-b551-4182-9c98-fdd1e259aa1d => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:32.567 8 WARNING neutronclient.v2_0.client [None req-743ede4f-1474-4a3d-8dc8-b784405a13eb c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] The 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-28 17:23:32.599 8 INFO nova.api.openstack.wsgi [None req-743ede4f-1474-4a3d-8dc8-b784405a13eb c4d72f9feed24583bcad028df2ffb9f0 4ff371220e8f4978abdd4c9cbbeea90a - - default default] HTTP exception thrown: Security group faadeb51-73d4-4f85-b9bb-8fbb0523723f does not exist Neutron server returns request_ids: ['req-fcbb3194-f8c9-476e-bca2-0974b6477935'] [pid: 8|app: 0|req: 396/798] 10.0.0.12 () {32 vars in 738 bytes} [Tue Jul 28 17:23:32 2026] DELETE /v2.1/os-security-groups/faadeb51-73d4-4f85-b9bb-8fbb0523723f => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 17:23:32.886 7 WARNING neutronclient.v2_0.client [None req-57c54a2e-cb0e-4f80-87a8-28f3c672ec34 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The 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-28 17:23:33.052 7 WARNING neutronclient.v2_0.client [None req-57c54a2e-cb0e-4f80-87a8-28f3c672ec34 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The 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-28 17:23:33.604 8 WARNING neutronclient.v2_0.client [None req-91d4d157-1a77-41a5-972c-976bd36c3f17 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/799] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:33 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1483 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:23:34.592 7 WARNING neutronclient.v2_0.client [None req-57c54a2e-cb0e-4f80-87a8-28f3c672ec34 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:23:35.269 8 WARNING neutronclient.v2_0.client [None req-6c81427a-daa5-471f-a08d-f8e78f2e7d1c 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/800] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:35 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1491 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:23:32 2026] POST /v2.1/servers => generated 453 bytes in 2635 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-28 17:23:35.496 8 WARNING neutronclient.v2_0.client [None req-02f9d89b-787f-4972-b8de-0d37125159aa 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/802] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:35 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1391 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:36.421 7 WARNING neutronclient.v2_0.client [None req-7798bf8a-20b5-4918-af8b-11b6bb2424e6 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in 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/805] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:36 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1491 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:36.643 8 WARNING neutronclient.v2_0.client [None req-a1fa4feb-106e-4b7f-86db-f818b0847d05 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/806] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:36 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1391 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:37.525 7 WARNING neutronclient.v2_0.client [None req-d026969a-cfa9-48b8-8a3b-3ea85fbf5a62 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/807] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:37 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 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-28 17:23:37.731 8 WARNING neutronclient.v2_0.client [None req-d9ed5fdf-e7c9-49b4-ac0c-2194597cb29a 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/808] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:37 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1387 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:38.735 7 WARNING neutronclient.v2_0.client [None req-774d563a-5ab2-430a-8320-20d87f45ee13 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] 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-28 17:23:38.844 8 WARNING neutronclient.v2_0.client [None req-643c4a2d-0464-406a-9f28-50e85dc4ea43 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/809] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:38 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1443 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:38 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:39.459 8 INFO nova.api.openstack.compute.server_external_events [req-dcbafff7-aea2-41c1-93fc-bf9e48b038ed req-8a213ee0-0a31-4f4f-98d8-c63d0b73d5e7 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance 2026-07-28 17:23:39.468 8 INFO nova.compute.rpcapi [None req-e23cbbf9-6c86-4be3-8685-4ca47176bd54 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 405/811] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:40.058 7 WARNING neutronclient.v2_0.client [None req-e5ba7021-d727-42c9-a365-8928b8de741d 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:23:40.110 8 WARNING neutronclient.v2_0.client [None req-d14ec347-8ce8-441b-ac1c-ca5007904519 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/812] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:40 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1443 bytes in 968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:40 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 1546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:42.042 7 WARNING neutronclient.v2_0.client [None req-46ebc4c7-4cad-4024-bc94-fb8b80c05b8e 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:23:42.672 8 WARNING neutronclient.v2_0.client [None req-e33e8826-3855-480b-8491-ed89ce381912 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/814] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:42 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1461 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:44.180 7 WARNING neutronclient.v2_0.client [None req-997b8f3b-5a1c-4a7e-9af7-59b8ac10cd0d 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in 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/815] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:42 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 2981 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/818] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:44 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 2321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 410/819] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:23:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:46.671 7 WARNING neutronclient.v2_0.client [None req-f26cccc6-45a2-46c6-8362-786244cb2a46 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The 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-28 17:23:46.785 8 INFO nova.api.openstack.compute.server_external_events [req-73e0e2ef-fed5-48dd-8b76-9281098d0687 req-729a95b4-a433-49d1-ba39-d6e85c68b098 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 8|app: 0|req: 411/820] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/821] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:46 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:47.524 8 WARNING neutronclient.v2_0.client [None req-759c2466-44b7-44fb-b0f1-12c381d2541c 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:23:48.447 7 WARNING neutronclient.v2_0.client [None req-db3220d9-d644-4cab-9843-a7098cfc2933 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in 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/822] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:47 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 1657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:49.163 8 INFO nova.api.openstack.compute.server_external_events [req-62d35f0c-06f2-4420-ac87-bc1e9946aecc req-a47563f0-9d4e-4ea9-aa8d-f7c409092e0f 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 8|app: 0|req: 413/823] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:49 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) [pid: 7|app: 0|req: 411/824] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:48 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:50.199 8 WARNING neutronclient.v2_0.client [None req-65a17494-9000-42e8-a92b-d0478a841656 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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: 412/825] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:23:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:50 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:23:50.354 7 WARNING neutronclient.v2_0.client [None req-25c52bff-8466-4457-b91b-c73e3c9f876d 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/827] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:50 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:51.351 8 WARNING neutronclient.v2_0.client [None req-1645c540-955c-4cac-9d83-9fc47467c839 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/828] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:51 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:51.770 7 WARNING neutronclient.v2_0.client [None req-47541713-beae-4ca3-aaba-35d761c593b2 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in 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/829] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:51 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:52.032 8 INFO nova.api.openstack.compute.server_external_events [req-694958cd-9075-482a-9414-7f41cc68eec4 req-30d8d8b3-0795-4783-ab7a-383ee76687a3 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance [pid: 8|app: 0|req: 416/830] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:52.335 7 WARNING neutronclient.v2_0.client [None req-10f11c4b-70af-4e72-9a56-8c72bce02b71 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The 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-28 17:23:52.382 7 WARNING neutronclient.v2_0.client [None req-10f11c4b-70af-4e72-9a56-8c72bce02b71 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] 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-28 17:23:52.552 7 WARNING neutronclient.v2_0.client [None req-10f11c4b-70af-4e72-9a56-8c72bce02b71 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The 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-28 17:23:52.571 8 WARNING neutronclient.v2_0.client [None req-4ad234d3-56ce-4730-b5b0-ee8045a56d81 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/831] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:52 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/832] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:23:52 2026] POST /v2.1/servers => generated 450 bytes in 624 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-28 17:23:52.932 7 WARNING neutronclient.v2_0.client [None req-bb832900-6897-42bb-967a-de39cd730626 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The 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-28 17:23:52.936 8 WARNING neutronclient.v2_0.client [None req-1346e0b3-5d3d-416d-8c93-79e4a46dda7b 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/833] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:52 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/834] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:52 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:53.749 7 WARNING neutronclient.v2_0.client [None req-9dce7297-169f-49f9-8eea-7195790fd937 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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: 417/835] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:53 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:23:53.972 8 WARNING neutronclient.v2_0.client [None req-9ed2ce2f-4d5c-4d7a-a7be-cb87dfc12329 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] 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-28 17:23:54.015 7 WARNING neutronclient.v2_0.client [None req-2143e94c-8096-4c9a-bdc7-5073eb1bbe3a 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The 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-28 17:23:54.021 8 WARNING neutronclient.v2_0.client [None req-9ed2ce2f-4d5c-4d7a-a7be-cb87dfc12329 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/836] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:53 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1405 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:54.087 7 INFO nova.api.openstack.compute.server_external_events [req-25458712-1f01-4691-be98-544e16650c03 req-37086036-e193-4c14-8a4a-36792aeedab2 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance 2026-07-28 17:23:54.096 7 INFO nova.compute.rpcapi [None req-3d9b42c2-6922-4d66-bd06-a8e451853bda - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 419/837] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:54 2026] POST /v2.1/os-server-external-events => generated 183 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-28 17:23:54.154 7 WARNING neutronclient.v2_0.client [None req-55fb33b6-097b-4784-a51a-872235b22386 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The 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-28 17:23:54.198 8 WARNING neutronclient.v2_0.client [None req-9ed2ce2f-4d5c-4d7a-a7be-cb87dfc12329 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/838] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:54 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1739 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:54.331 7 WARNING neutronclient.v2_0.client [None req-9e319994-db37-4f39-beb3-fb3bac5f640d 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in 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/839] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:23:54 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/840] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:23:53 2026] POST /v2.1/servers => generated 450 bytes in 896 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-28 17:23:54.789 7 WARNING neutronclient.v2_0.client [None req-8766ffc4-b837-4203-919b-c4420a3b2b9a 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/841] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:54 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1252 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-28 17:23:54.932 8 WARNING neutronclient.v2_0.client [None req-a3e405a6-ecf8-4a45-a6fa-59fd400bb4d9 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in 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/842] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:54 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 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-28 17:23:55.116 7 WARNING neutronclient.v2_0.client [None req-d9cf8701-102e-459d-9c40-9192efc3c44b 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/843] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:55 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1453 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:55.572 8 WARNING neutronclient.v2_0.client [None req-15fc572e-8d92-4abe-8984-85e4b5829bc2 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/844] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:55 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1739 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-28 17:23:55.896 8 WARNING neutronclient.v2_0.client [None req-6bbd8939-5de4-4283-881d-d713a78bac2a 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/845] 10.0.0.12 () {32 vars in 639 bytes} [Tue Jul 28 17:23:55 2026] GET /v2.1/servers => generated 383 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/846] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:55 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1302 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:56.099 8 WARNING neutronclient.v2_0.client [None req-53740eb7-2a36-4f68-9817-3a9f33efff08 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in 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/847] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:23:55 2026] DELETE /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 0 bytes in 212 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-28 17:23:56.173 7 INFO nova.api.openstack.compute.server_external_events [req-39967a66-559d-4240-80c3-476033a2058c req-eddc9c29-3b5e-47da-9cf6-482cd884dffd 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance [pid: 7|app: 0|req: 426/848] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:56.218 7 WARNING neutronclient.v2_0.client [None req-3ea761c9-a01b-4081-b812-372eb46e932f 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/849] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:56 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:56.340 8 WARNING neutronclient.v2_0.client [None req-89574396-7d40-490f-b0ae-6d77b5399dae 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/850] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:56 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1745 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/853] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:56 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:56.991 7 WARNING neutronclient.v2_0.client [None req-6cd05c50-c6e5-4a69-9214-850aef994ff5 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/854] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:56 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1294 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-28 17:23:57.366 8 WARNING neutronclient.v2_0.client [None req-bc79bdf5-3ab6-49a2-ad82-dbcac11ba129 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:23:57.416 7 WARNING neutronclient.v2_0.client [None req-afe5a6c2-7103-4989-ac1c-42a43553535b 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in 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/855] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:57 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:57.647 8 WARNING neutronclient.v2_0.client [None req-bc04ed0b-f521-4bbc-85a1-1ac761c04da5 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in 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/856] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:57 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1865 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/857] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:57 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1461 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-28 17:23:58.075 7 WARNING neutronclient.v2_0.client [None req-da44f5cd-7434-4204-acf5-3c7f30d67e91 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/858] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:58 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1350 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-28 17:23:58.214 8 INFO nova.api.openstack.compute.server_external_events [req-7a598181-c0f0-44b6-8511-12c1b4c945e0 req-e4528795-131e-4861-bf56-2d37703d247f 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance 2026-07-28 17:23:58.214 8 INFO nova.api.openstack.compute.server_external_events [req-7a598181-c0f0-44b6-8511-12c1b4c945e0 req-e4528795-131e-4861-bf56-2d37703d247f 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance [pid: 8|app: 0|req: 427/859] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:58 2026] POST /v2.1/os-server-external-events => generated 358 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-28 17:23:58.663 7 WARNING neutronclient.v2_0.client [None req-c37b405c-f717-4bc4-a909-d7e4d4503eec 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:23:58.764 8 WARNING neutronclient.v2_0.client [None req-e09fffba-2ae3-4ed8-83db-22a3e9ef9817 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in 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/860] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:58 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1797 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:59.378 8 WARNING neutronclient.v2_0.client [None req-9c3b654f-19d7-46a0-bc64-6f3924980ea1 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in 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/861] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:58 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:23:59.411 7 WARNING neutronclient.v2_0.client [None req-1d9d852f-b30f-47b7-aa65-f95f8751ffa5 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/862] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:59 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1358 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: 8|app: 0|req: 429/863] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:23:59 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1527 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:23:59.483 7 INFO nova.api.openstack.compute.server_external_events [req-9f9fed7f-0953-474f-bf68-10f3e1040139 req-b0093d7a-6fcf-4457-88b2-ed7aaadb6abe 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 7|app: 0|req: 435/864] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:23:59 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-28 17:24:00.251 8 INFO nova.api.openstack.compute.server_external_events [req-a903d9b9-527c-473e-b4bd-f7c4a54c2a76 req-b70da74a-6268-4d64-9541-c94cf36f710e 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:77f02c9e-6f5b-438b-94c6-40768d97bb4b for instance 67485e47-bf01-4632-88a1-770c213fe42d on instance [pid: 8|app: 0|req: 430/865] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:00 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-28 17:24:00.413 7 WARNING neutronclient.v2_0.client [None req-85720f0a-39c3-4239-b30c-f5cb272a5ef6 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The 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-28 17:24:00.436 8 WARNING neutronclient.v2_0.client [None req-89c1ad4a-5c5b-46a1-bacd-dce3405931f6 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in 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/866] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:00 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:00.513 7 WARNING neutronclient.v2_0.client [None req-da1b310e-012e-49fb-98ac-3249f59ba842 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/867] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:00 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 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-28 17:24:00.606 8 WARNING neutronclient.v2_0.client [None req-e56c4c3e-56b6-44ad-8788-33bb7c1b4402 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/868] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:00 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1425 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/869] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:00 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1527 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:01.526 7 WARNING neutronclient.v2_0.client [None req-a3eae4ad-9aad-43b9-a610-55dc5353425d 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/870] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:01 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 1517 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:01.661 8 WARNING neutronclient.v2_0.client [None req-d6bad701-415f-4ab9-b0ca-e55fcc901998 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:24:01.706 7 WARNING neutronclient.v2_0.client [None req-bd52466d-5818-4326-b182-82bcea3a1062 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/871] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:01 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 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-28 17:24:01.843 8 INFO nova.api.openstack.compute.server_external_events [req-5ee76bcb-400a-4f64-8825-67e6a5f21373 req-9cf9bf1e-0be4-421a-a60e-509010afc7d4 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance [pid: 8|app: 0|req: 434/872] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:01 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-28 17:24:01.883 8 WARNING neutronclient.v2_0.client [None req-296ea19a-53d5-4147-9311-bf0aa483d9e5 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/873] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:01 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1435 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/874] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:01 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1527 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:02.637 7 INFO nova.api.openstack.wsgi [None req-affd1f15-b1ff-42e7-8654-b127eb1dab1c 4a79ea38aaf646478aa2f34a0abf991f 08316d2d30794acfa9dc4ae1dfb8f58e - - default default] HTTP exception thrown: Instance 67485e47-bf01-4632-88a1-770c213fe42d could not be found. [pid: 7|app: 0|req: 440/875] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:02 2026] GET /v2.1/servers/67485e47-bf01-4632-88a1-770c213fe42d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/876] 10.0.0.12 () {32 vars in 704 bytes} [Tue Jul 28 17:24:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1584169071 => generated 0 bytes in 50 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-28 17:24:02.887 7 WARNING neutronclient.v2_0.client [None req-e7185da4-ab80-43cb-bc29-2fc6d6e04a6e 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The 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-28 17:24:02.968 8 WARNING neutronclient.v2_0.client [None req-f1511984-1089-4a16-9ff2-749610328533 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/877] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:02 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1435 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-28 17:24:03.146 8 WARNING neutronclient.v2_0.client [None req-d65cb9a0-6e32-41e8-95aa-dedd841a2100 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/878] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:02 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/879] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:03 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:03.919 7 INFO nova.api.openstack.compute.server_external_events [req-b39494be-5a5c-4aa1-85a1-2823757d14cd req-9699e07b-dbdb-4599-9e51-1f249bf6fa52 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance 2026-07-28 17:24:03.919 7 INFO nova.api.openstack.compute.server_external_events [req-b39494be-5a5c-4aa1-85a1-2823757d14cd req-9699e07b-dbdb-4599-9e51-1f249bf6fa52 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 7|app: 0|req: 442/880] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:03 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-28 17:24:04.150 8 WARNING neutronclient.v2_0.client [None req-a8ce5b40-4a0a-4397-92b2-db4f0b3416b5 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] 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-28 17:24:04.264 7 WARNING neutronclient.v2_0.client [None req-5b569dbe-2961-45a6-aea6-8f208dd9f274 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/881] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:04 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1435 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:04.362 8 WARNING neutronclient.v2_0.client [None req-40eea42e-afc1-4abc-9099-1fb820aee3eb 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/882] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:04 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1517 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:04.611 7 INFO nova.api.openstack.compute.server_external_events [req-35c6bc37-9821-4dc1-ab2b-628aeb7a77d2 req-ad3ab3d4-adb1-4ebd-bdd5-50adfbe50e7f 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 7|app: 0|req: 444/883] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/884] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:04 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1527 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:05.372 7 WARNING neutronclient.v2_0.client [None req-03a06a9f-3cc5-42e5-baef-245c98f92e61 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/885] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:05 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1435 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-28 17:24:05.552 8 WARNING neutronclient.v2_0.client [None req-f87ceca4-e91c-4b64-b1c7-fa03b5f8fb18 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:24:05.715 7 WARNING neutronclient.v2_0.client [None req-ba27de8c-e5b0-4a8b-8940-6e33bd91852b 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in 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/886] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:05 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1701 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:05.828 8 WARNING neutronclient.v2_0.client [None req-024bf16c-8d66-4b8a-927e-772cd80538d8 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/887] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:24:05 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1/os-interface => generated 285 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:05.971 8 INFO nova.api.openstack.compute.server_external_events [req-bc08318c-c312-459f-86c1-05a9c202268f req-fb329a3d-db82-4d6d-8a62-a5d5233c9035 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance [pid: 8|app: 0|req: 443/888] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/889] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:05 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1527 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:06.543 8 WARNING neutronclient.v2_0.client [None req-5e31d6d3-b53e-48e3-bf8e-479e1f469968 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] 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-28 17:24:06.667 7 INFO nova.api.openstack.compute.server_external_events [req-39716d71-99d5-407c-aadd-ab334318b86e req-179ee5b8-f9d0-40d6-85d6-c4177a7da99d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 7|app: 0|req: 448/892] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:07.049 7 WARNING neutronclient.v2_0.client [None req-f2648d32-5294-425d-a6b0-ff6357875597 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/893] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:06 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1423 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/894] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:07 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1718 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:07.443 8 WARNING neutronclient.v2_0.client [None req-2d247c67-67fc-46af-b849-ebc09f2b179e 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/895] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:24:07 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:08.043 7 INFO nova.api.openstack.compute.server_external_events [req-377cda0c-8aaf-477f-82d2-0f8f0f57130e req-6656ebdc-28de-47bc-a08c-f5f0e2e5b723 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 7|app: 0|req: 450/896] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:08.418 8 WARNING neutronclient.v2_0.client [None req-8b53e6e7-2e33-457e-987a-e8c5e3bd4fb0 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] 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: 447/897] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:08 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1423 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:24:08.583 7 WARNING neutronclient.v2_0.client [None req-63b8ced1-9d56-4fd3-8c02-b019d0d189d0 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/898] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:08 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1718 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-28 17:24:09.616 8 WARNING neutronclient.v2_0.client [None req-e8c2a91f-082d-4719-bab9-bb1f718c1b19 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/899] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:09 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1423 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:10.091 7 INFO nova.api.openstack.compute.server_external_events [req-550adaeb-3f20-4a15-9033-0aa1087a20db req-a6017667-ed84-4a7b-bf64-9fc95236e038 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance 2026-07-28 17:24:10.092 7 INFO nova.api.openstack.compute.server_external_events [req-550adaeb-3f20-4a15-9033-0aa1087a20db req-a6017667-ed84-4a7b-bf64-9fc95236e038 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance 2026-07-28 17:24:10.092 7 INFO nova.api.openstack.compute.server_external_events [req-550adaeb-3f20-4a15-9033-0aa1087a20db req-a6017667-ed84-4a7b-bf64-9fc95236e038 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance [pid: 7|app: 0|req: 452/900] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:10 2026] POST /v2.1/os-server-external-events => generated 521 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-28 17:24:10.792 8 WARNING neutronclient.v2_0.client [None req-04e4acba-134c-46be-b94d-b2c211f173f8 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/901] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:10 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1423 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-28 17:24:12.003 7 WARNING neutronclient.v2_0.client [None req-48600c61-c60b-4b1d-b68f-0073ba5a8006 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/902] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:11 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1423 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:13.191 8 WARNING neutronclient.v2_0.client [None req-4818d6db-dbec-47b9-bdc8-27150f9cd8a5 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/903] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:13 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1610 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:13.369 7 WARNING neutronclient.v2_0.client [None req-85122038-ab94-47c6-a04b-ca09e85eb2bc 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/904] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:24:13 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-28 17:24:14.572 7 INFO nova.api.openstack.compute.server_external_events [req-9d6c9487-db59-4ed7-a09a-bb55db04dca3 req-be5f2765-c143-4f5d-b4a2-0770299ee8c9 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance 2026-07-28 17:24:14.580 8 WARNING neutronclient.v2_0.client [None req-6fa840cd-48c3-45af-99c0-2e4ed37ff78b 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/905] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/906] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:14 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1610 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/907] 10.0.0.12 () {32 vars in 639 bytes} [Tue Jul 28 17:24:14 2026] GET /v2.1/servers => generated 387 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 452/908] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:24:14 2026] DELETE /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 0 bytes in 265 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-28 17:24:15.179 7 WARNING neutronclient.v2_0.client [None req-202daa21-c95d-4c9b-8922-018bc4e972c3 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/909] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:15 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1616 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:16.354 8 INFO nova.api.openstack.compute.server_external_events [req-9a9aa73f-0811-466b-82c5-a9961bddd416 req-81f3d0dc-b453-4d82-b9bf-024a94f728d1 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance [pid: 8|app: 0|req: 453/911] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:16.426 8 WARNING neutronclient.v2_0.client [None req-a5d4432d-6229-4ef6-aed9-f00b5eb2e906 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/913] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:16 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1736 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-28 17:24:17.627 7 WARNING neutronclient.v2_0.client [None req-4bd99df6-3256-4776-a81e-4094e1c406d2 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/914] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:17 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1736 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:18.415 8 INFO nova.api.openstack.compute.server_external_events [req-27e0507f-5d4e-48fa-948e-833211f1e214 req-6afa4f88-805a-475b-8f6a-2d206cb98934 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance 2026-07-28 17:24:18.416 8 INFO nova.api.openstack.compute.server_external_events [req-27e0507f-5d4e-48fa-948e-833211f1e214 req-6afa4f88-805a-475b-8f6a-2d206cb98934 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:ac8692e4-70a6-4360-ba3e-2c29542e0f85 for instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 on instance [pid: 8|app: 0|req: 455/915] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:18.799 7 WARNING neutronclient.v2_0.client [None req-7808159a-7dad-4c55-8ecc-eec722b82df6 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/916] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:18 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1379 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-28 17:24:19.899 8 WARNING neutronclient.v2_0.client [None req-0903b687-02a0-46d8-ab54-7a97b2f6cc5d 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/917] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:19 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1379 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:21.016 7 WARNING neutronclient.v2_0.client [None req-27ad90d8-a080-453a-ba71-ab16421c2fcd 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/918] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:20 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1384 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:22.121 8 WARNING neutronclient.v2_0.client [None req-b41234d0-821b-4fa8-8b12-5aac7870e1cc 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] The python binding code in 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/919] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:22 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 1384 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:22.766 7 WARNING neutronclient.v2_0.client [None req-c4b00232-75a2-44ec-abfd-2ed57c70da50 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/920] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:22 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1821 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:22.955 8 WARNING neutronclient.v2_0.client [None req-c2a7706f-b849-4254-ad34-2f0471301f77 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in 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/921] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:22 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1821 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-28 17:24:23.202 7 INFO nova.api.openstack.wsgi [None req-900b4367-526c-435d-aeba-b211e408040c 90dc430c51374a17a79dba3ae8e41a1a 738081016aa94a38b721a3f74772c9a2 - - default default] HTTP exception thrown: Instance c9330e66-9ab4-47ba-b2ca-1557649f91d8 could not be found. [pid: 7|app: 0|req: 464/922] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:23 2026] GET /v2.1/servers/c9330e66-9ab4-47ba-b2ca-1557649f91d8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/923] 10.0.0.12 () {32 vars in 702 bytes} [Tue Jul 28 17:24:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-885406618 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/924] 10.0.0.12 () {34 vars in 748 bytes} [Tue Jul 28 17:24:23 2026] POST /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 17:24:23.489 8 WARNING neutronclient.v2_0.client [None req-11e22d74-76e3-441b-9958-5d1642d7f71a 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/925] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:23 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1823 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:24.309 7 WARNING neutronclient.v2_0.client [None req-c2967e2c-d3b0-408d-ab60-854a7b9fc57e 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/926] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:24:24 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/os-interface => generated 285 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:24.465 8 WARNING neutronclient.v2_0.client [None req-6182e2a9-c8e9-4c12-a2cf-6149d830d7a7 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/927] 10.0.0.12 () {32 vars in 813 bytes} [Tue Jul 28 17:24:24 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/os-interface/47a04fbf-a5f6-43de-85a0-bd3773143f3c => generated 282 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 467/928] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:24 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:24.691 8 WARNING neutronclient.v2_0.client [None req-e3045f0f-c802-45e4-9a71-26b498a98f51 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/929] 10.0.0.12 () {34 vars in 748 bytes} [Tue Jul 28 17:24:24 2026] POST /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/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, ' [pid: 7|app: 0|req: 469/930] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:24 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/931] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:24 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1823 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/932] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:25 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 156 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:26.247 8 WARNING neutronclient.v2_0.client [None req-2516da44-a071-4c3d-a997-343e56b548b4 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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: 473/935] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:26 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 156 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-28 17:24:26.976 7 INFO nova.api.openstack.compute.server_external_events [req-a899539b-67ef-4028-a460-43f5a9320bd2 req-be310931-fdad-443c-965f-615d04edf698 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 7|app: 0|req: 474/936] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:26 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: 463/937] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:26 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1823 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/938] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:27 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 194 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:27.994 8 WARNING neutronclient.v2_0.client [None req-28fcf3ac-64cf-42e4-9c0f-4164c84dee6c 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] 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-28 17:24:28.091 7 WARNING neutronclient.v2_0.client [None req-20a381c7-fda5-4312-8cf1-666f1c578490 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/939] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:27 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1952 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/940] 10.0.0.12 () {34 vars in 748 bytes} [Tue Jul 28 17:24:28 2026] POST /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/action => generated 0 bytes in 47 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: 466/941] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:28 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/942] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:28 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1823 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, ' [pid: 8|app: 0|req: 467/943] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:29 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 194 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-28 17:24:29.289 7 WARNING neutronclient.v2_0.client [None req-af0ca54e-6fd7-466f-8212-d0c8e1fa5b19 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:24:29.501 8 INFO nova.api.openstack.compute.server_external_events [req-efab2f8f-c717-4022-b2e8-c134f0e9f387 req-dcdea29b-ce98-48f4-98fb-6bfa14440841 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 8|app: 0|req: 468/944] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/945] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:29 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1828 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 469/946] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:30 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:30.603 7 WARNING neutronclient.v2_0.client [None req-cfea9f49-e344-4ec9-8d3d-646d692b8c82 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] 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-28 17:24:30.698 8 INFO nova.api.openstack.compute.server_external_events [req-ca4e5198-d79b-4bd2-986f-e171531cb961 req-b9ad522e-b5d0-49e8-a7da-d7a1574937cf 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 8|app: 0|req: 470/947] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/948] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:30 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1828 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, ' [pid: 8|app: 0|req: 471/949] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:31 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 194 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-28 17:24:31.554 7 INFO nova.api.openstack.compute.server_external_events [req-bbb130f0-3dc5-4baa-8e08-dc2e9649191b req-e49fee95-3ddc-4204-a123-b07fd30e2f02 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 7|app: 0|req: 479/950] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:31.766 8 WARNING neutronclient.v2_0.client [None req-7bcc4dc1-0b8e-4ce1-b51a-c68ffecf1fcf 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/951] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:31 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1828 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, ' [pid: 7|app: 0|req: 480/952] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:24:32 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34/ips => generated 156 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: 8|app: 0|req: 473/953] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:24:32 2026] DELETE /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 0 bytes in 211 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-28 17:24:32.673 7 WARNING neutronclient.v2_0.client [None req-56f35e25-2c3b-4926-90db-9b5b531012db 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/954] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:32 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1844 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-28 17:24:32.922 8 WARNING neutronclient.v2_0.client [None req-28c128da-d8e4-4254-abaf-d3aa45066226 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/955] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:32 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1828 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-28 17:24:33.600 7 INFO nova.api.openstack.compute.server_external_events [req-6836ddeb-1302-44e9-8902-89786f7cbb07 req-1f3360a6-1dbf-428b-95f9-afb6b26bc76e 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance 2026-07-28 17:24:33.600 7 INFO nova.api.openstack.compute.server_external_events [req-6836ddeb-1302-44e9-8902-89786f7cbb07 req-1f3360a6-1dbf-428b-95f9-afb6b26bc76e 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 7|app: 0|req: 482/956] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:33.886 8 WARNING neutronclient.v2_0.client [None req-44f64c24-4305-4a20-99ea-75a084565899 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] 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-28 17:24:34.019 7 INFO nova.api.openstack.compute.server_external_events [req-950a4ac5-1fb5-4b25-b793-b0f98bc22f9f req-4fd9844a-7e15-489c-bba1-f1320809b81e 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 7|app: 0|req: 483/957] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:34.098 7 WARNING neutronclient.v2_0.client [None req-d9b6c007-5292-47d1-b32e-d860407181b9 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/958] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:33 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1844 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/959] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:34 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1828 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-28 17:24:35.711 8 INFO nova.api.openstack.compute.server_external_events [req-a05fb03d-62ab-4dea-af31-7f0975ed9714 req-201aa027-0acf-4a9e-bba2-748a7864d1f5 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 8|app: 0|req: 476/960] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:35 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:35.995 7 WARNING neutronclient.v2_0.client [None req-2eabc6ee-2b5b-4489-84fb-15ba684427c8 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The 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-28 17:24:36.000 8 WARNING neutronclient.v2_0.client [None req-79b880aa-e201-4d8f-aff3-98c432fc4829 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/961] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:35 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1482 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-28 17:24:36.163 8 INFO nova.api.openstack.compute.server_external_events [req-07b1471a-9b95-4fe0-ba99-1bc597308e1c req-677b96f1-f3c0-46bb-9878-c18f331eeed4 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:47a04fbf-a5f6-43de-85a0-bd3773143f3c for instance 79a8c072-702e-4552-81cb-dfea0683db34 on instance [pid: 8|app: 0|req: 478/962] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/963] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:35 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1821 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:37.233 8 WARNING neutronclient.v2_0.client [None req-2166b46f-78cb-4006-92c5-58d25af96951 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in 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/966] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:37 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1487 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:38.355 7 WARNING neutronclient.v2_0.client [None req-e993312b-1577-4e06-b133-e51dba1dc2f3 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/967] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:38 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 1487 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-28 17:24:39.444 8 INFO nova.api.openstack.wsgi [None req-17a3bc0e-a8d5-48de-808a-051d78f49638 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] HTTP exception thrown: Instance 79a8c072-702e-4552-81cb-dfea0683db34 could not be found. [pid: 8|app: 0|req: 481/968] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:39 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/969] 10.0.0.12 () {32 vars in 704 bytes} [Tue Jul 28 17:24:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1669526068 => generated 0 bytes in 49 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-28 17:24:40.209 8 INFO nova.api.openstack.wsgi [None req-5663812e-1402-4809-bf04-5f16163409a2 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] HTTP exception thrown: Instance 79a8c072-702e-4552-81cb-dfea0683db34 could not be found. [pid: 8|app: 0|req: 482/970] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:24:40 2026] DELETE /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 17:24:40.246 7 INFO nova.api.openstack.wsgi [None req-43ecd9d0-403d-4092-9a20-64323af9dddd 4788540eb7e14af7bdd0bf4d6c9ac21d 22d61f79bb3c4aaa830e80b77dccc7c8 - - default default] HTTP exception thrown: Instance 79a8c072-702e-4552-81cb-dfea0683db34 could not be found. [pid: 7|app: 0|req: 489/971] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:40 2026] GET /v2.1/servers/79a8c072-702e-4552-81cb-dfea0683db34 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:51.914 8 WARNING neutronclient.v2_0.client [None req-8231fb3b-b8f6-465a-8500-c4058f06de88 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/974] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:51 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1821 bytes in 1904 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/975] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:24:53 2026] DELETE /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 0 bytes in 170 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-28 17:24:54.025 8 WARNING neutronclient.v2_0.client [None req-7d6c268a-ef56-4024-9f7d-3d1a18dc8ac7 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/976] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:53 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1827 bytes in 1049 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:55.311 7 INFO nova.api.openstack.compute.server_external_events [req-fc8b7437-f8d3-412b-a834-996168189057 req-bd5e2265-51dc-42a0-9c07-171e001f7e3e 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 7|app: 0|req: 492/977] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:55 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-28 17:24:56.092 8 WARNING neutronclient.v2_0.client [None req-594d7dcf-6758-4995-bebf-6ce76cfcd3fe 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/980] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:56 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1827 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, ' [pid: 7|app: 0|req: 495/981] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:24:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:57.393 8 INFO nova.api.openstack.compute.server_external_events [req-33eed494-2077-4489-950e-c2c791200319 req-267a91aa-c661-4b08-b317-e084958130b4 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance 2026-07-28 17:24:57.393 8 INFO nova.api.openstack.compute.server_external_events [req-33eed494-2077-4489-950e-c2c791200319 req-267a91aa-c661-4b08-b317-e084958130b4 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:ec96ae58-5f93-4cc1-82fe-18933e3c191c for instance 475404ca-8068-443a-9fdd-e2b4d62704a1 on instance [pid: 8|app: 0|req: 487/982] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:24:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:24:57.758 7 WARNING neutronclient.v2_0.client [None req-068068fb-24de-4901-ad41-bfe728adda13 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/983] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:57 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1472 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-28 17:24:58.930 8 WARNING neutronclient.v2_0.client [None req-05c62f2f-4a49-4783-b04e-822c37a96a49 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/984] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:24:58 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1477 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:24:59.652 7 WARNING neutronclient.v2_0.client [None req-6715e2c2-7fc8-4323-8bce-0d50c7131ee7 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The 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-28 17:24:59.702 7 WARNING neutronclient.v2_0.client [None req-6715e2c2-7fc8-4323-8bce-0d50c7131ee7 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The 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-28 17:24:59.906 7 WARNING neutronclient.v2_0.client [None req-6715e2c2-7fc8-4323-8bce-0d50c7131ee7 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] 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-28 17:25:00.194 8 WARNING neutronclient.v2_0.client [None req-631727ad-4c7e-4f4c-9d25-c52c2ba3b700 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/985] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:24:59 2026] POST /v2.1/servers => generated 450 bytes in 647 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-28 17:25:00.238 7 WARNING neutronclient.v2_0.client [None req-022e9028-5d01-4f62-b51b-28a3f6583725 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/986] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:00 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => generated 1477 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/987] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:00 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1424 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-28 17:25:01.294 8 INFO nova.api.openstack.wsgi [None req-4884f6d0-d7b4-4347-817f-88d598c5b624 568b77c1bb9e40c580c4d32b1d567c49 0c2229fcc2bb428b840a631d89f83b79 - - default default] HTTP exception thrown: Instance 475404ca-8068-443a-9fdd-e2b4d62704a1 could not be found. [pid: 8|app: 0|req: 490/988] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:01 2026] GET /v2.1/servers/475404ca-8068-443a-9fdd-e2b4d62704a1 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:01.346 7 WARNING neutronclient.v2_0.client [None req-e74b99b8-d5f5-454b-b45a-50ce35d6a5a3 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/989] 10.0.0.12 () {32 vars in 702 bytes} [Tue Jul 28 17:25:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-894746621 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/990] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:01 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1428 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:25:02.487 8 WARNING neutronclient.v2_0.client [None req-77843ea0-977e-4492-8155-1faa4d7c35d9 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/991] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:02 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1476 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-28 17:25:03.626 7 WARNING neutronclient.v2_0.client [None req-f46479be-e1f4-4268-bbab-c0bdcac0a820 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/992] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:03 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1476 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:05.107 8 WARNING neutronclient.v2_0.client [None req-e240d43b-a379-45bf-a4b5-2067fd9fde57 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/993] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:05 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1484 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:06.280 7 WARNING neutronclient.v2_0.client [None req-58b6cab9-5caa-4361-b18c-c320ad84f05d 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] 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-28 17:25:07.441 8 INFO nova.api.openstack.compute.server_external_events [req-b6f6af38-dfff-489d-95d0-23c3857d766c req-fd5b59ca-2248-44a2-aaf7-80324d3b100d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:998288a2-7910-4b4b-9503-77488d2e0c60 for instance 59bbfbcd-4a32-464c-9f9e-e10fc5572a87 on instance [pid: 8|app: 0|req: 496/996] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/997] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:06 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1561 bytes in 1932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:09.227 8 WARNING neutronclient.v2_0.client [None req-bb25bad3-4d0e-407e-a1fa-8024511c9862 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/998] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:09 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1549 bytes in 1603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:11.851 7 WARNING neutronclient.v2_0.client [None req-b14797fb-a0c6-46e2-9612-2932a861bf90 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/999] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:11 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1549 bytes in 1140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:13.999 8 WARNING neutronclient.v2_0.client [None req-dc29a5ae-be0d-4ca0-b7f3-0ca6383542dc 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1000] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:13 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1549 bytes in 1754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:16.788 8 WARNING neutronclient.v2_0.client [None req-176ef724-3089-4c5d-bfc4-c83a90b37882 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1003] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:16 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1549 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:18.045 7 WARNING neutronclient.v2_0.client [None req-82dded52-d836-44b3-860d-815f7fad0cb7 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] 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-28 17:25:18.511 8 INFO nova.api.openstack.compute.server_external_events [req-ef75fd8c-b648-4dff-b8a6-449ed28c9c48 req-2d6d89aa-2554-44fc-ac4c-63a0bd87517c 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:998288a2-7910-4b4b-9503-77488d2e0c60 for instance 59bbfbcd-4a32-464c-9f9e-e10fc5572a87 on instance [pid: 8|app: 0|req: 501/1004] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:18 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) [pid: 7|app: 0|req: 504/1005] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:18 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1549 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:20.006 8 WARNING neutronclient.v2_0.client [None req-7d7a8a9b-b6a0-4d6d-b18a-1dcf9e2f6ed1 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1006] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:19 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1726 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:20.371 7 WARNING neutronclient.v2_0.client [None req-2980f615-5bee-4170-adae-cb453784b06a 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1007] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:25:20 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:20.566 8 INFO nova.api.openstack.compute.server_external_events [req-34a90a54-1525-4c9a-9a39-974a5b0c66f7 req-69bc863a-cd33-4ff2-9acb-1a8e2029bfd8 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:998288a2-7910-4b4b-9503-77488d2e0c60 for instance 59bbfbcd-4a32-464c-9f9e-e10fc5572a87 on instance [pid: 8|app: 0|req: 503/1008] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:21.402 8 WARNING neutronclient.v2_0.client [None req-54f8734c-e5b6-4a2a-a6a5-e9564e98cdb1 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] 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: 504/1009] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:21 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1726 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-28 17:25:21.589 8 INFO nova.api.openstack.compute.server_external_events [req-ccee2235-e106-438e-823a-33892d36b883 req-06a80493-d568-4212-b601-751ca328fcc7 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:998288a2-7910-4b4b-9503-77488d2e0c60 for instance 59bbfbcd-4a32-464c-9f9e-e10fc5572a87 on instance [pid: 8|app: 0|req: 505/1010] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:21.620 7 WARNING neutronclient.v2_0.client [None req-51153ca2-d3ac-4402-89a0-d3d43225c112 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1011] 10.0.0.12 () {32 vars in 639 bytes} [Tue Jul 28 17:25:21 2026] GET /v2.1/servers => generated 378 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:21.790 7 WARNING neutronclient.v2_0.client [None req-51153ca2-d3ac-4402-89a0-d3d43225c112 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1012] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:25:21 2026] DELETE /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 0 bytes in 223 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-28 17:25:21.974 8 WARNING neutronclient.v2_0.client [None req-6796c837-159e-481d-a423-b2a701e141b3 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1013] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:25:21 2026] POST /v2.1/servers => generated 424 bytes in 722 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1014] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:21 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1732 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:25:22.104 7 WARNING neutronclient.v2_0.client [None req-04a470b7-8ad8-4b38-b1dd-1dcc18c70f1a 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1015] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:22 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1371 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:23.157 8 WARNING neutronclient.v2_0.client [None req-103eaa8f-280a-43a7-aeb0-385aed00d16c 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] 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-28 17:25:23.237 7 WARNING neutronclient.v2_0.client [None req-15418785-ad8e-4510-ab63-5bd5236d49bc 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1016] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:23 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1852 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1017] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:23 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1375 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-28 17:25:24.323 8 WARNING neutronclient.v2_0.client [None req-4b3ddbee-d1b0-4db5-a884-0bdf8da883a2 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] 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-28 17:25:24.596 7 WARNING neutronclient.v2_0.client [None req-34952e84-daf1-4572-83db-200b3a31131a 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1018] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:24 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1423 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:24.867 7 INFO nova.api.openstack.compute.server_external_events [req-c3782e8a-06a1-45cc-b726-5ec25a249291 req-96c869f7-4f33-4074-88ac-0f58b60f3a26 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:998288a2-7910-4b4b-9503-77488d2e0c60 for instance 59bbfbcd-4a32-464c-9f9e-e10fc5572a87 on instance [pid: 7|app: 0|req: 510/1019] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1020] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:24 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1852 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:25.925 7 WARNING neutronclient.v2_0.client [None req-a15d5326-bf9c-4bbb-8289-bd26653e0d75 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1021] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:25 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1423 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:25:25.971 8 WARNING neutronclient.v2_0.client [None req-c01860cf-82c9-4cbf-9b0a-03c2f340a9ba 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in 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/1022] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:25 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1510 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-28 17:25:27.025 7 WARNING neutronclient.v2_0.client [None req-ef866b44-c935-4cf6-9b9d-abfb988e4243 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] 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-28 17:25:27.068 8 WARNING neutronclient.v2_0.client [None req-6fbf4299-72a0-4c96-98fe-8c12620a2d9b 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] The python binding code in 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/1025] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:27 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 1510 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1026] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:26 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1473 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:28.380 8 INFO nova.api.openstack.compute.server_external_events [req-236c5810-9fcc-44b8-b2fa-7b126534da1b req-371913c9-c5d0-4bc7-b835-d3bd25588592 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:ec0c6347-0127-4977-9e58-a226b5b5d5d4 for instance c8c7fe01-0f26-472a-9ecd-efac782cdcce on instance [pid: 8|app: 0|req: 514/1027] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:28.484 7 INFO nova.api.openstack.wsgi [None req-0ed82729-6ae6-4798-ba84-db1bc5612843 7977804550ce48f0a38b0ee777bee8e2 db1ab1a32d264a8bb935e3865e0b3a8a - - default default] HTTP exception thrown: Instance 59bbfbcd-4a32-464c-9f9e-e10fc5572a87 could not be found. [pid: 7|app: 0|req: 514/1028] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:28 2026] GET /v2.1/servers/59bbfbcd-4a32-464c-9f9e-e10fc5572a87 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1029] 10.0.0.12 () {32 vars in 704 bytes} [Tue Jul 28 17:25:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1294379266 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:28.645 7 WARNING neutronclient.v2_0.client [None req-2768fae5-3fb1-4718-99d0-0b4a1fc7e0c9 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:28 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1471 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:25:30.583 8 WARNING neutronclient.v2_0.client [None req-78ae35c0-82ba-40d4-9d55-45b53f669a65 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1031] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:30 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1471 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:32.077 7 WARNING neutronclient.v2_0.client [None req-8ffa2e70-c7f0-4557-b03e-654409e682d5 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1032] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:32 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1471 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:33.333 8 WARNING neutronclient.v2_0.client [None req-1204af65-6da2-420a-addc-b6f33bd7273a 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1033] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:33 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1471 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:34.573 7 WARNING neutronclient.v2_0.client [None req-e4fd38fd-5c98-48c5-bd33-474b2041f198 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1034] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:34 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1471 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-28 17:25:35.144 8 INFO nova.api.openstack.compute.server_external_events [req-50ac9614-b2bf-4f2c-ba6b-aa97b20a16c3 req-2df9c971-426f-464f-84cf-74d0bf99a906 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ec0c6347-0127-4977-9e58-a226b5b5d5d4 for instance c8c7fe01-0f26-472a-9ecd-efac782cdcce on instance [pid: 8|app: 0|req: 518/1035] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:35.723 7 WARNING neutronclient.v2_0.client [None req-d397719d-3e7f-4c5f-823b-ac7ab7138ff1 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1036] 10.0.0.12 () {30 vars in 411 bytes} [Tue Jul 28 17:25:35 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1037] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:35 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1471 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, ' [pid: 8|app: 0|req: 520/1040] 10.0.0.12 () {28 vars in 558 bytes} [Tue Jul 28 17:25:35 2026] GET /v2/ => generated 402 bytes in 581 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1041] 10.0.0.12 () {28 vars in 562 bytes} [Tue Jul 28 17:25:36 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1042] 10.0.0.12 () {30 vars in 411 bytes} [Tue Jul 28 17:25:36 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-28 17:25:36.918 7 WARNING neutronclient.v2_0.client [None req-fd3bd4f7-90f7-46f5-a3cc-acd389cdb688 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1043] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:36 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1656 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1044] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:25:37 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1045] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:25:37 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:37.186 8 INFO nova.api.openstack.compute.server_external_events [req-9433db77-395b-4188-94fc-bacfec63819c req-2e43620e-b67a-4a5a-ac63-b637ecc7e86f 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:ec0c6347-0127-4977-9e58-a226b5b5d5d4 for instance c8c7fe01-0f26-472a-9ecd-efac782cdcce on instance [pid: 8|app: 0|req: 523/1046] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1047] 10.0.0.12 () {32 vars in 823 bytes} [Tue Jul 28 17:25:37 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce/ips/tempest-ServerAddressesTestJSON-1128947455-network => generated 94 bytes in 46 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: 524/1048] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:25:37 2026] DELETE /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 0 bytes in 218 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-28 17:25:37.517 7 WARNING neutronclient.v2_0.client [None req-af6667f2-02a4-4ec2-8930-2ce6d41a0d6e 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1049] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:37 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1662 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:38.795 8 WARNING neutronclient.v2_0.client [None req-f5d53101-9575-4ee0-81e2-ec8bf0d72964 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1050] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:38 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1662 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:39.235 7 INFO nova.api.openstack.compute.server_external_events [req-2c68e4ee-1c80-4380-80e7-7e93eab28e12 req-b6d1e2f6-5d7f-4053-b79d-6ace6941dabc 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec0c6347-0127-4977-9e58-a226b5b5d5d4 for instance c8c7fe01-0f26-472a-9ecd-efac782cdcce on instance 2026-07-28 17:25:39.235 7 INFO nova.api.openstack.compute.server_external_events [req-2c68e4ee-1c80-4380-80e7-7e93eab28e12 req-b6d1e2f6-5d7f-4053-b79d-6ace6941dabc 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:ec0c6347-0127-4977-9e58-a226b5b5d5d4 for instance c8c7fe01-0f26-472a-9ecd-efac782cdcce on instance [pid: 7|app: 0|req: 526/1051] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:39 2026] POST /v2.1/os-server-external-events => generated 358 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-28 17:25:39.969 8 WARNING neutronclient.v2_0.client [None req-eed09023-de59-4728-b2dc-7db65ec11758 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] 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-28 17:25:40.107 7 INFO nova.api.openstack.compute.server_external_events [req-b9bdc509-ced0-4164-9a71-dca2f4010af2 req-d28fe71e-69a4-4ab3-99d1-847b3bd170f9 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:ec0c6347-0127-4977-9e58-a226b5b5d5d4 for instance c8c7fe01-0f26-472a-9ecd-efac782cdcce on instance [pid: 7|app: 0|req: 527/1052] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:25:40 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) [pid: 8|app: 0|req: 526/1053] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:39 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1620 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-28 17:25:41.181 7 WARNING neutronclient.v2_0.client [None req-3bdbb4b1-988d-4183-8130-d25f0ba61060 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1054] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:41 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1457 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:42.279 8 WARNING neutronclient.v2_0.client [None req-05c929fb-255c-49f2-9916-e9bf882c5a27 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1055] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:42 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:25:43.353 7 INFO nova.api.openstack.wsgi [None req-2aaea582-8072-4428-acf9-fb8ac0b25f3a 4e33dcb50e87450a8c2bc20c17009fe3 3343678d1b424a24a7b1efb2a212902d - - default default] HTTP exception thrown: Instance c8c7fe01-0f26-472a-9ecd-efac782cdcce could not be found. [pid: 7|app: 0|req: 529/1056] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:25:43 2026] GET /v2.1/servers/c8c7fe01-0f26-472a-9ecd-efac782cdcce => 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-28 17:26:06.960 8 WARNING neutronclient.v2_0.client [None req-2bd4e360-8e39-432a-be16-9705a507e3b2 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The 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-28 17:26:07.138 8 WARNING neutronclient.v2_0.client [None req-2bd4e360-8e39-432a-be16-9705a507e3b2 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1063] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:26:06 2026] POST /v2.1/servers => generated 424 bytes in 436 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-28 17:26:07.352 7 WARNING neutronclient.v2_0.client [None req-6e7d7d88-d0e6-4210-90a8-b8a6fa65ec3e b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1064] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:07 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:08.436 8 WARNING neutronclient.v2_0.client [None req-0f8b01c4-e6a6-4100-b658-a402a18d6c2e b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1065] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:08 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1371 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:09.528 7 WARNING neutronclient.v2_0.client [None req-31c084be-a867-41da-b184-1542b70c0087 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1066] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:09 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1363 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-28 17:26:10.621 8 WARNING neutronclient.v2_0.client [None req-787fe165-c025-4497-945f-5525c137a3b1 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1067] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:10 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1419 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:11.754 7 WARNING neutronclient.v2_0.client [None req-f67fd7db-51bb-485b-b4a9-31eba339b396 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1068] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:11 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1427 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:12.879 8 WARNING neutronclient.v2_0.client [None req-235a3b7c-228f-48c9-8e8f-5aa8ac04f59c b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] 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-28 17:26:13.856 7 INFO nova.api.openstack.compute.server_external_events [req-790f2383-fd73-4e1d-a051-94349bce54f2 req-a1f5e3b0-7d84-4ff6-9594-c1eb390af802 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:cf52c4dc-351f-4bc3-8c1d-6b8baf9108b9 for instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb on instance [pid: 7|app: 0|req: 536/1069] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:26:13 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: 534/1070] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:12 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1479 bytes in 1521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:15.403 7 WARNING neutronclient.v2_0.client [None req-ffe935bf-3bb5-4898-a870-709f7c97ab58 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1073] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:15 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1467 bytes in 1151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:17.590 8 WARNING neutronclient.v2_0.client [None req-6c326dbb-6468-4c4b-8270-98caf1a79e64 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1074] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:17 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1467 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:19.075 7 WARNING neutronclient.v2_0.client [None req-8ab11b71-01f7-47f4-bfb5-4563cd1987a9 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1075] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:19 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1467 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:20.462 8 WARNING neutronclient.v2_0.client [None req-9a7f2413-0be5-45fb-bd9e-d908c78950d8 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1076] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:20 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1467 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:22.263 7 WARNING neutronclient.v2_0.client [None req-36541d34-cf25-4b19-b2a7-a66eb42cba1f b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] 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-28 17:26:22.434 8 INFO nova.api.openstack.compute.server_external_events [req-224c767a-2869-4637-9910-e4dcf81f6a52 req-46405316-1e2a-4d52-bd5c-2ac63c1180fb 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:cf52c4dc-351f-4bc3-8c1d-6b8baf9108b9 for instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb on instance [pid: 8|app: 0|req: 539/1077] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:26:22 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) [pid: 7|app: 0|req: 539/1078] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:22 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1467 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:24.250 8 WARNING neutronclient.v2_0.client [None req-847461e6-f59f-4b6a-8e5d-25fe61c2a4e6 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] 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-28 17:26:24.489 7 INFO nova.api.openstack.compute.server_external_events [req-bb73ed66-7508-40ea-bd23-570ef59fd8e5 req-c3f31b81-5b18-45ab-b4aa-a8d0ef7adbf7 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:cf52c4dc-351f-4bc3-8c1d-6b8baf9108b9 for instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb on instance [pid: 7|app: 0|req: 540/1079] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:26:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1080] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:24 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1648 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1081] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:26:25 2026] DELETE /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 0 bytes in 208 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-28 17:26:26.196 8 WARNING neutronclient.v2_0.client [None req-29c71f3f-f6dd-45dc-a2dd-660fcace18fc b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1084] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:26 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1654 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:27.401 7 INFO nova.api.openstack.compute.server_external_events [req-aabfc2f0-014a-49c2-8ddd-1b293fafe186 req-d43f8608-e3d0-41ed-97d9-51efe8c6c66d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:cf52c4dc-351f-4bc3-8c1d-6b8baf9108b9 for instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb on instance [pid: 7|app: 0|req: 544/1085] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:26:27 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-28 17:26:27.875 8 WARNING neutronclient.v2_0.client [None req-e0d73bbd-8e46-4fb5-ad06-b2a5c78f2b6f b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1086] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:27 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1654 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-28 17:26:29.118 7 WARNING neutronclient.v2_0.client [None req-0279ed0d-b885-48a3-a400-bafa86b9a613 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] 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-28 17:26:29.444 8 INFO nova.api.openstack.compute.server_external_events [req-3b06e484-ac38-4d5f-8cea-f196ab44ffd1 req-46329598-6b74-4931-9837-ac741748afaf 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:cf52c4dc-351f-4bc3-8c1d-6b8baf9108b9 for instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb on instance [pid: 8|app: 0|req: 543/1087] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:26:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:31.008 8 INFO nova.api.openstack.compute.server_external_events [req-64e0ce70-89c8-4869-92db-63e6992b45ba req-ed1936d5-15e1-44f6-8a66-dc2a80fe7f98 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:cf52c4dc-351f-4bc3-8c1d-6b8baf9108b9 for instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb on instance [pid: 7|app: 0|req: 545/1088] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:29 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1654 bytes in 1926 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1089] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:26:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:32.071 7 WARNING neutronclient.v2_0.client [None req-fb5b7239-b047-457f-8953-3cb3d31246c5 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1090] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:32 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1448 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-28 17:26:33.177 8 WARNING neutronclient.v2_0.client [None req-386721b3-de70-4574-9610-29451eeaed28 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1091] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:33 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1453 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:34.287 7 WARNING neutronclient.v2_0.client [None req-f2dedee1-5cb4-466a-b986-10791e1a9eb9 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1092] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:34 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 1453 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:26:35.369 8 INFO nova.api.openstack.wsgi [None req-e2fb7e0f-f354-4e66-aae5-e8fa4ad91d24 b7786916fafe4b499a759901549daced bb0d454260074f2fbe3c27e8fffdd7d5 - - default default] HTTP exception thrown: Instance c5148b86-5349-4c94-ad3b-7d41ab4ae1eb could not be found. [pid: 8|app: 0|req: 546/1093] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:26:35 2026] GET /v2.1/servers/c5148b86-5349-4c94-ad3b-7d41ab4ae1eb => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1098] 10.0.0.9 () {30 vars in 616 bytes} [Tue Jul 28 17:26:48 2026] GET /v2.1 => generated 0 bytes in 134 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: 550/1099] 10.0.0.9 () {32 vars in 689 bytes} [Tue Jul 28 17:26:48 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: 550/1100] 10.0.0.9 () {34 vars in 910 bytes} [Tue Jul 28 17:26:48 2026] GET /v2.1/os-simple-tenant-usage/aae56844809247e6bd01163594ad0537?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1101] 10.0.0.9 () {30 vars in 651 bytes} [Tue Jul 28 17:26:49 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 551/1102] 10.0.0.9 () {30 vars in 616 bytes} [Tue Jul 28 17:26:52 2026] GET /v2.1 => generated 0 bytes in 213 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 552/1103] 10.0.0.9 () {32 vars in 689 bytes} [Tue Jul 28 17:26:52 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1104] 10.0.0.9 () {34 vars in 910 bytes} [Tue Jul 28 17:26:52 2026] GET /v2.1/os-simple-tenant-usage/aae56844809247e6bd01163594ad0537?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1105] 10.0.0.9 () {30 vars in 651 bytes} [Tue Jul 28 17:26:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1118] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:27:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:28:01.597 7 WARNING neutronclient.v2_0.client [None req-30a69115-2a08-4856-bc61-0063009866d4 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:01.944 7 WARNING neutronclient.v2_0.client [None req-30a69115-2a08-4856-bc61-0063009866d4 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:03.083 7 WARNING neutronclient.v2_0.client [None req-30a69115-2a08-4856-bc61-0063009866d4 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1121] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:28:01 2026] POST /v2.1/servers => generated 449 bytes in 1933 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-28 17:28:03.482 8 WARNING neutronclient.v2_0.client [None req-d93f3ffb-c0a0-4692-822d-cf10ffaf964c 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1122] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:03 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1401 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:04.619 7 WARNING neutronclient.v2_0.client [None req-80420103-fbb7-4e9b-ba42-c3c8149e91f7 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1123] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:04 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1405 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:05.732 8 WARNING neutronclient.v2_0.client [None req-ab9cd500-8918-4f5d-a0f4-c301be1e8b7e 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1124] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:05 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1453 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:07.266 8 WARNING neutronclient.v2_0.client [None req-80d8b13b-2b4a-4376-bf2a-048bdb3c1019 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1127] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:07 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1453 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:08.811 7 WARNING neutronclient.v2_0.client [None req-cf6d6386-c95f-4803-897d-6d5d80a4ddce 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1128] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:08 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1528 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:10.171 8 INFO nova.api.openstack.compute.server_external_events [req-5ba7af21-0db4-427c-82af-71d43aca8e82 req-c8968ff9-c7a9-4c19-8e26-fea43ea32586 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 8|app: 0|req: 565/1129] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:10.296 7 WARNING neutronclient.v2_0.client [None req-d7df27e1-3263-4c9f-8d79-4ab0db1bf61c 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1130] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:10 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1526 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:11.667 8 WARNING neutronclient.v2_0.client [None req-afa3a3bd-8f70-4b1d-a7b8-db616e127dfd 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1131] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:11 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1526 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:12.875 7 WARNING neutronclient.v2_0.client [None req-0f525472-73ff-429f-8d43-a3060ae0f7a8 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1132] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:12 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1526 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-28 17:28:13.789 8 INFO nova.api.openstack.compute.server_external_events [req-22320943-35ef-4c18-a244-41afd224b7c0 req-d61430f0-aa2f-4344-b437-49b6f241709b 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 8|app: 0|req: 567/1133] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28:13 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-28 17:28:14.041 7 WARNING neutronclient.v2_0.client [None req-50a3370c-8f94-4309-a9ea-90af36939906 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1134] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:14 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1526 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:15.592 8 WARNING neutronclient.v2_0.client [None req-c54fe24a-019f-47fb-8986-89fc8195932e 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] 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-28 17:28:15.836 7 INFO nova.api.openstack.compute.server_external_events [req-d804d7c3-c812-46a9-99de-9e0102fda5b4 req-2af582d7-e838-4135-a327-708c589590de 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance 2026-07-28 17:28:15.837 7 INFO nova.api.openstack.compute.server_external_events [req-d804d7c3-c812-46a9-99de-9e0102fda5b4 req-2af582d7-e838-4135-a327-708c589590de 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 7|app: 0|req: 568/1135] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28:15 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1136] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:15 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1526 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:16.978 8 WARNING neutronclient.v2_0.client [None req-b02a1da0-6e3f-44de-8eba-b05614dbc147 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1139] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:16 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1526 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:18.267 7 WARNING neutronclient.v2_0.client [None req-d92f7979-a7d6-4bf8-981a-90902a8523d0 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1140] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:18 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1694 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:19.036 8 WARNING neutronclient.v2_0.client [None req-54917207-3cba-471f-875a-fee7c947fb9c 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1141] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:18 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1694 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:21.623 7 INFO nova.api.openstack.compute.server_external_events [req-2319a252-e3e2-40e5-84b1-50c02525ab73 req-3e35d6fa-2c82-4443-8d8c-384a21f28292 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 7|app: 0|req: 571/1142] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 573/1145] 10.0.0.12 () {34 vars in 748 bytes} [Tue Jul 28 17:28:29 2026] POST /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488/action => generated 32208 bytes in 561 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-28 17:28:31.597 7 INFO nova.api.openstack.compute.server_external_events [req-45d15374-903c-46a1-b407-ef758517a381 req-3b24ecde-78f0-47d7-855d-cb997d78b22d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 7|app: 0|req: 573/1146] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28: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: 8|app: 0|req: 574/1147] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:28:32 2026] POST /v2.1/os-keypairs => generated 396 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:39.665 7 WARNING neutronclient.v2_0.client [None req-1438d0f6-af98-45fb-b949-df2048c9520b 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:40.311 7 WARNING neutronclient.v2_0.client [None req-1438d0f6-af98-45fb-b949-df2048c9520b 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:40.841 7 WARNING neutronclient.v2_0.client [None req-1438d0f6-af98-45fb-b949-df2048c9520b 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1150] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:28:39 2026] POST /v2.1/servers => generated 450 bytes in 1844 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-28 17:28:41.328 8 WARNING neutronclient.v2_0.client [None req-97902851-b8fc-4f92-b302-412584dab993 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1151] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:41 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1401 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:42.722 7 WARNING neutronclient.v2_0.client [None req-c214f7fd-64b2-4029-9496-8d44aa9d2f6b 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1152] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:42 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1405 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:43.908 8 WARNING neutronclient.v2_0.client [None req-3d83fdb7-50fc-4d29-a728-bbe927849e12 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1153] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:43 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1453 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 577/1154] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:28:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:45.264 8 WARNING neutronclient.v2_0.client [None req-cf81d110-832a-489f-8ac1-a5ee9c079ceb 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1155] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:45 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1453 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:28:46.528 7 WARNING neutronclient.v2_0.client [None req-9c3d38c0-0f1d-49d4-8704-88df3efa5d83 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1158] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:46 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1529 bytes in 1215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:48.748 7 WARNING neutronclient.v2_0.client [None req-031e4e41-206e-4c54-b30a-35470169e88b 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] 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-28 17:28:48.785 8 INFO nova.api.openstack.compute.server_external_events [req-ea0be7e9-8802-4101-ad29-755b59331608 req-4a4bf7fa-036f-41d9-870c-c0af4b6ca6bf 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 8|app: 0|req: 580/1159] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1160] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:28:49 2026] POST /v2.1/os-keypairs => generated 385 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1161] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:48 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 1934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:28:51.695 8 WARNING neutronclient.v2_0.client [None req-cb2f8212-ebaa-4c23-9a04-18d2765a2944 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1162] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:51 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:53.207 7 INFO nova.api.openstack.compute.server_external_events [req-92f81ed4-983f-43c5-ba43-e8fa809f02b4 req-1411b5b8-e572-45c2-827f-4fd296a49173 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 7|app: 0|req: 581/1163] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:28:53 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-28 17:28:53.348 8 WARNING neutronclient.v2_0.client [None req-a3abbbaa-070c-4234-9206-d5110d57ec61 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] 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-28 17:28:53.421 7 WARNING neutronclient.v2_0.client [None req-cfd9f0c7-b74e-4891-a2ab-1e4258d2d2b4 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:53.544 8 WARNING neutronclient.v2_0.client [None req-a3abbbaa-070c-4234-9206-d5110d57ec61 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The 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-28 17:28:53.818 8 WARNING neutronclient.v2_0.client [None req-a3abbbaa-070c-4234-9206-d5110d57ec61 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1164] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:53 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:55.073 7 WARNING neutronclient.v2_0.client [None req-14e06f50-f96f-4843-9bfb-968a2dd048a0 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:55.243 8 WARNING neutronclient.v2_0.client [None req-a3abbbaa-070c-4234-9206-d5110d57ec61 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1165] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:55 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1166] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:28:53 2026] POST /v2.1/servers => generated 496 bytes in 2775 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-28 17:28:56.094 7 WARNING neutronclient.v2_0.client [None req-f8a34007-72ce-47bb-8745-0b60419c5dab e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1167] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:56 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1455 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:56.840 8 WARNING neutronclient.v2_0.client [None req-25f85c33-8794-4e57-ab46-37378d384e37 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1170] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:56 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 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-28 17:28:57.403 7 WARNING neutronclient.v2_0.client [None req-8640abe8-ca3c-4aff-9d29-a14636eabef3 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1171] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:57 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1459 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-28 17:28:58.011 8 WARNING neutronclient.v2_0.client [None req-c429caef-9387-4142-816d-5f489624247c 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] 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-28 17:28:58.531 7 WARNING neutronclient.v2_0.client [None req-4819ee1c-7da6-459e-9eab-af64d704f5ec e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1172] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:57 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1173] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:58 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1507 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:28:59.733 8 WARNING neutronclient.v2_0.client [None req-993347d4-24ca-43ee-a908-430d33765147 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The 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-28 17:28:59.764 7 WARNING neutronclient.v2_0.client [None req-112f5cf7-cc8a-4ad5-abb1-8fc67a73967b e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1174] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:59 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1507 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1175] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:28:59 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:00.347 7 INFO nova.api.openstack.compute.server_external_events [req-efab6960-019e-4091-8b53-750ebb66b14d req-d7137acd-9232-4980-be73-47e2619367a8 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 7|app: 0|req: 589/1176] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:00.887 8 WARNING neutronclient.v2_0.client [None req-bc58bc7f-aa83-47f3-8002-0f16beb11bcc e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] 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: 588/1177] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:00 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1515 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:29:00.961 7 WARNING neutronclient.v2_0.client [None req-85edd1bc-2439-4039-b304-0904396db90d 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] 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-28 17:29:02.023 8 WARNING neutronclient.v2_0.client [None req-e94c4fa2-1f8b-45ed-90ce-2ce2c12583e0 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1178] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:00 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1527 bytes in 2858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:03.799 7 INFO nova.api.openstack.compute.server_external_events [req-f3a90703-b62a-4a08-b545-02b07057e010 req-76bc3890-56da-4dec-8f39-7bae9a180615 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 7|app: 0|req: 591/1179] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:03 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) [pid: 8|app: 0|req: 589/1180] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:01 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1639 bytes in 1982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:04.036 7 INFO nova.api.openstack.compute.server_external_events [req-67ce2a2c-db75-4023-853b-50e9f7a7266c req-6f9dc7e0-9d6c-4e1f-b200-d81483089574 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance [pid: 7|app: 0|req: 592/1181] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:04.840 8 WARNING neutronclient.v2_0.client [None req-b0fefa98-dfa1-491b-af33-1fc1da937d78 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] 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-28 17:29:05.013 7 WARNING neutronclient.v2_0.client [None req-c35be9ad-8468-4961-a532-b1416561f9b4 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1182] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:04 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1694 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:05.103 8 WARNING neutronclient.v2_0.client [None req-770c079d-79ab-4dac-8b91-c546c6ab15b6 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1183] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:04 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1627 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1184] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:05 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1694 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:06.178 7 WARNING neutronclient.v2_0.client [None req-29ba6ff9-9f65-4ed9-a3de-42aa3187dcc0 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] 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: 594/1187] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:06 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1627 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 17:29:06.444 8 INFO nova.api.openstack.compute.server_external_events [req-b1d62232-2085-47db-ba6d-360ed44dd6b9 req-ab289beb-79db-4ae8-8b3a-3a58e4368f10 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 8|app: 0|req: 594/1188] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:06 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-28 17:29:07.488 7 WARNING neutronclient.v2_0.client [None req-58c8d448-f23a-4fa7-a70a-79f46fa08b60 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1189] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:07 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1627 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:08.706 8 WARNING neutronclient.v2_0.client [None req-4728a67d-0be6-426f-94f8-e53939027801 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1190] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:08 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1627 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:10.445 7 INFO nova.api.openstack.compute.server_external_events [req-64e40a0b-db7c-4f27-8412-ee18649f834f req-6695024a-a69c-4640-8427-f8b7c39c44aa 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance [pid: 7|app: 0|req: 596/1191] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:11.572 8 WARNING neutronclient.v2_0.client [None req-4c8b1959-7a18-4e2d-879e-125c563b2638 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1192] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:11 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1627 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:13.712 7 INFO nova.api.openstack.compute.server_external_events [req-d42c41e6-370b-44ad-bd76-0dad327c0f90 req-24768646-e300-4725-8701-31da8acb5069 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance [pid: 7|app: 0|req: 597/1193] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 1237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:13.726 8 WARNING neutronclient.v2_0.client [None req-9220957e-6beb-420c-b4ff-52cd17e10080 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1194] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:13 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1627 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1195] 10.0.0.12 () {34 vars in 748 bytes} [Tue Jul 28 17:29:13 2026] POST /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834/action => generated 31882 bytes in 574 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-28 17:29:14.990 8 WARNING neutronclient.v2_0.client [None req-838cfc89-cd4c-441d-b389-fc3223f24f76 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1196] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:14 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1808 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:15.194 7 WARNING neutronclient.v2_0.client [None req-5b1ca40c-bf43-4ece-b73b-4446dafb48e6 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1197] 10.0.0.12 () {32 vars in 739 bytes} [Tue Jul 28 17:29:15 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6/os-interface => generated 285 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:16.490 7 INFO nova.api.openstack.compute.server_external_events [req-533f6cd8-ce34-408e-8bff-f1101f972468 req-b76de2a2-6722-4990-98c6-ddcf6e52e877 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance [pid: 7|app: 0|req: 601/1200] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 600/1201] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:29:16 2026] DELETE /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 0 bytes in 215 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-28 17:29:17.201 7 WARNING neutronclient.v2_0.client [None req-408b8f8d-9af3-495f-9207-332a7daceb4e 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1202] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:17 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1820 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:18.501 8 WARNING neutronclient.v2_0.client [None req-5d88982a-6d9e-4d3d-a147-f182ea13e8c1 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1203] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:18 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1820 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-28 17:29:18.957 7 INFO nova.api.openstack.compute.server_external_events [req-159d23f8-e1e6-45b2-b3dd-bd974f0ddad5 req-f9a9bfa3-d1e4-4798-b2a4-d339afc4ee61 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 7|app: 0|req: 603/1204] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:19.700 8 WARNING neutronclient.v2_0.client [None req-83fa77e3-6a24-4f16-bf90-ce2f72102019 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1205] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:19 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1820 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:20.292 7 INFO nova.api.openstack.compute.server_external_events [req-41431f99-e68b-49b5-a215-b77ef63a2e19 req-e1f75800-f45a-4937-a46f-7223d050fb21 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 7|app: 0|req: 604/1206] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:21.004 8 INFO nova.api.openstack.compute.server_external_events [req-7cf7c6b8-cddd-4e63-8a12-94cd488b6672 req-b79730ed-c05a-4a57-abb4-e53d527d8918 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:5245b78d-74fc-4e78-a678-ab68b785f56e for instance b4c7111e-4e9a-41cb-9665-59034bece834 on instance [pid: 8|app: 0|req: 603/1207] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:20 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-28 17:29:21.137 7 WARNING neutronclient.v2_0.client [None req-e9f88fd9-afac-4050-a7f8-e73732371604 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1208] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:21 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1482 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:22.229 8 WARNING neutronclient.v2_0.client [None req-dcabf074-6436-42b6-a9c2-2b8863783943 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1209] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:22 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1487 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-28 17:29:23.334 7 WARNING neutronclient.v2_0.client [None req-6cfaf28f-b04e-4d40-8e77-f6ef2d4e3189 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 606/1210] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:23 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:24.416 8 INFO nova.api.openstack.wsgi [None req-36fc6996-e647-4f1a-b042-395ca053c203 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] HTTP exception thrown: Instance b4c7111e-4e9a-41cb-9665-59034bece834 could not be found. [pid: 8|app: 0|req: 605/1211] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:24 2026] GET /v2.1/servers/b4c7111e-4e9a-41cb-9665-59034bece834 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 607/1212] 10.0.0.12 () {32 vars in 724 bytes} [Tue Jul 28 17:29:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-34856771 => generated 0 bytes in 46 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: 606/1213] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:29:25 2026] DELETE /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-28 17:29:25.383 7 WARNING neutronclient.v2_0.client [None req-3eebc662-8c8d-46ae-bab6-e75a57971cf8 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1214] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:25 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1700 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:26.608 8 WARNING neutronclient.v2_0.client [None req-3a786c03-90ab-4736-96c0-d14db1a14a60 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] 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-28 17:29:26.648 7 INFO nova.api.openstack.compute.server_external_events [req-7c412ac3-5d06-45ea-a64a-aec3dcb32199 req-7f45741f-c86f-40e2-9457-76b0c7d4e38d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 7|app: 0|req: 610/1217] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1218] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:26 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1700 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:27.959 7 WARNING neutronclient.v2_0.client [None req-8003e747-7eb2-4aa1-aff3-a66896b045cc 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1219] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:27 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1633 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:28.084 8 INFO nova.api.openstack.compute.server_external_events [req-f98c4e3c-820f-4bdf-9f3a-b61773ea8032 req-93667789-3c46-4e5c-9b13-d6797470b96f 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 8|app: 0|req: 609/1220] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:28 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-28 17:29:28.690 7 INFO nova.api.openstack.compute.server_external_events [req-59cd164b-0ace-4ae5-bb8a-7716c891ffd2 req-7f60d969-4110-4e64-bf9e-284bb44f640c 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:a3663fdb-6fa6-4c0b-bfee-4a445aa9f3aa for instance a429bbdf-515e-47c2-b341-4483a820b488 on instance [pid: 7|app: 0|req: 612/1221] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:29.075 8 WARNING neutronclient.v2_0.client [None req-3f723996-4eb8-4478-b27d-1064da98d281 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1222] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:29 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1482 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:30.196 7 WARNING neutronclient.v2_0.client [None req-a5067db1-bf01-4016-a126-64cee4330338 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1223] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:30 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1487 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:31.298 8 WARNING neutronclient.v2_0.client [None req-469e6423-5da3-47dd-b4bc-1cb2404a6e53 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1224] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:31 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => generated 1487 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-28 17:29:32.011 7 WARNING neutronclient.v2_0.client [None req-ac4940bb-dcaa-4870-8794-c2261df95978 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1225] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:31 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1928 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:32.380 8 INFO nova.api.openstack.wsgi [None req-2a453321-de33-4e50-957a-ccd62717de7d 6508ea0db79c4e8089f2ffec0d4fb176 8522c36c11424bb7926c0784c459498b - - default default] HTTP exception thrown: Instance a429bbdf-515e-47c2-b341-4483a820b488 could not be found. [pid: 8|app: 0|req: 612/1226] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:32 2026] GET /v2.1/servers/a429bbdf-515e-47c2-b341-4483a820b488 => 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: 615/1227] 10.0.0.12 () {32 vars in 726 bytes} [Tue Jul 28 17:29:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-606281268 => generated 0 bytes in 52 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: 613/1228] 10.0.0.12 () {32 vars in 751 bytes} [Tue Jul 28 17:29:33 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1229] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:29:34 2026] DELETE /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 0 bytes in 248 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-28 17:29:35.060 8 WARNING neutronclient.v2_0.client [None req-04be23d3-e683-43e1-9f23-d6f99e6a54a4 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1230] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:35 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1934 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-28 17:29:36.248 7 WARNING neutronclient.v2_0.client [None req-9e7ed4ba-63b7-41e0-998e-13e7e4d991c2 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] 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-28 17:29:36.280 8 INFO nova.api.openstack.compute.server_external_events [req-f8327687-436c-4974-890b-84e61ca147a2 req-bc9a3142-82f6-4317-b7d8-a1efec9b621c 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance [pid: 8|app: 0|req: 615/1231] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1234] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:36 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1934 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-28 17:29:37.516 8 WARNING neutronclient.v2_0.client [None req-1dfe65a0-5f97-42b9-919e-7f7ae35d1cd3 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1235] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:37 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1934 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:38.327 7 INFO nova.api.openstack.compute.server_external_events [req-9c79d42a-8907-4f3c-9272-7fafc105fc29 req-c57eb0b4-86d1-43d4-8790-fb3120806c66 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance 2026-07-28 17:29:38.327 7 INFO nova.api.openstack.compute.server_external_events [req-9c79d42a-8907-4f3c-9272-7fafc105fc29 req-c57eb0b4-86d1-43d4-8790-fb3120806c66 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:9c94ef9b-4c21-40a9-8f6d-7a9aa04c985b for instance aee60276-8d38-4fbb-b538-4eec3a1816e6 on instance [pid: 7|app: 0|req: 618/1236] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:29:38 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:38.780 8 WARNING neutronclient.v2_0.client [None req-13749ce6-1cee-4c53-b58b-0ef7bb189d01 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 619/1237] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:38 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1536 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:39.891 7 WARNING neutronclient.v2_0.client [None req-5adb4c45-31ae-4b07-8041-cf0b6df84627 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1238] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:39 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1541 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:40.993 8 WARNING neutronclient.v2_0.client [None req-a4b29f09-4179-4d3d-b794-3eefa3c4ad00 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1239] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:40 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 1541 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-28 17:29:42.075 7 INFO nova.api.openstack.wsgi [None req-33f1f9ed-398d-465d-a54b-84ea5edc9110 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] HTTP exception thrown: Instance aee60276-8d38-4fbb-b538-4eec3a1816e6 could not be found. [pid: 7|app: 0|req: 620/1240] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:42 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:29:42.100 8 INFO nova.api.openstack.wsgi [None req-d9e7ee9d-4375-4799-abc5-4ad0523fd4f4 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] HTTP exception thrown: Instance aee60276-8d38-4fbb-b538-4eec3a1816e6 could not be found. [pid: 8|app: 0|req: 621/1241] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:29:42 2026] DELETE /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 111 bytes in 21 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-28 17:29:42.134 7 INFO nova.api.openstack.wsgi [None req-78f52ce9-26e5-4f10-b885-34612f150b48 e9d04449f2a94285a6162673459dd2bd c963eb5f701d479ba99e7539ea46f92e - - default default] HTTP exception thrown: Instance aee60276-8d38-4fbb-b538-4eec3a1816e6 could not be found. [pid: 7|app: 0|req: 621/1242] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:29:42 2026] GET /v2.1/servers/aee60276-8d38-4fbb-b538-4eec3a1816e6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1243] 10.0.0.12 () {32 vars in 702 bytes} [Tue Jul 28 17:29:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-657379157 => generated 0 bytes in 52 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: 622/1244] 10.0.0.12 () {32 vars in 724 bytes} [Tue Jul 28 17:29:43 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-527781552 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1259] 10.0.0.12 () {34 vars in 669 bytes} [Tue Jul 28 17:30:52 2026] POST /v2.1/os-keypairs => generated 396 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:30:57.363 8 WARNING neutronclient.v2_0.client [None req-11bc03b8-e10b-4248-bbd8-49256190223b 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The 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-28 17:30:57.413 8 WARNING neutronclient.v2_0.client [None req-11bc03b8-e10b-4248-bbd8-49256190223b 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The 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-28 17:30:57.684 8 WARNING neutronclient.v2_0.client [None req-11bc03b8-e10b-4248-bbd8-49256190223b 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1262] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:30:57 2026] POST /v2.1/servers => generated 448 bytes in 647 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-28 17:30:57.973 7 WARNING neutronclient.v2_0.client [None req-1c7c2d41-2ec9-4933-b069-e0fc215f7344 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1263] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:30:57 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:03.069 8 WARNING neutronclient.v2_0.client [None req-c8fcf7c3-18ec-4104-a250-0320d30a09a0 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 633/1264] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:03 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 1521 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:04.284 7 INFO nova.api.openstack.compute.server_external_events [req-88446cc5-4abf-483b-a9d3-2b4e3f3bf086 req-5989fd44-eca8-4060-b4ea-b86e8b127ff6 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 7|app: 0|req: 632/1265] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:04 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-28 17:31:08.357 8 WARNING neutronclient.v2_0.client [None req-f522aa21-1628-4edd-8642-70c9eb196749 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1268] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:08 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 1519 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:09.241 7 INFO nova.api.openstack.compute.server_external_events [req-3734bfdc-e2c0-4228-b7db-15966f4cbc6b req-cddb5ee8-038a-422e-a5be-64a059899f7d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 7|app: 0|req: 634/1269] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:11.305 8 INFO nova.api.openstack.compute.server_external_events [req-829da97a-dbd3-4354-b97e-339be004c57f req-4c04934d-a220-4050-9fdd-aae8c0d46bf1 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 8|app: 0|req: 636/1270] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:13.591 7 WARNING neutronclient.v2_0.client [None req-ec0702a6-136f-43af-9905-5393735d1310 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 635/1271] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:13 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 1818 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:15.367 7 INFO nova.api.openstack.compute.server_external_events [req-2a73947f-8f7a-4af0-95b5-265f0c15dc7c req-395323c5-9cae-4a47-aa66-d3d7a4c5a52d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 7|app: 0|req: 636/1272] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:31:15.405 8 WARNING neutronclient.v2_0.client [None req-6c06b707-5317-4b3c-8418-3a9f5313894c 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The 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-28 17:31:15.455 8 WARNING neutronclient.v2_0.client [None req-6c06b707-5317-4b3c-8418-3a9f5313894c 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The 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-28 17:31:15.773 8 WARNING neutronclient.v2_0.client [None req-6c06b707-5317-4b3c-8418-3a9f5313894c 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1273] 10.0.0.12 () {34 vars in 661 bytes} [Tue Jul 28 17:31:15 2026] POST /v2.1/servers => generated 448 bytes in 752 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-28 17:31:16.134 7 WARNING neutronclient.v2_0.client [None req-1530397f-5efe-4229-a0f9-ba787e5d50eb 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 637/1274] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:16 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 1395 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-28 17:31:21.225 7 WARNING neutronclient.v2_0.client [None req-ccfbb3e6-5162-4bc1-be7e-abd33a9821b0 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1277] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:21 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 1521 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:22.211 8 INFO nova.api.openstack.compute.server_external_events [req-7f6133b7-f2e9-4b9f-bc1d-fbdba6c7e812 req-500b8e9b-addc-4526-8393-91aea6cc5875 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 8|app: 0|req: 639/1278] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:26.534 7 WARNING neutronclient.v2_0.client [None req-6bd96e70-114f-43b4-865a-c36366ef7a37 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1281] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:26 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 1519 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-28 17:31:27.176 8 INFO nova.api.openstack.compute.server_external_events [req-6d2dbd1f-9887-4549-ba12-1976b496b225 req-5721e905-0904-4efc-ab1e-e6558d21ebc1 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 8|app: 0|req: 641/1282] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:29.218 7 INFO nova.api.openstack.compute.server_external_events [req-5b51206a-6ca1-4426-894b-796624629de6 req-e3fc7509-f066-4e40-bd49-6ad487aa9804 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 7|app: 0|req: 642/1283] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:29 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-28 17:31:31.748 8 WARNING neutronclient.v2_0.client [None req-f48d11c0-419c-46ed-90a7-cfe6f359538e 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 642/1284] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:31:31 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 1817 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:31:33.589 7 INFO nova.api.openstack.compute.server_external_events [req-357a5cdd-09e1-4dbe-ad25-d9b632c084ad req-fc9cd5c7-d220-4046-8213-340d8fa7b354 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 7|app: 0|req: 643/1285] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:31:33 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-28 17:32:01.606 7 WARNING neutronclient.v2_0.client [None req-04ecc50c-76ac-42e1-8691-daefa052a85c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The 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-28 17:32:01.659 7 WARNING neutronclient.v2_0.client [None req-04ecc50c-76ac-42e1-8691-daefa052a85c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The 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-28 17:32:01.800 7 WARNING neutronclient.v2_0.client [None req-04ecc50c-76ac-42e1-8691-daefa052a85c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 647/1292] 199.204.45.248 () {36 vars in 713 bytes} [Tue Jul 28 17:32:01 2026] POST /v2.1/servers => generated 453 bytes in 767 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-28 17:32:03.137 8 WARNING neutronclient.v2_0.client [None req-a2c6affa-8a5c-4190-99cd-69ccd10ed58a 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 646/1293] 199.204.45.248 () {32 vars in 732 bytes} [Tue Jul 28 17:32:03 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc => generated 2311 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-28 17:32:03.232 7 WARNING neutronclient.v2_0.client [None req-46382491-e2aa-4fcc-a23d-f11a8bbd957e 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 648/1294] 199.204.45.248 () {32 vars in 758 bytes} [Tue Jul 28 17:32:03 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 28 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 647/1295] 199.204.45.248 () {32 vars in 776 bytes} [Tue Jul 28 17:32:03 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-volume_attachments => generated 197 bytes in 53 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-28 17:32:07.256 8 WARNING neutronclient.v2_0.client [None req-e742f805-6f20-47a1-b09d-4d8bff5b1585 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1298] 199.204.45.248 () {32 vars in 732 bytes} [Tue Jul 28 17:32:07 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc => generated 2429 bytes in 176 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-28 17:32:07.426 7 WARNING neutronclient.v2_0.client [None req-ab1bf877-4fb9-418f-8053-b452f4883b9c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1299] 199.204.45.248 () {32 vars in 758 bytes} [Tue Jul 28 17:32:07 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 650/1300] 199.204.45.248 () {32 vars in 776 bytes} [Tue Jul 28 17:32:07 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-volume_attachments => generated 197 bytes in 64 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-28 17:32:08.490 7 INFO nova.api.openstack.compute.server_external_events [req-5a0d4c3d-eb2c-4d49-933c-bea0234692ea req-56c89b04-936d-490f-9dc3-d942710ee72b 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:bfac66cc-d248-4c88-bd96-59a6bc6f3360 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 651/1301] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:32:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:32:11.587 8 WARNING neutronclient.v2_0.client [None req-39f68cbf-f3f2-4b04-8a87-5c4d6a2a978e 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 651/1302] 199.204.45.248 () {32 vars in 732 bytes} [Tue Jul 28 17:32:11 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc => generated 2433 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:32:11.730 7 WARNING neutronclient.v2_0.client [None req-e247830f-6d20-44be-b5a2-38f4cb2239ca 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1303] 199.204.45.248 () {32 vars in 758 bytes} [Tue Jul 28 17:32:11 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 284 bytes in 90 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: 652/1304] 199.204.45.248 () {32 vars in 776 bytes} [Tue Jul 28 17:32:11 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:32:14.416 7 INFO nova.api.openstack.compute.server_external_events [req-30727b57-318e-4633-8827-abfbf671c06d req-4599ecd9-53f8-4c4a-9be0-d0fca1c5267d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:bfac66cc-d248-4c88-bd96-59a6bc6f3360 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 653/1305] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:32:14 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-28 17:32:15.808 8 WARNING neutronclient.v2_0.client [None req-ee03d721-5853-40cc-b2fe-24d29b7d194c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1306] 199.204.45.248 () {32 vars in 732 bytes} [Tue Jul 28 17:32:15 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc => generated 2433 bytes in 175 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-28 17:32:15.986 7 WARNING neutronclient.v2_0.client [None req-53d1835f-7b76-4cc2-a8dd-590ab4f47d8c 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1307] 199.204.45.248 () {32 vars in 758 bytes} [Tue Jul 28 17:32:15 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 286 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 654/1308] 199.204.45.248 () {32 vars in 776 bytes} [Tue Jul 28 17:32:16 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-volume_attachments => generated 197 bytes in 44 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-28 17:32:16.478 7 INFO nova.api.openstack.compute.server_external_events [req-a97c0726-558c-4172-9cf0-200543e618a9 req-b944737e-2e7f-43dd-8b56-5e367411d80a 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:bfac66cc-d248-4c88-bd96-59a6bc6f3360 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 656/1311] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:32:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:32:20.749 8 WARNING neutronclient.v2_0.client [None req-14f9f6bc-9b32-4897-8eed-4ef4035c7d97 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 656/1312] 199.204.45.248 () {32 vars in 732 bytes} [Tue Jul 28 17:32:20 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc => generated 2581 bytes in 149 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-28 17:32:20.921 7 WARNING neutronclient.v2_0.client [None req-b45fc9e7-bf12-4efa-940c-13a60239546e 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 657/1313] 199.204.45.248 () {32 vars in 758 bytes} [Tue Jul 28 17:32:20 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 286 bytes in 115 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: 657/1314] 199.204.45.248 () {32 vars in 776 bytes} [Tue Jul 28 17:32:20 2026] GET /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/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-28 17:33:02.097 8 WARNING neutronclient.v2_0.client [None req-c4388e7d-367e-46e7-af4b-a574579dbdc7 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The 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-28 17:33:02.140 8 WARNING neutronclient.v2_0.client [None req-c4388e7d-367e-46e7-af4b-a574579dbdc7 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] 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-28 17:33:04.727 7 INFO nova.api.openstack.compute.server_external_events [req-9581f40d-e4fd-4e08-9828-1bf89be7dae2 req-74009ff1-7f83-4958-8b48-6441c9103ffd 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 662/1323] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:33:07.837 7 INFO nova.api.openstack.compute.server_external_events [req-4c83f1dc-7dcc-4931-a169-ceaff84445c6 req-998d7494-4e0b-465b-bbfc-a75dacbd58be 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 665/1326] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:07 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-28 17:33:09.877 7 INFO nova.api.openstack.compute.server_external_events [req-65ead9c4-d538-4dcd-97de-a8e2fffdc802 req-98f1ad23-dc64-4382-9141-493a0bac3a16 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 666/1327] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:33:11.195 8 WARNING neutronclient.v2_0.client [None req-c4388e7d-367e-46e7-af4b-a574579dbdc7 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1328] 199.204.45.248 () {36 vars in 811 bytes} [Tue Jul 28 17:33:02 2026] POST /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 281 bytes in 9217 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-28 17:33:11.934 7 INFO nova.api.openstack.compute.server_external_events [req-66d2c3e5-7abc-495f-9ee9-905234046c95 req-c33ae3d4-6001-4470-a84f-38704d96564e 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 667/1329] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:33:12.480 8 INFO nova.api.openstack.compute.server_external_events [req-884ffe02-3857-4894-83b2-f9d6f7327304 req-d63a41cc-ad71-43f3-aa94-d75d3a719742 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 663/1330] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:33:40.673 7 WARNING neutronclient.v2_0.client [None req-e078fd76-8575-438c-aab8-c7117d91e0a3 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The 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-28 17:33:40.774 7 WARNING neutronclient.v2_0.client [None req-e078fd76-8575-438c-aab8-c7117d91e0a3 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] 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-28 17:33:43.500 8 INFO nova.api.openstack.compute.server_external_events [req-1f78aeae-a221-48fa-837b-3221d643dcd4 req-b6578742-7ab4-410e-a3b7-b9ce9ca6a769 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 667/1337] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:33:47.666 8 INFO nova.api.openstack.compute.server_external_events [req-8469a661-e247-4cb4-8eb4-428715201585 req-3f64d86b-1ebe-49db-b755-def31014ea97 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 670/1340] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:47 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-28 17:33:50.347 8 INFO nova.api.openstack.compute.server_external_events [req-044a9fb6-524e-4553-8af5-e594e414a3e0 req-5590f027-a057-4f67-949e-ec88286403b1 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 671/1341] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:33:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:33:51.334 7 WARNING neutronclient.v2_0.client [None req-e078fd76-8575-438c-aab8-c7117d91e0a3 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1342] 199.204.45.248 () {36 vars in 811 bytes} [Tue Jul 28 17:33:40 2026] POST /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 376 bytes in 10831 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-28 17:34:06.420 7 WARNING neutronclient.v2_0.client [None req-847ecad7-bfd6-4ab9-a768-00017e4068ce 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The 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-28 17:34:06.472 7 WARNING neutronclient.v2_0.client [None req-847ecad7-bfd6-4ab9-a768-00017e4068ce 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] 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-28 17:34:09.257 8 INFO nova.api.openstack.compute.server_external_events [req-ef62cec2-7d3e-430a-a687-d64c9e4bd2ce req-ce924e1b-5295-4846-a01f-75f77adf5e0b 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 675/1347] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:34:13.008 8 INFO nova.api.openstack.compute.server_external_events [req-324a027b-d8fb-4018-9c18-10f46e405e5c req-f5e7d4af-ad6f-4480-bed1-60db36047bbb 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 676/1348] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:34:15.053 8 INFO nova.api.openstack.compute.server_external_events [req-f2825d3d-af77-4e5f-93b7-91665a84bfac req-af8662f3-83a9-4f8a-9e66-c18b4a2415fd 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-plugged:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 677/1349] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 17:34:16.005 7 WARNING neutronclient.v2_0.client [None req-847ecad7-bfd6-4ab9-a768-00017e4068ce 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 673/1350] 199.204.45.248 () {36 vars in 811 bytes} [Tue Jul 28 17:34:06 2026] POST /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface => generated 378 bytes in 9712 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-28 17:34:17.093 8 INFO nova.api.openstack.compute.server_external_events [req-64463751-ae2e-4d3c-a23e-708cf92f1297 req-8b9375be-5069-4a79-aaea-91d7e81987e7 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 679/1353] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:34:34.644 7 INFO nova.api.openstack.compute.server_external_events [req-835a95ed-044f-4146-8b01-5e80dd80f1f8 req-f3e8d7cd-bb44-4736-b7a9-4fd889cc6f8d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 676/1356] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 681/1357] 199.204.45.248 () {34 vars in 854 bytes} [Tue Jul 28 17:34:35 2026] DELETE /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface/993e0541-c19a-4e0d-a21b-26cd225cf96d => generated 0 bytes in 91 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-28 17:34:36.682 7 INFO nova.api.openstack.compute.server_external_events [req-164b8c2e-88db-490c-8e85-2b8fa8f7d32b req-2e7cb3c8-f509-4090-9f86-b343f1d01946 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 678/1360] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:36 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-28 17:34:38.723 8 INFO nova.api.openstack.compute.server_external_events [req-c8ca1b3f-4be9-4afd-b3d3-72275a45289f req-1047fda7-079c-49db-ad53-614406e26b8d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance 2026-07-28 17:34:38.723 8 INFO nova.api.openstack.compute.server_external_events [req-c8ca1b3f-4be9-4afd-b3d3-72275a45289f req-1047fda7-079c-49db-ad53-614406e26b8d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:993e0541-c19a-4e0d-a21b-26cd225cf96d for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 683/1361] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:38 2026] POST /v2.1/os-server-external-events => generated 358 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-28 17:34:45.060 7 INFO nova.api.openstack.compute.server_external_events [req-b6ca8127-fece-4894-a9a8-d5c031fc48f9 req-efad0530-dc84-4d58-a514-fdc32c2da75c 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 679/1362] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 684/1363] 199.204.45.248 () {34 vars in 854 bytes} [Tue Jul 28 17:34:45 2026] DELETE /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface/5c9c4013-daa5-42a8-8943-8e4569dbee26 => generated 0 bytes in 84 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-28 17:34:47.253 8 INFO nova.api.openstack.compute.server_external_events [req-4840e78f-dfbe-453a-92d0-67ecd9b0d66b req-72244111-6129-4f55-a565-5ded9efc4710 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 686/1366] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:34:49.298 7 INFO nova.api.openstack.compute.server_external_events [req-2b1cf7c7-958b-4e61-a326-4434c5a69d64 req-eba4dbc9-5371-48e0-8522-5db1a9cb9510 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:5c9c4013-daa5-42a8-8943-8e4569dbee26 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 681/1367] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:34:49 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, ' [pid: 7|app: 0|req: 684/1372] 199.204.45.248 () {34 vars in 854 bytes} [Tue Jul 28 17:35:06 2026] DELETE /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc/os-interface/80d315e2-6397-4056-9ff8-48ee51a8dcbb => generated 0 bytes in 91 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-28 17:35:08.901 8 INFO nova.api.openstack.compute.server_external_events [req-3b984f99-b545-4dad-b42a-89095567dbfe req-10480a63-d2f8-49f0-9553-574a45f1be64 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 8|app: 0|req: 689/1373] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:08 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-28 17:35:11.342 7 INFO nova.api.openstack.compute.server_external_events [req-10559e79-5c71-4b77-9b23-44a63d6f8a67 req-50ede050-f7a8-40b3-89ef-a351234c34ee 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:80d315e2-6397-4056-9ff8-48ee51a8dcbb for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 685/1374] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 690/1375] 199.204.45.248 () {34 vars in 754 bytes} [Tue Jul 28 17:35:13 2026] DELETE /v2.1/servers/51940488-cace-45f5-8d2f-b4d3081b80dc => generated 0 bytes in 193 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-28 17:35:14.506 7 INFO nova.api.openstack.compute.server_external_events [req-7bbd7ca7-35b8-45e6-a12d-987ae85eb08e req-7c4fe1b0-ca0d-47ce-9a9f-1831d68478d3 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:bfac66cc-d248-4c88-bd96-59a6bc6f3360 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 686/1376] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:14.725 8 INFO nova.api.openstack.compute.server_external_events [req-8db5188f-ea89-4b4c-ba37-9a145f323b5e req-c6fffc8d-6881-4023-9c2b-0540bcbaeb46 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 8|app: 0|req: 691/1377] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1378] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:35:14 2026] DELETE /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 0 bytes in 220 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-28 17:35:14.996 8 WARNING neutronclient.v2_0.client [None req-44c7162b-a5d6-450d-b0cc-684d9b75cf51 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 692/1379] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:35:14 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 1943 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-28 17:35:16.564 7 INFO nova.api.openstack.compute.server_external_events [req-4351d053-76b6-4ce7-a9bf-f7e5ce59a18d req-2ff4c696-cea1-4920-bc99-2f798c7c0351 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:bfac66cc-d248-4c88-bd96-59a6bc6f3360 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance [pid: 7|app: 0|req: 689/1382] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:16.793 8 INFO nova.api.openstack.compute.server_external_events [req-30a76ba4-a0c5-46e7-97a9-a9bab6b1385e req-88cf312e-7a61-4b02-91ca-61b1092ff29d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:bfac66cc-d248-4c88-bd96-59a6bc6f3360 for instance 51940488-cace-45f5-8d2f-b4d3081b80dc on instance 2026-07-28 17:35:16.794 8 INFO nova.api.openstack.compute.server_external_events [req-30a76ba4-a0c5-46e7-97a9-a9bab6b1385e req-88cf312e-7a61-4b02-91ca-61b1092ff29d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance 2026-07-28 17:35:16.794 8 INFO nova.api.openstack.compute.server_external_events [req-30a76ba4-a0c5-46e7-97a9-a9bab6b1385e req-88cf312e-7a61-4b02-91ca-61b1092ff29d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 8|app: 0|req: 694/1383] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:16 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:18.838 7 INFO nova.api.openstack.compute.server_external_events [req-15071e7c-d2ac-41c4-9b47-7f7b180eaa26 req-e9f3ec4e-2bf3-46f2-9f29-f721aec0b55d 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:e4fceaa1-7f39-4f2a-8944-94f49612aa29 for instance 5ea04505-7827-494a-a146-8fc537704992 on instance [pid: 7|app: 0|req: 690/1384] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:20.308 8 WARNING neutronclient.v2_0.client [None req-ea48d6da-2427-4839-9cc6-afa13c27d3ad 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 695/1385] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:35:20 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => generated 1481 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-28 17:35:25.390 7 INFO nova.api.openstack.wsgi [None req-71ff3551-4a12-4879-961b-efd11a630733 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] HTTP exception thrown: Instance 5ea04505-7827-494a-a146-8fc537704992 could not be found. [pid: 7|app: 0|req: 691/1386] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:35:25 2026] GET /v2.1/servers/5ea04505-7827-494a-a146-8fc537704992 => 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-28 17:35:26.053 8 INFO nova.api.openstack.compute.server_external_events [req-680a0912-1aa0-4282-85f2-6f00dba04af4 req-485c7e7d-8982-4078-bbc2-457f16a35608 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-changed:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 8|app: 0|req: 696/1387] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1388] 10.0.0.12 () {32 vars in 716 bytes} [Tue Jul 28 17:35:26 2026] DELETE /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 0 bytes in 218 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-28 17:35:26.313 8 WARNING neutronclient.v2_0.client [None req-27e98cc0-62c1-4f62-9998-c5727ca28203 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 697/1391] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:35:26 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 1944 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:28.092 7 INFO nova.api.openstack.compute.server_external_events [req-109fc73e-c387-45eb-b027-44f957869caf req-8d31c078-7af6-42f4-9c47-67d55f6deef5 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance 2026-07-28 17:35:28.093 7 INFO nova.api.openstack.compute.server_external_events [req-109fc73e-c387-45eb-b027-44f957869caf req-8d31c078-7af6-42f4-9c47-67d55f6deef5 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-unplugged:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 7|app: 0|req: 695/1392] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:28 2026] POST /v2.1/os-server-external-events => generated 358 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-28 17:35:30.128 8 INFO nova.api.openstack.compute.server_external_events [req-dad57cec-c257-4231-bf54-a5fd01379883 req-492c1b8d-1ddc-4df6-8bab-83b442dbd421 12dea6c7be734d85a188cfbfddf0c5d7 fc3fc36e57274b0385b3dc88f4145ec4 - - 447976b975484c39882f1a72d3859377 447976b975484c39882f1a72d3859377] Creating event network-vif-deleted:0b062871-c3ea-42c8-9666-6d7411aff10f for instance dcb9b395-99a6-4813-bc25-0087fe354bb0 on instance [pid: 8|app: 0|req: 698/1393] 10.0.0.41 () {38 vars in 813 bytes} [Tue Jul 28 17:35:30 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-28 17:35:31.551 7 WARNING neutronclient.v2_0.client [None req-5b9371c6-f853-43c5-aa47-ec315ae5d065 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 696/1394] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:35:31 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 1481 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:36.651 7 INFO nova.api.openstack.wsgi [None req-62bc677a-4e50-41a0-8b54-26e71cb3310c 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] HTTP exception thrown: Instance dcb9b395-99a6-4813-bc25-0087fe354bb0 could not be found. [pid: 7|app: 0|req: 698/1397] 10.0.0.12 () {32 vars in 713 bytes} [Tue Jul 28 17:35:36 2026] GET /v2.1/servers/dcb9b395-99a6-4813-bc25-0087fe354bb0 => generated 111 bytes in 51 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: 700/1398] 10.0.0.12 () {32 vars in 724 bytes} [Tue Jul 28 17:35:39 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1295484537 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 17:35:39.586 7 INFO nova.api.openstack.wsgi [None req-2c5b40dd-1985-43f1-ad7e-df464b5d2cd3 45500f4d44ec48d6a2c44079bedc74e9 70f73ccb809249be980a5d53ee1851d5 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1295484537 not found for user 45500f4d44ec48d6a2c44079bedc74e9 [pid: 7|app: 0|req: 699/1399] 10.0.0.12 () {32 vars in 721 bytes} [Tue Jul 28 17:35:39 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1295484537 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1404] 10.0.0.12 () {32 vars in 653 bytes} [Tue Jul 28 17:36:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1405] 10.0.0.12 () {32 vars in 639 bytes} [Tue Jul 28 17:36:02 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-28 17:36:02.102 7 WARNING oslo_db.sqlalchemy.utils [None req-ad2fb98a-a175-4d09-bf08-113ed654afdd 71644632f96f48f28aa36d3f2ee565e6 06ef07d23057422392a736b1c66a86af - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 703/1406] 10.0.0.12 () {32 vars in 647 bytes} [Tue Jul 28 17:36:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1407] 10.0.0.12 () {32 vars in 692 bytes} [Tue Jul 28 17:36:02 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)