+ 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 [Fri Jul 31 21:59:44 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-58b5867d4f-gd2gl 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 0x7f59b9ce1668 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-31 21:59:49.184 7 INFO nova.utils [None req-a9572752-730e-47f3-a436-72f6fcc12f61 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-31 21:59:49.274 8 INFO nova.utils [None req-23395da5-ce3e-4255-98ed-1a4339e32e83 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-31 21:59:50.850 7 WARNING keystonemiddleware._common.config [None req-a9572752-730e-47f3-a436-72f6fcc12f61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 21:59:50.859 7 WARNING oslo_config.cfg [None req-a9572752-730e-47f3-a436-72f6fcc12f61 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-31 21:59:50.935 7 WARNING keystonemiddleware._common.config [None req-a9572752-730e-47f3-a436-72f6fcc12f61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 21:59:50.950 7 WARNING oslo_config.cfg [None req-a9572752-730e-47f3-a436-72f6fcc12f61 - - - - - -] 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-31 21:59:50.962 7 WARNING oslo_config.cfg [None req-a9572752-730e-47f3-a436-72f6fcc12f61 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f59b9ce1668 pid: 7 (default app) 2026-07-31 21:59:51.043 8 WARNING keystonemiddleware._common.config [None req-23395da5-ce3e-4255-98ed-1a4339e32e83 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 21:59:51.052 8 WARNING oslo_config.cfg [None req-23395da5-ce3e-4255-98ed-1a4339e32e83 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-31 21:59:51.130 8 WARNING keystonemiddleware._common.config [None req-23395da5-ce3e-4255-98ed-1a4339e32e83 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-31 21:59:51.144 8 WARNING oslo_config.cfg [None req-23395da5-ce3e-4255-98ed-1a4339e32e83 - - - - - -] 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-31 21:59:51.157 8 WARNING oslo_config.cfg [None req-23395da5-ce3e-4255-98ed-1a4339e32e83 - - - - - -] 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 0x7f59b9ce1668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 21:59:58 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 21:59:59.225 8 WARNING oslo_policy.policy [None req-d8b5a2c0-6a36-4264-bc12-57b287418378 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - 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-31 21:59:59.226 8 WARNING oslo_policy.policy [None req-d8b5a2c0-6a36-4264-bc12-57b287418378 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 21:59:58 2026] GET /v2.1 => generated 0 bytes in 591 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-31 21:59:59.337 7 WARNING oslo_policy.policy [req-d8b5a2c0-6a36-4264-bc12-57b287418378 req-0691923e-b241-4035-bf78-13af82e424e9 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - 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-31 21:59:59.337 7 WARNING oslo_policy.policy [req-d8b5a2c0-6a36-4264-bc12-57b287418378 req-0691923e-b241-4035-bf78-13af82e424e9 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 21:59:59 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 21:59:59.447 8 INFO nova.api.openstack.wsgi [None req-5f7343dd-8d22-41b3-bb32-20d6d9479288 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.222 () {48 vars in 1011 bytes} [Fri Jul 31 21:59:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 21:59:59 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: 8|app: 0|req: 4/8] 162.253.55.222 () {52 vars in 1048 bytes} [Fri Jul 31 21:59:59 2026] POST /v2.1/flavors => generated 529 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:00:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:00:00 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:00:00 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-31 22:00:00.498 8 INFO nova.api.openstack.wsgi [None req-457ff369-5486-4fe5-961b-20971d934358 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.222 () {48 vars in 1013 bytes} [Fri Jul 31 22:00:00 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:00:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.222 () {52 vars in 1048 bytes} [Fri Jul 31 22:00:00 2026] POST /v2.1/flavors => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:00:01 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: 8/16] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:00:01 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:00:01 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-31 22:00:01.525 8 INFO nova.api.openstack.wsgi [None req-3cec3fa6-188e-475b-8ae2-b5e4087e6a2f a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.222 () {48 vars in 1015 bytes} [Fri Jul 31 22:00:01 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:00:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.222 () {52 vars in 1048 bytes} [Fri Jul 31 22:00:01 2026] POST /v2.1/flavors => generated 533 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:00:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:00:02 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:00:02 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-31 22:00:02.562 8 INFO nova.api.openstack.wsgi [None req-108a76c4-56d7-489d-ae83-a830895459ed a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.222 () {48 vars in 1013 bytes} [Fri Jul 31 22:00:02 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: 13/25] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:00:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.222 () {52 vars in 1048 bytes} [Fri Jul 31 22:00:02 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:00:03 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: 14/28] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:00:03 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:00:03 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-31 22:00:03.508 8 INFO nova.api.openstack.wsgi [None req-8e2f7970-ffcd-400b-bc4f-d6ef2221aeb1 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.222 () {48 vars in 1015 bytes} [Fri Jul 31 22:00:03 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:00:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.222 () {52 vars in 1048 bytes} [Fri Jul 31 22:00:03 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 10.0.0.5 () {28 vars in 452 bytes} [Fri Jul 31 22:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 18/36] 10.0.0.5 () {30 vars in 656 bytes} [Fri Jul 31 22:00:07 2026] GET /v2.1 => generated 0 bytes in 44 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: 19/37] 10.0.0.5 () {32 vars in 729 bytes} [Fri Jul 31 22:00:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/38] 10.0.0.5 () {34 vars in 763 bytes} [Fri Jul 31 22:00:07 2026] GET /v2.1/os-services => generated 497 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/39] 10.0.0.5 () {28 vars in 452 bytes} [Fri Jul 31 22:00:11 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: 8|app: 0|req: 20/40] 10.0.0.5 () {30 vars in 656 bytes} [Fri Jul 31 22:00:11 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 21/41] 10.0.0.5 () {32 vars in 729 bytes} [Fri Jul 31 22:00:11 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/42] 10.0.0.5 () {34 vars in 763 bytes} [Fri Jul 31 22:00:11 2026] GET /v2.1/os-services => generated 545 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/45] 10.0.0.5 () {28 vars in 452 bytes} [Fri Jul 31 22:00:16 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: 23/46] 10.0.0.5 () {30 vars in 656 bytes} [Fri Jul 31 22:00:16 2026] GET /v2.1 => generated 0 bytes in 379 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: 24/47] 10.0.0.5 () {32 vars in 729 bytes} [Fri Jul 31 22:00:16 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/48] 10.0.0.5 () {34 vars in 806 bytes} [Fri Jul 31 22:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/49] 10.0.0.5 () {28 vars in 452 bytes} [Fri Jul 31 22:00:21 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: 25/50] 10.0.0.5 () {30 vars in 656 bytes} [Fri Jul 31 22:00:21 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 26/51] 10.0.0.5 () {32 vars in 729 bytes} [Fri Jul 31 22:00:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/52] 10.0.0.5 () {34 vars in 806 bytes} [Fri Jul 31 22:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 10.0.0.171 () {28 vars in 454 bytes} [Fri Jul 31 22:06:39 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: 65/130] 10.0.0.171 () {30 vars in 658 bytes} [Fri Jul 31 22:06:39 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 66/131] 10.0.0.171 () {32 vars in 731 bytes} [Fri Jul 31 22:06:39 2026] GET /v2.1/ => generated 411 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 10.0.0.171 () {34 vars in 804 bytes} [Fri Jul 31 22:06:39 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:09:19 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 83/166] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:09:19 2026] GET /v2.1 => generated 0 bytes in 96 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: 84/167] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:09:19 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-31 22:09:19.747 7 INFO nova.api.openstack.wsgi [None req-d57a338c-b7e8-48b8-a85f-accf61d0b32c a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 84/168] 162.253.55.222 () {48 vars in 1017 bytes} [Fri Jul 31 22:09:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:09:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 162.253.55.222 () {52 vars in 1049 bytes} [Fri Jul 31 22:09:19 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:10:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:10:27 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:10:27 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:10:27.533 8 INFO nova.api.openstack.wsgi [None req-9911b5df-4262-4244-99b3-217124a03306 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a6d75cf6bafb40718a94a3158a796b71 [pid: 8|app: 0|req: 94/188] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:10:27 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-31 22:10:27.546 7 WARNING oslo_db.sqlalchemy.utils [None req-4f16f06a-a371-4f3f-9701-a98dde8286d9 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 95/189] 162.253.55.222 () {48 vars in 1016 bytes} [Fri Jul 31 22:10:27 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 162.253.55.222 () {52 vars in 1057 bytes} [Fri Jul 31 22:10:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 62 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/191] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:10:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:10:31 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/193] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:10:31 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: 8|app: 0|req: 97/194] 162.253.55.222 () {48 vars in 1073 bytes} [Fri Jul 31 22:10:31 2026] GET /v2.1/os-quota-sets/c20b2faa123b4c65b991a1a9ca324e2f => generated 283 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/195] 162.253.55.222 () {52 vars in 1125 bytes} [Fri Jul 31 22:10:31 2026] PUT /v2.1/os-quota-sets/c20b2faa123b4c65b991a1a9ca324e2f => generated 238 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:19:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/301] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:19:09 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 152/302] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:19:09 2026] GET /v2.1/ => generated 400 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:19:09.566 8 INFO nova.api.openstack.wsgi [None req-b85807b7-1ac5-4b00-957d-21ceca973572 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 151/303] 162.253.55.222 () {48 vars in 1015 bytes} [Fri Jul 31 22:19:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:19:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/305] 162.253.55.222 () {52 vars in 1049 bytes} [Fri Jul 31 22:19:09 2026] POST /v2.1/flavors => generated 534 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/348] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:22:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:22:36 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 175/350] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:22:36 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 162.253.55.222 () {48 vars in 1073 bytes} [Fri Jul 31 22:22:36 2026] GET /v2.1/os-quota-sets/8ac31de7bcce4be889e5e973071543a7 => generated 283 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/352] 162.253.55.222 () {52 vars in 1125 bytes} [Fri Jul 31 22:22:36 2026] PUT /v2.1/os-quota-sets/8ac31de7bcce4be889e5e973071543a7 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:35:18 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: 253/506] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:35:18 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/507] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:35:18 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-31 22:35:18.498 8 INFO nova.api.openstack.wsgi [None req-f3bfd5e4-aca2-4d11-9b02-82edacde73c6 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 254/508] 162.253.55.222 () {48 vars in 1011 bytes} [Fri Jul 31 22:35:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:35:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:35:18 2026] GET /v2.1/flavors/86639c10-e256-4179-9362-04fbc777a7ae/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:35: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) [pid: 8|app: 0|req: 256/512] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:35:19 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: 257/513] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:35:19 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:35:19.496 8 INFO nova.api.openstack.wsgi [None req-96d6a106-8536-46e4-a7a1-fef7ae45a850 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 257/514] 162.253.55.222 () {48 vars in 1013 bytes} [Fri Jul 31 22:35:19 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: 258/515] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:35:19 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: 258/516] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:35:19 2026] GET /v2.1/flavors/42c325bf-6953-456d-9ba0-de11a754b285/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: 259/517] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:35:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:35:20 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/519] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:35:20 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-31 22:35:20.497 8 INFO nova.api.openstack.wsgi [None req-587135bc-c330-4181-aeee-50a5ed203b8b a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 260/520] 162.253.55.222 () {48 vars in 1015 bytes} [Fri Jul 31 22:35:20 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:35:20 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: 261/522] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:35:20 2026] GET /v2.1/flavors/fb1cf044-9e3c-4079-8512-3057b68de0e7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:35:21 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: 262/524] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:35:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/525] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:35:21 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-31 22:35:21.512 8 INFO nova.api.openstack.wsgi [None req-443cda56-ea6c-4660-a292-aacd4ac02676 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 263/526] 162.253.55.222 () {48 vars in 1013 bytes} [Fri Jul 31 22:35:21 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: 7|app: 0|req: 264/527] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:35:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:35:21 2026] GET /v2.1/flavors/91f0ec25-499b-466b-aa6c-85719cb2f6cf/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: 265/529] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:35:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:35:22 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:35:22 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-31 22:35:22.493 8 INFO nova.api.openstack.wsgi [None req-2b80629d-3df5-4ae0-be38-99fece1750ba a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 266/532] 162.253.55.222 () {48 vars in 1015 bytes} [Fri Jul 31 22:35:22 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:35:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:35:22 2026] GET /v2.1/flavors/80684516-0307-4dc1-8786-a420c01c8198/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: 275/549] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:36:30 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:36:30 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/551] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:36:30 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:36:30.668 7 INFO nova.api.openstack.wsgi [None req-663a6a7a-9287-45c8-9c5f-3b52d043693c a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 276/552] 162.253.55.222 () {48 vars in 1017 bytes} [Fri Jul 31 22:36:30 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: 277/553] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:36:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:36:30 2026] GET /v2.1/flavors/273ef783-c9c4-4928-87cf-41c7cf46d6cf/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:36:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:36:38 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/559] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:36:38 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:36:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:36: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: 281/562] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:36:42 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/563] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:36:42 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 162.253.55.222 () {48 vars in 1073 bytes} [Fri Jul 31 22:36:42 2026] GET /v2.1/os-quota-sets/c20b2faa123b4c65b991a1a9ca324e2f => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:37:36 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:37:36 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/579] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:37:36 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-31 22:37:36.444 8 INFO nova.api.openstack.wsgi [None req-1477c6e7-8885-4f47-b9f0-86fab4f90ebe a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 290/580] 162.253.55.222 () {48 vars in 1015 bytes} [Fri Jul 31 22:37:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:37:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 162.253.55.222 () {48 vars in 1099 bytes} [Fri Jul 31 22:37:36 2026] GET /v2.1/flavors/df503461-8018-49a6-9e4a-07d3b7bac54b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:37: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: 8|app: 0|req: 293/586] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:37:53 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 294/587] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:37:53 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 162.253.55.222 () {48 vars in 1073 bytes} [Fri Jul 31 22:37:53 2026] GET /v2.1/os-quota-sets/8ac31de7bcce4be889e5e973071543a7 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 162.253.55.222 () {42 vars in 705 bytes} [Fri Jul 31 22:38:46 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: 301/602] 162.253.55.222 () {44 vars in 909 bytes} [Fri Jul 31 22:38:46 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: 302/603] 162.253.55.222 () {46 vars in 982 bytes} [Fri Jul 31 22:38:46 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:38:46.873 7 INFO nova.api.openstack.wsgi [None req-2d11a16b-c3eb-4230-a799-256de369454e a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 302/604] 162.253.55.222 () {48 vars in 1011 bytes} [Fri Jul 31 22:38:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 162.253.55.222 () {48 vars in 1051 bytes} [Fri Jul 31 22:38:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 307/614] 10.0.0.21 () {32 vars in 654 bytes} [Fri Jul 31 22:39:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.21 () {32 vars in 640 bytes} [Fri Jul 31 22:39:28 2026] GET /v2.1/servers => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-31 22:39:28.931 7 WARNING oslo_db.sqlalchemy.utils [None req-0a486de6-f5ba-4600-a1ef-3c13c7b39fd7 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 308/616] 10.0.0.21 () {32 vars in 648 bytes} [Fri Jul 31 22:39:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.21 () {32 vars in 693 bytes} [Fri Jul 31 22:39:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:40 2026] GET /v2.1/flavors/86639c10-e256-4179-9362-04fbc777a7ae => generated 511 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.21 () {32 vars in 640 bytes} [Fri Jul 31 22:39:40 2026] GET /v2.1/flavors => generated 1674 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:40 2026] GET /v2.1/flavors/86639c10-e256-4179-9362-04fbc777a7ae => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:39:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:46.935 8 WARNING neutronclient.v2_0.client [None req-375f904f-bba3-49de-b9ab-e922bfd92c19 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/626] 10.0.0.21 () {34 vars in 684 bytes} [Fri Jul 31 22:39:46 2026] POST /v2.1/os-security-groups => generated 246 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:47.813 7 WARNING neutronclient.v2_0.client [None req-49c359e5-485f-469c-911e-0e31e93339bb 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/627] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:39:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:48.531 7 WARNING neutronclient.v2_0.client [None req-49c359e5-485f-469c-911e-0e31e93339bb 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/628] 10.0.0.21 () {34 vars in 694 bytes} [Fri Jul 31 22:39:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:48.741 8 WARNING neutronclient.v2_0.client [None req-67f9bc9d-d980-447c-89d3-10e49330cc25 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The 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-31 22:39:48.752 7 WARNING neutronclient.v2_0.client [None req-8f76696f-49c0-45f4-87a2-8a5ceb976644 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The 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-31 22:39:48.852 8 WARNING neutronclient.v2_0.client [None req-67f9bc9d-d980-447c-89d3-10e49330cc25 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/629] 10.0.0.21 () {34 vars in 684 bytes} [Fri Jul 31 22:39:48 2026] POST /v2.1/os-security-groups => generated 248 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:48.972 7 WARNING neutronclient.v2_0.client [None req-e3f29225-e5ac-4615-bc37-498fdf674715 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The 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-31 22:39:49.742 7 WARNING neutronclient.v2_0.client [None req-e3f29225-e5ac-4615-bc37-498fdf674715 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/630] 10.0.0.21 () {34 vars in 694 bytes} [Fri Jul 31 22:39:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 908 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:49.891 7 WARNING neutronclient.v2_0.client [None req-736d1e82-62cb-4ba0-893c-e194a8f1b417 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The 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-31 22:39:49.923 8 WARNING neutronclient.v2_0.client [None req-67f9bc9d-d980-447c-89d3-10e49330cc25 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The 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-31 22:39:49.927 7 WARNING neutronclient.v2_0.client [None req-736d1e82-62cb-4ba0-893c-e194a8f1b417 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/631] 10.0.0.21 () {34 vars in 694 bytes} [Fri Jul 31 22:39:49 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:50.145 7 WARNING neutronclient.v2_0.client [None req-4a0bc879-8a3d-4921-b574-e61efb85e0ad 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:39:50.198 7 WARNING neutronclient.v2_0.client [None req-4a0bc879-8a3d-4921-b574-e61efb85e0ad 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:39:50.415 7 WARNING neutronclient.v2_0.client [None req-4a0bc879-8a3d-4921-b574-e61efb85e0ad 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/632] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:39:48 2026] POST /v2.1/servers => generated 450 bytes in 1947 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-31 22:39:50.597 8 WARNING neutronclient.v2_0.client [None req-30c3ece2-07cc-49bd-9149-3f374ada5a0d 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/633] 10.0.0.21 () {32 vars in 736 bytes} [Fri Jul 31 22:39:50 2026] GET /v2.1/os-security-groups/dfd97370-5c17-489f-8ea7-065d10f27135 => generated 665 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:39:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:39:50.761 8 WARNING neutronclient.v2_0.client [None req-906092fb-5fb3-4285-8bc7-f4f7f870bba1 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/635] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:50 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1401 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:50.867 8 WARNING neutronclient.v2_0.client [None req-5937aeae-6f95-4683-aafb-039faf2bf577 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The 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-31 22:39:50.924 8 WARNING neutronclient.v2_0.client [None req-5937aeae-6f95-4683-aafb-039faf2bf577 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The 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-31 22:39:50.989 8 WARNING neutronclient.v2_0.client [None req-5937aeae-6f95-4683-aafb-039faf2bf577 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/636] 10.0.0.21 () {32 vars in 749 bytes} [Fri Jul 31 22:39:50 2026] DELETE /v2.1/os-security-group-rules/c37baeb3-7e54-4176-b7bb-bbf674744dc1 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:39:51.083 8 WARNING neutronclient.v2_0.client [None req-792b1667-c185-4ea5-b283-0ff7e0a9692f 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/637] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:39:50 2026] POST /v2.1/servers => generated 453 bytes in 1052 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-31 22:39:51.119 8 WARNING neutronclient.v2_0.client [None req-792b1667-c185-4ea5-b283-0ff7e0a9692f 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] 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-31 22:39:51.148 7 WARNING neutronclient.v2_0.client [None req-46b3b645-24eb-45b7-a51a-1a4232c0c744 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/638] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:51 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1392 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/639] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:39:51 2026] DELETE /v2.1/os-security-groups/dfd97370-5c17-489f-8ea7-065d10f27135 => generated 0 bytes in 156 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-31 22:39:51.246 7 WARNING neutronclient.v2_0.client [None req-0147e324-7943-4912-9a43-e35175d32dfe 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The 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-31 22:39:51.296 7 WARNING neutronclient.v2_0.client [None req-0147e324-7943-4912-9a43-e35175d32dfe 3d3bca53572040668d292354e2368650 e57cf018b2a94901aacc5cfdd6534000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/640] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:39:51 2026] DELETE /v2.1/os-security-groups/6b250618-7459-47ca-88a2-153998af30f4 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:39:51.953 8 WARNING neutronclient.v2_0.client [None req-752429aa-0b48-4db2-9adf-671201672274 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/641] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:51 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1405 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:39:52.171 7 WARNING neutronclient.v2_0.client [None req-bc38362a-12ee-4905-9567-7ffcfa627d20 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The 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-31 22:39:52.212 7 WARNING neutronclient.v2_0.client [None req-bc38362a-12ee-4905-9567-7ffcfa627d20 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] 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-31 22:39:52.249 8 WARNING neutronclient.v2_0.client [None req-3b93bb84-329d-43b2-a9ab-2b65a55b9f09 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/642] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:52 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:39:52.382 7 WARNING neutronclient.v2_0.client [None req-bc38362a-12ee-4905-9567-7ffcfa627d20 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/643] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:39:52 2026] POST /v2.1/servers => generated 453 bytes in 500 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-31 22:39:52.615 8 WARNING neutronclient.v2_0.client [None req-d0ce8529-4f7e-499c-9050-85bec598acb6 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/644] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:52 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1432 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:53.122 7 WARNING neutronclient.v2_0.client [None req-03945ef4-97ba-46c6-b860-1f96e9f0c18e a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/645] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:53 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1453 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-31 22:39:53.387 8 WARNING neutronclient.v2_0.client [None req-74db64b2-1a6f-4b06-b43f-3614782af2a4 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/646] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:53 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1388 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:53.698 7 WARNING neutronclient.v2_0.client [None req-12cfecb7-e64b-4aa8-8921-aed95b09d198 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/647] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:53 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1436 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-31 22:39:54.258 8 WARNING neutronclient.v2_0.client [None req-18cd0346-d8e9-45a2-8fe6-81a4dc48664e a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/648] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:54 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1453 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:54.510 7 WARNING neutronclient.v2_0.client [None req-668157a5-bcb4-4993-a269-5eaf00e6c6ff 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/649] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:54 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1388 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-31 22:39:54.808 8 WARNING neutronclient.v2_0.client [None req-0a958429-f114-4873-a431-312a9bd01c64 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/650] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:54 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1428 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-31 22:39:55.350 7 WARNING neutronclient.v2_0.client [None req-af218c05-1df0-43dc-94ec-340ea042fba2 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/651] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:55 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1461 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-31 22:39:55.607 8 WARNING neutronclient.v2_0.client [None req-ef222caf-6bc5-48e5-91d2-b682f81af6de 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/652] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:55 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1444 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-31 22:39:55.910 7 WARNING neutronclient.v2_0.client [None req-988f4be9-263a-4841-862e-04e3ea6fdede 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/653] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:55 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1428 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-31 22:39:56.443 7 WARNING neutronclient.v2_0.client [None req-4524aa60-6a28-40d8-bdde-1185f7fdd070 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/656] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:56 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1539 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-31 22:39:56.761 8 WARNING neutronclient.v2_0.client [None req-1a805386-d13d-4e84-a9c1-7513b266d2b3 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/657] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:56 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1444 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-31 22:39:57.012 7 WARNING neutronclient.v2_0.client [None req-a97e5105-b9f0-4b90-8867-14d8abbe6bff 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/658] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:56 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1484 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:57.626 8 WARNING neutronclient.v2_0.client [None req-914915d3-4bf5-46ac-ad74-afb44f88881c a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] 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-31 22:39:57.764 7 INFO nova.api.openstack.compute.server_external_events [req-d6bbd767-e358-40e8-9f8b-79964714c178 req-5952866f-e593-49f4-983c-76a6792b7cf7 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:f0e93f77-a048-47c1-9c27-90a561b1bc95 for instance 6039e414-85bc-49ac-866f-ac8b0f9d693e on instance 2026-07-31 22:39:57.777 7 INFO nova.compute.rpcapi [None req-5dcfef4f-2786-430e-86f3-bcbb5bdc4394 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 329/659] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:39:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:57.887 7 WARNING neutronclient.v2_0.client [None req-b30eff65-3863-4cf8-8311-0252cb9a6314 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/660] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:57 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 772 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 330/661] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:57 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1520 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:39:58.407 8 WARNING neutronclient.v2_0.client [None req-ba1bfcb1-1d3b-48f9-b8aa-4e774845d916 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/662] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:58 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1484 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:59.407 7 WARNING neutronclient.v2_0.client [None req-b245822a-baf2-46c2-90fb-e9310a43dffe a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The 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-31 22:39:59.435 8 WARNING neutronclient.v2_0.client [None req-8934050e-a777-44dc-88a0-7be76c8ea9f3 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/663] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:59 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:39:59.669 7 WARNING neutronclient.v2_0.client [None req-cf635f54-6bc0-48b3-b78d-5e3c52d80a6b 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/664] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:59 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 332/665] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:39:59 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1492 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:39:59.876 8 INFO nova.api.openstack.compute.server_external_events [req-9508ab14-fb8a-426d-85f2-949f1448bab8 req-c7b03bb7-2b4d-4273-b59b-093720b92df9 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:66db16d5-d297-4797-981e-6602d4c9491a for instance 6325b07d-2429-49ad-bce4-a785efd1a7cf on instance 2026-07-31 22:39:59.886 8 INFO nova.compute.rpcapi [None req-fd9e5560-9248-4f18-b5c7-d7096e8eb49d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 334/666] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:39:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:00.701 7 WARNING neutronclient.v2_0.client [None req-e2fa70e2-3b18-4932-9a6f-d01a6afbb92c a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] 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-31 22:40:00.826 8 WARNING neutronclient.v2_0.client [None req-609bee0a-8b16-4e29-acd4-6525ef26572b e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/667] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:00 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:00.872 7 WARNING neutronclient.v2_0.client [None req-c0d3a29d-7625-4075-9af6-7293a1dccca5 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/668] 10.0.0.21 () {34 vars in 684 bytes} [Fri Jul 31 22:40:00 2026] POST /v2.1/os-security-groups => generated 244 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:00.985 8 WARNING neutronclient.v2_0.client [None req-829f7f74-faba-4152-9fcc-3ff267b34c64 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/669] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:00 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:01.018 7 WARNING neutronclient.v2_0.client [None req-6d2070ab-ac6e-4cb1-8111-9ae1ab418f92 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.21 () {34 vars in 684 bytes} [Fri Jul 31 22:40:01 2026] POST /v2.1/os-security-groups => generated 244 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:01.195 7 WARNING neutronclient.v2_0.client [None req-2ff32560-93c0-436b-b765-e24c9554b257 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/671] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:00 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1570 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 10.0.0.21 () {34 vars in 684 bytes} [Fri Jul 31 22:40:01 2026] POST /v2.1/os-security-groups => generated 243 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:01.403 8 WARNING neutronclient.v2_0.client [None req-01c63b7c-3632-4dc0-9ad1-47adcff75944 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:01.452 8 WARNING neutronclient.v2_0.client [None req-01c63b7c-3632-4dc0-9ad1-47adcff75944 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:01.494 8 WARNING neutronclient.v2_0.client [None req-01c63b7c-3632-4dc0-9ad1-47adcff75944 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/673] 10.0.0.21 () {32 vars in 662 bytes} [Fri Jul 31 22:40:01 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:01.566 7 WARNING neutronclient.v2_0.client [None req-e44b31b9-8939-41a6-a31d-1af7b188e14b e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:01.606 7 WARNING neutronclient.v2_0.client [None req-e44b31b9-8939-41a6-a31d-1af7b188e14b e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/674] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:40:01 2026] DELETE /v2.1/os-security-groups/9493af4b-283b-4851-a4ae-cf1116a92811 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:40:01.764 8 WARNING neutronclient.v2_0.client [None req-2354ae9d-b83a-4052-9c48-c62d954c1362 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:01.788 8 INFO nova.api.openstack.wsgi [None req-2354ae9d-b83a-4052-9c48-c62d954c1362 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] HTTP exception thrown: Security group 9493af4b-283b-4851-a4ae-cf1116a92811 does not exist Neutron server returns request_ids: ['req-9c1548d6-84e9-437d-95b3-0d8453749df8'] [pid: 8|app: 0|req: 338/675] 10.0.0.21 () {32 vars in 736 bytes} [Fri Jul 31 22:40:01 2026] GET /v2.1/os-security-groups/9493af4b-283b-4851-a4ae-cf1116a92811 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-31 22:40:01.799 8 WARNING neutronclient.v2_0.client [None req-8982bc03-3675-4d7c-9e58-d035c9308f14 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:01.831 7 INFO nova.api.openstack.compute.server_external_events [req-c1755bd1-acf3-4e36-86d4-c745c453b088 req-9985a1f9-d6fa-437a-b3f5-96bbecdad340 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:08224875-c38c-4d9a-9ea5-7032e9d00ab5 for instance 9f751a38-3f4b-4efb-b102-16c327cb7d14 on instance [pid: 7|app: 0|req: 338/676] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:01.855 8 WARNING neutronclient.v2_0.client [None req-8982bc03-3675-4d7c-9e58-d035c9308f14 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:01.897 7 WARNING neutronclient.v2_0.client [None req-5caa8888-63cb-4621-a4b2-1f0b5d2c46dc a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/677] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:40:01 2026] DELETE /v2.1/os-security-groups/0c60076c-3d95-4e7e-9183-423c84a812d4 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:40:01.994 8 WARNING neutronclient.v2_0.client [None req-6b8c080a-0e43-4b31-90ff-824cc2853180 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.019 8 INFO nova.api.openstack.wsgi [None req-6b8c080a-0e43-4b31-90ff-824cc2853180 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] HTTP exception thrown: Security group 0c60076c-3d95-4e7e-9183-423c84a812d4 does not exist Neutron server returns request_ids: ['req-a2f5479e-801c-43f1-a71e-46824d31e116'] [pid: 8|app: 0|req: 340/678] 10.0.0.21 () {32 vars in 736 bytes} [Fri Jul 31 22:40:01 2026] GET /v2.1/os-security-groups/0c60076c-3d95-4e7e-9183-423c84a812d4 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-31 22:40:02.034 8 WARNING neutronclient.v2_0.client [None req-49266f36-fa0b-4db5-81ea-15e5cb5ce83c e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.066 8 WARNING neutronclient.v2_0.client [None req-49266f36-fa0b-4db5-81ea-15e5cb5ce83c e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/679] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:01 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:02.120 7 WARNING neutronclient.v2_0.client [None req-8cc7df95-ace7-4538-8d2d-1fa1b56e1133 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/680] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:40:02 2026] DELETE /v2.1/os-security-groups/6fa7502b-a151-44e1-a79c-e7123d4d6676 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:40:02.206 8 WARNING neutronclient.v2_0.client [None req-f3d26ac2-9905-4b6a-a62a-d9b4e3c12199 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.228 8 INFO nova.api.openstack.wsgi [None req-f3d26ac2-9905-4b6a-a62a-d9b4e3c12199 e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] HTTP exception thrown: Security group 6fa7502b-a151-44e1-a79c-e7123d4d6676 does not exist Neutron server returns request_ids: ['req-6312ba06-f6a3-4190-9ce5-6ee52a287d82'] [pid: 8|app: 0|req: 342/681] 10.0.0.21 () {32 vars in 736 bytes} [Fri Jul 31 22:40:02 2026] GET /v2.1/os-security-groups/6fa7502b-a151-44e1-a79c-e7123d4d6676 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/682] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:02 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:02.244 7 WARNING neutronclient.v2_0.client [None req-0d897182-7e1b-4f4b-8e14-433da9f158ed e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.285 8 WARNING neutronclient.v2_0.client [None req-749e170b-948b-4b42-942d-ca80a7fbca92 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The 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-31 22:40:02.294 7 WARNING neutronclient.v2_0.client [None req-0d897182-7e1b-4f4b-8e14-433da9f158ed e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.338 7 WARNING neutronclient.v2_0.client [None req-0d897182-7e1b-4f4b-8e14-433da9f158ed e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/683] 10.0.0.21 () {32 vars in 662 bytes} [Fri Jul 31 22:40:02 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:02.404 7 WARNING neutronclient.v2_0.client [None req-b191ace5-4499-4db9-81ce-8a4e65e657be e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/684] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:02 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:02.427 7 INFO nova.api.openstack.wsgi [None req-b191ace5-4499-4db9-81ce-8a4e65e657be e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] HTTP exception thrown: Security group 6fa7502b-a151-44e1-a79c-e7123d4d6676 does not exist Neutron server returns request_ids: ['req-c26fe83a-8818-4cf3-82d6-0189e20675ae'] [pid: 7|app: 0|req: 342/685] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:40:02 2026] DELETE /v2.1/os-security-groups/6fa7502b-a151-44e1-a79c-e7123d4d6676 => generated 194 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-31 22:40:02.443 8 WARNING neutronclient.v2_0.client [None req-b3ada597-af7a-4935-826c-a35cd9b9306d e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.472 8 INFO nova.api.openstack.wsgi [None req-b3ada597-af7a-4935-826c-a35cd9b9306d e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] HTTP exception thrown: Security group 0c60076c-3d95-4e7e-9183-423c84a812d4 does not exist Neutron server returns request_ids: ['req-e4c299ee-e0aa-4f1c-afb6-0121a8c67684'] [pid: 8|app: 0|req: 344/686] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:40:02 2026] DELETE /v2.1/os-security-groups/0c60076c-3d95-4e7e-9183-423c84a812d4 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-31 22:40:02.488 7 WARNING neutronclient.v2_0.client [None req-58aa8083-ba7f-4e53-b281-9c5b9d3fbd8c e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] The 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-31 22:40:02.515 7 INFO nova.api.openstack.wsgi [None req-58aa8083-ba7f-4e53-b281-9c5b9d3fbd8c e7a697f8c10b4df8b52122fe606b9283 889b61ef8cc14723ac3037ae31ebb503 - - default default] HTTP exception thrown: Security group 9493af4b-283b-4851-a4ae-cf1116a92811 does not exist Neutron server returns request_ids: ['req-7461e595-f603-4809-9b94-8a040a15b197'] [pid: 7|app: 0|req: 343/687] 10.0.0.21 () {32 vars in 739 bytes} [Fri Jul 31 22:40:02 2026] DELETE /v2.1/os-security-groups/9493af4b-283b-4851-a4ae-cf1116a92811 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-31 22:40:03.136 8 WARNING neutronclient.v2_0.client [None req-3c73dc2e-ca9c-404a-8ee6-e81d4aa6a96e a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/688] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:03 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:03.308 7 WARNING neutronclient.v2_0.client [None req-ad8db7b9-c2af-4462-b63c-107a53036374 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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: 344/689] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:03 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:03.533 8 WARNING neutronclient.v2_0.client [None req-14e8855c-2c0e-469e-989a-a2b86245fbf4 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/690] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:03 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 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-31 22:40:04.299 7 WARNING neutronclient.v2_0.client [None req-c7d677a2-f3c4-4eb0-a307-47a36cbcb9d0 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/691] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:04 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 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-31 22:40:04.516 8 WARNING neutronclient.v2_0.client [None req-3f913427-c0fe-4ec7-b01a-6c103b7795a0 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/692] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:04 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 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-31 22:40:04.718 7 WARNING neutronclient.v2_0.client [None req-95805235-4323-42b8-8e8e-9b817a9406db 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:04 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:05.506 8 WARNING neutronclient.v2_0.client [None req-924f0d45-440c-4726-80c2-a44f261c1d6d a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/694] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:05 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 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-31 22:40:05.703 7 WARNING neutronclient.v2_0.client [None req-10f350dd-7e14-4979-912e-69c4fa4a10ce 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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: 347/695] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:05 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:05.891 8 WARNING neutronclient.v2_0.client [None req-47243afe-1584-4b87-a99e-e35c959b75eb 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/696] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:05 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:06.734 8 WARNING neutronclient.v2_0.client [None req-e9b6841b-a228-4f83-a9a7-0d316777a9f6 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/699] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:06 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:06.920 7 WARNING neutronclient.v2_0.client [None req-7a76f1f6-fb18-4abf-9619-7c0b4763ae60 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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: 349/700] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:06 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:07.057 8 WARNING neutronclient.v2_0.client [None req-816d98ed-e306-4371-b895-8b17fdf08f18 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/701] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:07 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:07.743 7 INFO nova.api.openstack.compute.server_external_events [req-53587311-01b0-48be-8bff-7a15322a766b req-8a8c426d-5afd-4d36-b951-d024b960fc1e 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:f0e93f77-a048-47c1-9c27-90a561b1bc95 for instance 6039e414-85bc-49ac-866f-ac8b0f9d693e on instance [pid: 7|app: 0|req: 350/702] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:40:07 2026] POST /v2.1/os-server-external-events => generated 183 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-31 22:40:07.914 8 WARNING neutronclient.v2_0.client [None req-fb99c36e-6dc5-4892-91cb-bc58d00ae3fb a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] 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-31 22:40:08.097 7 WARNING neutronclient.v2_0.client [None req-62f98ae0-046d-489b-a2e7-8625e56ddb5a 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/703] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:07 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1527 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:08 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 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-31 22:40:08.294 8 WARNING neutronclient.v2_0.client [None req-9b81fb2c-08e4-459f-b86d-1a9248a2fead 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/705] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:08 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:09.180 7 WARNING neutronclient.v2_0.client [None req-81a8da97-4017-4933-a39f-95ac8d93e955 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] 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-31 22:40:09.268 8 WARNING neutronclient.v2_0.client [None req-392bb0ff-0ba6-407f-b368-e0f61ea1cbf4 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/706] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:09 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1719 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/707] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:09 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:09.400 7 WARNING neutronclient.v2_0.client [None req-e521c605-89bb-4ad0-8770-4f078505886c a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] 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: 353/708] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:40:09 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/os-interface => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:09.473 8 WARNING neutronclient.v2_0.client [None req-4ca079c0-15f7-4fb1-8c69-e3dedf94d8d3 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/709] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:09 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:09.793 7 INFO nova.api.openstack.compute.server_external_events [req-e561646b-db89-45b2-91f7-f69d43a8ddf5 req-65259172-d258-4c08-aee2-e42fa6f28e86 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:66db16d5-d297-4797-981e-6602d4c9491a for instance 6325b07d-2429-49ad-bce4-a785efd1a7cf on instance 2026-07-31 22:40:09.793 7 INFO nova.api.openstack.compute.server_external_events [req-e561646b-db89-45b2-91f7-f69d43a8ddf5 req-65259172-d258-4c08-aee2-e42fa6f28e86 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:08224875-c38c-4d9a-9ea5-7032e9d00ab5 for instance 9f751a38-3f4b-4efb-b102-16c327cb7d14 on instance [pid: 7|app: 0|req: 354/710] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:40:09 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:10.441 8 WARNING neutronclient.v2_0.client [None req-38c98f93-eb6c-4144-93c8-23404c425fed 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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-31 22:40:10.669 7 WARNING neutronclient.v2_0.client [None req-29bf51f5-ea9b-452a-ba2b-eb25ed913f38 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/711] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:10 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1518 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:11.005 8 WARNING neutronclient.v2_0.client [None req-bb2fb0b0-3f68-4b34-9765-8426b190b3e5 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/712] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:10 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1558 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/713] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:10 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1719 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:11.201 7 INFO nova.api.openstack.compute.server_external_events [req-cbbf5f38-f58c-4161-9c97-e00f68040073 req-252f835f-d4c0-4865-bb35-7242a5649541 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:f0e93f77-a048-47c1-9c27-90a561b1bc95 for instance 6039e414-85bc-49ac-866f-ac8b0f9d693e on instance [pid: 7|app: 0|req: 356/714] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:12.010 8 WARNING neutronclient.v2_0.client [None req-8fb18944-ae2a-4324-84a4-f96db763c1a9 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/715] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:11 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1701 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:12.219 7 WARNING neutronclient.v2_0.client [None req-d9d476c5-bbd7-428e-b19a-87bc695d518f 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:40:12.225 8 WARNING neutronclient.v2_0.client [None req-cf877adb-06c2-47d0-8a1b-f51a64ad6613 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/716] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:40:12 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf/os-interface => generated 284 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:12 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1740 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:12.438 7 WARNING neutronclient.v2_0.client [None req-1cbd34dc-9457-40bf-a0fa-b25e582318fa 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/718] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:40:12 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:13.250 8 INFO nova.api.openstack.compute.server_external_events [req-b40ac6e8-c74e-4f77-9eb4-4eb84bfc14b0 req-838b250b-e4ee-402b-b612-e6de52ba362c 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:66db16d5-d297-4797-981e-6602d4c9491a for instance 6325b07d-2429-49ad-bce4-a785efd1a7cf on instance [pid: 8|app: 0|req: 361/719] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:13.371 8 INFO nova.api.openstack.compute.server_external_events [req-08481dfe-30a4-4d61-8102-376ac251ef5a req-329a7104-4724-4ccd-af29-850d1d5ffce2 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:08224875-c38c-4d9a-9ea5-7032e9d00ab5 for instance 9f751a38-3f4b-4efb-b102-16c327cb7d14 on instance [pid: 8|app: 0|req: 362/720] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:13.400 7 WARNING neutronclient.v2_0.client [None req-5f6f628a-9627-4e9b-9572-8ebb7d243955 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/721] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:13 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1740 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 363/722] 10.0.0.21 () {32 vars in 640 bytes} [Fri Jul 31 22:40:13 2026] GET /v2.1/servers => generated 384 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, ' [pid: 7|app: 0|req: 360/723] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:40:13 2026] DELETE /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 0 bytes in 175 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-31 22:40:13.940 8 WARNING neutronclient.v2_0.client [None req-2ded9fd4-a355-4459-8346-3dc7e52ac83c 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/724] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:13 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1746 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:15.176 7 WARNING neutronclient.v2_0.client [None req-e817bb9f-c583-4f19-8b8a-e716a391f8fa 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/725] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:15 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1866 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:16.341 8 WARNING neutronclient.v2_0.client [None req-ae320771-16bb-4003-8e95-654149b68b26 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/728] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:16 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1866 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:17.162 7 INFO nova.api.openstack.compute.server_external_events [req-c52da8ea-ee8b-4668-b35a-002d5640e89a req-45665652-fa59-4dae-9213-80630017c8d9 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:08224875-c38c-4d9a-9ea5-7032e9d00ab5 for instance 9f751a38-3f4b-4efb-b102-16c327cb7d14 on instance [pid: 7|app: 0|req: 363/729] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:17.588 8 WARNING neutronclient.v2_0.client [None req-cd9b1e20-1b73-485b-b573-765f782248aa 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/730] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:17 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1513 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-31 22:40:18.713 7 WARNING neutronclient.v2_0.client [None req-c3715d46-ecbd-49ab-a3ce-d4b2f3085bfa 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/731] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:18 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1518 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-31 22:40:19.859 8 WARNING neutronclient.v2_0.client [None req-b25e45dd-027c-444e-ad92-27bdc22618d8 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/732] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:19 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => generated 1518 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-31 22:40:20.966 7 INFO nova.api.openstack.wsgi [None req-8729ffcf-a210-4c33-a3e0-2f4d8c2c2561 00a367c3f1594c069e343788862e2830 234663ed35974fa4bc08b180d8ebe428 - - default default] HTTP exception thrown: Instance 9f751a38-3f4b-4efb-b102-16c327cb7d14 could not be found. [pid: 7|app: 0|req: 365/733] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:20 2026] GET /v2.1/servers/9f751a38-3f4b-4efb-b102-16c327cb7d14 => 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: 369/734] 10.0.0.21 () {32 vars in 705 bytes} [Fri Jul 31 22:40:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2050108201 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:40:31.476 8 WARNING neutronclient.v2_0.client [None req-421b66f1-1429-4308-a294-c91a020e63dc 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The 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-31 22:40:31.706 8 WARNING neutronclient.v2_0.client [None req-421b66f1-1429-4308-a294-c91a020e63dc 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/737] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:40:31 2026] POST /v2.1/servers => generated 424 bytes in 653 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-31 22:40:31.969 7 WARNING neutronclient.v2_0.client [None req-66ba22d8-28f1-4d7e-822e-708c76928002 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] 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: 367/738] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:31 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1370 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:32.039 8 WARNING neutronclient.v2_0.client [None req-e2bb0c60-5349-4311-96b7-158963258d1f a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/739] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:40:31 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/os-interface => generated 285 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:32.181 7 WARNING neutronclient.v2_0.client [None req-4a1c6dab-5bee-4c27-8b21-8445f84e8fb2 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/740] 10.0.0.21 () {32 vars in 814 bytes} [Fri Jul 31 22:40:32 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/os-interface/f0e93f77-a048-47c1-9c27-90a561b1bc95 => generated 282 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: 373/741] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:32 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 157 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, ' [pid: 7|app: 0|req: 369/742] 10.0.0.21 () {34 vars in 749 bytes} [Fri Jul 31 22:40:32 2026] POST /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/743] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:32 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 157 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, ' 2026-07-31 22:40:33.096 7 WARNING neutronclient.v2_0.client [None req-85d8bf8c-bafe-4a07-a588-ffe26476a535 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] 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: 375/744] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:33 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 157 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:33 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1374 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:33.714 8 INFO nova.api.openstack.compute.server_external_events [req-79df9850-ef86-417e-9c31-f508d888a6ba req-1bbcec99-9966-4b85-8979-7d30a71e4fc6 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:f0e93f77-a048-47c1-9c27-90a561b1bc95 for instance 6039e414-85bc-49ac-866f-ac8b0f9d693e on instance [pid: 8|app: 0|req: 376/746] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 371/747] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:34 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:34.493 8 WARNING neutronclient.v2_0.client [None req-5b71cd97-ebd4-4775-889f-537462dae4e0 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/748] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:34 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1422 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, ' [pid: 7|app: 0|req: 372/749] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:35 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 195 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:35.606 7 WARNING neutronclient.v2_0.client [None req-3385c1d4-9272-4a24-905d-19d1f2193f9f 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The 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-31 22:40:35.606 8 WARNING neutronclient.v2_0.client [None req-8c7956d1-df91-4d10-9276-540619e1a2ee a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/750] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:35 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1422 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/751] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:35 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1953 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/752] 10.0.0.21 () {34 vars in 749 bytes} [Fri Jul 31 22:40:35 2026] POST /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/action => generated 0 bytes in 51 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: 379/753] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:35 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 195 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:36.705 7 WARNING neutronclient.v2_0.client [None req-782d7ff7-5ded-4882-8bda-986eed1be2f0 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] 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: 381/756] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:36 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 195 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:37.260 8 INFO nova.api.openstack.compute.server_external_events [req-511279cd-d5f1-4d47-829d-d209f48690e1 req-9752d777-d086-4f3e-a9ec-b4e52beee9a7 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:19492236-f114-4a43-b41a-bf7c02044fac for instance 1cd3278d-b8b7-4985-ba3d-239373f4d107 on instance [pid: 8|app: 0|req: 382/757] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/758] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:36 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1472 bytes in 1311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 383/759] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:38 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 195 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-31 22:40:39.029 7 WARNING neutronclient.v2_0.client [None req-ff8d2e8d-be3d-45a2-b9ab-4f8b40884544 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] 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: 384/760] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:39 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/761] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:38 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1470 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/762] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:40:39 2026] DELETE /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:39.312 8 INFO nova.api.openstack.compute.server_external_events [req-73f4f6b3-8c7c-472f-a94c-8e85c51bd69f req-11e2e300-2cc0-4e1a-b7f7-a5017b540bcf 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:f0e93f77-a048-47c1-9c27-90a561b1bc95 for instance 6039e414-85bc-49ac-866f-ac8b0f9d693e on instance [pid: 8|app: 0|req: 386/763] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:40:39.326 7 WARNING neutronclient.v2_0.client [None req-7f54841c-2144-480e-9674-4df354c32593 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/764] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:39 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1845 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:40.217 8 WARNING neutronclient.v2_0.client [None req-b4809c54-9d1c-4203-ad4b-4f0a999bd158 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/765] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:40 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:40.569 7 WARNING neutronclient.v2_0.client [None req-9813c889-cf60-4070-9917-e75c868d53e7 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/766] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:40 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1845 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-31 22:40:41.364 8 WARNING neutronclient.v2_0.client [None req-1862f474-3c9b-4981-9a64-7ceeba6ee693 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in 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/767] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:41 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1470 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-31 22:40:41.637 7 WARNING neutronclient.v2_0.client [None req-495e194a-a8c8-4f2e-b025-34a333c047a2 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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-31 22:40:41.734 8 WARNING neutronclient.v2_0.client [None req-81852b8e-81b2-4a36-b74c-1e10e541b474 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/768] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:41 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1821 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/769] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:41 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1845 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:41.892 7 WARNING neutronclient.v2_0.client [None req-0f07cadd-b9e4-4cff-b373-3a4c02cb50fc 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/770] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:41 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1821 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, ' [pid: 8|app: 0|req: 390/771] 10.0.0.21 () {34 vars in 749 bytes} [Fri Jul 31 22:40:42 2026] POST /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf/action => generated 0 bytes in 93 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-31 22:40:42.342 7 WARNING neutronclient.v2_0.client [None req-103903d7-3cbd-40b7-9a73-ccdcbb4401e1 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/772] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:42 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1823 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:42.527 8 WARNING neutronclient.v2_0.client [None req-7fef3f96-0481-499b-9f83-7db20a24c12a 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] 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: 391/773] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:42 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1470 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:42.658 7 INFO nova.api.openstack.compute.server_external_events [req-16d58bec-3b44-477d-83c7-f8e1e28d97cb req-78c0b2d2-b4be-47d5-bf7a-71a078dab07e 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:f0e93f77-a048-47c1-9c27-90a561b1bc95 for instance 6039e414-85bc-49ac-866f-ac8b0f9d693e on instance [pid: 7|app: 0|req: 383/774] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:42.923 8 WARNING neutronclient.v2_0.client [None req-8bc7706c-f4fe-4db7-97a5-fdd062e0fa77 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in 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/775] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:42 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1482 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-31 22:40:43.495 7 WARNING neutronclient.v2_0.client [None req-6671ac7d-cb03-4bce-9ebd-ec0ffefd81d6 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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-31 22:40:43.615 8 INFO nova.api.openstack.compute.server_external_events [req-00447a44-a759-40c4-a25a-a476e7e382b0 req-429688ee-dcf3-41b5-b91f-83938ca92d5a 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:19492236-f114-4a43-b41a-bf7c02044fac for instance 1cd3278d-b8b7-4985-ba3d-239373f4d107 on instance [pid: 8|app: 0|req: 393/776] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:40:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 384/777] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:43 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1823 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:43.707 8 WARNING neutronclient.v2_0.client [None req-1bd0ec6f-20c4-4ef3-9cc3-7a48ab414d28 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in 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/778] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:43 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1470 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:44.060 7 WARNING neutronclient.v2_0.client [None req-3a0bc6ae-8fa7-408d-ad33-4bbff2e11c0e a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in 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/779] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:43 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1487 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:44.756 8 WARNING neutronclient.v2_0.client [None req-313ccc52-9a57-40f8-bf0d-1a1f474f4691 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in 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/780] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:44 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1823 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-31 22:40:44.907 7 WARNING neutronclient.v2_0.client [None req-7b9f949c-94a3-458e-97e7-b5d7435300a7 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in 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/781] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:44 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1655 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, ' [pid: 8|app: 0|req: 396/782] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:45 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/783] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:40:45 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107/ips => generated 109 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-31 22:40:45.174 8 WARNING neutronclient.v2_0.client [None req-7ba85ca0-ba48-4e90-bcdc-263df506770c a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/784] 10.0.0.21 () {32 vars in 824 bytes} [Fri Jul 31 22:40:45 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107/ips/tempest-ServerAddressesTestJSON-1515811190-network => generated 94 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/785] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:45 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 1487 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/786] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:40:45 2026] DELETE /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 0 bytes in 91 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-31 22:40:45.369 8 WARNING neutronclient.v2_0.client [None req-bf5f89da-0fa0-401c-94f4-c5c20c38b11a 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in 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/787] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:45 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1661 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:45.910 7 WARNING neutronclient.v2_0.client [None req-7f099a6b-bc33-4a3f-a398-6bb569dd0dd1 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in 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/788] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:45 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1828 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:46.264 8 INFO nova.api.openstack.wsgi [None req-265110c5-afe5-4b72-97fb-3dae3ea01b03 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] HTTP exception thrown: Instance 6039e414-85bc-49ac-866f-ac8b0f9d693e could not be found. [pid: 8|app: 0|req: 400/791] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:46 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => 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: 392/792] 10.0.0.21 () {32 vars in 705 bytes} [Fri Jul 31 22:40:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1457719764 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:46.525 8 WARNING neutronclient.v2_0.client [None req-fe6a97e1-34f4-4cb1-b858-024d93178bc7 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/793] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:46 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1661 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:40:46.738 7 INFO nova.api.openstack.wsgi [None req-3eec59ce-fe84-444e-a08d-1d3a1e79d9ce a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] HTTP exception thrown: Instance 6039e414-85bc-49ac-866f-ac8b0f9d693e could not be found. [pid: 7|app: 0|req: 393/794] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:40:46 2026] DELETE /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:46.774 8 INFO nova.api.openstack.wsgi [None req-cd6cb4a6-ab1f-4dd3-8784-4fb00f3b17b0 a81cc5ae43444063af057beee87b2089 be2036fcb9f442e99bc70bb7f3ebc888 - - default default] HTTP exception thrown: Instance 6039e414-85bc-49ac-866f-ac8b0f9d693e could not be found. [pid: 8|app: 0|req: 402/795] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:46 2026] GET /v2.1/servers/6039e414-85bc-49ac-866f-ac8b0f9d693e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:47.049 7 WARNING neutronclient.v2_0.client [None req-f5eef508-96d5-429a-86be-1db8f624199e 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in 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/796] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:47 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1828 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:47.682 8 WARNING neutronclient.v2_0.client [None req-d9b70035-8a81-4360-8815-f2a6532ac82d 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in 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/797] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:47 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1661 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:48.196 7 WARNING neutronclient.v2_0.client [None req-73ac33f8-c796-4113-be00-b4f9112de6f5 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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-31 22:40:48.262 8 INFO nova.api.openstack.compute.server_external_events [req-0d800891-87e4-4f16-9474-cc8b573c4c47 req-f48cbd99-d62d-4c7b-b676-7408858fc202 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:19492236-f114-4a43-b41a-bf7c02044fac for instance 1cd3278d-b8b7-4985-ba3d-239373f4d107 on instance [pid: 8|app: 0|req: 404/798] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:40:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/799] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:48 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1828 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:48.938 8 WARNING neutronclient.v2_0.client [None req-eb137ad5-471e-4964-85ad-04dadcf0181c 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/800] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:48 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1451 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-31 22:40:49.448 7 WARNING neutronclient.v2_0.client [None req-65523a3f-5121-4ac6-9463-10f827d58688 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/801] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:49 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1828 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:50.024 8 WARNING neutronclient.v2_0.client [None req-0e2d75ed-e0a4-4cce-9d55-b59e1046560f 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/802] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:49 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1456 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-31 22:40:50.231 7 INFO nova.api.openstack.compute.server_external_events [req-973bca22-175a-4428-90a1-48822fbfdcdf req-b8257fc3-0905-47bb-a0c5-61f44278a9ae 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-unplugged:66db16d5-d297-4797-981e-6602d4c9491a for instance 6325b07d-2429-49ad-bce4-a785efd1a7cf on instance [pid: 7|app: 0|req: 397/803] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:40:50 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-31 22:40:50.656 8 WARNING neutronclient.v2_0.client [None req-e8c60a34-be63-4794-9214-725315dd7926 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in 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/804] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:50 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1828 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:51.147 7 WARNING neutronclient.v2_0.client [None req-5fbe5e44-25d6-488f-aeee-f1db2ef16540 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] The python binding code in 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/805] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:51 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 1456 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-31 22:40:51.749 8 INFO nova.api.openstack.compute.server_external_events [req-101555bc-484a-4201-9691-a6fc15fa3e19 req-fac8858f-1b48-4862-ada5-b96c0c2036e4 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:66db16d5-d297-4797-981e-6602d4c9491a for instance 6325b07d-2429-49ad-bce4-a785efd1a7cf on instance [pid: 8|app: 0|req: 408/806] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:40:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:51.896 7 WARNING neutronclient.v2_0.client [None req-9281bb45-2925-413d-9534-b0d734ee13ad 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in 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/807] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:51 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1828 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:52.237 8 INFO nova.api.openstack.wsgi [None req-e5cc4570-39a9-44f2-9f2c-854b8165814a 0e7c2c59b29345a684a42f5d7efb8ecd e038b8deb55a489397ba6af62d935922 - - default default] HTTP exception thrown: Instance 1cd3278d-b8b7-4985-ba3d-239373f4d107 could not be found. [pid: 8|app: 0|req: 409/808] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:52 2026] GET /v2.1/servers/1cd3278d-b8b7-4985-ba3d-239373f4d107 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:40:53.064 7 WARNING neutronclient.v2_0.client [None req-2219c757-3b0c-4499-8716-6f1680f02afe 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in 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/809] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:40:53 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1821 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, ' [pid: 8|app: 0|req: 411/812] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:40:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:01.228 7 WARNING neutronclient.v2_0.client [None req-3f037fbe-c41a-490f-8cdf-e5be7815c4d9 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The 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-31 22:41:01.275 7 WARNING neutronclient.v2_0.client [None req-3f037fbe-c41a-490f-8cdf-e5be7815c4d9 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The 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-31 22:41:01.443 7 WARNING neutronclient.v2_0.client [None req-3f037fbe-c41a-490f-8cdf-e5be7815c4d9 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/813] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:41:01 2026] POST /v2.1/servers => generated 450 bytes in 698 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-31 22:41:01.837 8 WARNING neutronclient.v2_0.client [None req-e7097557-5db1-43fa-9022-b866ec3401b0 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/814] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:01 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1252 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-31 22:41:02.935 7 WARNING neutronclient.v2_0.client [None req-fe82dbb1-f79d-448b-b3c8-7d6be0f3a263 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/815] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:02 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1302 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-31 22:41:04.042 8 WARNING neutronclient.v2_0.client [None req-5c43dc07-578d-47ef-83c6-434a52f2bac6 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/816] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:03 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1350 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-31 22:41:05.132 7 WARNING neutronclient.v2_0.client [None req-990e71ca-ba39-4e1a-b16f-ae2ca33fc699 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/817] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:05 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1350 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:06.219 8 WARNING neutronclient.v2_0.client [None req-f470c74c-28e6-436b-a3fb-a5431a9193ba 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/820] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:06 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1358 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-31 22:41:07.091 7 INFO nova.api.openstack.compute.server_external_events [req-6045b0e1-57b6-4fb8-964d-8d4423d0498a req-8b23bd5a-8a86-44ef-9de9-c3e0e947fc16 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:f4c52097-4b77-40f0-bf2f-767237a6892b for instance 19b51e5a-7539-406d-bbb9-aa1406262b0b on instance [pid: 7|app: 0|req: 406/821] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:07.315 8 WARNING neutronclient.v2_0.client [None req-b552aacb-b56d-4f96-b45e-0fc7d64e837e 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/822] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:07 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1435 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-31 22:41:08.471 7 WARNING neutronclient.v2_0.client [None req-5bdbe077-3118-4041-a4f2-04ede2cd71b0 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/823] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:08 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1435 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-31 22:41:09.639 8 WARNING neutronclient.v2_0.client [None req-9c3d0c19-564a-4274-89ac-3d29620351ba 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/824] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:09 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1435 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-31 22:41:10.823 7 WARNING neutronclient.v2_0.client [None req-febdcecc-0abc-4fe3-803f-ba85abd30b2c 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/825] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:10 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1435 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:12.038 8 WARNING neutronclient.v2_0.client [None req-2a37ac85-c8d9-4bdb-92e0-f2ad39b95d5a 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/826] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:11 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1423 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-31 22:41:13.325 7 WARNING neutronclient.v2_0.client [None req-36dd5c87-f025-4369-983b-416ea5d771af 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/827] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:13 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1423 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-31 22:41:14.539 8 WARNING neutronclient.v2_0.client [None req-4847811c-e77f-4895-adcb-2c2dcb02dc71 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/828] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:14 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1423 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:15.692 7 WARNING neutronclient.v2_0.client [None req-aa655a77-e313-4283-8177-0af1ca69b1ff 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/829] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:15 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => 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-31 22:41:16.205 7 INFO nova.api.openstack.compute.server_external_events [req-a554f50c-d61f-4232-aad5-59b50a88e06c req-a6c859d8-1d5a-4c3a-8485-7fa7dead8db1 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:f4c52097-4b77-40f0-bf2f-767237a6892b for instance 19b51e5a-7539-406d-bbb9-aa1406262b0b on instance [pid: 7|app: 0|req: 412/832] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:41:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:16.862 8 WARNING neutronclient.v2_0.client [None req-0e8f7bf3-47ef-4044-9503-5601339b3d05 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/833] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:16 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1423 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:17.899 7 WARNING neutronclient.v2_0.client [None req-76f9e3a0-1ce7-48d8-902b-4f28a02635ca 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] 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-31 22:41:18.028 8 WARNING neutronclient.v2_0.client [None req-f7f5dacc-6d01-49b4-9a2b-a4f81a2f05d2 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/834] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:17 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1821 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/835] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:17 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1610 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/836] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:41:18 2026] DELETE /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:18.214 8 WARNING neutronclient.v2_0.client [None req-88dbb3e8-fd3a-43a0-a4b5-ca8da21a2892 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:41:18.222 7 WARNING neutronclient.v2_0.client [None req-8f5ce709-0160-4565-bc48-5cb906799471 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/837] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:41:18 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b/os-interface => generated 284 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/838] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:18 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1827 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:19.003 8 INFO nova.api.openstack.compute.server_external_events [req-f308ea61-793d-4605-99c2-73fde2a23136 req-576108ea-9ef0-420c-a1df-7ac809be28c4 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:f4c52097-4b77-40f0-bf2f-767237a6892b for instance 19b51e5a-7539-406d-bbb9-aa1406262b0b on instance [pid: 8|app: 0|req: 424/839] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:18 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) 2026-07-31 22:41:19.015 7 WARNING neutronclient.v2_0.client [None req-7401dacf-2342-442b-b6b1-44258ec98d92 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/840] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:18 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1610 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, ' [pid: 8|app: 0|req: 425/841] 10.0.0.21 () {32 vars in 640 bytes} [Fri Jul 31 22:41:19 2026] GET /v2.1/servers => generated 387 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/842] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:41:19 2026] DELETE /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:19.383 8 WARNING neutronclient.v2_0.client [None req-9607033c-22ed-4ed2-afa8-8bb7d74d1c42 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The 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-31 22:41:19.411 7 WARNING neutronclient.v2_0.client [None req-d875a449-68bb-4434-86ed-ef56e7bbf797 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/843] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:19 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1616 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/844] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:19 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1827 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-31 22:41:20.613 8 WARNING neutronclient.v2_0.client [None req-d50ffe80-a0e1-437f-825a-78501d99c59f 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The 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-31 22:41:20.639 7 WARNING neutronclient.v2_0.client [None req-bef57acf-2a88-420b-8d17-e5e73e2b81ff 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/845] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:20 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1827 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/846] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:20 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1736 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:21.546 7 INFO nova.api.openstack.compute.server_external_events [req-0f59b19f-0359-4c0e-8cbd-eb921bd7fcc3 req-1922bc62-8ac7-4f63-9149-2c365efd05b5 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:66db16d5-d297-4797-981e-6602d4c9491a for instance 6325b07d-2429-49ad-bce4-a785efd1a7cf on instance [pid: 7|app: 0|req: 420/847] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:21 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-31 22:41:21.711 8 INFO nova.api.openstack.compute.server_external_events [req-58467690-89c1-40b4-a673-9495e7c01f6a req-51c35dad-1c8e-4094-9767-e288f59cd5ce 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-unplugged:f4c52097-4b77-40f0-bf2f-767237a6892b for instance 19b51e5a-7539-406d-bbb9-aa1406262b0b on instance [pid: 8|app: 0|req: 428/848] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:41:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:21.915 7 WARNING neutronclient.v2_0.client [None req-dddb8851-99be-4e9d-9fbc-598cc2c5a137 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:41:21.950 8 WARNING neutronclient.v2_0.client [None req-cb054304-1574-4fdf-aff8-256bf9636b30 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/849] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:21 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1473 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/850] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:21 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1669 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:22.582 7 INFO nova.api.openstack.compute.server_external_events [req-f1661daf-c48b-4d2b-831a-9c8dc3a07295 req-928e5d12-fa3a-4464-b0df-2466ab03a166 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:f4c52097-4b77-40f0-bf2f-767237a6892b for instance 19b51e5a-7539-406d-bbb9-aa1406262b0b on instance [pid: 7|app: 0|req: 422/851] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:22 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:23.583 8 WARNING neutronclient.v2_0.client [None req-f3bffa39-da95-4b87-839e-77282ec4c952 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:41:23.622 7 WARNING neutronclient.v2_0.client [None req-fcffdbd7-d040-46ed-9700-4674f94a8d8b 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/852] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:23 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1478 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/853] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:23 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1379 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:24.776 8 WARNING neutronclient.v2_0.client [None req-6915b2c5-24f7-496d-b086-d08e549a3961 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] The 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-31 22:41:24.807 7 WARNING neutronclient.v2_0.client [None req-a3fa8914-d0eb-4bd6-972b-c5544428627d 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/854] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:24 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 1478 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/855] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:24 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1384 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:25.886 8 INFO nova.api.openstack.wsgi [None req-7b4423d6-8b82-48b5-bc25-62b90a2d41a8 53a92db7fe6a450097c33bc3d7cf1181 3e19c1d724c34f87876ec69df9585e33 - - default default] HTTP exception thrown: Instance 6325b07d-2429-49ad-bce4-a785efd1a7cf could not be found. [pid: 8|app: 0|req: 432/856] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:25 2026] GET /v2.1/servers/6325b07d-2429-49ad-bce4-a785efd1a7cf => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/857] 10.0.0.21 () {32 vars in 705 bytes} [Fri Jul 31 22:41:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1676164349 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-31 22:41:25.932 7 WARNING neutronclient.v2_0.client [None req-04507fe4-8528-488e-a591-84a171bf0065 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] The python binding code in 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/858] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:25 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 1384 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:41:27.113 8 INFO nova.api.openstack.wsgi [None req-04ede311-94cd-418f-9a88-564638613ae0 60e31b5234ec4a2c9060d5b0a3911ecc ef1b78b4940e4fb3abef8d156af9783e - - default default] HTTP exception thrown: Instance 19b51e5a-7539-406d-bbb9-aa1406262b0b could not be found. [pid: 8|app: 0|req: 435/861] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:27 2026] GET /v2.1/servers/19b51e5a-7539-406d-bbb9-aa1406262b0b => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/862] 10.0.0.21 () {32 vars in 703 bytes} [Fri Jul 31 22:41:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-827664208 => generated 0 bytes in 28 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: 436/863] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:41:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/864] 10.0.0.21 () {30 vars in 412 bytes} [Fri Jul 31 22:41:32 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-31 22:41:32.389 7 WARNING neutronclient.v2_0.client [None req-7b727873-7818-4b87-ba17-f6866f04fcc3 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The 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-31 22:41:32.439 7 WARNING neutronclient.v2_0.client [None req-7b727873-7818-4b87-ba17-f6866f04fcc3 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The 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-31 22:41:32.590 7 WARNING neutronclient.v2_0.client [None req-7b727873-7818-4b87-ba17-f6866f04fcc3 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/865] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:41:32 2026] POST /v2.1/servers => generated 450 bytes in 452 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-31 22:41:32.808 7 WARNING neutronclient.v2_0.client [None req-8e095ec3-df88-48f0-8367-306c14c5c631 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/866] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:32 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1400 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/867] 10.0.0.21 () {28 vars in 559 bytes} [Fri Jul 31 22:41:32 2026] GET /v2/ => generated 402 bytes in 618 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: 430/868] 10.0.0.21 () {28 vars in 563 bytes} [Fri Jul 31 22:41:33 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: 439/869] 10.0.0.21 () {30 vars in 412 bytes} [Fri Jul 31 22:41:33 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-31 22:41:33.894 7 WARNING neutronclient.v2_0.client [None req-5d5bf457-722a-4987-bcfb-c44260c11c22 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/870] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:33 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1404 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:41:35.053 8 WARNING neutronclient.v2_0.client [None req-5be41409-69eb-4e25-b92e-95a341e52a57 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/871] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:35 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1452 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-31 22:41:36.147 8 WARNING neutronclient.v2_0.client [None req-f4865662-cd12-411d-9fee-f9750c07a10a 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/874] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:36 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1452 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:37.304 7 WARNING neutronclient.v2_0.client [None req-ee2e24de-b0d1-4fab-99f8-e05d5f59934a 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/875] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:37 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1460 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 443/876] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:41:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:39.055 7 WARNING neutronclient.v2_0.client [None req-c24cd6eb-c52a-4822-88ef-c70751d25f67 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The 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-31 22:41:39.255 8 INFO nova.api.openstack.compute.server_external_events [req-51e8eec2-ee2d-4622-b54e-8c203cbe3273 req-1c9f13dd-367b-4e6a-82c1-16b1103e115e 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:064a36e1-2b3b-4753-86e9-9da8591e7427 for instance c24ab95b-abee-46d3-b20e-40dd86ed9a09 on instance [pid: 8|app: 0|req: 444/877] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/878] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:39 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1526 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:40.740 8 WARNING neutronclient.v2_0.client [None req-ecfd96da-71f6-4b4d-9fe1-2437eac7b9ef 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/879] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:40 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:41.094 7 WARNING neutronclient.v2_0.client [None req-13847b3a-352f-4dac-b600-aa76f10c3399 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The 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-31 22:41:41.143 7 WARNING neutronclient.v2_0.client [None req-13847b3a-352f-4dac-b600-aa76f10c3399 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The 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-31 22:41:41.333 7 WARNING neutronclient.v2_0.client [None req-13847b3a-352f-4dac-b600-aa76f10c3399 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/880] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:41:41 2026] POST /v2.1/servers => generated 451 bytes in 516 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-31 22:41:41.570 8 WARNING neutronclient.v2_0.client [None req-4543f990-35c9-408b-a886-0315588e9d16 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/881] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:41 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1424 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-31 22:41:41.935 7 WARNING neutronclient.v2_0.client [None req-a8fc0b6b-40f7-42e5-b2d4-f266a51ae4a5 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/882] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:41 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1526 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:42.670 8 WARNING neutronclient.v2_0.client [None req-a57f2b52-222a-42d0-a4d7-e6ff17a585bb 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/883] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:42 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1428 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-31 22:41:43.186 7 WARNING neutronclient.v2_0.client [None req-df91a388-a7b4-4369-a380-fef9a815d855 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/884] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:43 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:43.765 8 WARNING neutronclient.v2_0.client [None req-952b0155-5d8b-4a77-b284-7db0026bab38 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/885] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:43 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1476 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-31 22:41:44.364 7 WARNING neutronclient.v2_0.client [None req-7cd1f4c4-06a0-4761-80a0-7d8a6136ff3b 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/886] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:44 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1526 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:44.878 8 WARNING neutronclient.v2_0.client [None req-8a316afa-96d0-40d1-8e94-497ef7040c27 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/887] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:44 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1476 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-31 22:41:45.066 7 INFO nova.api.openstack.compute.server_external_events [req-75e0eb46-366c-4efd-8100-79b8c251c6b6 req-f898eeb3-680a-47ee-870a-de681454f68f 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:064a36e1-2b3b-4753-86e9-9da8591e7427 for instance c24ab95b-abee-46d3-b20e-40dd86ed9a09 on instance [pid: 7|app: 0|req: 439/888] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:41:45 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-31 22:41:45.531 8 WARNING neutronclient.v2_0.client [None req-176c0246-f795-4bae-b500-a7cc86cb521a 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/889] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:45 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1526 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-31 22:41:45.990 7 WARNING neutronclient.v2_0.client [None req-6e2e64d4-65ff-4ee4-bf73-66969a158bbf 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/890] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:45 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1484 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:46.701 8 WARNING neutronclient.v2_0.client [None req-4ca7be7e-684b-49cd-af59-65e313df8654 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] 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-31 22:41:47.019 7 INFO nova.api.openstack.compute.server_external_events [req-14c8a075-a909-480a-b362-0585f35f5e6c req-32ffd41e-eeb7-4014-8ce8-e3991d48fc57 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:699b7480-a2f2-496a-b870-534e9b9f5d0c for instance 15d51991-560d-49f2-bfce-512d9e65ef91 on instance [pid: 7|app: 0|req: 442/893] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:46 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-31 22:41:47.138 7 WARNING neutronclient.v2_0.client [None req-871985c5-210e-446b-91c5-d1815ae4d26c 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/894] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:46 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1692 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:47.287 8 WARNING neutronclient.v2_0.client [None req-6c8637a0-5533-4628-bfac-3cfaaa8d16f1 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/895] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:47 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1562 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/896] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:47 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1692 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-31 22:41:48.391 7 WARNING neutronclient.v2_0.client [None req-b56d5abe-3da3-4f7b-bd8a-fb63c2333222 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/897] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:48 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1550 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:49.062 8 INFO nova.api.openstack.compute.server_external_events [req-bd0293e3-47c3-4c5c-8262-0963053419ff req-f031d247-f6db-4f89-a8a3-6ffffedbae9d 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:064a36e1-2b3b-4753-86e9-9da8591e7427 for instance c24ab95b-abee-46d3-b20e-40dd86ed9a09 on instance [pid: 8|app: 0|req: 454/898] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:49 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-31 22:41:50.008 7 WARNING neutronclient.v2_0.client [None req-6fe8c627-eac0-4192-8dad-a8b7bf2a4fc8 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/899] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:49 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1550 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:51.197 8 WARNING neutronclient.v2_0.client [None req-e0b408d3-410b-4b82-9067-0bd791440cfc 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/900] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:51 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1550 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:52.381 7 WARNING neutronclient.v2_0.client [None req-9cca2fb6-2837-4a51-908c-b96bc1d4c9cb 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/901] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:52 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1550 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:52.888 8 INFO nova.api.openstack.compute.server_external_events [req-5a45dee6-2a48-4e98-b7b0-c706da85a350 req-d23b077e-2f21-4f03-9846-682d6279ac06 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:699b7480-a2f2-496a-b870-534e9b9f5d0c for instance 15d51991-560d-49f2-bfce-512d9e65ef91 on instance [pid: 8|app: 0|req: 456/902] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:41: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-31 22:41:53.638 7 WARNING neutronclient.v2_0.client [None req-cc62243b-5222-4143-b789-648974cc761d 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/903] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:53 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1550 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:54.836 8 WARNING neutronclient.v2_0.client [None req-f184f2ed-540e-4c92-a04e-a1831e0188af 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/904] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:54 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1727 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-31 22:41:55.135 7 WARNING neutronclient.v2_0.client [None req-efd8baeb-b02f-4798-a393-13adcc2b9e7f 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/905] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:41:55 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91/os-interface => generated 284 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-31 22:41:56.006 7 INFO nova.api.openstack.compute.server_external_events [req-96bd605b-3b16-4e37-92e4-390be1ee4449 req-f2c897e1-5466-4979-98bb-53acb9087971 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:699b7480-a2f2-496a-b870-534e9b9f5d0c for instance 15d51991-560d-49f2-bfce-512d9e65ef91 on instance [pid: 7|app: 0|req: 449/906] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:41:56.035 8 WARNING neutronclient.v2_0.client [None req-bf211933-4304-418d-9e34-5162da4f2a08 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/909] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:55 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1727 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/910] 10.0.0.21 () {32 vars in 640 bytes} [Fri Jul 31 22:41:56 2026] GET /v2.1/servers => generated 378 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/911] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:41:56 2026] DELETE /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 0 bytes in 151 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-31 22:41:56.543 7 WARNING neutronclient.v2_0.client [None req-b4354aed-13bc-4d22-8e62-894a6cbb617f 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/912] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:56 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1733 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, ' [pid: 8|app: 0|req: 460/913] 10.0.0.21 () {34 vars in 749 bytes} [Fri Jul 31 22:41:57 2026] POST /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09/action => generated 31891 bytes in 571 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-31 22:41:57.852 7 WARNING neutronclient.v2_0.client [None req-926ad058-c70e-4f20-93e2-4e5b5505fb64 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/914] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:57 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1853 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:59.056 8 WARNING neutronclient.v2_0.client [None req-23ce543e-655b-471c-92bd-0225fbbc61b9 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in 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/915] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:41:59 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1853 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:41:59.672 7 INFO nova.api.openstack.compute.server_external_events [req-b385d3a6-5069-4f99-bda8-049b73e5dd60 req-308a339c-35e6-4a16-ba56-bf8666a968aa 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:699b7480-a2f2-496a-b870-534e9b9f5d0c for instance 15d51991-560d-49f2-bfce-512d9e65ef91 on instance [pid: 7|app: 0|req: 455/916] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:41:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:00.406 8 WARNING neutronclient.v2_0.client [None req-4d3abf42-3079-4d2b-a5ab-4fa7d3bc72c4 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/917] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:00 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1505 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-31 22:42:01.520 7 WARNING neutronclient.v2_0.client [None req-cb17610c-65b1-481b-9cc5-61b1a308d039 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/918] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:01 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1510 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:02.624 8 WARNING neutronclient.v2_0.client [None req-04fdd2b0-fdcc-4f59-a220-94c44dc27f4b 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/919] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:02 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 1510 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-31 22:42:03.720 7 INFO nova.api.openstack.wsgi [None req-a7b0afdf-f7dd-4612-a0e2-6d1c90d0df80 5d2bc6acf24345fa905501b0abe0d894 13801da405784579bea4ff0f23218254 - - default default] HTTP exception thrown: Instance 15d51991-560d-49f2-bfce-512d9e65ef91 could not be found. [pid: 7|app: 0|req: 457/920] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:03 2026] GET /v2.1/servers/15d51991-560d-49f2-bfce-512d9e65ef91 => generated 111 bytes in 41 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: 464/921] 10.0.0.21 () {32 vars in 705 bytes} [Fri Jul 31 22:42:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2144155818 => generated 0 bytes in 40 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-31 22:42:10.002 7 INFO nova.api.openstack.compute.server_external_events [req-8338a84e-7cd1-46bf-84b5-e40750308f66 req-453b1466-861b-4577-9334-41184e6c8e04 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:064a36e1-2b3b-4753-86e9-9da8591e7427 for instance c24ab95b-abee-46d3-b20e-40dd86ed9a09 on instance [pid: 7|app: 0|req: 459/924] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:42:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/925] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:42:13 2026] POST /v2.1/os-keypairs => generated 398 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:15.130 7 WARNING neutronclient.v2_0.client [None req-f3f9e0a3-8f61-4a90-a343-a1c0e73844b4 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The 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-31 22:42:15.178 7 WARNING neutronclient.v2_0.client [None req-f3f9e0a3-8f61-4a90-a343-a1c0e73844b4 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The 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-31 22:42:15.397 7 WARNING neutronclient.v2_0.client [None req-f3f9e0a3-8f61-4a90-a343-a1c0e73844b4 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/926] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:42:15 2026] POST /v2.1/servers => generated 450 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-31 22:42:15.655 8 WARNING neutronclient.v2_0.client [None req-fd59d33a-a716-413f-9c6e-1c3ee0bdc925 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/927] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:15 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1402 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:16.777 8 WARNING neutronclient.v2_0.client [None req-2689a231-6e99-4bd5-80e0-55fa7d3a402b 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/930] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:16 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1406 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/931] 10.0.0.156 () {30 vars in 619 bytes} [Fri Jul 31 22:42:17 2026] GET /v2.1 => generated 0 bytes in 111 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: 470/932] 10.0.0.156 () {32 vars in 692 bytes} [Fri Jul 31 22:42:17 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/933] 10.0.0.156 () {34 vars in 913 bytes} [Fri Jul 31 22:42:17 2026] GET /v2.1/os-simple-tenant-usage/a0cae69bb5cf41f3bc720cc301f059bd?start=2026-07-30T00:00:00&end=2026-07-31T23:59:59 => generated 20 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/934] 10.0.0.156 () {30 vars in 654 bytes} [Fri Jul 31 22:42:17 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:42:17.910 7 WARNING neutronclient.v2_0.client [None req-4d6cde96-4727-49b4-a3e0-47e49e517004 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/935] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:17 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1454 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:42:19.008 8 WARNING neutronclient.v2_0.client [None req-523f209d-df03-431b-a0e7-093e5e45d636 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/936] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:18 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1454 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-31 22:42:20.107 7 WARNING neutronclient.v2_0.client [None req-551cc941-0749-4623-9511-cde24417979b 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/937] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:20 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1462 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-31 22:42:21.020 7 INFO nova.api.openstack.compute.server_external_events [req-e0748bf9-b013-49e4-933e-547abceacb6e req-aa927a79-2f1f-49bd-b2f9-4a93fe738dc1 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:82e99797-7fa6-4850-930e-08b32c00e2c2 for instance 8af1a091-e163-4bbc-87e8-6f80fa9831cc on instance [pid: 7|app: 0|req: 466/938] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:42:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/939] 10.0.0.156 () {30 vars in 619 bytes} [Fri Jul 31 22:42:20 2026] GET /v2.1 => generated 0 bytes in 114 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: 467/940] 10.0.0.156 () {32 vars in 692 bytes} [Fri Jul 31 22:42:21 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/941] 10.0.0.156 () {34 vars in 913 bytes} [Fri Jul 31 22:42:21 2026] GET /v2.1/os-simple-tenant-usage/a0cae69bb5cf41f3bc720cc301f059bd?start=2026-07-30T00:00:00&end=2026-07-31T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:42:21.267 7 WARNING neutronclient.v2_0.client [None req-473d44ae-b5e2-41f2-9be8-4d760bf9b9df 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] 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: 475/942] 10.0.0.156 () {30 vars in 654 bytes} [Fri Jul 31 22:42:21 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/943] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:21 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1540 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:42:22.494 8 WARNING neutronclient.v2_0.client [None req-86439d78-0c0e-4dda-95e9-586853df0e7d 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/944] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:22 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1528 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-31 22:42:23.667 7 WARNING neutronclient.v2_0.client [None req-18066b47-5490-4267-9cd5-343fd7e45131 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/945] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:23 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1528 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-31 22:42:24.873 8 WARNING neutronclient.v2_0.client [None req-b36246fe-4394-4300-9bd5-ad229a824c9e 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/946] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:24 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:26.029 7 WARNING neutronclient.v2_0.client [None req-5ac75276-9fa4-4ff1-8bcd-78e397dc7788 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/949] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:25 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1528 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-31 22:42:26.947 8 INFO nova.api.openstack.compute.server_external_events [req-9d1d1205-bf5c-4000-91fa-44c5a8009e14 req-01849291-13a3-414f-82a2-fae433cc9308 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:82e99797-7fa6-4850-930e-08b32c00e2c2 for instance 8af1a091-e163-4bbc-87e8-6f80fa9831cc on instance [pid: 8|app: 0|req: 480/950] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:42:26 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-31 22:42:27.203 7 WARNING neutronclient.v2_0.client [None req-97e6f6b0-985d-46ba-9cd6-a7f95d2ce1c4 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/951] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:27 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1528 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-31 22:42:28.434 8 WARNING neutronclient.v2_0.client [None req-2b58fcbe-14f4-406f-b2f3-1796f997b239 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/952] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:28 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1694 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:28.965 7 WARNING neutronclient.v2_0.client [None req-af4131c0-7f55-4050-8a1d-db67f3a29743 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/953] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:28 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1694 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-31 22:42:30.131 8 INFO nova.api.openstack.compute.server_external_events [req-a4a76f50-535e-4905-b0ed-e1144a03bbfd req-42060f8d-83c3-49d0-bd6f-c16602f6a43f 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:82e99797-7fa6-4850-930e-08b32c00e2c2 for instance 8af1a091-e163-4bbc-87e8-6f80fa9831cc on instance [pid: 8|app: 0|req: 482/954] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:42:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/957] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:42:37 2026] POST /v2.1/os-keypairs => generated 396 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 484/958] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:42:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/959] 10.0.0.21 () {34 vars in 749 bytes} [Fri Jul 31 22:42:39 2026] POST /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc/action => generated 31931 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-31 22:42:40.137 8 WARNING neutronclient.v2_0.client [None req-07f3bacb-65f9-43ae-b764-83130f65112c c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The 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-31 22:42:40.226 8 WARNING neutronclient.v2_0.client [None req-07f3bacb-65f9-43ae-b764-83130f65112c c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The 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-31 22:42:40.337 8 WARNING neutronclient.v2_0.client [None req-07f3bacb-65f9-43ae-b764-83130f65112c c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The 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-31 22:42:40.719 8 WARNING neutronclient.v2_0.client [None req-07f3bacb-65f9-43ae-b764-83130f65112c c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/960] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:42:39 2026] POST /v2.1/servers => generated 496 bytes in 1079 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-31 22:42:41.027 7 WARNING neutronclient.v2_0.client [None req-34e05c43-aadc-4969-8d53-98b2807c35c3 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/961] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:41 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1456 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:42.139 8 WARNING neutronclient.v2_0.client [None req-5843f9d7-4453-43f0-906a-46b80288ac76 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/962] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:42 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1460 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-31 22:42:43.238 7 WARNING neutronclient.v2_0.client [None req-a60f3a59-1b47-4635-9041-ec5b7c7bc151 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/963] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:43 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1508 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:44.394 8 WARNING neutronclient.v2_0.client [None req-1ccac4d4-6553-4905-a178-7e81de1be1aa c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/964] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:44 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1508 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:45.515 7 WARNING neutronclient.v2_0.client [None req-dfb8fb48-b903-47a8-a769-41af6f5e91dd c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/965] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:45 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1516 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-31 22:42:46.411 8 INFO nova.api.openstack.compute.server_external_events [req-99a8a689-7e9b-4cdc-9269-0070f2461e12 req-88238a22-43e4-4d9b-982a-e77639786bd8 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:abb08f70-2221-4bc4-b023-b08c072480c1 for instance 18b7f85e-a48d-401c-834d-704df2387a1b on instance [pid: 8|app: 0|req: 489/968] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:42:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:46.657 7 WARNING neutronclient.v2_0.client [None req-c8013077-3d8e-4e5f-aeeb-75299db87bcc c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/969] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:46 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1640 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:47.851 8 WARNING neutronclient.v2_0.client [None req-2a798204-1064-4f32-a303-68b65b45828a c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/970] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:47 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1628 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-31 22:42:49.056 7 WARNING neutronclient.v2_0.client [None req-ba11acdd-44b9-4b5c-a97e-4b421e7a40f0 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/971] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:49 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1628 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-31 22:42:50.198 8 WARNING neutronclient.v2_0.client [None req-f1382ec5-71a3-451b-91ea-8bec1fccc0ae c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/972] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:50 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/973] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:42:50 2026] DELETE /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:50.519 8 WARNING neutronclient.v2_0.client [None req-aa67cb51-5903-4f19-bd81-fe06b9d0c596 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/974] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:50 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1820 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:51.360 7 WARNING neutronclient.v2_0.client [None req-26804e18-ccb2-42e9-b47d-6e9ee7dadc88 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The 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-31 22:42:51.399 8 INFO nova.api.openstack.compute.server_external_events [req-cd371211-509c-49a4-b400-4c4dd050ce04 req-25976947-7f73-4822-bd15-7454ea82de37 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:abb08f70-2221-4bc4-b023-b08c072480c1 for instance 18b7f85e-a48d-401c-834d-704df2387a1b on instance [pid: 8|app: 0|req: 493/975] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:42:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/976] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:51 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1628 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:51.703 8 WARNING neutronclient.v2_0.client [None req-d0f050f6-2f28-4911-8dff-bc8d67b569e0 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/977] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:51 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1820 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:52.595 7 WARNING neutronclient.v2_0.client [None req-ecdcca2a-9fa5-4d6b-b0c9-84d35fb77da9 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/978] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:52 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1628 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:52.926 8 WARNING neutronclient.v2_0.client [None req-a7e55c3e-2213-44e7-b1be-ea280c87326d 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/979] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:52 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1820 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:53.791 8 INFO nova.api.openstack.compute.server_external_events [req-1179cb71-111f-40e7-a12e-a940bb4672fa req-31db3824-3491-4a52-9109-9bb937ac4f15 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:82e99797-7fa6-4850-930e-08b32c00e2c2 for instance 8af1a091-e163-4bbc-87e8-6f80fa9831cc on instance [pid: 8|app: 0|req: 496/980] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:42:53 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-31 22:42:53.838 7 WARNING neutronclient.v2_0.client [None req-d31486f5-3858-4947-98cb-5dd51400eeb8 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/981] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:53 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1807 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:54.071 8 WARNING neutronclient.v2_0.client [None req-b2574cab-e7ff-4b2b-8128-d57c3354ca9e c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The 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-31 22:42:54.095 7 WARNING neutronclient.v2_0.client [None req-772ce91a-00a0-4006-8990-19a31237fe8f 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/982] 10.0.0.21 () {32 vars in 740 bytes} [Fri Jul 31 22:42:54 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/983] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:54 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1483 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-31 22:42:54.781 8 INFO nova.api.openstack.compute.server_external_events [req-31f4cc30-6145-43ba-84e1-a920619cddaa req-574335f5-1fc3-4bf0-a2a8-53b254cc4e88 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:abb08f70-2221-4bc4-b023-b08c072480c1 for instance 18b7f85e-a48d-401c-834d-704df2387a1b on instance [pid: 8|app: 0|req: 498/984] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:42:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:55.225 7 WARNING neutronclient.v2_0.client [None req-7090543e-39a7-4eb2-b968-6110cf9cf135 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/985] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:55 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1488 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:56.368 8 WARNING neutronclient.v2_0.client [None req-c0ce8a32-0658-4ac3-a280-458326a48504 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/988] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:56 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 1488 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:42:57.457 7 INFO nova.api.openstack.wsgi [None req-df4dc7a1-95f7-484f-8d81-28ea35ea3b32 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] HTTP exception thrown: Instance 8af1a091-e163-4bbc-87e8-6f80fa9831cc could not be found. [pid: 7|app: 0|req: 489/989] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:57 2026] GET /v2.1/servers/8af1a091-e163-4bbc-87e8-6f80fa9831cc => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/990] 10.0.0.21 () {32 vars in 729 bytes} [Fri Jul 31 22:42:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1876481005 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/991] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:42:57 2026] DELETE /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-31 22:42:58.103 8 WARNING neutronclient.v2_0.client [None req-a7a71e96-b60a-4136-8547-3663b6692782 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/992] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:42:58 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1698 bytes in 1283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:00.402 7 WARNING neutronclient.v2_0.client [None req-125f056b-3ed2-4ec9-a785-357e2023dade 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/993] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:00 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1698 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:00.934 8 INFO nova.api.openstack.compute.server_external_events [req-326dd973-a3ac-4778-a2e9-2f94bdafae7a req-f4c2ee27-29e4-4ed6-a399-c7d8e9fb7767 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:064a36e1-2b3b-4753-86e9-9da8591e7427 for instance c24ab95b-abee-46d3-b20e-40dd86ed9a09 on instance [pid: 8|app: 0|req: 503/994] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:43:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:01.549 7 WARNING neutronclient.v2_0.client [None req-2f3245f6-f68e-4795-bff9-5f629d590320 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The 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-31 22:43:01.566 8 WARNING neutronclient.v2_0.client [None req-e4c24212-855d-4c24-8694-ede18cd2c229 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/995] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:01 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1481 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-31 22:43:01.738 7 WARNING neutronclient.v2_0.client [None req-2f3245f6-f68e-4795-bff9-5f629d590320 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/996] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:43:01 2026] POST /v2.1/servers => generated 424 bytes in 494 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-31 22:43:01.993 8 WARNING neutronclient.v2_0.client [None req-04c868e2-c747-4dfa-8fa6-9a72272f2b37 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/997] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:01 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1368 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-31 22:43:02.705 7 WARNING neutronclient.v2_0.client [None req-9cc9e2b7-1cc6-41fe-a3e7-b21d5b5a1564 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/998] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:02 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1486 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-31 22:43:03.103 8 WARNING neutronclient.v2_0.client [None req-0ca3a87f-c122-416a-bce6-f68fb3670a21 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in 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/999] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:03 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1372 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:03.785 7 WARNING neutronclient.v2_0.client [None req-fe419639-84c1-4524-8dff-57992e0c1735 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The 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-31 22:43:03.811 8 WARNING neutronclient.v2_0.client [None req-e5dd0530-6cb2-4aae-8fdf-da2951b2453b 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] The python binding code in 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/1000] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:03 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => generated 1486 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1001] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:03 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1927 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:04.231 8 WARNING neutronclient.v2_0.client [None req-f59a055c-2fab-4b48-9964-2253065e5352 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1002] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:04 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1420 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:04.948 7 INFO nova.api.openstack.wsgi [None req-5c3b91eb-494a-401e-91d3-168996fc4c58 35d78fae0b6045a88091b3697069417a 7328c572cc094900bfe5317ba2f03b3f - - default default] HTTP exception thrown: Instance c24ab95b-abee-46d3-b20e-40dd86ed9a09 could not be found. [pid: 7|app: 0|req: 495/1003] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:04 2026] GET /v2.1/servers/c24ab95b-abee-46d3-b20e-40dd86ed9a09 => 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: 8|app: 0|req: 509/1004] 10.0.0.21 () {32 vars in 727 bytes} [Fri Jul 31 22:43:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-306848800 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:05.320 7 WARNING neutronclient.v2_0.client [None req-3f31a385-79e6-47ef-bdfc-8514e17db448 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in 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/1005] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:05 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1420 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1006] 10.0.0.21 () {32 vars in 752 bytes} [Fri Jul 31 22:43:05 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:06.407 7 WARNING neutronclient.v2_0.client [None req-e7568572-ef6d-47e0-b1ac-a430522b32eb 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1009] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:06 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1470 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:07.564 8 INFO nova.api.openstack.compute.server_external_events [req-9704f1d6-c170-4b97-ab54-3d98fae28aad req-f11aa627-f117-4429-b897-6ffe69f00774 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:3e387ad6-aa50-496e-8683-5d891bef0824 for instance ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf on instance [pid: 8|app: 0|req: 512/1010] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:43:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/1011] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:43:07 2026] DELETE /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 0 bytes in 100 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-31 22:43:07.714 8 WARNING neutronclient.v2_0.client [None req-3b618a27-8c6b-4e24-a22b-2e22c4d7e107 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/1012] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:07 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1933 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:08.438 7 WARNING neutronclient.v2_0.client [None req-54d5e171-2715-4e32-8dd8-8965e51d877e 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1013] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:08 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1468 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-31 22:43:09.072 8 WARNING neutronclient.v2_0.client [None req-9d046ea2-a2ae-4fe8-bbe3-346ed012694f c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1014] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:09 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1933 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:09.616 7 WARNING neutronclient.v2_0.client [None req-26c3814f-8939-4e1e-a9fd-e0c97a1cb3c5 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1015] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:09 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1468 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-31 22:43:10.352 8 WARNING neutronclient.v2_0.client [None req-75d53c44-ad79-4859-b0bf-83e2d4ed31fc c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] 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-31 22:43:10.826 7 WARNING neutronclient.v2_0.client [None req-12804bc2-201a-4e72-b8bf-9dea90d5cdad 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1016] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:10 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1819 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:11.050 8 INFO nova.api.openstack.compute.server_external_events [req-ed30d643-f86c-4a1e-82f2-ebdc3b0e0673 req-93584225-08cb-433b-bd49-a30f0dc00057 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:abb08f70-2221-4bc4-b023-b08c072480c1 for instance 18b7f85e-a48d-401c-834d-704df2387a1b on instance [pid: 8|app: 0|req: 516/1017] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:43:11 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: 7|app: 0|req: 502/1018] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:10 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1468 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:11.911 8 WARNING neutronclient.v2_0.client [None req-9f877ea0-f905-4c4f-b08d-7a3b9767a562 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/1019] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:11 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1537 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:12.119 7 WARNING neutronclient.v2_0.client [None req-b679d19b-57d0-44bb-b8bf-3c979ec20684 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1020] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:12 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1468 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-31 22:43:13.038 8 WARNING neutronclient.v2_0.client [None req-14ec5fd0-44aa-4ece-a1ca-e7f9cb2b05b5 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1021] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:12 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1542 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-31 22:43:13.320 7 WARNING neutronclient.v2_0.client [None req-91998849-4076-4fb2-98ff-6a0d96d1e11f 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1022] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:13 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:13.887 8 INFO nova.api.openstack.compute.server_external_events [req-6652ecfd-c38b-44cb-a431-791bbdf22654 req-8dd7b042-86d8-40ae-80bd-b80ee4bc3b8a 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:3e387ad6-aa50-496e-8683-5d891bef0824 for instance ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf on instance [pid: 8|app: 0|req: 519/1023] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:43:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:14.200 7 WARNING neutronclient.v2_0.client [None req-73671b3c-c0f8-4dc2-8d08-7f27c508ec15 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] The python binding code in 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/1024] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:14 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 1542 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:14.496 8 WARNING neutronclient.v2_0.client [None req-3f147435-d0c9-4c11-a5b3-a3f4efd1d5b0 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1025] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:14 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1468 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:15.297 7 INFO nova.api.openstack.wsgi [None req-641938a0-ec82-4c7a-8519-5c958d2de1a9 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] HTTP exception thrown: Instance 18b7f85e-a48d-401c-834d-704df2387a1b could not be found. [pid: 7|app: 0|req: 506/1026] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:15 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:15.340 8 INFO nova.api.openstack.wsgi [None req-6aa7f0ca-441d-4716-a76f-4d64e10aa9dc c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] HTTP exception thrown: Instance 18b7f85e-a48d-401c-834d-704df2387a1b could not be found. [pid: 8|app: 0|req: 521/1027] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:43:15 2026] DELETE /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:15.374 7 INFO nova.api.openstack.wsgi [None req-390332f4-c827-49ec-94e6-4c8390b85220 c1f000ad69574641a9396874eb310a59 71c86201eaf44e2f962b5c5dd5bac042 - - default default] HTTP exception thrown: Instance 18b7f85e-a48d-401c-834d-704df2387a1b could not be found. [pid: 7|app: 0|req: 507/1028] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:15 2026] GET /v2.1/servers/18b7f85e-a48d-401c-834d-704df2387a1b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1029] 10.0.0.21 () {32 vars in 705 bytes} [Fri Jul 31 22:43:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1365218615 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:15.690 7 WARNING neutronclient.v2_0.client [None req-bc547da2-051c-40d2-bf3e-8f0f72f68283 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1030] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:15 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1647 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1033] 10.0.0.21 () {32 vars in 725 bytes} [Fri Jul 31 22:43:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-971610783 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1034] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:43:17 2026] DELETE /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-31 22:43:17.335 8 WARNING neutronclient.v2_0.client [None req-ecbe4afc-8ffc-4c99-b95e-261acf74f87c 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in 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/1035] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:17 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1653 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:18.930 7 WARNING neutronclient.v2_0.client [None req-827ecbce-f80a-47b0-a341-90d3c46b3888 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in 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/1036] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:18 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1653 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-31 22:43:20.226 8 WARNING neutronclient.v2_0.client [None req-4d99b53f-8578-428d-b295-c1ad904a7f87 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] 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-31 22:43:20.694 7 INFO nova.api.openstack.compute.server_external_events [req-50f65b1c-2239-46a2-8ca3-c22612c5429c req-992ca9d1-e047-400f-88d7-2705db2e41f2 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:3e387ad6-aa50-496e-8683-5d891bef0824 for instance ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf on instance [pid: 7|app: 0|req: 512/1037] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:43:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1038] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:20 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1653 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:21.873 7 WARNING neutronclient.v2_0.client [None req-6d70577c-835c-4bbe-b192-66297f2d8f45 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1039] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:21 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1454 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:23.000 8 WARNING neutronclient.v2_0.client [None req-dd6fdb9c-1bad-4f13-a053-b412b6ed4339 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1040] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:22 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => generated 1454 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:24.085 7 INFO nova.api.openstack.wsgi [None req-461b3e22-387b-426d-af4e-77326b672e9e 30d64a1a826a405c98735632f9455c2e 34a1d248f8b946aeb43462543c249a8c - - default default] HTTP exception thrown: Instance ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf could not be found. [pid: 7|app: 0|req: 514/1041] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:24 2026] GET /v2.1/servers/ab6263f7-6dfd-4412-bb25-ae0a9dd50bbf => 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: 530/1046] 10.0.0.21 () {34 vars in 670 bytes} [Fri Jul 31 22:43:41 2026] POST /v2.1/os-keypairs => generated 396 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:44.073 7 WARNING neutronclient.v2_0.client [None req-a1478468-3275-44a6-8371-e3c83d7a0c91 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The 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-31 22:43:44.213 7 WARNING neutronclient.v2_0.client [None req-a1478468-3275-44a6-8371-e3c83d7a0c91 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The 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-31 22:43:44.622 7 WARNING neutronclient.v2_0.client [None req-a1478468-3275-44a6-8371-e3c83d7a0c91 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1047] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:43:43 2026] POST /v2.1/servers => generated 448 bytes in 853 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-31 22:43:44.871 8 WARNING neutronclient.v2_0.client [None req-b57b2263-a372-4e05-bbe1-6aa1386ad935 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1048] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:44 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:49.968 7 WARNING neutronclient.v2_0.client [None req-81e57fae-1345-47d5-8dca-d07fc42bb5e5 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1051] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:49 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 1521 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:50.450 8 INFO nova.api.openstack.compute.server_external_events [req-e638ffac-bfc8-48c3-8b5d-c8bc36d02571 req-4aa771f9-5dbd-489b-a364-63166811b3b2 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:09b5eccb-abe0-4a6d-ba37-71180cb5ad54 for instance 913c90b7-e589-4931-9468-009764a04bb7 on instance [pid: 8|app: 0|req: 533/1052] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:43:50 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:43:55.307 7 WARNING neutronclient.v2_0.client [None req-903eaa02-f7de-4f9f-8a79-0dd7f7234a8e aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The 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-31 22:43:55.343 8 INFO nova.api.openstack.compute.server_external_events [req-6934b2ff-36fa-4496-bbca-35ee13b966c2 req-44926249-d6b3-401d-97fa-e8e2a08f029b 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:09b5eccb-abe0-4a6d-ba37-71180cb5ad54 for instance 913c90b7-e589-4931-9468-009764a04bb7 on instance [pid: 8|app: 0|req: 534/1053] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:43:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1054] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:43:55 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 1519 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:44:00.644 7 WARNING neutronclient.v2_0.client [None req-d2eab15a-1de0-45c4-8391-27a54df8654b aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1057] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:44:00 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:44:01.999 8 INFO nova.api.openstack.compute.server_external_events [req-09fda7e9-3183-4a07-acda-249e1399b6f8 req-a2a9c4e3-d93b-4fbc-8cfe-f6784298e133 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:09b5eccb-abe0-4a6d-ba37-71180cb5ad54 for instance 913c90b7-e589-4931-9468-009764a04bb7 on instance [pid: 8|app: 0|req: 536/1058] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:44:01 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) 2026-07-31 22:44:02.061 7 WARNING neutronclient.v2_0.client [None req-6dce89a0-740c-444b-a50b-c1b1b70a1cb5 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The 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-31 22:44:02.107 7 WARNING neutronclient.v2_0.client [None req-6dce89a0-740c-444b-a50b-c1b1b70a1cb5 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The 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-31 22:44:02.329 7 WARNING neutronclient.v2_0.client [None req-6dce89a0-740c-444b-a50b-c1b1b70a1cb5 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1059] 10.0.0.21 () {34 vars in 662 bytes} [Fri Jul 31 22:44:01 2026] POST /v2.1/servers => generated 448 bytes in 585 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-31 22:44:02.593 8 WARNING neutronclient.v2_0.client [None req-132b9597-648b-4ba3-8def-701c2520c27d aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1060] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:44:02 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 1395 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:44:07.919 8 INFO nova.api.openstack.compute.server_external_events [req-ee6ee667-db3b-42d8-86cf-540f8f35cf2f req-e00592c4-358f-4079-9751-5a8e5288d4aa 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:4c522f1a-9aaa-4783-bfb5-4e6548830d67 for instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 on instance [pid: 8|app: 0|req: 539/1063] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:44:07 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-31 22:44:08.104 7 WARNING neutronclient.v2_0.client [None req-b9436275-63c4-4de1-897b-844bd86374fa aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1064] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:44:08 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 1531 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-31 22:44:12.767 8 INFO nova.api.openstack.compute.server_external_events [req-6a97fbd2-b096-4926-83c4-c46b5aa409da req-e0a5fa96-092e-495e-90c2-429203da2d57 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:4c522f1a-9aaa-4783-bfb5-4e6548830d67 for instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 on instance [pid: 8|app: 0|req: 540/1065] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:44:12 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-31 22:44:13.337 7 WARNING neutronclient.v2_0.client [None req-5fb4ae81-1ec9-46cd-9201-f6418e2f3a17 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1066] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:44:13 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 1519 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:44:18.566 7 WARNING neutronclient.v2_0.client [None req-32894828-4090-4d0d-8a0c-63b113da14a7 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1069] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:44:18 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 1818 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:44:19.797 8 INFO nova.api.openstack.compute.server_external_events [req-32beb459-6202-4ec3-8640-4b26ac8b3da6 req-532109f7-b22f-4f07-b3da-32eb770b06d3 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:4c522f1a-9aaa-4783-bfb5-4e6548830d67 for instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 on instance [pid: 8|app: 0|req: 542/1070] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:44:19 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-31 22:44:56.783 8 WARNING neutronclient.v2_0.client [None req-30c893a3-3fec-461f-ba0b-08b5df146cf3 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The 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-31 22:44:56.830 8 WARNING neutronclient.v2_0.client [None req-30c893a3-3fec-461f-ba0b-08b5df146cf3 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The 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-31 22:44:56.987 8 WARNING neutronclient.v2_0.client [None req-30c893a3-3fec-461f-ba0b-08b5df146cf3 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1079] 162.253.55.222 () {36 vars in 714 bytes} [Fri Jul 31 22:44:56 2026] POST /v2.1/servers => generated 453 bytes in 911 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-31 22:44:58.212 7 WARNING neutronclient.v2_0.client [None req-fed804e9-aaa0-4cb1-8924-09e34a41c34e a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in 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/1080] 162.253.55.222 () {32 vars in 733 bytes} [Fri Jul 31 22:44:58 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 2213 bytes in 109 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-31 22:44:58.331 8 WARNING neutronclient.v2_0.client [None req-98d8cb9b-50dc-4ad6-a56a-6814b42c4626 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1081] 162.253.55.222 () {32 vars in 759 bytes} [Fri Jul 31 22:44:58 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 28 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1082] 162.253.55.222 () {32 vars in 777 bytes} [Fri Jul 31 22:44:58 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:45:01.052 8 WARNING neutronclient.v2_0.client [None req-24db0228-0ca1-403e-a99f-5993d3b2b61f a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1083] 162.253.55.222 () {32 vars in 733 bytes} [Fri Jul 31 22:45:00 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 2371 bytes in 111 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-31 22:45:01.401 7 WARNING neutronclient.v2_0.client [None req-d7f53682-7995-4d92-b17d-07f612f061cd a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in 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/1084] 162.253.55.222 () {32 vars in 759 bytes} [Fri Jul 31 22:45:01 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 550/1085] 162.253.55.222 () {32 vars in 777 bytes} [Fri Jul 31 22:45:01 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-volume_attachments => generated 197 bytes in 365 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-31 22:45:03.503 7 INFO nova.api.openstack.compute.server_external_events [req-38155bc4-4d7b-4b59-827a-41350ec59686 req-8416fe6d-3359-4f04-a962-05aaee1b726a 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:3247ad9a-51d3-4459-9ec8-f204c9b55306 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 536/1086] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:45:03 2026] POST /v2.1/os-server-external-events => generated 179 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-31 22:45:05.043 8 WARNING neutronclient.v2_0.client [None req-384b37ad-f027-4278-958c-9f0ad5d63a98 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1087] 162.253.55.222 () {32 vars in 733 bytes} [Fri Jul 31 22:45:04 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 2445 bytes in 135 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-31 22:45:05.185 7 WARNING neutronclient.v2_0.client [None req-accbd21d-0ac6-4443-bc26-e5790bfb6cd8 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in 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/1088] 162.253.55.222 () {32 vars in 759 bytes} [Fri Jul 31 22:45:05 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 283 bytes in 92 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: 552/1089] 162.253.55.222 () {32 vars in 777 bytes} [Fri Jul 31 22:45:05 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:45:08.002 8 WARNING neutronclient.v2_0.client [None req-6fef3e52-5d78-418b-9627-106dba4733ec a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1092] 162.253.55.222 () {32 vars in 733 bytes} [Fri Jul 31 22:45:07 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 2433 bytes in 130 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-31 22:45:08.152 7 WARNING neutronclient.v2_0.client [None req-d64a7dc3-0d6c-4093-88d8-6ca950a6bc84 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1093] 162.253.55.222 () {32 vars in 759 bytes} [Fri Jul 31 22:45:08 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 283 bytes in 117 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: 555/1094] 162.253.55.222 () {32 vars in 777 bytes} [Fri Jul 31 22:45:08 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-volume_attachments => generated 197 bytes in 43 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-31 22:45:09.249 7 INFO nova.api.openstack.compute.server_external_events [req-9ebfbf8c-e6d1-4ea6-9688-605a3a118ff9 req-0d40767d-d46f-44e4-8137-c40b30e06516 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:3247ad9a-51d3-4459-9ec8-f204c9b55306 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 540/1095] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:45:09 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-31 22:45:11.229 8 WARNING neutronclient.v2_0.client [None req-ef589df5-eeb7-4e9e-9a8a-20e9eea3ad3f a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1096] 162.253.55.222 () {32 vars in 733 bytes} [Fri Jul 31 22:45:11 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 2433 bytes in 130 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-31 22:45:11.364 7 WARNING neutronclient.v2_0.client [None req-c8930862-f32a-4031-9862-7763b6abe6be a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1097] 162.253.55.222 () {32 vars in 759 bytes} [Fri Jul 31 22:45:11 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 285 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: 557/1098] 162.253.55.222 () {32 vars in 777 bytes} [Fri Jul 31 22:45:11 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/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-31 22:45:14.193 7 WARNING neutronclient.v2_0.client [None req-096f16e0-fcb9-4c03-aa14-1c9f14f78381 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1099] 162.253.55.222 () {32 vars in 733 bytes} [Fri Jul 31 22:45:14 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 2580 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-31 22:45:14.362 8 WARNING neutronclient.v2_0.client [None req-82ae13cf-bc17-45e3-8055-bceb0d724bbf a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1100] 162.253.55.222 () {32 vars in 759 bytes} [Fri Jul 31 22:45:14 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1101] 162.253.55.222 () {32 vars in 777 bytes} [Fri Jul 31 22:45:14 2026] GET /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:45:52.382 7 WARNING neutronclient.v2_0.client [None req-66ac36c3-47b3-4435-a784-0d99f7545c84 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The 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-31 22:45:52.427 7 WARNING neutronclient.v2_0.client [None req-66ac36c3-47b3-4435-a784-0d99f7545c84 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] 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-31 22:45:54.662 8 INFO nova.api.openstack.compute.server_external_events [req-82d425e2-ed2d-4662-b0fd-bc4df2095804 req-fd34b530-7dd0-4ae5-ae47-05da8c5a8399 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:b05a539d-c54b-4d5d-9feb-8ce8577bb3df for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 563/1110] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:45:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:45:58.947 8 INFO nova.api.openstack.compute.server_external_events [req-478b4882-a396-4470-b4d1-c91089361023 req-fb885ea7-d0a8-484c-ba88-1fc9d3202219 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:b05a539d-c54b-4d5d-9feb-8ce8577bb3df for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 566/1113] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:45:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:46:00.988 7 WARNING neutronclient.v2_0.client [None req-66ac36c3-47b3-4435-a784-0d99f7545c84 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1114] 162.253.55.222 () {36 vars in 812 bytes} [Fri Jul 31 22:45:52 2026] POST /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 281 bytes in 8704 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-31 22:46:01.354 8 INFO nova.api.openstack.compute.server_external_events [req-157bacbf-bf03-49a5-a412-7595fe28aebf req-2dddef4e-cd23-469b-909f-56d27b320b20 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:b05a539d-c54b-4d5d-9feb-8ce8577bb3df for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 567/1115] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:46:01 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-31 22:46:01.729 7 INFO nova.api.openstack.compute.server_external_events [req-7f449347-19a3-4238-9180-834f4331c432 req-97e30bab-5838-49f9-9ddc-e7b1e736428a 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:b05a539d-c54b-4d5d-9feb-8ce8577bb3df for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 549/1116] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:46:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:46:24.704 8 WARNING neutronclient.v2_0.client [None req-68f00f26-7269-4477-9339-94891bfeb1a1 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The 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-31 22:46:24.750 8 WARNING neutronclient.v2_0.client [None req-68f00f26-7269-4477-9339-94891bfeb1a1 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] 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-31 22:46:27.149 7 INFO nova.api.openstack.compute.server_external_events [req-1f038ffe-5bd1-4e89-a1f7-552f9c82ae4f req-80c641aa-fb55-4faa-bf0d-7e5d0e70675a 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:e508571c-6f3d-41a0-9709-1f90d1f7a2d3 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 554/1123] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:46:27 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-31 22:46:33.815 8 WARNING neutronclient.v2_0.client [None req-68f00f26-7269-4477-9339-94891bfeb1a1 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in 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/1124] 162.253.55.222 () {36 vars in 812 bytes} [Fri Jul 31 22:46:24 2026] POST /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 374 bytes in 9264 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-31 22:46:34.349 7 INFO nova.api.openstack.compute.server_external_events [req-4660a3f5-a0f1-4601-b6df-87c543d52e56 req-0b0e8459-7d74-44e9-af0b-ce1f35bdfc7b 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:e508571c-6f3d-41a0-9709-1f90d1f7a2d3 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 555/1125] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:46:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:46:45.707 7 WARNING neutronclient.v2_0.client [None req-004c69d7-c954-4c54-ba4c-235b7855c23e a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The 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-31 22:46:45.756 7 WARNING neutronclient.v2_0.client [None req-004c69d7-c954-4c54-ba4c-235b7855c23e a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] 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-31 22:46:48.687 8 INFO nova.api.openstack.compute.server_external_events [req-6c06b5d2-b19d-4c1f-becd-f1d6b6f288a8 req-1186c080-dbdd-43e6-bfca-8b5fac595c55 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:be1b75ad-d769-4f5d-bd2c-74df646bafa2 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 574/1130] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:46:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:46:53.006 8 INFO nova.api.openstack.compute.server_external_events [req-5dcd99ff-e9ef-4103-b71d-846f98689658 req-1b722e05-1a22-4d8f-b9b4-5216ffac7e5f 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-plugged:be1b75ad-d769-4f5d-bd2c-74df646bafa2 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 575/1131] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:46:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:46:55.802 7 WARNING neutronclient.v2_0.client [None req-004c69d7-c954-4c54-ba4c-235b7855c23e a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1132] 162.253.55.222 () {36 vars in 812 bytes} [Fri Jul 31 22:46:45 2026] POST /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface => generated 377 bytes in 10196 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-31 22:46:56.380 8 INFO nova.api.openstack.compute.server_external_events [req-7a71998b-498c-4c40-8544-d0b641e6b343 req-0a8a8b99-350a-443b-8d7e-cc6aad07afd0 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:e508571c-6f3d-41a0-9709-1f90d1f7a2d3 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 577/1135] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:46:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:47:10.118 7 INFO nova.api.openstack.compute.server_external_events [req-f4e22838-19b3-4af9-9579-e65add48cf66 req-63dc5842-e8fd-4eb8-9c79-36fb96121b14 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:be1b75ad-d769-4f5d-bd2c-74df646bafa2 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 560/1138] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:47:10 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: 579/1139] 162.253.55.222 () {34 vars in 855 bytes} [Fri Jul 31 22:47:10 2026] DELETE /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface/be1b75ad-d769-4f5d-bd2c-74df646bafa2 => generated 0 bytes in 69 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-31 22:47:12.159 7 INFO nova.api.openstack.compute.server_external_events [req-a4dff902-b3c8-4b4e-95db-9c9995b098f4 req-40b21a67-c85c-4aa1-aac1-284b373dbea9 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:be1b75ad-d769-4f5d-bd2c-74df646bafa2 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 7|app: 0|req: 561/1140] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:47:12 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-31 22:47:19.538 8 INFO nova.api.openstack.compute.server_external_events [req-b4b72d14-4e47-4ab8-9e1f-2f6d3eb773b3 req-bbeecf70-a4dc-46a1-b9bb-c466e3bb5fa8 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:e508571c-6f3d-41a0-9709-1f90d1f7a2d3 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 581/1143] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:47:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1144] 162.253.55.222 () {34 vars in 855 bytes} [Fri Jul 31 22:47:19 2026] DELETE /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface/e508571c-6f3d-41a0-9709-1f90d1f7a2d3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 566/1149] 162.253.55.222 () {34 vars in 855 bytes} [Fri Jul 31 22:47:41 2026] DELETE /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151/os-interface/b05a539d-c54b-4d5d-9feb-8ce8577bb3df => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1152] 162.253.55.222 () {34 vars in 755 bytes} [Fri Jul 31 22:47:46 2026] DELETE /v2.1/servers/00852b0e-f0c3-4800-b57e-93d371c53151 => generated 0 bytes in 111 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-31 22:47:49.048 8 INFO nova.api.openstack.compute.server_external_events [req-9d02486b-d777-4e12-9f92-6851525b216b req-11abe80a-3b52-427b-a0b7-d163a2e49348 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:3247ad9a-51d3-4459-9ec8-f204c9b55306 for instance 00852b0e-f0c3-4800-b57e-93d371c53151 on instance [pid: 8|app: 0|req: 585/1153] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:47:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:47:50.443 7 INFO nova.api.openstack.compute.server_external_events [req-d0269c73-0fb8-4165-b5ed-5c8e3bb7f540 req-27e9db4e-9c5e-4c61-98c1-8dc5044dc99b 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:4c522f1a-9aaa-4783-bfb5-4e6548830d67 for instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1154] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:47:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1155] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:47:50 2026] DELETE /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:47:50.579 7 WARNING neutronclient.v2_0.client [None req-68619fe7-6ab1-43c9-9142-8a3aeb8d86de aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1156] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:47:50 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 1944 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-31 22:47:53.011 8 INFO nova.api.openstack.compute.server_external_events [req-2048e560-58a2-4a64-835b-5569ce1aab16 req-7dc49919-fcca-464b-89e3-d25a6a6937e5 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-unplugged:4c522f1a-9aaa-4783-bfb5-4e6548830d67 for instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 on instance [pid: 8|app: 0|req: 587/1157] 10.0.0.157 () {38 vars in 815 bytes} [Fri Jul 31 22:47:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1158] 10.0.0.4 () {28 vars in 452 bytes} [Fri Jul 31 22:47: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1159] 10.0.0.4 () {30 vars in 656 bytes} [Fri Jul 31 22:47:53 2026] GET /v2.1 => generated 0 bytes in 39 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: 572/1160] 10.0.0.4 () {32 vars in 729 bytes} [Fri Jul 31 22:47:53 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:47:53.467 7 INFO nova.api.openstack.compute.server_external_events [req-cd264431-f5e2-4b97-9e52-86c99576cab5 req-7f569416-32eb-451d-8d2c-58e48737dcb0 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:4c522f1a-9aaa-4783-bfb5-4e6548830d67 for instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 on instance [pid: 7|app: 0|req: 573/1161] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:47:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-31 22:47:53.533 8 WARNING neutronclient.v2_0.client [None req-334ff3e4-f11e-4e1e-bdc2-2dadbf5d68a0 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1162] 10.0.0.4 () {34 vars in 804 bytes} [Fri Jul 31 22:47:53 2026] GET /v2.1/servers/detail?all_tenants=True => generated 5276 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1163] 10.0.0.4 () {28 vars in 452 bytes} [Fri Jul 31 22:47: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 590/1164] 10.0.0.4 () {30 vars in 656 bytes} [Fri Jul 31 22:47:53 2026] GET /v2.1 => generated 0 bytes in 34 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: 575/1165] 10.0.0.4 () {32 vars in 729 bytes} [Fri Jul 31 22:47:54 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: 591/1166] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=01de7131ce9143c581585740946aa4f8&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1167] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=380636754cdc4271bc682f8ceb6ffd36&all_tenants=True => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1168] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=44925fa4eb0f4f3d869174e09f11860b&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1169] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=66f20d22386c4584971cdc6b2eadbe52&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1170] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=6dd96547046048e8bf98a0e5a00e19d3&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1171] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=7e445f3211bc4e78b42d49734b9ba131&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1172] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=8ac31de7bcce4be889e5e973071543a7&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1173] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=9d0c8961b0d644d895d415ecfdcd441e&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1174] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=c20b2faa123b4c65b991a1a9ca324e2f&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1175] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=cc653c10a74e4ad9a5c2ccf6a61ddfdf&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-31 22:47:54.702 8 WARNING neutronclient.v2_0.client [None req-8a15d5c0-a6af-4677-8888-37e9a300089c a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] The python binding code in 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/1176] 10.0.0.4 () {34 vars in 892 bytes} [Fri Jul 31 22:47:54 2026] GET /v2.1/servers/detail?project_id=f2583f21e6934f778645187387f55226&all_tenants=True => generated 4999 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-07-31 22:47:55.809 7 WARNING neutronclient.v2_0.client [None req-24ac6d1c-3e3c-41f2-aaea-ffc41c8f63df aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1177] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:47:55 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => generated 1481 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-31 22:48:00.892 8 INFO nova.api.openstack.wsgi [None req-573092c9-15e0-4233-9d59-7d8c8aa44d2b aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] HTTP exception thrown: Instance 01cb1e84-fea2-4aea-843f-ae89ff8094a9 could not be found. [pid: 8|app: 0|req: 598/1180] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:48:00 2026] GET /v2.1/servers/01cb1e84-fea2-4aea-843f-ae89ff8094a9 => 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-31 22:48:01.589 7 INFO nova.api.openstack.compute.server_external_events [req-2908c366-2b96-46a8-bd1c-07e508a491f7 req-ad774335-59bf-41d1-a929-5633229dc2f0 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-changed:09b5eccb-abe0-4a6d-ba37-71180cb5ad54 for instance 913c90b7-e589-4931-9468-009764a04bb7 on instance [pid: 7|app: 0|req: 583/1181] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:48:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1182] 10.0.0.21 () {32 vars in 717 bytes} [Fri Jul 31 22:48:01 2026] DELETE /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 0 bytes in 109 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-31 22:48:01.742 7 WARNING neutronclient.v2_0.client [None req-cba6b5de-0d9d-4e8d-bdc9-c96511089513 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1183] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:48:01 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 1943 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:48:04.594 8 INFO nova.api.openstack.compute.server_external_events [req-cfd2b3cb-b4fb-408a-a931-0717137ca838 req-168f9489-cc03-4add-958e-9c75e64d9f9d 6bd61eaf6a3a4dde93dbd48bb7c0fbe3 8ac31de7bcce4be889e5e973071543a7 - - 5afa4437ddd3493d8ee25bbe85f2f8f6 5afa4437ddd3493d8ee25bbe85f2f8f6] Creating event network-vif-deleted:09b5eccb-abe0-4a6d-ba37-71180cb5ad54 for instance 913c90b7-e589-4931-9468-009764a04bb7 on instance [pid: 8|app: 0|req: 600/1184] 10.0.0.47 () {38 vars in 814 bytes} [Fri Jul 31 22:48:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:48:06.988 8 WARNING neutronclient.v2_0.client [None req-78c897e4-a002-430f-99c2-c8874c95abcf aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] The python binding code in 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/1187] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:48:06 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 1481 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-31 22:48:12.076 7 INFO nova.api.openstack.wsgi [None req-f9e732a8-4123-4c09-8cfa-890353ddf90f aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] HTTP exception thrown: Instance 913c90b7-e589-4931-9468-009764a04bb7 could not be found. [pid: 7|app: 0|req: 586/1188] 10.0.0.21 () {32 vars in 714 bytes} [Fri Jul 31 22:48:12 2026] GET /v2.1/servers/913c90b7-e589-4931-9468-009764a04bb7 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1189] 10.0.0.21 () {32 vars in 725 bytes} [Fri Jul 31 22:48:13 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1523174542 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-31 22:48:13.363 7 INFO nova.api.openstack.wsgi [None req-f3f319be-e305-4e14-a5eb-361163e77410 aff263a0063a4882a38d0ef3b917a1dd f2583f21e6934f778645187387f55226 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1523174542 not found for user aff263a0063a4882a38d0ef3b917a1dd [pid: 7|app: 0|req: 587/1190] 10.0.0.21 () {32 vars in 722 bytes} [Fri Jul 31 22:48:13 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1523174542 => generated 142 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1195] 10.0.0.21 () {32 vars in 654 bytes} [Fri Jul 31 22:48:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1196] 10.0.0.21 () {32 vars in 640 bytes} [Fri Jul 31 22:48:28 2026] GET /v2.1/servers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-31 22:48:28.945 7 WARNING oslo_db.sqlalchemy.utils [None req-2e44dce0-9fa4-4c85-84fe-d4e333e115c7 a6d75cf6bafb40718a94a3158a796b71 c20b2faa123b4c65b991a1a9ca324e2f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 591/1197] 10.0.0.21 () {32 vars in 648 bytes} [Fri Jul 31 22:48:28 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1198] 10.0.0.21 () {32 vars in 693 bytes} [Fri Jul 31 22:48:28 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)