+ 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 3 16:32:23 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-78c64f9f97-5pfmq 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 0x7f5eb5f67668 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-03 16:32:28.599 7 INFO nova.utils [None req-06f63d85-815a-47fc-bfca-22dc205afb42 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-03 16:32:28.723 8 INFO nova.utils [None req-7411b525-a718-43f6-a0bc-96a598b9e702 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-03 16:32:30.368 7 WARNING keystonemiddleware._common.config [None req-06f63d85-815a-47fc-bfca-22dc205afb42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:30.377 7 WARNING oslo_config.cfg [None req-06f63d85-815a-47fc-bfca-22dc205afb42 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-03 16:32:30.454 7 WARNING keystonemiddleware._common.config [None req-06f63d85-815a-47fc-bfca-22dc205afb42 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:30.454 8 WARNING keystonemiddleware._common.config [None req-7411b525-a718-43f6-a0bc-96a598b9e702 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:30.462 8 WARNING oslo_config.cfg [None req-7411b525-a718-43f6-a0bc-96a598b9e702 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-03 16:32:30.469 7 WARNING oslo_config.cfg [None req-06f63d85-815a-47fc-bfca-22dc205afb42 - - - - - -] 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-03 16:32:30.481 7 WARNING oslo_config.cfg [None req-06f63d85-815a-47fc-bfca-22dc205afb42 - - - - - -] 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 0x7f5eb5f67668 pid: 7 (default app) 2026-07-03 16:32:30.540 8 WARNING keystonemiddleware._common.config [None req-7411b525-a718-43f6-a0bc-96a598b9e702 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-03 16:32:30.555 8 WARNING oslo_config.cfg [None req-7411b525-a718-43f6-a0bc-96a598b9e702 - - - - - -] 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-03 16:32:30.568 8 WARNING oslo_config.cfg [None req-7411b525-a718-43f6-a0bc-96a598b9e702 - - - - - -] 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 0x7f5eb5f67668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:32:37 2026] GET /v2.1 => generated 114 bytes in 15 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-03 16:32:37.952 7 WARNING oslo_policy.policy [None req-4aacda40-0ece-48cb-9e8c-95d3708c3c59 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - 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-03 16:32:37.952 7 WARNING oslo_policy.policy [None req-4aacda40-0ece-48cb-9e8c-95d3708c3c59 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:32:37 2026] GET /v2.1 => generated 0 bytes in 554 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-03 16:32:38.057 8 WARNING oslo_policy.policy [req-4aacda40-0ece-48cb-9e8c-95d3708c3c59 req-fac15b95-0ce4-49c8-91e7-dd1b3d17ce82 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - 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-03 16:32:38.058 8 WARNING oslo_policy.policy [req-4aacda40-0ece-48cb-9e8c-95d3708c3c59 req-fac15b95-0ce4-49c8-91e7-dd1b3d17ce82 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:32:38 2026] GET /v2.1/ => generated 400 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:32:38.171 7 INFO nova.api.openstack.wsgi [None req-cba64594-3b9f-46c8-9400-21615584452b b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.227 () {48 vars in 1011 bytes} [Fri Jul 3 16:32:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:38 2026] POST /v2.1/flavors => generated 529 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:32:39 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:32:39 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:32:39 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:32:39.194 7 INFO nova.api.openstack.wsgi [None req-894ac67f-098b-4893-8060-1ad67f9f2d4d b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.227 () {48 vars in 1013 bytes} [Fri Jul 3 16:32:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:39 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:32:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:32:40 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:32:40 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-03 16:32:40.152 7 INFO nova.api.openstack.wsgi [None req-ed428ac5-9867-4dd8-a1f6-f74af720ba5a b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Jul 3 16:32:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:40 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:32:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:32:41 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: 8|app: 0|req: 12/23] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:32:41 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-03 16:32:41.164 7 INFO nova.api.openstack.wsgi [None req-f38a3ec1-70a3-4eb2-851c-e1fe480001f3 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.227 () {48 vars in 1013 bytes} [Fri Jul 3 16:32:41 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: 8|app: 0|req: 13/25] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:41 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: 8|app: 0|req: 14/27] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:32:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:32:42 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:32:42 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:32:42.102 7 INFO nova.api.openstack.wsgi [None req-9a768985-301b-4262-a09e-290a3ee9c00b b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Jul 3 16:32:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:32:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.227 () {52 vars in 1048 bytes} [Fri Jul 3 16:32:42 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 10.0.0.230 () {28 vars in 454 bytes} [Fri Jul 3 16:37:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 47/94] 10.0.0.230 () {30 vars in 658 bytes} [Fri Jul 3 16:37:37 2026] GET /v2.1 => generated 0 bytes in 95 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: 48/95] 10.0.0.230 () {32 vars in 731 bytes} [Fri Jul 3 16:37:37 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 10.0.0.230 () {34 vars in 804 bytes} [Fri Jul 3 16:37:37 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:41: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) /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: 73/146] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:41:38 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:41:38 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-03 16:41:38.825 7 INFO nova.api.openstack.wsgi [None req-c42d67e8-6ed0-4df8-a46b-50b9e4900c7a b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/148] 199.204.45.227 () {48 vars in 1017 bytes} [Fri Jul 3 16:41:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:41:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.227 () {52 vars in 1049 bytes} [Fri Jul 3 16:41:38 2026] POST /v2.1/flavors => generated 534 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:43:03 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: 84/168] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:43:03 2026] GET /v2.1 => generated 0 bytes in 454 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:43:04 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-03 16:43:04.082 8 INFO nova.api.openstack.wsgi [None req-d9246657-6c41-47d1-b6dd-72f71677443e b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b39fbfc2df1141159c23cc610b7f0238 [pid: 8|app: 0|req: 85/170] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:43:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-03 16:43:04.103 7 WARNING oslo_db.sqlalchemy.utils [None req-f50c9230-986c-4e31-b897-039e4fec1dbe b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/171] 199.204.45.227 () {48 vars in 1016 bytes} [Fri Jul 3 16:43:04 2026] GET /v2.1/os-keypairs => generated 16 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.227 () {52 vars in 1057 bytes} [Fri Jul 3 16:43:04 2026] POST /v2.1/os-keypairs => generated 576 bytes in 171 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:43:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:43:08 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:43:08 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.227 () {48 vars in 1073 bytes} [Fri Jul 3 16:43:08 2026] GET /v2.1/os-quota-sets/bc7bf7793d484ae7a57151bdd30bfa03 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.227 () {52 vars in 1125 bytes} [Fri Jul 3 16:43:08 2026] PUT /v2.1/os-quota-sets/bc7bf7793d484ae7a57151bdd30bfa03 => generated 238 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:56:03 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: 168/335] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:56:03 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/336] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:56:03 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 16:56:03.718 8 INFO nova.api.openstack.wsgi [None req-8856dd94-006c-4096-a7a0-725d9191bfbb b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 169/337] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Jul 3 16:56:03 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/338] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 16:56:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/339] 199.204.45.227 () {52 vars in 1049 bytes} [Fri Jul 3 16:56:03 2026] POST /v2.1/flavors => generated 534 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/384] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 16:59:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 16:59:40 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 16:59:40 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/387] 199.204.45.227 () {48 vars in 1073 bytes} [Fri Jul 3 16:59:40 2026] GET /v2.1/os-quota-sets/0ab13045c49a457f98cd59aa7f2104e7 => generated 283 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.204.45.227 () {52 vars in 1125 bytes} [Fri Jul 3 16:59:41 2026] PUT /v2.1/os-quota-sets/0ab13045c49a457f98cd59aa7f2104e7 => generated 238 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 10.0.0.118 () {28 vars in 454 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.118 () {30 vars in 658 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/397] 10.0.0.118 () {32 vars in 731 bytes} [Fri Jul 3 17:00:13 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: 200/398] 10.0.0.118 () {34 vars in 765 bytes} [Fri Jul 3 17:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/401] 10.0.0.118 () {28 vars in 454 bytes} [Fri Jul 3 17:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/402] 10.0.0.118 () {30 vars in 658 bytes} [Fri Jul 3 17:00:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 201/403] 10.0.0.118 () {32 vars in 731 bytes} [Fri Jul 3 17:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 10.0.0.118 () {34 vars in 765 bytes} [Fri Jul 3 17:00:17 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 10.0.0.118 () {28 vars in 454 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 204/406] 10.0.0.118 () {30 vars in 658 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 203/407] 10.0.0.118 () {32 vars in 731 bytes} [Fri Jul 3 17:00:21 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: 205/408] 10.0.0.118 () {34 vars in 808 bytes} [Fri Jul 3 17:00:21 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 10.0.0.118 () {28 vars in 454 bytes} [Fri Jul 3 17:00:26 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 10.0.0.118 () {30 vars in 658 bytes} [Fri Jul 3 17:00:26 2026] GET /v2.1 => generated 0 bytes in 45 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: 208/413] 10.0.0.118 () {32 vars in 731 bytes} [Fri Jul 3 17:00:26 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 10.0.0.118 () {34 vars in 808 bytes} [Fri Jul 3 17:00:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:11:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/548] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:11:34 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/549] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:11:34 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-03 17:11:34.765 8 INFO nova.api.openstack.wsgi [None req-6463b054-678b-489a-9bb7-9492ad044d99 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 276/550] 199.204.45.227 () {48 vars in 1011 bytes} [Fri Jul 3 17:11:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:34 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: 277/552] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:34 2026] GET /v2.1/flavors/afabdcf8-af47-4be8-a5b6-44e42abae15d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:11:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:11:35 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:11:35 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:11:35.732 7 INFO nova.api.openstack.wsgi [None req-ddf1b973-34c7-4e30-81e7-4b73f5089427 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 278/558] 199.204.45.227 () {48 vars in 1013 bytes} [Fri Jul 3 17:11:35 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: 8|app: 0|req: 281/559] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:35 2026] GET /v2.1/flavors/346cd561-3f69-4985-adeb-39fed3b7fcc3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/561] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:11: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: 280/562] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:11:36 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 283/563] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:11:36 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-03 17:11:36.664 7 INFO nova.api.openstack.wsgi [None req-6abf0624-e629-4734-95c5-c5dce687ab5b b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 281/564] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Jul 3 17:11:36 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:36 2026] GET /v2.1/flavors/e2a9eb53-20e1-4a1a-9cd8-d48249e36e23/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: 285/567] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:11:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/568] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:11:37 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/569] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:11:37 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:11:37.657 7 INFO nova.api.openstack.wsgi [None req-ec1d0cc0-d8f7-480a-a1fe-d5eb74e0f91e b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 284/570] 199.204.45.227 () {48 vars in 1013 bytes} [Fri Jul 3 17:11:37 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/571] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/572] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:37 2026] GET /v2.1/flavors/73df79d7-635a-4fcb-aa4c-b32c4cf40dd5/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: 288/573] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:11: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: 7|app: 0|req: 286/574] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:11:38 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/575] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:11:38 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-03 17:11:38.595 7 INFO nova.api.openstack.wsgi [None req-8ae3e4cd-fff8-47bb-a472-fa6ba9bee1a0 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 287/576] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Jul 3 17:11:38 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: 8|app: 0|req: 290/577] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:11:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/578] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:11:38 2026] GET /v2.1/flavors/6f99846b-ccee-4bd1-94e1-bef475337eb3/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:12:44 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: 8|app: 0|req: 298/593] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:12:44.766 7 INFO nova.api.openstack.wsgi [None req-104f948e-518a-4a2d-a666-ff80677cab71 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 296/594] 199.204.45.227 () {48 vars in 1017 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:12:44 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: 7|app: 0|req: 297/596] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:12:44 2026] GET /v2.1/flavors/0da8f837-bd1b-4c41-a9fb-6939a1d2307e/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:12:52 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: 299/600] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 302/601] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:12:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/605] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 305/607] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:12:56 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: 303/608] 199.204.45.227 () {48 vars in 1073 bytes} [Fri Jul 3 17:12:56 2026] GET /v2.1/os-quota-sets/bc7bf7793d484ae7a57151bdd30bfa03 => generated 280 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:13:51 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: 309/620] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:13:51 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-03 17:13:51.450 7 INFO nova.api.openstack.wsgi [None req-52bc63e7-7b49-4226-807b-4779722cbaf9 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 310/622] 199.204.45.227 () {48 vars in 1015 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:13:51 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: 7|app: 0|req: 311/624] 199.204.45.227 () {48 vars in 1099 bytes} [Fri Jul 3 17:13:51 2026] GET /v2.1/flavors/817403d6-1d97-4503-ae33-f32c19383d03/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/629] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:14: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) [pid: 8|app: 0|req: 316/630] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 315/631] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 199.204.45.227 () {48 vars in 1073 bytes} [Fri Jul 3 17:14:07 2026] GET /v2.1/os-quota-sets/0ab13045c49a457f98cd59aa7f2104e7 => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 199.204.45.227 () {42 vars in 705 bytes} [Fri Jul 3 17:14:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 199.204.45.227 () {44 vars in 909 bytes} [Fri Jul 3 17:14:57 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: 322/645] 199.204.45.227 () {46 vars in 982 bytes} [Fri Jul 3 17:14:58 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-03 17:14:58.049 8 INFO nova.api.openstack.wsgi [None req-f0a1e7d9-07bf-423d-acd6-2badee4b63bb b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 324/646] 199.204.45.227 () {48 vars in 1011 bytes} [Fri Jul 3 17:14:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/647] 199.204.45.227 () {48 vars in 1051 bytes} [Fri Jul 3 17:14:58 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/656] 10.0.0.124 () {32 vars in 655 bytes} [Fri Jul 3 17:15:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/657] 10.0.0.124 () {32 vars in 641 bytes} [Fri Jul 3 17:15:41 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-03 17:15:42.085 7 WARNING oslo_db.sqlalchemy.utils [None req-798a0626-170b-443f-a245-11be55efd11a b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 329/658] 10.0.0.124 () {32 vars in 649 bytes} [Fri Jul 3 17:15:42 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: 330/659] 10.0.0.124 () {32 vars in 694 bytes} [Fri Jul 3 17:15:42 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.1/flavors/afabdcf8-af47-4be8-a5b6-44e42abae15d => generated 511 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/663] 10.0.0.124 () {32 vars in 641 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:15:53 2026] GET /v2.1/flavors/afabdcf8-af47-4be8-a5b6-44e42abae15d => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:04.138 7 WARNING neutronclient.v2_0.client [None req-1a808122-17d9-4b48-a8d0-a523a1d906ef 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in 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/667] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:16:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.124 () {34 vars in 685 bytes} [Fri Jul 3 17:16:04 2026] POST /v2.1/os-security-groups => generated 246 bytes in 2318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:06.346 8 WARNING neutronclient.v2_0.client [None req-486aa82b-32fa-4f3f-97ee-8c657d0fffcc 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The 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-03 17:16:06.997 8 WARNING neutronclient.v2_0.client [None req-486aa82b-32fa-4f3f-97ee-8c657d0fffcc 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The 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-03 17:16:07.485 7 WARNING neutronclient.v2_0.client [None req-63994213-c499-42e4-a91f-2c74b5ac688f 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/671] 10.0.0.124 () {34 vars in 695 bytes} [Fri Jul 3 17:16:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1388 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:07.748 8 WARNING neutronclient.v2_0.client [None req-1d532aee-9983-499c-baac-2453d18214bf 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in 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/672] 10.0.0.124 () {34 vars in 685 bytes} [Fri Jul 3 17:16:07 2026] POST /v2.1/os-security-groups => generated 243 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:08.061 7 WARNING neutronclient.v2_0.client [None req-8a156a62-416e-4317-b273-d12dcc48551b 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in 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/673] 10.0.0.124 () {34 vars in 685 bytes} [Fri Jul 3 17:16:07 2026] POST /v2.1/os-security-groups => generated 248 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:08.552 8 WARNING neutronclient.v2_0.client [None req-4453e5b9-5139-44a3-800a-135f6a3ee24b 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in 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/674] 10.0.0.124 () {34 vars in 685 bytes} [Fri Jul 3 17:16:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:08.924 7 WARNING neutronclient.v2_0.client [None req-adfcaad0-4532-4e7f-8967-8dfc23e41bf9 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:09.116 8 WARNING neutronclient.v2_0.client [None req-4453e5b9-5139-44a3-800a-135f6a3ee24b 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/675] 10.0.0.124 () {34 vars in 685 bytes} [Fri Jul 3 17:16:08 2026] POST /v2.1/os-security-groups => generated 242 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:09.680 7 WARNING neutronclient.v2_0.client [None req-ebdab818-7973-4058-9508-85ab7ff175ee 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/676] 10.0.0.124 () {34 vars in 695 bytes} [Fri Jul 3 17:16:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1741 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:10.296 8 WARNING neutronclient.v2_0.client [None req-4b912ab5-6a40-418e-8680-2aa475fdc507 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The 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-03 17:16:10.381 8 WARNING neutronclient.v2_0.client [None req-4b912ab5-6a40-418e-8680-2aa475fdc507 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in 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/677] 10.0.0.124 () {34 vars in 695 bytes} [Fri Jul 3 17:16:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:10.574 8 WARNING neutronclient.v2_0.client [None req-47f304a5-3c9b-42a6-81d9-696c3a000a39 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/678] 10.0.0.124 () {32 vars in 737 bytes} [Fri Jul 3 17:16:10 2026] GET /v2.1/os-security-groups/8bd180be-0485-4a8a-b5fe-7c872529d098 => generated 665 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:10.656 8 WARNING neutronclient.v2_0.client [None req-7e339648-b64b-4e60-a3e9-4ce2ab66408e 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The 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-03 17:16:10.675 7 WARNING neutronclient.v2_0.client [None req-ebdab818-7973-4058-9508-85ab7ff175ee 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:10.745 7 WARNING neutronclient.v2_0.client [None req-ebdab818-7973-4058-9508-85ab7ff175ee 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:10.751 8 WARNING neutronclient.v2_0.client [None req-7e339648-b64b-4e60-a3e9-4ce2ab66408e 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in 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/679] 10.0.0.124 () {32 vars in 663 bytes} [Fri Jul 3 17:16:09 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:10.817 8 WARNING neutronclient.v2_0.client [None req-7e339648-b64b-4e60-a3e9-4ce2ab66408e 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/680] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:16:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:10.886 7 WARNING neutronclient.v2_0.client [None req-01e50a12-fd00-4278-8520-e12cfad41c5c 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in 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/681] 10.0.0.124 () {32 vars in 750 bytes} [Fri Jul 3 17:16:10 2026] DELETE /v2.1/os-security-group-rules/1a7ebd46-c1f4-4521-8c68-3f0a35ef26f0 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:10.974 8 WARNING neutronclient.v2_0.client [None req-d610c9da-0848-4031-964e-bc7be87adac4 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The 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-03 17:16:10.983 7 WARNING neutronclient.v2_0.client [None req-01e50a12-fd00-4278-8520-e12cfad41c5c 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:11.018 8 WARNING neutronclient.v2_0.client [None req-d610c9da-0848-4031-964e-bc7be87adac4 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in 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/682] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:10 2026] DELETE /v2.1/os-security-groups/53e92afe-4124-4fde-a6eb-39119d27603e => generated 0 bytes in 281 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:11.177 7 WARNING neutronclient.v2_0.client [None req-20ec0045-7f5f-4ab6-a1d7-68161edbd983 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/683] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:10 2026] DELETE /v2.1/os-security-groups/8bd180be-0485-4a8a-b5fe-7c872529d098 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:11.217 7 INFO nova.api.openstack.wsgi [None req-20ec0045-7f5f-4ab6-a1d7-68161edbd983 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] HTTP exception thrown: Security group 53e92afe-4124-4fde-a6eb-39119d27603e does not exist Neutron server returns request_ids: ['req-429f86bb-932e-4421-9dea-83f8ac26ef3a'] 2026-07-03 17:16:11.218 8 WARNING neutronclient.v2_0.client [None req-660c8643-631f-4e03-9b9b-c266f9ebf95b 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/684] 10.0.0.124 () {32 vars in 737 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/os-security-groups/53e92afe-4124-4fde-a6eb-39119d27603e => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:16:11.228 7 WARNING neutronclient.v2_0.client [None req-51a76c25-de98-4a45-b89b-0944157f7cbd 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:11.254 8 WARNING neutronclient.v2_0.client [None req-660c8643-631f-4e03-9b9b-c266f9ebf95b 4bdb5329212749a1b7607763991d4c31 ca7eb37b7cb644f4b49d6af854434c2c - - default default] The 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-03 17:16:11.291 7 WARNING neutronclient.v2_0.client [None req-51a76c25-de98-4a45-b89b-0944157f7cbd 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in 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/685] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:11 2026] DELETE /v2.1/os-security-groups/6076f2f1-e267-43a0-b625-fa4a84f777b4 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/686] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:11 2026] DELETE /v2.1/os-security-groups/b417769d-a579-48d0-a35a-71561dc95b35 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:11.465 8 WARNING neutronclient.v2_0.client [None req-61e54a1c-98e2-47cc-9b7d-cf29e80590d9 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:11.587 8 INFO nova.api.openstack.wsgi [None req-61e54a1c-98e2-47cc-9b7d-cf29e80590d9 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] HTTP exception thrown: Security group b417769d-a579-48d0-a35a-71561dc95b35 does not exist Neutron server returns request_ids: ['req-2e330cfe-34ee-40e7-8e76-8abd025d2a99'] [pid: 8|app: 0|req: 346/687] 10.0.0.124 () {32 vars in 737 bytes} [Fri Jul 3 17:16:11 2026] GET /v2.1/os-security-groups/b417769d-a579-48d0-a35a-71561dc95b35 => generated 194 bytes in 132 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:16:11.608 7 WARNING neutronclient.v2_0.client [None req-cd123e06-c862-433a-8b38-b7031e6d57ad 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.108 7 WARNING neutronclient.v2_0.client [None req-cd123e06-c862-433a-8b38-b7031e6d57ad 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/688] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:11 2026] DELETE /v2.1/os-security-groups/a69f0e68-6b27-4819-bcfb-237230aed60e => generated 0 bytes in 636 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:16:12.250 8 WARNING neutronclient.v2_0.client [None req-2d482e25-8723-4174-9c7a-cc71bc648756 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.274 8 INFO nova.api.openstack.wsgi [None req-2d482e25-8723-4174-9c7a-cc71bc648756 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] HTTP exception thrown: Security group a69f0e68-6b27-4819-bcfb-237230aed60e does not exist Neutron server returns request_ids: ['req-34b38218-4a4d-4307-84f6-ef13ec127396'] [pid: 8|app: 0|req: 347/689] 10.0.0.124 () {32 vars in 737 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/os-security-groups/a69f0e68-6b27-4819-bcfb-237230aed60e => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:16:12.291 7 WARNING neutronclient.v2_0.client [None req-2c41e7ea-3276-428c-96e3-5ec7dbbe04c5 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.333 7 WARNING neutronclient.v2_0.client [None req-2c41e7ea-3276-428c-96e3-5ec7dbbe04c5 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.385 7 WARNING neutronclient.v2_0.client [None req-2c41e7ea-3276-428c-96e3-5ec7dbbe04c5 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/690] 10.0.0.124 () {32 vars in 663 bytes} [Fri Jul 3 17:16:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:12.458 7 WARNING neutronclient.v2_0.client [None req-bbb3bd53-a503-4dee-ad71-2489c9df405a 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.477 7 INFO nova.api.openstack.wsgi [None req-bbb3bd53-a503-4dee-ad71-2489c9df405a 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] HTTP exception thrown: Security group a69f0e68-6b27-4819-bcfb-237230aed60e does not exist Neutron server returns request_ids: ['req-3bcdfba5-c8d0-4f58-b7c0-01f208640520'] 2026-07-03 17:16:12.478 8 WARNING neutronclient.v2_0.client [None req-52197667-6886-48f9-9b9e-973b543e0c8d 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/691] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:12 2026] DELETE /v2.1/os-security-groups/a69f0e68-6b27-4819-bcfb-237230aed60e => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:16:12.489 7 WARNING neutronclient.v2_0.client [None req-9906453d-0631-418d-9e97-b63b516bd174 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.525 8 WARNING neutronclient.v2_0.client [None req-52197667-6886-48f9-9b9e-973b543e0c8d 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The 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-03 17:16:12.536 7 INFO nova.api.openstack.wsgi [None req-9906453d-0631-418d-9e97-b63b516bd174 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] HTTP exception thrown: Security group b417769d-a579-48d0-a35a-71561dc95b35 does not exist Neutron server returns request_ids: ['req-d669c517-f188-45c7-9fe4-b404e94a1bbe'] [pid: 7|app: 0|req: 345/692] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:12 2026] DELETE /v2.1/os-security-groups/b417769d-a579-48d0-a35a-71561dc95b35 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:16:12.548 7 WARNING neutronclient.v2_0.client [None req-d0f96283-aaaf-4279-9627-6106b37580aa 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] The 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-03 17:16:12.611 7 INFO nova.api.openstack.wsgi [None req-d0f96283-aaaf-4279-9627-6106b37580aa 2b69917fa93b4724b76ff6240f55fe8e 46514c5362cb46efadd7a5bf68d50c4c - - default default] HTTP exception thrown: Security group 53e92afe-4124-4fde-a6eb-39119d27603e does not exist Neutron server returns request_ids: ['req-2533c4fd-fcf8-46b5-adac-3e9815717c74'] [pid: 7|app: 0|req: 346/693] 10.0.0.124 () {32 vars in 740 bytes} [Fri Jul 3 17:16:12 2026] DELETE /v2.1/os-security-groups/53e92afe-4124-4fde-a6eb-39119d27603e => generated 194 bytes in 70 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-03 17:16:13.189 7 WARNING neutronclient.v2_0.client [None req-9cf32381-5c92-46f2-9276-683cf361d99e a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The 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-03 17:16:13.540 8 WARNING neutronclient.v2_0.client [None req-52197667-6886-48f9-9b9e-973b543e0c8d 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The 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-03 17:16:13.569 7 WARNING neutronclient.v2_0.client [None req-9cf32381-5c92-46f2-9276-683cf361d99e a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The 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-03 17:16:14.592 7 WARNING neutronclient.v2_0.client [None req-9cf32381-5c92-46f2-9276-683cf361d99e a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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.124 () {34 vars in 663 bytes} [Fri Jul 3 17:16:12 2026] POST /v2.1/servers => generated 450 bytes in 2411 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-03 17:16:14.868 8 WARNING neutronclient.v2_0.client [None req-4117c553-5b32-4053-9963-8ad2cf79b368 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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/695] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:14 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1400 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/698] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:16:13 2026] POST /v2.1/servers => generated 451 bytes in 2437 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-03 17:16:15.549 8 WARNING neutronclient.v2_0.client [None req-1ff1d0f7-2b5b-4ba5-bada-17bb2d5d7eca a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/699] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:15 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1253 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:16.161 7 WARNING neutronclient.v2_0.client [None req-67b5e498-c450-489d-80f0-59fbbad43147 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/700] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1404 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:16.662 8 WARNING neutronclient.v2_0.client [None req-3fa183f4-b39d-4d29-bc12-143d5e3d696e a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/701] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:16 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1303 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-03 17:16:17.254 7 WARNING neutronclient.v2_0.client [None req-e3a40da5-a607-4e2d-8b93-e4700dd52557 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/702] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1452 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-03 17:16:17.780 8 WARNING neutronclient.v2_0.client [None req-49a400f5-ba0c-4c19-a40e-7fd6774cce9c a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/703] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:17 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1295 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-03 17:16:18.359 7 WARNING neutronclient.v2_0.client [None req-454b7d7f-b1f0-4443-b32f-42a156d80a12 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/704] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1452 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-03 17:16:18.865 8 WARNING neutronclient.v2_0.client [None req-315a837a-2f2d-4e1e-9d44-95132159a3e1 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/705] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:18 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1295 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-03 17:16:19.454 7 WARNING neutronclient.v2_0.client [None req-4ba32c9f-bdd1-430f-806d-0e0220eca987 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/706] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:19 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1460 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-03 17:16:19.953 8 WARNING neutronclient.v2_0.client [None req-7e5e7a7f-8151-49ff-b1d8-c3ecf78197f2 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/707] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:19 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1351 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:20.543 7 WARNING neutronclient.v2_0.client [None req-d4d25897-dace-473d-9bd6-aefa6e98effa 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] 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-03 17:16:21.330 8 WARNING neutronclient.v2_0.client [None req-70b9b30f-6728-4fcf-903f-0514326fa0c1 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/708] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:20 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1538 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:21 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1359 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:22.510 8 WARNING neutronclient.v2_0.client [None req-874530e3-fada-4aea-a8eb-5e9aa04ba043 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The 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-03 17:16:22.528 7 WARNING neutronclient.v2_0.client [None req-84233ee8-22de-4b83-9352-33190f1ef15a a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/710] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:22 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1359 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:23.162 7 INFO nova.api.openstack.compute.server_external_events [req-a32d1b5f-df52-4714-811e-a44774241cd1 req-71459785-7fa1-4605-b77b-77d1ec2e4058 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance 2026-07-03 17:16:23.176 7 INFO nova.compute.rpcapi [None req-43205c87-242f-4698-b95c-656ebbfadf73 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 354/711] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/712] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:22 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:23.781 7 WARNING neutronclient.v2_0.client [None req-5ffbda4c-cc53-480f-abe4-07f77f3cb5f0 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/713] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:23 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1437 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:24.425 7 WARNING neutronclient.v2_0.client [None req-641872d7-5d82-45b8-9d3c-df9d36675d92 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] 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: 359/714] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:16:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/715] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:24 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:25.253 8 INFO nova.api.openstack.compute.server_external_events [req-0f72ad4a-fe19-4ec9-be1b-c496568e0915 req-edfc1558-778c-426f-8db2-6228c94b499d 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance 2026-07-03 17:16:25.253 8 INFO nova.api.openstack.compute.server_external_events [req-0f72ad4a-fe19-4ec9-be1b-c496568e0915 req-edfc1558-778c-426f-8db2-6228c94b499d 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c 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, ' 2026-07-03 17:16:25.262 8 INFO nova.compute.rpcapi [None req-59a35771-0f17-4b31-ae47-597eac15af3c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 361/718] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:25 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:25.307 7 WARNING neutronclient.v2_0.client [None req-62151abe-bd4b-4149-9058-02bc1768b2c5 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/719] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1437 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:25.607 8 WARNING neutronclient.v2_0.client [None req-32f0e744-a56a-4827-80e4-a5f48d071a55 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/720] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:25 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 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-03 17:16:26.154 7 WARNING neutronclient.v2_0.client [None req-3435315c-89bd-42e1-8312-487c7c8a46d9 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The 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-03 17:16:26.192 7 WARNING neutronclient.v2_0.client [None req-3435315c-89bd-42e1-8312-487c7c8a46d9 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The 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-03 17:16:26.358 7 WARNING neutronclient.v2_0.client [None req-3435315c-89bd-42e1-8312-487c7c8a46d9 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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-03 17:16:26.512 8 WARNING neutronclient.v2_0.client [None req-28883f5f-e721-40af-bba7-444d3cd7544a a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/721] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1437 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 359/722] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:16:26 2026] POST /v2.1/servers => generated 453 bytes in 681 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:16:26.756 8 WARNING neutronclient.v2_0.client [None req-91df64b3-43f5-4be4-a85b-42a06eed1778 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] 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-03 17:16:26.793 7 WARNING neutronclient.v2_0.client [None req-161f0430-1e6c-47a5-84f1-cd896c3b571a 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/723] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1392 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:26 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:27.633 7 WARNING neutronclient.v2_0.client [None req-95ab9382-d217-4337-a775-ee6f54a9fd8c a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:27 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1425 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:27.883 8 WARNING neutronclient.v2_0.client [None req-3b873ab1-948c-4ff8-8859-5ff456223f52 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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: 365/726] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:27 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1396 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:27.954 7 WARNING neutronclient.v2_0.client [None req-f96fe6d9-1fae-452d-9cce-a4d6dfaa11fc 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/727] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:27 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 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-03 17:16:28.776 8 WARNING neutronclient.v2_0.client [None req-bd1c56f2-b7b6-4dbf-8be3-066f26392b92 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:28 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1425 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:28.979 7 WARNING neutronclient.v2_0.client [None req-333766f5-c7cf-403b-8e52-6e30cd8fd17e 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/729] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:28 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:29.113 8 WARNING neutronclient.v2_0.client [None req-6ddf5b46-ce77-44e5-a0d3-288e7ae6d6ce 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:29 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:29.944 7 WARNING neutronclient.v2_0.client [None req-49ac9c0a-3583-4ad9-9edb-ffa2a96d7dfc a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The 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-03 17:16:29.949 8 INFO nova.api.openstack.compute.server_external_events [req-93372cda-b31f-4c1a-910d-7324dc83549d req-4b00f1f3-ebb3-4aed-b38d-67f3b551090a 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance [pid: 8|app: 0|req: 368/731] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:29 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-03 17:16:30.079 8 WARNING neutronclient.v2_0.client [None req-18a31006-980e-4043-bb62-944f6169d7ba 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/732] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:30 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1444 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/733] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:29 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1425 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:30.270 8 WARNING neutronclient.v2_0.client [None req-bcac11b1-104b-442a-b508-0f93d15d2445 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/734] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:30 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:31.197 7 WARNING neutronclient.v2_0.client [None req-acae340f-e3db-4b94-a90b-36559ff5a171 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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-03 17:16:31.237 8 WARNING neutronclient.v2_0.client [None req-ec4cae1a-e959-4bf7-b253-bd03cadabac0 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/735] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1452 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/736] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1425 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:31.436 7 WARNING neutronclient.v2_0.client [None req-23f7f7dd-2a7c-4fe7-99f7-5fc32485723c 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/737] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:31 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1526 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-03 17:16:31.996 8 INFO nova.api.openstack.compute.server_external_events [req-440a8f15-cf22-40aa-850b-0c29a1050e48 req-5cc84cbb-5285-4fbc-b4a4-b50d13b62112 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance 2026-07-03 17:16:31.996 8 INFO nova.api.openstack.compute.server_external_events [req-440a8f15-cf22-40aa-850b-0c29a1050e48 req-5cc84cbb-5285-4fbc-b4a4-b50d13b62112 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c on instance 2026-07-03 17:16:31.996 8 INFO nova.api.openstack.compute.server_external_events [req-440a8f15-cf22-40aa-850b-0c29a1050e48 req-5cc84cbb-5285-4fbc-b4a4-b50d13b62112 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c on instance [pid: 8|app: 0|req: 372/738] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:31 2026] POST /v2.1/os-server-external-events => generated 525 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-03 17:16:32.320 7 WARNING neutronclient.v2_0.client [None req-274042bc-e513-4996-a442-068a75d5c690 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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/739] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1530 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:32.423 8 WARNING neutronclient.v2_0.client [None req-f4418e37-ac21-4313-84f0-5426d4373e78 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/740] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1425 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-03 17:16:32.608 7 WARNING neutronclient.v2_0.client [None req-5f73ff77-c106-4adc-8816-55667d3087b4 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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/741] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1718 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-03 17:16:32.797 8 WARNING neutronclient.v2_0.client [None req-a15557a4-fad2-44c0-90b5-75fa54e57413 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/742] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:16:32 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/os-interface => generated 285 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:33.474 7 WARNING neutronclient.v2_0.client [None req-10b1f772-71c0-4434-8f42-589ba0d1fd3b 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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: 369/743] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1518 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:16:33.616 8 WARNING neutronclient.v2_0.client [None req-b9c8851d-8eb5-498b-861d-c3da23f8aa12 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] 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-03 17:16:33.834 7 WARNING neutronclient.v2_0.client [None req-e3dfa646-e059-47d5-aeb9-78d1f5dffbd3 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/744] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1610 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:34.036 8 WARNING neutronclient.v2_0.client [None req-1fcfe5ee-a59c-4deb-bc50-96af18daf63e a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/745] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1718 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:34.074 7 INFO nova.api.openstack.compute.server_external_events [req-f1cc4906-0e08-4b70-9636-7aa267f05827 req-14e7b485-6ca8-43b2-91d9-79eba4294e05 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance 2026-07-03 17:16:34.074 7 INFO nova.api.openstack.compute.server_external_events [req-f1cc4906-0e08-4b70-9636-7aa267f05827 req-14e7b485-6ca8-43b2-91d9-79eba4294e05 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance [pid: 7|app: 0|req: 371/746] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:34 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:16:33 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:34.661 7 WARNING neutronclient.v2_0.client [None req-00045b93-5946-48af-8d14-70c653fdbc8f 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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-03 17:16:35.018 8 WARNING neutronclient.v2_0.client [None req-a25ebc39-61e8-4c18-987c-9f2aac4411c9 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/750] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:34 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1518 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/751] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:34 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1610 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, ' [pid: 7|app: 0|req: 373/752] 10.0.0.124 () {32 vars in 641 bytes} [Fri Jul 3 17:16:35 2026] GET /v2.1/servers => generated 388 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/753] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:16:35 2026] DELETE /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 0 bytes in 169 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-03 17:16:35.515 8 WARNING neutronclient.v2_0.client [None req-eab9e69f-bdf1-41c0-bb80-28bbf18c504c a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] 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-03 17:16:35.556 7 INFO nova.api.openstack.compute.server_external_events [req-f5c4891b-7084-437d-b409-9c7e84922a9e req-ec8ad398-730b-4a11-b0fc-7694b25dfe9d 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c on instance [pid: 7|app: 0|req: 374/754] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/755] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:35 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1616 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:36.087 7 WARNING neutronclient.v2_0.client [None req-124ce463-2826-42c3-8d93-7e03b6442bcf 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/756] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:36 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1518 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:36.701 8 WARNING neutronclient.v2_0.client [None req-8039543f-70eb-47bf-9bf7-c2a23dc1902c a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/757] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:36 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1736 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-03 17:16:36.857 7 INFO nova.api.openstack.compute.server_external_events [req-84b71570-0440-4b0b-8ed5-969fde5be489 req-ff9caebf-289c-45b2-be42-1b55748aee9c 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c on instance [pid: 7|app: 0|req: 376/758] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:37.228 8 WARNING neutronclient.v2_0.client [None req-f8203c67-c382-4ee8-a264-f0914f8947c3 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/759] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:37 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:37.602 7 INFO nova.api.openstack.compute.server_external_events [req-086f57b5-311f-43e1-8bce-c96f404885c0 req-cbba2669-f0a9-4748-80dc-c13cf12f7d1f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 7|app: 0|req: 377/760] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:37.882 8 WARNING neutronclient.v2_0.client [None req-59a904ce-8ded-4abd-8655-f36104262b7a a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/761] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:37 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1736 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-03 17:16:38.425 7 WARNING neutronclient.v2_0.client [None req-f640fa5a-4929-497a-b252-c7375c1e1f0e 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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/762] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:38 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:38.898 8 INFO nova.api.openstack.compute.server_external_events [req-04b2a2ee-58ea-46f4-aab7-cdfba3b059d8 req-2364fe31-70f6-4cdd-9331-e44a47094cdd 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c on instance [pid: 8|app: 0|req: 385/763] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:39.038 7 WARNING neutronclient.v2_0.client [None req-7958cd9b-6319-470e-bb0d-56133017bd66 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/764] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:39 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1736 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-03 17:16:39.579 8 WARNING neutronclient.v2_0.client [None req-273a2fc5-fb80-4061-aad2-cc3188d31b3d 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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-03 17:16:39.639 7 INFO nova.api.openstack.compute.server_external_events [req-997a86c1-8d5d-437f-9e13-91ca039ad5cb req-08a0aa2a-3068-4ee3-ad16-2f68649fd0c9 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance 2026-07-03 17:16:39.639 7 INFO nova.api.openstack.compute.server_external_events [req-997a86c1-8d5d-437f-9e13-91ca039ad5cb req-08a0aa2a-3068-4ee3-ad16-2f68649fd0c9 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:db7eeba7-9956-4c40-a672-fe5797418d25 for instance 97ed01e9-829b-41c4-8f0d-734a7535534c on instance [pid: 7|app: 0|req: 380/765] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:39 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:39 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1701 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-03 17:16:39.735 7 WARNING neutronclient.v2_0.client [None req-8ce26c28-b120-4603-a8e2-de75d52be86e 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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/767] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:16:39 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:40.264 8 WARNING neutronclient.v2_0.client [None req-a9ac1d88-9449-4838-ad35-756ddf5846fd a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/768] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:40 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1380 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:41.396 7 WARNING neutronclient.v2_0.client [None req-a826b441-dad9-4599-818c-e7522d7b1619 a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in 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/769] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:41 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1385 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:41.700 8 INFO nova.api.openstack.compute.server_external_events [req-0b9a778e-ca87-4917-b4cf-27066a5a77fe req-4079dcc8-bf03-44f0-8e5e-b5d27a4b20b5 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 8|app: 0|req: 388/770] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:42.497 7 WARNING neutronclient.v2_0.client [None req-dca184b6-3364-43ce-9786-68c277571fde a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/771] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:42 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 1385 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-03 17:16:43.582 8 INFO nova.api.openstack.wsgi [None req-e3aaddac-7d73-489e-826d-e70844c20f7e a9eca790a17142b3a552973ebd4c3795 3b1e763acbd4497c9d44faa7f0037180 - - default default] HTTP exception thrown: Instance 97ed01e9-829b-41c4-8f0d-734a7535534c could not be found. [pid: 8|app: 0|req: 389/772] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:43 2026] GET /v2.1/servers/97ed01e9-829b-41c4-8f0d-734a7535534c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/773] 10.0.0.124 () {32 vars in 704 bytes} [Fri Jul 3 17:16:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-578498538 => generated 0 bytes in 105 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-03 17:16:44.201 8 WARNING neutronclient.v2_0.client [None req-6dff88c1-f96c-48c6-ab2c-bb4641715c12 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/774] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/os-interface => generated 285 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:44.550 7 WARNING neutronclient.v2_0.client [None req-5d7243e8-0a3a-4376-a7ee-8d6091f9c9b3 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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/775] 10.0.0.124 () {32 vars in 815 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/os-interface/ad481b31-5294-4c54-91ac-d40134d4f02e => generated 282 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 392/778] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/779] 10.0.0.124 () {34 vars in 750 bytes} [Fri Jul 3 17:16:44 2026] POST /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/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: 393/780] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:44 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 157 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/781] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:45 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/782] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:47 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:47.937 7 INFO nova.api.openstack.compute.server_external_events [req-54ac6588-b504-4bed-9a48-980b20a6fec9 req-f11818b1-ddd7-4024-b35f-2e61ebfe6f54 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance [pid: 7|app: 0|req: 389/783] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:47 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, ' [pid: 8|app: 0|req: 395/784] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:48 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 157 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/785] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:49 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 196 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-03 17:16:49.213 8 WARNING neutronclient.v2_0.client [None req-d3704727-4b51-479b-89f5-81c0cd9a5cbf 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/786] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:49 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1953 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/787] 10.0.0.124 () {34 vars in 750 bytes} [Fri Jul 3 17:16:49 2026] POST /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/action => generated 0 bytes in 39 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: 397/788] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:49 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 196 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/789] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:50 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 196 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/790] 10.0.0.124 () {30 vars in 413 bytes} [Fri Jul 3 17:16:50 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/791] 10.0.0.124 () {28 vars in 560 bytes} [Fri Jul 3 17:16:50 2026] GET /v2/ => generated 402 bytes in 373 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: 8|app: 0|req: 399/792] 10.0.0.124 () {28 vars in 564 bytes} [Fri Jul 3 17:16:51 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.124 () {30 vars in 413 bytes} [Fri Jul 3 17:16:51 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:51 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 196 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:16:51.779 7 INFO nova.api.openstack.compute.server_external_events [req-2fcbfb3f-a7af-473d-8a8b-8fd1c6192937 req-018e28b5-5620-4faf-9706-f44592b45fc3 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance [pid: 7|app: 0|req: 395/795] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:51 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: 401/796] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:52 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 196 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/797] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:53 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 196 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: 402/798] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/801] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:16:54 2026] DELETE /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 0 bytes in 315 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-03 17:16:55.025 8 WARNING neutronclient.v2_0.client [None req-dc83a9b2-550c-4835-9aa4-d0c911283408 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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/802] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:54 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1844 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:56.071 7 WARNING neutronclient.v2_0.client [None req-a6a3caf2-f2df-496d-a538-7a3708aabe0c 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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-03 17:16:56.208 8 WARNING neutronclient.v2_0.client [None req-f156b8b5-5ba6-4b5b-940f-772ca50aa082 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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/803] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1821 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:56.296 7 WARNING neutronclient.v2_0.client [None req-68ff3b48-352f-4d46-80d7-86accf267cf8 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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/804] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1844 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:56.443 8 INFO nova.api.openstack.compute.server_external_events [req-f578f63f-7c6e-4a85-bd16-204c9a52a657 req-f693bfb2-4707-4330-9ee7-f5ca163a69a4 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance [pid: 8|app: 0|req: 407/805] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/806] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1821 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/807] 10.0.0.124 () {34 vars in 750 bytes} [Fri Jul 3 17:16:56 2026] POST /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca/action => generated 0 bytes in 82 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-03 17:16:56.748 7 WARNING neutronclient.v2_0.client [None req-667cda1d-5fb8-4171-b01a-0d63088d7df9 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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/808] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:56 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1823 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-03 17:16:57.475 8 WARNING neutronclient.v2_0.client [None req-750b9d0b-e90b-4c00-bfab-ef8934402ff4 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] 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-03 17:16:57.967 7 WARNING neutronclient.v2_0.client [None req-43538afb-430e-49cc-9f33-9ef552f94c56 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/809] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:57 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1844 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-03 17:16:58.485 8 INFO nova.api.openstack.compute.server_external_events [req-493e7012-89cc-4045-9180-3537f2e3f62b req-bb5a4e3a-79b1-4539-9ef1-292f41d302a2 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance 2026-07-03 17:16:58.486 8 INFO nova.api.openstack.compute.server_external_events [req-493e7012-89cc-4045-9180-3537f2e3f62b req-bb5a4e3a-79b1-4539-9ef1-292f41d302a2 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:ad481b31-5294-4c54-91ac-d40134d4f02e for instance ceec4007-55ef-4d40-9c39-1bc94c4771ad on instance [pid: 8|app: 0|req: 410/810] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:16:58 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/811] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:57 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1823 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:16:59.493 8 WARNING neutronclient.v2_0.client [None req-ddf80d2e-c8da-4113-9431-f23b49a41aa6 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/812] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:59 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1486 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-03 17:16:59.606 7 WARNING neutronclient.v2_0.client [None req-deb47793-7673-4ef2-bbc3-dc20f8cc76c5 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:16:59 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1823 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-03 17:17:00.600 8 WARNING neutronclient.v2_0.client [None req-a72b8686-86b5-406d-8204-bc6203332559 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 1486 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:00.769 7 WARNING neutronclient.v2_0.client [None req-f664b69e-b583-49e9-8ae6-30386307113c 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:00 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1828 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-03 17:17:01.573 8 INFO nova.api.openstack.compute.server_external_events [req-2f9bfd32-e3ce-4b68-beb4-e658de41d71e req-02fb46db-d5f1-4fd9-a1eb-0360330f9683 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 8|app: 0|req: 413/816] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:01.678 7 INFO nova.api.openstack.wsgi [None req-7173ddd5-a806-4c1e-b9c2-9a0ea9aceed1 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] HTTP exception thrown: Instance ceec4007-55ef-4d40-9c39-1bc94c4771ad could not be found. [pid: 7|app: 0|req: 404/817] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/818] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 17:17:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1960707541 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:01.975 7 WARNING neutronclient.v2_0.client [None req-72f0d157-73d2-48c8-922e-51f33cc87bda 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/819] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:01 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1828 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:17:03.445 8 INFO nova.api.openstack.wsgi [None req-9dcc6eb5-b5cb-46cc-ab7d-cf83ebb80897 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] HTTP exception thrown: Instance ceec4007-55ef-4d40-9c39-1bc94c4771ad could not be found. [pid: 8|app: 0|req: 415/820] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:17:03 2026] DELETE /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => 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-03 17:17:03.470 7 INFO nova.api.openstack.wsgi [None req-20140cf5-4417-4b84-a7ab-0f96edc5f535 6f234ada65c3486f8a66c167d8c4e12d 70904b241f974170bffdce60865d4e90 - - default default] HTTP exception thrown: Instance ceec4007-55ef-4d40-9c39-1bc94c4771ad could not be found. [pid: 7|app: 0|req: 406/821] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:03 2026] GET /v2.1/servers/ceec4007-55ef-4d40-9c39-1bc94c4771ad => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:03.646 8 INFO nova.api.openstack.compute.server_external_events [req-56426d2f-3ba1-49f9-8185-4cbfaae4907d req-ffc08bf0-b278-480f-ab4b-5ce09f65ad18 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 8|app: 0|req: 416/822] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:03.905 7 WARNING neutronclient.v2_0.client [None req-f1a490ce-534e-4621-af0e-1461f681dad0 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:03 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1828 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:05.717 8 INFO nova.api.openstack.compute.server_external_events [req-c5daae33-47e6-402a-a0d5-547574fa01fc req-fd267a0c-036d-4550-bbcf-f021273b27e0 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance 2026-07-03 17:17:05.717 8 INFO nova.api.openstack.compute.server_external_events [req-c5daae33-47e6-402a-a0d5-547574fa01fc req-fd267a0c-036d-4550-bbcf-f021273b27e0 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 8|app: 0|req: 418/826] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:05 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:05.887 7 WARNING neutronclient.v2_0.client [None req-9270e4bb-0e65-4092-92ab-0735c4dff9a0 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:05 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1828 bytes in 1741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:08.640 8 WARNING neutronclient.v2_0.client [None req-c7d17acf-7815-4bd7-8ce7-3578f8e13a22 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:08 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1821 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/831] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:17:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:21.229 8 WARNING neutronclient.v2_0.client [None req-717a2d4d-c323-42b4-b2c6-27f6e044c4dc ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The 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-03 17:17:21.269 8 WARNING neutronclient.v2_0.client [None req-717a2d4d-c323-42b4-b2c6-27f6e044c4dc ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The 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-03 17:17:21.441 8 WARNING neutronclient.v2_0.client [None req-717a2d4d-c323-42b4-b2c6-27f6e044c4dc ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in 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/832] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:17:21 2026] POST /v2.1/servers => generated 450 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:17:21.724 7 WARNING neutronclient.v2_0.client [None req-a4acbf00-2e48-41a1-81f5-7be2a2d1817f ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/833] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:21 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1423 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:22.808 8 WARNING neutronclient.v2_0.client [None req-b8e26693-9bec-4a72-91f2-83049255dcb4 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/834] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:22 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1427 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:23.887 7 WARNING neutronclient.v2_0.client [None req-5c8d0fb9-81b5-4e39-ac02-4d0e3d08047e ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in 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/835] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:23 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1475 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:25.002 7 WARNING neutronclient.v2_0.client [None req-638e3929-e40a-4ec5-bed5-dabe6b70003b ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The 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-03 17:17:25.021 8 WARNING neutronclient.v2_0.client [None req-d92d6a0a-2af5-4406-b91b-5b6ebf12a170 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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/838] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1475 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/839] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:24 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1821 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/840] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:17:25 2026] DELETE /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:25.323 8 WARNING neutronclient.v2_0.client [None req-9e92a78f-2803-48e1-a7b8-06e654334eae 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/841] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:25 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1827 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:26.132 7 WARNING neutronclient.v2_0.client [None req-ea2cee0d-7961-4b1f-910a-4af642f70727 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/842] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:26 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1483 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-03 17:17:26.471 8 WARNING neutronclient.v2_0.client [None req-023afb53-1ffc-401e-be89-1911f48fe81a 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] 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-03 17:17:26.625 7 INFO nova.api.openstack.compute.server_external_events [req-593da64c-bd8b-451b-9f82-618e10c4a62b req-d753ac29-cb48-475d-ad2a-1f84b956d638 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 7|app: 0|req: 418/843] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/844] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:26 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1827 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:27.237 7 WARNING neutronclient.v2_0.client [None req-dc69b7c2-899b-4e54-9f90-6a45f76c035d ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in 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.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:27 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1560 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, ' 2026-07-03 17:17:27.727 8 WARNING neutronclient.v2_0.client [None req-1ebc1485-7166-47c4-8a9d-fa9491281f64 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/846] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:27 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1827 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-03 17:17:28.298 7 INFO nova.api.openstack.compute.server_external_events [req-b47e46b7-dbc9-42ef-9ceb-79297594552f req-06cbd263-47cb-4188-9d99-1be6aa948e8a 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance [pid: 7|app: 0|req: 420/847] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:28.619 8 WARNING neutronclient.v2_0.client [None req-94f8ec5f-108a-4d8c-9758-9f57912503d2 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] 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-03 17:17:28.672 7 INFO nova.api.openstack.compute.server_external_events [req-694cfa39-891f-4158-b970-90d3fb413c25 req-cc6cff25-031d-4934-abe4-c7881b0f928f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:28a6d2ed-45e3-4b46-8a3d-371da9a900d3 for instance dc65ecb7-bc71-40a4-8742-02c4455b8eca on instance 2026-07-03 17:17:28.672 7 INFO nova.api.openstack.compute.server_external_events [req-694cfa39-891f-4158-b970-90d3fb413c25 req-cc6cff25-031d-4934-abe4-c7881b0f928f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 7|app: 0|req: 421/848] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:28 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/849] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:28 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1548 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-03 17:17:29.272 7 WARNING neutronclient.v2_0.client [None req-5f715d2b-017c-455d-a332-ca90b3a020c2 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/850] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:29 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1473 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-03 17:17:29.777 8 WARNING neutronclient.v2_0.client [None req-3d62441b-9acc-451f-9cad-0ba7a4b809d5 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/851] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:29 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1548 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:30.366 7 WARNING neutronclient.v2_0.client [None req-ea1b4a38-cb41-4145-bec8-6aa77e8a5e24 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/852] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1478 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-03 17:17:30.966 8 WARNING neutronclient.v2_0.client [None req-bdda2aae-0caa-4f14-abc5-cc00454fa1da ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] 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-03 17:17:31.505 7 WARNING neutronclient.v2_0.client [None req-e8397754-1286-4496-a54b-d7981102c46a 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] The python binding code in 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/853] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:30 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1548 bytes in 1098 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/854] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:31 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 1478 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:32.304 8 INFO nova.api.openstack.compute.server_external_events [req-69bf16c8-4d6b-4376-bc54-9b161b72fe4e req-16133230-9de4-46e7-b4bc-c18c75e0855a 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 8|app: 0|req: 431/855] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:32 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-03 17:17:33.088 7 WARNING neutronclient.v2_0.client [None req-d97da582-c1d3-41ab-9c8d-9640fb65285c ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The 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-03 17:17:33.095 8 INFO nova.api.openstack.wsgi [None req-ac310606-812a-41f5-8b06-21fe66fe67f2 80c4f27b1174452085703a730fe41e3f 5d0e35a403ac4f4b8b35dfc0b9482c61 - - default default] HTTP exception thrown: Instance dc65ecb7-bc71-40a4-8742-02c4455b8eca could not be found. [pid: 8|app: 0|req: 432/856] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:33 2026] GET /v2.1/servers/dc65ecb7-bc71-40a4-8742-02c4455b8eca => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/857] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 17:17:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1196879381 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/858] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:33 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1548 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:17:34.365 8 INFO nova.api.openstack.compute.server_external_events [req-95c85d4e-b29f-43db-910b-14fcaebce192 req-d6bc1a90-67fb-4a1f-88ce-f139972538d3 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 8|app: 0|req: 434/859] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:34 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-03 17:17:34.744 7 WARNING neutronclient.v2_0.client [None req-3c036bfb-2a5c-415e-a356-8442bc55b1f8 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/862] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:34 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1724 bytes in 2745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:37.496 8 WARNING neutronclient.v2_0.client [None req-b917156d-f378-461e-afc7-dceda9da6b5c ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/863] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:17:37 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b/os-interface => generated 284 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03 17:17:39.499 7 WARNING neutronclient.v2_0.client [None req-a2f54b1b-98e5-46a3-bed8-5770aa35c0e5 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The 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-03 17:17:39.505 8 INFO nova.api.openstack.compute.server_external_events [req-1b595924-0794-46ad-a633-7b18836d033e req-7f71a412-34c8-4e7f-9835-aff4803e3a1e 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 8|app: 0|req: 438/864] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:39 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1724 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, ' [pid: 8|app: 0|req: 439/866] 10.0.0.124 () {32 vars in 641 bytes} [Fri Jul 3 17:17:39 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 428/867] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:17:39 2026] DELETE /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 0 bytes in 165 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-03 17:17:39.926 8 WARNING neutronclient.v2_0.client [None req-11277b19-bbd1-462f-ba24-544967d399ab ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in 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/868] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:39 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1730 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:40.387 7 WARNING neutronclient.v2_0.client [None req-2e827e2b-167b-4dea-b1e7-8f992c8f5be3 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The 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-03 17:17:40.560 7 WARNING neutronclient.v2_0.client [None req-2e827e2b-167b-4dea-b1e7-8f992c8f5be3 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/869] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:17:40 2026] POST /v2.1/servers => generated 424 bytes in 461 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-03 17:17:40.814 8 WARNING neutronclient.v2_0.client [None req-2be5c00f-78a6-4140-865b-7347611572a0 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/870] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:40 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:41.148 7 WARNING neutronclient.v2_0.client [None req-f0abf6bb-1225-4988-a840-9a0f05315adc ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/871] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1850 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-03 17:17:41.893 8 WARNING neutronclient.v2_0.client [None req-540b4b5d-9baf-4115-bbe7-adda0c5a3aec 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/872] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:41 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1372 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-03 17:17:42.331 7 WARNING neutronclient.v2_0.client [None req-8c543d88-8cc9-456e-8a4e-ed6af809ae51 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/873] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:42 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1850 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:42.718 8 INFO nova.api.openstack.compute.server_external_events [req-a89a0ad6-428c-4dd9-8d58-b68d38c7a964 req-9f4cc6ec-f237-450b-ab55-a1ad28dd055b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 8|app: 0|req: 443/874] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:42.981 7 WARNING neutronclient.v2_0.client [None req-64d4855e-1213-4808-9ba9-77c905296f33 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/875] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:42 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1420 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-03 17:17:43.194 8 INFO nova.api.openstack.compute.server_external_events [req-b9640129-1b05-4de0-af24-1ae3657f49e7 req-859c5c62-5ea0-4821-8e97-5cec5958ae44 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 8|app: 0|req: 444/876] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:43 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-03 17:17:43.532 7 WARNING neutronclient.v2_0.client [None req-96a5ef35-acff-4d7b-a50c-9bf632907c83 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/877] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:43 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1504 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-03 17:17:44.093 8 WARNING neutronclient.v2_0.client [None req-75b557fa-ff79-4076-90cd-264c67b2c455 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/878] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:44 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1420 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:44.628 7 WARNING neutronclient.v2_0.client [None req-03574713-8198-4a71-9829-ae58e2716e0f ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/879] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:44 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1509 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:44.766 8 INFO nova.api.openstack.compute.server_external_events [req-70baab2f-9abb-42d7-84ad-61a3799d020c req-d97d3757-bc32-4bd1-a117-7c097af51fdf 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:e7d256f5-4b95-4bd5-a6c3-8bd53eadee74 for instance 10ebeb05-dca7-47f4-83c2-45466394f96b on instance [pid: 8|app: 0|req: 446/880] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:45.212 8 WARNING neutronclient.v2_0.client [None req-33c34f6e-3cfa-4aa2-ba02-d1167ad8cb91 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/883] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:45 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1428 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:45.725 7 WARNING neutronclient.v2_0.client [None req-e3816ee0-881e-4eab-b1c2-57f9d19fd5af ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/884] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:45 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => generated 1509 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:46.355 8 WARNING neutronclient.v2_0.client [None req-75e3a314-e680-4ec7-9491-82c6aeb189da 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] 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-03 17:17:46.527 7 INFO nova.api.openstack.compute.server_external_events [req-d8af2b52-07fa-4214-85d1-40cbbdd443cf req-be42cd12-610b-42b5-83b0-129dab5b5e3d 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:5dcedbff-7fce-4c40-8eef-e3c1d1509ec4 for instance 9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 on instance [pid: 7|app: 0|req: 437/885] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/886] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1480 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:46.912 7 INFO nova.api.openstack.wsgi [None req-f6f64e85-8805-4d85-a9ce-875290652242 ee4c71df2aed49009fe1eb6cf6767399 c15afd6e6c054acf88c56a02c99bc53b - - default default] HTTP exception thrown: Instance 10ebeb05-dca7-47f4-83c2-45466394f96b could not be found. [pid: 7|app: 0|req: 438/887] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:46 2026] GET /v2.1/servers/10ebeb05-dca7-47f4-83c2-45466394f96b => 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: 450/888] 10.0.0.124 () {32 vars in 704 bytes} [Fri Jul 3 17:17:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-564958280 => 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-03 17:17:47.664 7 WARNING neutronclient.v2_0.client [None req-18ee4b35-225b-4817-afa4-701adc2e28ea 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/889] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:47 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:17:49.126 8 WARNING neutronclient.v2_0.client [None req-706b9b63-8bff-4bd4-9179-9b4c35e83f5e 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/890] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:49 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 bytes in 1027 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:51.164 7 WARNING neutronclient.v2_0.client [None req-22c8b2f2-8ca0-4285-b63b-1c2ed059c09b 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/891] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:51 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:52.348 8 WARNING neutronclient.v2_0.client [None req-32b512fe-8eb5-4b95-be18-3d3bd9538e77 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/892] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:52 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 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-03 17:17:53.602 7 WARNING neutronclient.v2_0.client [None req-7516c77e-1084-4e12-bbf5-9af119f50eb6 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/893] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:53 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 bytes in 1243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:55.860 8 WARNING neutronclient.v2_0.client [None req-1a17631f-8a3b-4aba-a543-658f1c8524e7 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/896] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:55 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:56.689 7 INFO nova.api.openstack.compute.server_external_events [req-e1978b2e-1d13-4159-81da-feb1897fbdc5 req-6ebeb0d3-a247-4258-b90a-0368b60a6804 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:5dcedbff-7fce-4c40-8eef-e3c1d1509ec4 for instance 9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 on instance [pid: 7|app: 0|req: 443/897] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:57.049 8 WARNING neutronclient.v2_0.client [None req-3537a3e6-829e-4f04-8aeb-20cd9310efbb 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/898] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:57 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1468 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:58.263 7 WARNING neutronclient.v2_0.client [None req-16cebad3-4bbe-4ba6-aafb-352dc8820fe3 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/899] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:58 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1647 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:58.791 8 INFO nova.api.openstack.compute.server_external_events [req-dc80085e-273c-485a-9fa8-0ab2589137aa req-d5f8ddff-498a-4a29-a838-3ca90ca2e6b3 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:5dcedbff-7fce-4c40-8eef-e3c1d1509ec4 for instance 9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 on instance [pid: 8|app: 0|req: 456/900] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:17:58 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, ' [pid: 7|app: 0|req: 445/901] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:17:59 2026] DELETE /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:17:59.966 8 WARNING neutronclient.v2_0.client [None req-26502a9d-afec-4c4c-9e07-9b0f4719b9ac 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/902] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:17:59 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1653 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:01.363 7 WARNING neutronclient.v2_0.client [None req-079a3274-6026-4995-a1ab-caa4b5521047 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/903] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:01 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1653 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: 8|app: 0|req: 458/904] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:18:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:02.687 8 INFO nova.api.openstack.compute.server_external_events [req-ef57cfab-64d4-4562-a451-f6ff2a49b6c1 req-cd6870e3-5476-4da9-aa1b-2526e86f928c 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:5dcedbff-7fce-4c40-8eef-e3c1d1509ec4 for instance 9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 on instance 2026-07-03 17:18:02.688 7 WARNING neutronclient.v2_0.client [None req-30d166a3-4404-49f8-a80d-ecc30859ce23 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/905] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:02 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) [pid: 7|app: 0|req: 447/906] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:02 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1611 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-03 17:18:03.373 8 WARNING neutronclient.v2_0.client [None req-b5d86e12-f8f4-4a9f-87c6-5e22109a8569 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The 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-03 17:18:03.406 8 WARNING neutronclient.v2_0.client [None req-b5d86e12-f8f4-4a9f-87c6-5e22109a8569 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The 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-03 17:18:03.562 8 WARNING neutronclient.v2_0.client [None req-b5d86e12-f8f4-4a9f-87c6-5e22109a8569 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/907] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:18:03 2026] POST /v2.1/servers => generated 453 bytes in 467 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-03 17:18:03.808 7 WARNING neutronclient.v2_0.client [None req-c92616cd-a94e-4ac1-8556-d83b6972373b bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in 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/908] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1431 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:04.023 8 WARNING neutronclient.v2_0.client [None req-9d43e625-459b-4bea-a3a4-3e7c356f1f69 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/909] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:03 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1454 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:04.888 7 WARNING neutronclient.v2_0.client [None req-48ee9848-09f4-44c9-b770-54780230b787 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/912] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:04 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1435 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-03 17:18:05.121 8 WARNING neutronclient.v2_0.client [None req-a2020b20-4f06-4d71-a777-5d6266938fa7 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] The python binding code in 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/913] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 1454 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-03 17:18:05.983 7 WARNING neutronclient.v2_0.client [None req-1fbe8345-ee6d-4a1b-a02e-ed7159c91783 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/914] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:05 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1483 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-03 17:18:06.201 8 INFO nova.api.openstack.wsgi [None req-65ac8916-a233-4202-bf9f-2246e5224477 773152207f5b44f48195e375dbce9862 68d8010d804641b5af2c85268277c7f8 - - default default] HTTP exception thrown: Instance 9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 could not be found. [pid: 8|app: 0|req: 464/915] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:06 2026] GET /v2.1/servers/9fc89ba7-fe03-4efa-adb5-29b3a3ac32c7 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:07.084 7 WARNING neutronclient.v2_0.client [None req-67564084-ab35-47b0-9eb1-30b4ca3b3bfc bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/916] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:07 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1483 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:08.192 8 WARNING neutronclient.v2_0.client [None req-0c968b20-1920-43b4-b13a-ff53315332ae bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/917] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:08 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1491 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:09.442 7 WARNING neutronclient.v2_0.client [None req-cd85cdeb-ab28-4583-ad6d-5e05e1c4b10c bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] 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-03 17:18:09.856 8 INFO nova.api.openstack.compute.server_external_events [req-e16e5abf-8f18-48e4-adee-c1ff54e057db req-f4076d46-a1fb-40f7-9874-c0c4dd477be2 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance [pid: 8|app: 0|req: 466/918] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/919] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:09 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1569 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:11.028 8 WARNING neutronclient.v2_0.client [None req-f583aafe-f7cd-485e-a421-c89c2904193b bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in 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/920] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:10 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1557 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:12.373 7 WARNING neutronclient.v2_0.client [None req-32720605-3e82-44e4-905f-29389f664755 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in 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/921] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:12 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1557 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:13.521 8 WARNING neutronclient.v2_0.client [None req-a4b38e69-443c-4ed4-9c6a-b325008f73f4 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/922] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:13 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1557 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:14.666 7 WARNING neutronclient.v2_0.client [None req-69eb5c11-4563-4fc1-9166-08a8296bff13 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/923] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:14 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1557 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-03 17:18:15.217 7 INFO nova.api.openstack.compute.server_external_events [req-0dc32b42-2955-47c2-b700-647927ad4bce req-ad3d3ef4-a0a9-473b-98ac-11cfcdd0699b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance [pid: 7|app: 0|req: 457/926] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:15 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-03 17:18:15.854 8 WARNING neutronclient.v2_0.client [None req-32256517-63eb-461c-a528-80c8cac2f62d bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/927] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:15 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1557 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-03 17:18:17.045 7 WARNING neutronclient.v2_0.client [None req-e25933ab-2687-42c9-aa55-1067f121fd6b bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/928] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:17 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1740 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:17.204 8 WARNING neutronclient.v2_0.client [None req-44f28f8a-9ad0-462b-a9c3-65f4339a1526 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] 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: 471/929] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:18:17 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:18:17.271 7 INFO nova.api.openstack.compute.server_external_events [req-8d696dcf-bcdd-4f70-9110-6e2576a78727 req-7cbb7c79-e209-4edc-af35-fe47ac5b56fc 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance [pid: 7|app: 0|req: 459/930] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18: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-03 17:18:17.956 8 WARNING neutronclient.v2_0.client [None req-3768f08b-f61a-418e-8fd1-2bc33a416d9b bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in 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/931] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:17 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1740 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/932] 10.0.0.124 () {32 vars in 641 bytes} [Fri Jul 3 17:18:18 2026] GET /v2.1/servers => generated 383 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/933] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:18:18 2026] DELETE /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => 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-03 17:18:18.895 7 WARNING neutronclient.v2_0.client [None req-d1cc39ff-6c24-43cf-85e8-032dc8748250 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/934] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:18 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1746 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:19.320 8 INFO nova.api.openstack.compute.server_external_events [req-884b65f2-d532-42c8-92bf-bb426a8b9c77 req-a2e6e8a5-0f06-40e9-9283-ffb59150355c 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance [pid: 8|app: 0|req: 474/935] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:20.259 7 WARNING neutronclient.v2_0.client [None req-4b65cf02-4f95-4e86-af42-68a606c996c0 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/936] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:20 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1746 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:21.388 8 INFO nova.api.openstack.compute.server_external_events [req-296b05d6-00e0-4a18-9c9a-02f96c416e83 req-63ef95a1-7c85-4681-aae3-d6a59b6311c4 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance 2026-07-03 17:18:21.388 8 INFO nova.api.openstack.compute.server_external_events [req-296b05d6-00e0-4a18-9c9a-02f96c416e83 req-63ef95a1-7c85-4681-aae3-d6a59b6311c4 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance [pid: 8|app: 0|req: 475/937] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:21 2026] POST /v2.1/os-server-external-events => generated 358 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-03 17:18:21.617 7 WARNING neutronclient.v2_0.client [None req-7ded40c6-8ccb-4eaf-884b-567c513b8180 bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] 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-03 17:18:21.657 8 INFO nova.api.openstack.compute.server_external_events [req-cab11f49-693a-4a80-b535-efadfd8b12e4 req-49e5fabc-0cc3-45e9-be76-26eee958d71c 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:6fc61321-76bc-455f-8e7a-383be42dfb29 for instance d5b8a4f1-fd12-452d-8800-bede98a5d8da on instance [pid: 7|app: 0|req: 463/938] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:21 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1798 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/939] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:21 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-03 17:18:22.738 7 WARNING neutronclient.v2_0.client [None req-f8fedd8e-4f29-476d-8c46-a8bd0818962c bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in 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/940] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:22 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:23.843 8 WARNING neutronclient.v2_0.client [None req-bee70dea-e575-4f73-9790-3f24c9bdaf1d bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] The python binding code in 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/941] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:23 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 1517 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:24.935 8 INFO nova.api.openstack.wsgi [None req-b3224e13-f779-4744-a3ef-b5d7710e01fb bf0da02ecef9459c8527df5b2d3e8790 cff0f85594d84e98b89fdb6ce36e6b54 - - default default] HTTP exception thrown: Instance d5b8a4f1-fd12-452d-8800-bede98a5d8da could not be found. [pid: 8|app: 0|req: 479/944] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:24 2026] GET /v2.1/servers/d5b8a4f1-fd12-452d-8800-bede98a5d8da => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/945] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 17:18:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1893768010 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-03 17:18:40.661 7 WARNING neutronclient.v2_0.client [None req-f262da25-bb08-4a83-a838-aac37c0553d9 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The 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-03 17:18:42.020 7 WARNING neutronclient.v2_0.client [None req-f262da25-bb08-4a83-a838-aac37c0553d9 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/948] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:18:40 2026] POST /v2.1/servers => generated 424 bytes in 3548 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-03 17:18:43.989 8 WARNING neutronclient.v2_0.client [None req-e5a9f51e-707b-4929-a5b3-3bd240a8f126 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in 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/949] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:43 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1370 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, ' [pid: 7|app: 0|req: 469/950] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:18:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:45.104 8 WARNING neutronclient.v2_0.client [None req-05618ac3-51a0-40c1-9b1b-be198085c254 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/953] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:45 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1374 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:18:46.404 7 WARNING neutronclient.v2_0.client [None req-9b79b8dc-5a11-40fe-a020-476fb95b1e54 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/954] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:46 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1422 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/955] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:18:47 2026] POST /v2.1/os-keypairs => generated 386 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-03 17:18:47.581 7 WARNING neutronclient.v2_0.client [None req-bac543a6-69c6-4d09-9140-a9bb17cbc19d 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/956] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:47 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1422 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:18:48.928 8 WARNING neutronclient.v2_0.client [None req-2508e31a-8793-49a1-ab11-e3d2713a08d3 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] 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-03 17:18:49.584 7 WARNING neutronclient.v2_0.client [None req-4d935768-ec3b-4640-89e0-fdd07c9386d0 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/957] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:48 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1430 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-03 17:18:49.728 7 WARNING neutronclient.v2_0.client [None req-4d935768-ec3b-4640-89e0-fdd07c9386d0 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The 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-03 17:18:49.873 7 WARNING neutronclient.v2_0.client [None req-4d935768-ec3b-4640-89e0-fdd07c9386d0 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:18:50.708 8 INFO nova.api.openstack.compute.server_external_events [req-3e3a9dfa-ce94-4db3-a936-44ab271606a6 req-3521cac1-eda2-414f-9219-75ac5d4de80a 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:048cbb89-4f65-472b-b754-163d9c7a9f78 for instance 84675f7d-5557-450f-8819-236c5d34d990 on instance [pid: 8|app: 0|req: 486/958] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:50.747 8 WARNING neutronclient.v2_0.client [None req-23ec5ebc-81a9-4c6d-b745-3a73ea884d92 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The 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-03 17:18:50.778 7 WARNING neutronclient.v2_0.client [None req-4d935768-ec3b-4640-89e0-fdd07c9386d0 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in 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/959] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:50 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/960] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:18:49 2026] POST /v2.1/servers => generated 497 bytes in 1472 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-03 17:18:51.027 8 WARNING neutronclient.v2_0.client [None req-1b261692-2d47-4b10-bc41-a1c5692e28b4 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/961] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1456 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:51.956 7 WARNING neutronclient.v2_0.client [None req-4d1603d2-18b9-487d-9c5d-369720425244 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] 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-03 17:18:52.123 8 WARNING neutronclient.v2_0.client [None req-aacb0822-9ee6-4e8c-b5c4-0162c1151c25 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/962] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:52 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1460 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/963] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:51 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:53.299 8 WARNING neutronclient.v2_0.client [None req-ba30507c-e404-4361-8b44-331af3a4d542 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:18:53.421 7 WARNING neutronclient.v2_0.client [None req-dd58351b-4d5e-4a8b-93cf-b5290f8e468b 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in 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/964] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:53 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1508 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/965] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:53 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 1051 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:54.659 8 WARNING neutronclient.v2_0.client [None req-9eaa141c-4a5e-4da3-93fa-97d65b346269 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in 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/968] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:54 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1508 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:55.502 7 WARNING neutronclient.v2_0.client [None req-145cf5f8-8f2e-4945-ba5e-ad0b35a83992 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] 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-03 17:18:56.050 8 WARNING neutronclient.v2_0.client [None req-b729ba75-53e4-4121-bca7-aa317ee0f5aa f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in 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/969] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:56 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1516 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/970] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:55 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:57.229 8 WARNING neutronclient.v2_0.client [None req-580ef094-9c54-47e0-a1bd-fec44b0f26fa f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:18:57.479 7 WARNING neutronclient.v2_0.client [None req-253965c2-37f9-497f-8246-47beb858e125 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/971] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:57 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 bytes in 1522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:58.733 8 INFO nova.api.openstack.compute.server_external_events [req-7992a015-01cc-4472-a739-1df3853b9d7a req-a68d3005-45f6-4948-b4d7-d37263406552 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 8|app: 0|req: 494/972] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:18:58 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) [pid: 7|app: 0|req: 479/973] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:57 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 1296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:18:59.754 8 WARNING neutronclient.v2_0.client [None req-cff4f781-4e56-4188-b07b-7d673a1aff69 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:18:59.796 7 WARNING neutronclient.v2_0.client [None req-632a4a63-97f5-480e-9bef-0e4c0d3d513e 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in 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/974] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:59 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/975] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:18:59 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 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-03 17:19:00.950 8 WARNING neutronclient.v2_0.client [None req-dcbe934d-e37f-4966-bb0f-a17277e7f50c f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:19:00.985 7 WARNING neutronclient.v2_0.client [None req-88012e16-d995-4b3b-b070-f33813b29749 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/976] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 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-03 17:19:01.150 8 INFO nova.api.openstack.compute.server_external_events [req-adb0cd98-9d30-43ca-b9b1-ee07dae23b89 req-afd95bdc-5344-4154-ae87-3259a7d7dce4 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 8|app: 0|req: 497/977] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/978] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:00 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:02.154 8 WARNING neutronclient.v2_0.client [None req-310c4328-5b1e-47cb-8a02-b0c29ef485bc f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:19:02.277 7 WARNING neutronclient.v2_0.client [None req-330af164-010e-4d62-ab22-65f3d057442e 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/979] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:02 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/980] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:02 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:03.190 8 INFO nova.api.openstack.compute.server_external_events [req-dbd9c432-5eaf-406f-a80d-62500f6dd4d9 req-a472036c-dc60-43fe-8e6a-26a381caf0cd 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:048cbb89-4f65-472b-b754-163d9c7a9f78 for instance 84675f7d-5557-450f-8819-236c5d34d990 on instance 2026-07-03 17:19:03.191 8 INFO nova.api.openstack.compute.server_external_events [req-dbd9c432-5eaf-406f-a80d-62500f6dd4d9 req-a472036c-dc60-43fe-8e6a-26a381caf0cd 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:048cbb89-4f65-472b-b754-163d9c7a9f78 for instance 84675f7d-5557-450f-8819-236c5d34d990 on instance [pid: 8|app: 0|req: 499/981] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:03 2026] POST /v2.1/os-server-external-events => generated 354 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-03 17:19:03.331 7 WARNING neutronclient.v2_0.client [None req-7ba9d509-d37c-43fb-93e3-c601a4bcb32c f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:19:03.484 8 WARNING neutronclient.v2_0.client [None req-6368d945-c5db-499f-9f4e-d3b5c1c2af42 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/982] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:03 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/983] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:03 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1470 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-03 17:19:04.589 7 WARNING neutronclient.v2_0.client [None req-f25be946-4486-465c-8666-b5ff3e865a30 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:19:04.726 8 WARNING neutronclient.v2_0.client [None req-6db1d944-f9a4-4e16-88c0-8df9f588e607 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in 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/984] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/987] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1655 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/988] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:19:04 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/989] 10.0.0.124 () {32 vars in 723 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/990] 10.0.0.124 () {32 vars in 823 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990/ips/tempest-ServerAddressesTestJSON-931106494-network => generated 94 bytes in 39 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:05.234 7 INFO nova.api.openstack.compute.server_external_events [req-cb02bcfd-98f1-4e41-8110-671d0432db2d req-d9a532ca-f1a3-4e3f-913a-fc8baa6fb578 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance 2026-07-03 17:19:05.235 7 INFO nova.api.openstack.compute.server_external_events [req-cb02bcfd-98f1-4e41-8110-671d0432db2d req-d9a532ca-f1a3-4e3f-913a-fc8baa6fb578 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 7|app: 0|req: 489/991] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:05 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/992] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:19:05 2026] DELETE /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 0 bytes in 232 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-03 17:19:05.402 7 WARNING neutronclient.v2_0.client [None req-6ddc9991-da66-4f7b-b253-2c7a9e383609 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/993] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1661 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-03 17:19:05.812 8 WARNING neutronclient.v2_0.client [None req-0d3882b4-d0c3-4dec-a927-8a1ff3db804f f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/994] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:05 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1629 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:06.679 7 WARNING neutronclient.v2_0.client [None req-9a7b95f9-a9c9-4321-bcea-b601f9342339 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in 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/995] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:06 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1661 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:07.055 8 WARNING neutronclient.v2_0.client [None req-25dbb39c-8f1d-4eb8-b871-0dc2cef292de f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/996] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:06 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1809 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03 17:19:07.280 8 INFO nova.api.openstack.compute.server_external_events [req-84b5765b-9b17-43e7-b867-8f45dc64a0b0 req-ebd2b347-31f6-48c0-829a-daa21ad606bb 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:048cbb89-4f65-472b-b754-163d9c7a9f78 for instance 84675f7d-5557-450f-8819-236c5d34d990 on instance 2026-07-03 17:19:07.281 8 INFO nova.api.openstack.compute.server_external_events [req-84b5765b-9b17-43e7-b867-8f45dc64a0b0 req-ebd2b347-31f6-48c0-829a-daa21ad606bb 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:048cbb89-4f65-472b-b754-163d9c7a9f78 for instance 84675f7d-5557-450f-8819-236c5d34d990 on instance [pid: 8|app: 0|req: 506/997] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:07 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:19:07.296 7 WARNING neutronclient.v2_0.client [None req-66a57501-5af2-429c-89f5-df1da976a79a f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in 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/998] 10.0.0.124 () {32 vars in 741 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:07.993 8 WARNING neutronclient.v2_0.client [None req-577be766-2acb-4d9a-a010-3ebb1a08b583 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] 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-03 17:19:08.170 7 INFO nova.api.openstack.compute.server_external_events [req-26fbaa23-fbc2-4061-87b7-4041a07f2f7c req-7d3e80e7-da26-4e22-b4a9-af2cb882aed5 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:048cbb89-4f65-472b-b754-163d9c7a9f78 for instance 84675f7d-5557-450f-8819-236c5d34d990 on instance [pid: 7|app: 0|req: 493/999] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1000] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:07 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1619 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-03 17:19:09.251 7 WARNING neutronclient.v2_0.client [None req-7ef12f96-541c-40a7-8662-b3be33c04355 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1001] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:09 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1456 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:09.343 8 INFO nova.api.openstack.compute.server_external_events [req-9680459b-3e59-4814-8c47-0b074de8cbfe req-7be3e574-86f4-4fb0-b605-00496d10c629 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 8|app: 0|req: 508/1002] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:10.355 7 WARNING neutronclient.v2_0.client [None req-09472001-1cd8-4ac4-be21-9faf010ad9e7 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1003] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:10 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 1456 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-03 17:19:11.442 8 INFO nova.api.openstack.wsgi [None req-c3181ef0-dc31-4923-8891-acc2c9bd53ce 95d0b74a19184153a44650ae77e6fdca 9c161bccddf442b98c60310822ea384b - - default default] HTTP exception thrown: Instance 84675f7d-5557-450f-8819-236c5d34d990 could not be found. [pid: 8|app: 0|req: 509/1004] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:11 2026] GET /v2.1/servers/84675f7d-5557-450f-8819-236c5d34d990 => generated 111 bytes in 36 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-03 17:19:23.495 8 WARNING neutronclient.v2_0.client [None req-e15bc6d2-32df-4d02-b136-81b0a0c3db58 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1007] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:23 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1929 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1008] 10.0.0.81 () {28 vars in 453 bytes} [Fri Jul 3 17:19:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1009] 10.0.0.81 () {30 vars in 657 bytes} [Fri Jul 3 17:19:23 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1010] 10.0.0.81 () {32 vars in 730 bytes} [Fri Jul 3 17:19:23 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:19:24.115 8 WARNING neutronclient.v2_0.client [None req-dd29a088-4a35-40a7-bdbc-4aabae407b6d b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in 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/1011] 10.0.0.81 () {34 vars in 805 bytes} [Fri Jul 3 17:19:23 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2860 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1012] 10.0.0.81 () {28 vars in 453 bytes} [Fri Jul 3 17:19:24 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: 500/1013] 10.0.0.124 () {32 vars in 753 bytes} [Fri Jul 3 17:19:24 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1014] 10.0.0.81 () {30 vars in 657 bytes} [Fri Jul 3 17:19:24 2026] GET /v2.1 => generated 0 bytes in 177 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: 501/1015] 10.0.0.81 () {32 vars in 730 bytes} [Fri Jul 3 17:19:24 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: 515/1018] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:24 2026] GET /v2.1/servers/detail?project_id=0ab13045c49a457f98cd59aa7f2104e7&all_tenants=True => generated 15 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1019] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:24 2026] GET /v2.1/servers/detail?project_id=0e747e44ae2841a69d95bd3fa9bc858b&all_tenants=True => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1020] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=9caf8a7b5d3840408c81df8d64fbbb91&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1021] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=9fdb000247094bc2a4f07792bac35578&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: 517/1022] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=acb4a57697114f918b78b21181cf7003&all_tenants=True => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1023] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=bc7bf7793d484ae7a57151bdd30bfa03&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1024] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=dc69cc8168e341e68d2329a1a8dc8a72&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1025] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=f27c6c11e6e24f2caa9e557636b9955d&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-03 17:19:25.510 8 WARNING neutronclient.v2_0.client [None req-862efe16-0ccc-418b-b70d-8fa51b6af80b b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1026] 10.0.0.81 () {34 vars in 893 bytes} [Fri Jul 3 17:19:25 2026] GET /v2.1/servers/detail?project_id=fb3b64d143714e24a93dcaa743be2a10&all_tenants=True => generated 2860 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1027] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:19:26 2026] DELETE /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 0 bytes in 278 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-03 17:19:26.493 8 WARNING neutronclient.v2_0.client [None req-97f4661a-47d1-4795-b6ec-6d8caadfb22f f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in 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/1028] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:26 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1935 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:27.708 7 WARNING neutronclient.v2_0.client [None req-116743f5-adb8-4044-b97a-8d6464f99a48 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:19:27.829 8 INFO nova.api.openstack.compute.server_external_events [req-98ce4dfd-0f86-4a06-a433-d1e2c10f86cc req-f1e073d6-fffe-4b20-9483-bdf198923c27 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 8|app: 0|req: 521/1029] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1030] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:27 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1935 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:29.016 8 WARNING neutronclient.v2_0.client [None req-1b05126c-29e3-4ea7-8133-ad0fa503e475 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] 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-03 17:19:29.283 7 INFO nova.api.openstack.compute.server_external_events [req-59d59ded-b128-458e-8cd5-7cd3744260de req-d755e997-be98-44c4-bc6d-19133c23dcf2 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 7|app: 0|req: 510/1031] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1032] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:28 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1935 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:29.885 7 INFO nova.api.openstack.compute.server_external_events [req-43b069ca-e244-4800-924b-35b43f04f07e req-4361ad51-b178-4f63-82e8-b51bd66de827 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:a85fc8a0-e6b3-4dc4-8ee5-1e7e933cec71 for instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 on instance [pid: 7|app: 0|req: 511/1033] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:19:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:30.379 8 WARNING neutronclient.v2_0.client [None req-c6322935-07cc-440b-9e10-e2bab8ed355f f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1034] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:30 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1542 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-03 17:19:31.475 7 WARNING neutronclient.v2_0.client [None req-d38bdedd-80b8-435c-92a2-886ef617715c f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1035] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:31 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 1542 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-03 17:19:32.545 8 INFO nova.api.openstack.wsgi [None req-dfa26c86-457e-4847-974b-e3c809b72bbd f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] HTTP exception thrown: Instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 could not be found. [pid: 8|app: 0|req: 524/1036] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:32 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:32.576 7 INFO nova.api.openstack.wsgi [None req-2604e034-df1f-41c6-8e89-6863485fd79e f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] HTTP exception thrown: Instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 could not be found. [pid: 7|app: 0|req: 513/1037] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:19:32 2026] DELETE /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:19:32.604 8 INFO nova.api.openstack.wsgi [None req-8268e83c-4dee-4f84-81cc-093b07faf654 f82101a3f0784137a92d4e96bd5aa63a fb3b64d143714e24a93dcaa743be2a10 - - default default] HTTP exception thrown: Instance 688d7e21-54a7-4d5c-97a9-a145397ac1e3 could not be found. [pid: 8|app: 0|req: 525/1038] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:19:32 2026] GET /v2.1/servers/688d7e21-54a7-4d5c-97a9-a145397ac1e3 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1039] 10.0.0.124 () {32 vars in 706 bytes} [Fri Jul 3 17:19:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1344195430 => generated 0 bytes in 34 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: 526/1040] 10.0.0.124 () {32 vars in 728 bytes} [Fri Jul 3 17:19:33 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2044412653 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1049] 10.0.0.233 () {30 vars in 619 bytes} [Fri Jul 3 17:20:05 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 531/1050] 10.0.0.233 () {32 vars in 692 bytes} [Fri Jul 3 17:20:05 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: 520/1051] 10.0.0.233 () {34 vars in 913 bytes} [Fri Jul 3 17:20:05 2026] GET /v2.1/os-simple-tenant-usage/6d3380dae0814e28a31641c1ce7ac53c?start=2026-07-02T00:00:00&end=2026-07-03T23:59:59 => generated 20 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1052] 10.0.0.233 () {30 vars in 654 bytes} [Fri Jul 3 17:20:06 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 521/1053] 10.0.0.233 () {30 vars in 619 bytes} [Fri Jul 3 17:20:09 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 533/1054] 10.0.0.233 () {32 vars in 692 bytes} [Fri Jul 3 17:20:09 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1055] 10.0.0.233 () {34 vars in 913 bytes} [Fri Jul 3 17:20:09 2026] GET /v2.1/os-simple-tenant-usage/6d3380dae0814e28a31641c1ce7ac53c?start=2026-07-02T00:00:00&end=2026-07-03T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1056] 10.0.0.233 () {30 vars in 654 bytes} [Fri Jul 3 17:20:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1059] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:20:21 2026] POST /v2.1/os-keypairs => generated 397 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:20:23.224 8 WARNING neutronclient.v2_0.client [None req-1a88db9e-38e8-4a71-872e-adcc63cf9f10 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The 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-03 17:20:23.281 8 WARNING neutronclient.v2_0.client [None req-1a88db9e-38e8-4a71-872e-adcc63cf9f10 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The 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-03 17:20:23.451 8 WARNING neutronclient.v2_0.client [None req-1a88db9e-38e8-4a71-872e-adcc63cf9f10 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1060] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:20:23 2026] POST /v2.1/servers => generated 450 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:20:23.689 7 WARNING neutronclient.v2_0.client [None req-702a93b4-351b-4396-9914-32ed894f80a3 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1061] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:23 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1401 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-03 17:20:24.791 8 WARNING neutronclient.v2_0.client [None req-a62fb5fb-262f-4037-9e17-c9bd4820bff0 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1062] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:24 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1405 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-03 17:20:25.901 8 WARNING neutronclient.v2_0.client [None req-6c8a2ee7-9a66-4146-811c-bf81db48c796 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1065] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:25 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:26.992 7 WARNING neutronclient.v2_0.client [None req-c1f7cf12-9cde-496a-9067-86881641fe87 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1066] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:26 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:28.097 8 WARNING neutronclient.v2_0.client [None req-cb340718-98d9-48c3-ab71-f4ab73cd8d1d acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1067] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:28 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1529 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:29.454 7 INFO nova.api.openstack.compute.server_external_events [req-0a946c08-7888-4f67-8747-5125e1e24cbc req-c206ebcc-12ff-4c2d-a164-fbc806003a32 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:282db4d9-ab07-4568-91b4-9b4c558fe36e for instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec on instance [pid: 7|app: 0|req: 528/1068] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:20:29 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-03 17:20:30.057 8 WARNING neutronclient.v2_0.client [None req-0da9ac45-972a-4e46-9f1e-b85d922f041d acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1069] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:30 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1527 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-03 17:20:31.275 7 WARNING neutronclient.v2_0.client [None req-89469a5e-ff62-4c94-8499-155b11632c07 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1070] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:31 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => 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-03 17:20:32.479 8 WARNING neutronclient.v2_0.client [None req-61046062-cbda-419f-870a-bed8099857ed acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1071] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:32 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1527 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-03 17:20:33.637 7 WARNING neutronclient.v2_0.client [None req-8c5c44dd-8374-44d3-b31a-077df78b9250 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1072] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:33 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:34.593 8 INFO nova.api.openstack.compute.server_external_events [req-b7077caa-800a-4afa-862c-faf3ab82418c req-d11deaff-0c59-4a83-a105-17e7791c2503 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:282db4d9-ab07-4568-91b4-9b4c558fe36e for instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec on instance [pid: 8|app: 0|req: 543/1073] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:20:34 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-03 17:20:34.869 7 WARNING neutronclient.v2_0.client [None req-8556edbd-4676-4784-a9ed-c7e9c7967046 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1076] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:34 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:36.070 8 WARNING neutronclient.v2_0.client [None req-1479ac10-d5b5-4285-b944-24e48bcc0f3c acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1077] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:36 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:36.648 7 INFO nova.api.openstack.compute.server_external_events [req-da379b21-5706-4a4a-99ff-810654cbb148 req-f0efce3e-8e8e-484a-90bf-25b557236b89 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:282db4d9-ab07-4568-91b4-9b4c558fe36e for instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec on instance [pid: 7|app: 0|req: 532/1078] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:20:36 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-03 17:20:37.242 8 WARNING neutronclient.v2_0.client [None req-7f45eb7a-9f16-4755-bc9a-d027736f8559 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:37 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1696 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:37.390 7 WARNING neutronclient.v2_0.client [None req-3d077283-24e2-4b05-9913-0991480e5052 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:37 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1696 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-03 17:20:38.960 8 INFO nova.api.openstack.compute.server_external_events [req-c7e7a4ee-8252-4f8f-a74f-b6bb6415c86e req-e704b837-ece8-4851-88ba-a8918b725869 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:282db4d9-ab07-4568-91b4-9b4c558fe36e for instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec on instance [pid: 8|app: 0|req: 548/1081] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:20:38 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: 535/1084] 10.0.0.124 () {34 vars in 750 bytes} [Fri Jul 3 17:20:49 2026] POST /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec/action => generated 32059 bytes in 553 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-03 17:20:52.985 8 INFO nova.api.openstack.compute.server_external_events [req-f4659a2c-c7dd-4f4c-80d7-4cf11efb2a96 req-458ca013-7b54-47fd-869c-8239cbda69de 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:282db4d9-ab07-4568-91b4-9b4c558fe36e for instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec on instance [pid: 8|app: 0|req: 550/1085] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:20:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1086] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:20:53 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:56.258 8 WARNING neutronclient.v2_0.client [None req-c5c430d7-d046-4601-84f3-75fe89a6f055 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The 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-03 17:20:56.294 8 WARNING neutronclient.v2_0.client [None req-c5c430d7-d046-4601-84f3-75fe89a6f055 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The 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-03 17:20:56.464 8 WARNING neutronclient.v2_0.client [None req-c5c430d7-d046-4601-84f3-75fe89a6f055 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1089] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:20:56 2026] POST /v2.1/servers => generated 450 bytes in 455 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:20:56.676 7 WARNING neutronclient.v2_0.client [None req-e9bedf46-ce03-4bfc-af88-22de28d50183 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1090] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:56 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1403 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:57.762 8 WARNING neutronclient.v2_0.client [None req-5ee45e26-e487-43b9-a9cc-996a3d601b9f acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1091] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:57 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1407 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:20:58.852 7 WARNING neutronclient.v2_0.client [None req-e05b461c-8749-495f-8284-bb29b97efccc acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1092] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:58 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1455 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-03 17:20:59.940 8 WARNING neutronclient.v2_0.client [None req-4cea92ab-936c-4ecf-9439-e764f45ad43d acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1093] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:20:59 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1455 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-03 17:21:01.036 7 WARNING neutronclient.v2_0.client [None req-1a304831-e6d0-408b-96c2-0d5e88c838ce acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1094] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:00 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1463 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-03 17:21:02.140 8 WARNING neutronclient.v2_0.client [None req-0607545f-3e04-4d46-b093-d429cc55d3b8 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1095] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:02 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1541 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:02.449 7 INFO nova.api.openstack.compute.server_external_events [req-089f0e2b-ce26-464b-9bd1-24f784400600 req-11b007de-9edd-4cf8-afdc-b72c7b687ed3 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 7|app: 0|req: 541/1096] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:03.291 8 WARNING neutronclient.v2_0.client [None req-4fef35d6-b0a5-48d6-8ea5-0bb75a5682e6 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1097] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:03 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1529 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-03 17:21:04.482 7 WARNING neutronclient.v2_0.client [None req-102d8cb5-e5a3-4a28-85c0-9bbb930056a6 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1098] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:04 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1529 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:05.625 8 WARNING neutronclient.v2_0.client [None req-29e725e6-1e7f-4356-8580-41aa0be9be29 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1101] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:05 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1529 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:06.783 7 WARNING neutronclient.v2_0.client [None req-d2ded761-9374-4f81-82ce-22b6bc1f168d acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1102] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:06 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1529 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-03 17:21:07.379 8 INFO nova.api.openstack.compute.server_external_events [req-d8eaf328-35e3-4ee1-83a6-0af6ace7f7d5 req-a4215aef-f12c-41db-8310-9546b44f514d 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 8|app: 0|req: 559/1103] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:07 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-03 17:21:08.087 7 WARNING neutronclient.v2_0.client [None req-edb74c41-a041-4071-b57f-ee553880dc53 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1104] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:08 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1529 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-03 17:21:09.314 8 WARNING neutronclient.v2_0.client [None req-fe5085e3-355b-4a71-b908-b7da6d4a262b acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] 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-03 17:21:09.415 7 INFO nova.api.openstack.compute.server_external_events [req-059dbee7-92f6-4332-beb1-87ef2e80422c req-e67e3943-58d4-445b-9bb5-6e7a8b5f5006 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 7|app: 0|req: 546/1105] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21: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) [pid: 8|app: 0|req: 560/1106] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:09 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1529 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:10.724 7 WARNING neutronclient.v2_0.client [None req-4edf514b-501c-47e1-b4e0-0855b3b685db acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1107] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:10 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1698 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-03 17:21:10.883 8 WARNING neutronclient.v2_0.client [None req-5b0c3657-c87a-416c-90e3-de140e8a4457 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1108] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:10 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1698 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:11.718 7 INFO nova.api.openstack.compute.server_external_events [req-ab0b0ba3-e67c-4794-8bda-a6bf2d5a7616 req-d2b4e9bc-edd2-4d5c-88de-5efa770d6aa8 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 7|app: 0|req: 548/1109] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:11 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, ' [pid: 7|app: 0|req: 550/1112] 10.0.0.124 () {34 vars in 750 bytes} [Fri Jul 3 17:21:19 2026] POST /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0/action => generated 31891 bytes in 548 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: 563/1113] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:21:22 2026] DELETE /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => 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-03 17:21:23.093 7 WARNING neutronclient.v2_0.client [None req-11c5e343-921d-41a9-a240-e0e079c35151 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1114] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:23 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1824 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:24.305 8 WARNING neutronclient.v2_0.client [None req-3f065ea3-8253-40da-bba5-91f0fe42ca90 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1115] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:24 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1824 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-03 17:21:24.475 7 INFO nova.api.openstack.compute.server_external_events [req-d6a823e4-43d7-422c-b450-50d5b066feae req-237410e7-e114-4d11-a7cd-ecdb587b7020 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 7|app: 0|req: 552/1116] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:25.487 7 WARNING neutronclient.v2_0.client [None req-a1b8fd83-6abb-4122-9542-dab3a15e1216 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1119] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:25 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1824 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:26.163 8 INFO nova.api.openstack.compute.server_external_events [req-b16dea07-b5e9-48dd-9a94-9bf045cf3fa8 req-f797c7db-61db-4fee-8ae4-d7298debebf8 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 8|app: 0|req: 566/1120] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:26.518 7 INFO nova.api.openstack.compute.server_external_events [req-74c18d0d-b94d-48bb-85eb-7516d3a7bb9b req-6d8a4f0b-b45f-459b-b38d-b5b055f04941 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:b18b7e81-9893-4e8b-87f4-50cf447d8b6e for instance e9caddb0-0700-47bd-990e-8c37e4c699a0 on instance [pid: 7|app: 0|req: 555/1121] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:27.178 8 WARNING neutronclient.v2_0.client [None req-1b0f304c-b8d4-40c0-b5a3-c5980528c062 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1122] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:27 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1489 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-03 17:21:28.288 7 WARNING neutronclient.v2_0.client [None req-a350f0c6-413b-4cc2-8a86-ed5cdc7e370d acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1123] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:28 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 1489 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-03 17:21:29.377 8 INFO nova.api.openstack.wsgi [None req-2669063b-9edb-4fa8-b451-172487f161e0 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] HTTP exception thrown: Instance e9caddb0-0700-47bd-990e-8c37e4c699a0 could not be found. [pid: 8|app: 0|req: 568/1124] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:29 2026] GET /v2.1/servers/e9caddb0-0700-47bd-990e-8c37e4c699a0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1125] 10.0.0.124 () {32 vars in 730 bytes} [Fri Jul 3 17:21:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1054043354 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1126] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:21:29 2026] DELETE /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-03 17:21:30.086 7 WARNING neutronclient.v2_0.client [None req-a2b754ec-7356-4cac-abad-be00c74a88e4 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1127] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:30 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1702 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-03 17:21:31.292 8 WARNING neutronclient.v2_0.client [None req-9b8af7c4-7fb9-4fc9-81a3-8b8c74b7e010 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in 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/1128] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:31 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1702 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:32.465 7 WARNING neutronclient.v2_0.client [None req-14e0dd60-7ed2-468c-a99d-8cd6acfa8669 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] 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-03 17:21:32.672 8 INFO nova.api.openstack.compute.server_external_events [req-90d5aabb-00b8-43bd-a22b-77aae5b6dd8b req-7b196b36-49b8-4ba0-b1a3-96a305d87881 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:282db4d9-ab07-4568-91b4-9b4c558fe36e for instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec on instance [pid: 8|app: 0|req: 571/1129] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:21:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1130] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:32 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1702 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:33.780 8 WARNING neutronclient.v2_0.client [None req-a36e5230-cdfe-444b-ab71-570eaa7d372c acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1131] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:33 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1487 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:21:34.885 7 WARNING neutronclient.v2_0.client [None req-4ae5dc3e-cc82-46a9-91b3-4322ffbf55c4 acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1134] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:34 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 1487 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-03 17:21:35.965 8 INFO nova.api.openstack.wsgi [None req-07982823-624c-4d31-a915-736d1a675e1d acb157df7df14cf5b16e8b9edda7bf13 535fb01a75e444c58758997b86b9f715 - - default default] HTTP exception thrown: Instance 6420793f-eec4-40b8-a9a5-08dd5f4bdeec could not be found. [pid: 8|app: 0|req: 575/1135] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:21:35 2026] GET /v2.1/servers/6420793f-eec4-40b8-a9a5-08dd5f4bdeec => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1136] 10.0.0.124 () {32 vars in 728 bytes} [Fri Jul 3 17:21:36 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-651785450 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1147] 10.0.0.124 () {34 vars in 671 bytes} [Fri Jul 3 17:22:30 2026] POST /v2.1/os-keypairs => generated 395 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-03 17:22:32.896 8 WARNING neutronclient.v2_0.client [None req-4c5a8660-a851-48df-adfb-865a4da39781 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The 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-03 17:22:32.937 8 WARNING neutronclient.v2_0.client [None req-4c5a8660-a851-48df-adfb-865a4da39781 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The 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-03 17:22:33.425 8 WARNING neutronclient.v2_0.client [None req-4c5a8660-a851-48df-adfb-865a4da39781 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1148] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:22:32 2026] POST /v2.1/servers => generated 447 bytes in 915 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-03 17:22:33.760 7 WARNING neutronclient.v2_0.client [None req-495b9451-4339-439e-999d-ccaba99ed8e0 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1149] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:22:33 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 1394 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:38.847 7 WARNING neutronclient.v2_0.client [None req-4532b931-c9f3-4c55-a7eb-e9c18a2c7995 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in 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/1152] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:22:38 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 1519 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-03 17:22:39.567 8 INFO nova.api.openstack.compute.server_external_events [req-dc8b5f0c-f119-4257-9dd4-e837885e03b3 req-cecaeb7a-8d87-4170-a8a9-ad02433f8d76 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance [pid: 8|app: 0|req: 583/1153] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:22:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:44.038 7 WARNING neutronclient.v2_0.client [None req-739fee78-642b-4920-a604-5d2e029b6c8a ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1154] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:22:43 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 1517 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:44.386 8 INFO nova.api.openstack.compute.server_external_events [req-8e081507-2b57-4391-b070-42ca8590c3ca req-fef77282-e60a-4a2c-8ffb-cf76e8d12af0 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance [pid: 8|app: 0|req: 584/1155] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:22:44 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-03 17:22:46.424 8 INFO nova.api.openstack.compute.server_external_events [req-2a6b6564-ea48-40d4-b8f0-60f96b781722 req-3275e036-8106-4b52-afa7-4c8e809443d7 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance [pid: 8|app: 0|req: 586/1158] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:22:46 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-03 17:22:49.259 7 WARNING neutronclient.v2_0.client [None req-c1a26ea8-adf2-43be-9598-8f58ed3087ca ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1159] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:22:49 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:50.726 7 INFO nova.api.openstack.compute.server_external_events [req-1805b0ae-6ab9-4372-afe3-0dafcea1bacf req-d65b7e3e-96d2-48b8-862e-1077a4c501d9 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance [pid: 7|app: 0|req: 574/1160] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:22:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:22:50.768 8 WARNING neutronclient.v2_0.client [None req-c5eb4df1-6269-478e-9d3d-4b388d4b2ab5 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The 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-03 17:22:50.815 8 WARNING neutronclient.v2_0.client [None req-c5eb4df1-6269-478e-9d3d-4b388d4b2ab5 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The 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-03 17:22:51.058 8 WARNING neutronclient.v2_0.client [None req-c5eb4df1-6269-478e-9d3d-4b388d4b2ab5 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1161] 10.0.0.124 () {34 vars in 663 bytes} [Fri Jul 3 17:22:50 2026] POST /v2.1/servers => generated 447 bytes in 591 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-03 17:22:51.305 7 WARNING neutronclient.v2_0.client [None req-0cbd603a-8613-472a-bb0b-1e08f0f66486 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1162] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:22:51 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 1394 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-03 17:22:56.393 8 WARNING neutronclient.v2_0.client [None req-e473418c-0b3f-4bfd-98ce-8108ea2b6485 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in 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/1165] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:22:56 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 1519 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:22:56.870 7 INFO nova.api.openstack.compute.server_external_events [req-3ddd85d8-9b2b-43a1-9b3f-9df5178a93d5 req-ca0fdecd-7626-49b3-8107-9ce06fa81a5f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance [pid: 7|app: 0|req: 577/1166] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:22:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:01.589 8 WARNING neutronclient.v2_0.client [None req-34a8b24a-4ab7-4e8a-b85d-743aa3a9f107 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] 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-03 17:23:01.635 7 INFO nova.api.openstack.compute.server_external_events [req-994a95f2-b547-43db-a7cb-a0644b406427 req-e39050e2-6332-46a3-ae8b-05c4dcbdb11f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance [pid: 7|app: 0|req: 578/1167] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:23:01 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) [pid: 8|app: 0|req: 590/1168] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:23:01 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 1517 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:03.674 7 INFO nova.api.openstack.compute.server_external_events [req-abe0fc7a-0e35-4500-8e9d-cc77365d7864 req-56b50d00-fa2f-4a5a-bfcc-62b4dcf3bc59 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance [pid: 7|app: 0|req: 579/1169] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:23:03 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-03 17:23:06.868 8 WARNING neutronclient.v2_0.client [None req-98e7e2c0-17d0-477a-88cd-c73de79ee0a6 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1172] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:23:06 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 1816 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-03 17:23:08.414 7 INFO nova.api.openstack.compute.server_external_events [req-679d8254-a48f-4002-b9e9-78764992aa30 req-69244c96-a079-4d24-89a4-a15ab2c852ef 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance [pid: 7|app: 0|req: 581/1173] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:23:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:39.535 7 WARNING neutronclient.v2_0.client [None req-3fda29eb-b679-4207-9413-18595c522c19 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The 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-03 17:23:39.576 7 WARNING neutronclient.v2_0.client [None req-3fda29eb-b679-4207-9413-18595c522c19 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The 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-03 17:23:39.726 7 WARNING neutronclient.v2_0.client [None req-3fda29eb-b679-4207-9413-18595c522c19 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1180] 199.204.45.227 () {36 vars in 714 bytes} [Fri Jul 3 17:23:39 2026] POST /v2.1/servers => generated 453 bytes in 670 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-03 17:23:40.481 8 WARNING neutronclient.v2_0.client [None req-9f6ba877-8cef-46a0-9dbe-d739aee83245 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in 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/1181] 199.204.45.227 () {32 vars in 733 bytes} [Fri Jul 3 17:23:40 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533 => generated 2213 bytes in 52 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-03 17:23:40.539 7 WARNING neutronclient.v2_0.client [None req-e532f7de-db71-4dd4-ac30-f5ca6ff47c17 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1182] 199.204.45.227 () {32 vars in 759 bytes} [Fri Jul 3 17:23:40 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1183] 199.204.45.227 () {32 vars in 777 bytes} [Fri Jul 3 17:23:40 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/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-03 17:23:43.499 7 WARNING neutronclient.v2_0.client [None req-53b1f3d9-1088-48a7-a2dd-e8a7a97ebe5e b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1184] 199.204.45.227 () {32 vars in 733 bytes} [Fri Jul 3 17:23:43 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533 => generated 2371 bytes in 94 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-03 17:23:43.592 8 WARNING neutronclient.v2_0.client [None req-22136d8b-f510-4e4b-9a45-4b33c38c4e26 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1185] 199.204.45.227 () {32 vars in 759 bytes} [Fri Jul 3 17:23:43 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 28 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: 588/1186] 199.204.45.227 () {32 vars in 777 bytes} [Fri Jul 3 17:23:43 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:45.705 8 INFO nova.api.openstack.compute.server_external_events [req-600ce064-0bff-473e-b0d2-812238824bd8 req-2ce860eb-dac3-4462-8505-058076cd9860 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:3a96c21a-d228-43d4-bfeb-5fb42818d737 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 600/1189] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:23:45 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-03 17:23:46.846 7 WARNING neutronclient.v2_0.client [None req-c0fbe531-1e3c-4856-937b-b2af17689643 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1190] 199.204.45.227 () {32 vars in 733 bytes} [Fri Jul 3 17:23:46 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533 => generated 2445 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:46.976 8 WARNING neutronclient.v2_0.client [None req-417a546f-8156-4999-ba5e-f7013b9776ea b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1191] 199.204.45.227 () {32 vars in 759 bytes} [Fri Jul 3 17:23:46 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 284 bytes in 83 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: 591/1192] 199.204.45.227 () {32 vars in 777 bytes} [Fri Jul 3 17:23:47 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:51.302 8 WARNING neutronclient.v2_0.client [None req-0989adae-8c8a-43dd-8525-bb12763dd7c4 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in 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/1193] 199.204.45.227 () {32 vars in 733 bytes} [Fri Jul 3 17:23:51 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533 => generated 2433 bytes in 150 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-03 17:23:51.441 7 WARNING neutronclient.v2_0.client [None req-847ab8e7-df83-4160-9159-d62062690cce b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1194] 199.204.45.227 () {32 vars in 759 bytes} [Fri Jul 3 17:23:51 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 603/1195] 199.204.45.227 () {32 vars in 777 bytes} [Fri Jul 3 17:23:51 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-volume_attachments => generated 197 bytes in 37 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-03 17:23:52.000 7 INFO nova.api.openstack.compute.server_external_events [req-b79fc11d-29ef-461e-98d7-de06127102ed req-dfeaab77-fe30-4f0d-b141-fedebd381289 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:3a96c21a-d228-43d4-bfeb-5fb42818d737 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 593/1196] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:23:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:54.046 8 INFO nova.api.openstack.compute.server_external_events [req-128e4fd5-136e-40cf-b7ca-bd3a3debd276 req-1ab46a66-3ffe-4276-87b6-6184de9d6100 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:3a96c21a-d228-43d4-bfeb-5fb42818d737 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 604/1197] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:23:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:23:55.333 8 WARNING neutronclient.v2_0.client [None req-2cb472ff-53fd-4333-a595-08aca48009c4 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1200] 199.204.45.227 () {32 vars in 733 bytes} [Fri Jul 3 17:23:55 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533 => generated 2581 bytes in 148 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-03 17:23:55.482 7 WARNING neutronclient.v2_0.client [None req-3554e738-fe79-40cc-a888-66c692248866 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1201] 199.204.45.227 () {32 vars in 759 bytes} [Fri Jul 3 17:23:55 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 286 bytes in 83 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: 607/1202] 199.204.45.227 () {32 vars in 777 bytes} [Fri Jul 3 17:23:55 2026] GET /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-volume_attachments => generated 197 bytes in 37 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-03 17:24:33.789 8 WARNING neutronclient.v2_0.client [None req-b5da02be-af0b-47f1-b1f0-f9449b77891c b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The 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-03 17:24:33.830 8 WARNING neutronclient.v2_0.client [None req-b5da02be-af0b-47f1-b1f0-f9449b77891c b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] 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-03 17:24:36.356 7 INFO nova.api.openstack.compute.server_external_events [req-69a49767-6176-4892-86ef-3a2b08995742 req-84120b6b-44d4-4e19-98b0-7f6c765781e4 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 601/1211] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:24:36 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-03 17:24:39.431 7 INFO nova.api.openstack.compute.server_external_events [req-b9c6abec-4af0-4204-aed8-cc7ba0d3818a req-609bd1eb-2a87-45bc-89bc-a867e84c0c7e 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 602/1212] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:24:39 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-03 17:24:41.471 7 INFO nova.api.openstack.compute.server_external_events [req-1f9d3431-a21f-4864-9d9d-4543dc333670 req-eca87cb6-e1dc-48aa-a4dc-85b0817fa141 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 603/1213] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:24:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:24:42.401 8 WARNING neutronclient.v2_0.client [None req-b5da02be-af0b-47f1-b1f0-f9449b77891c b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1214] 199.204.45.227 () {36 vars in 812 bytes} [Fri Jul 3 17:24:33 2026] POST /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 281 bytes in 8702 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-03 17:24:43.439 7 INFO nova.api.openstack.compute.server_external_events [req-9df84e88-9a86-4076-8efe-6c702648fe44 req-80f450ca-f22b-43a8-b65a-b3c3ae0ec4a9 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 604/1215] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:24:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:24:43.510 8 INFO nova.api.openstack.compute.server_external_events [req-7a0324ce-e71c-4583-8613-376b79c0af15 req-ce4f23d2-b2d4-4105-b419-0ef46a8d808c 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 612/1216] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:24:43 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-03 17:25:10.182 8 WARNING neutronclient.v2_0.client [None req-906d37d5-0cc9-4c4a-b76d-30a84223b2c4 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The 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-03 17:25:10.232 8 WARNING neutronclient.v2_0.client [None req-906d37d5-0cc9-4c4a-b76d-30a84223b2c4 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] 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-03 17:25:13.206 7 INFO nova.api.openstack.compute.server_external_events [req-67d061d3-9c13-474d-b96d-447e01c3a357 req-bcef40d8-0052-416d-a6af-da5f22873e7b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 608/1223] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:25:16.578 7 INFO nova.api.openstack.compute.server_external_events [req-562a83d5-7188-46ee-850e-9793a751585a req-97bdbf4c-b7a0-4ddc-942f-e98c1f981c8f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 611/1226] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:25:18.617 7 INFO nova.api.openstack.compute.server_external_events [req-7759e081-1530-42f3-b77f-b01667a9c913 req-1ca2859d-f5a8-48b4-9b00-859c2e8e71ab 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 612/1227] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-03 17:25:19.764 8 WARNING neutronclient.v2_0.client [None req-906d37d5-0cc9-4c4a-b76d-30a84223b2c4 b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1228] 199.204.45.227 () {36 vars in 812 bytes} [Fri Jul 3 17:25:10 2026] POST /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 375 bytes in 9724 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-03 17:25:30.445 7 WARNING neutronclient.v2_0.client [None req-626481c8-869e-49cb-8f23-037a0ec45fca b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The 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-03 17:25:30.488 7 WARNING neutronclient.v2_0.client [None req-626481c8-869e-49cb-8f23-037a0ec45fca b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] 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-03 17:25:33.070 8 INFO nova.api.openstack.compute.server_external_events [req-74df891b-a643-4ee9-a505-318cbfeacd2a req-d572e72e-f38c-41fd-a5c2-c053859dceaf 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 618/1231] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:33 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-03 17:25:36.738 8 INFO nova.api.openstack.compute.server_external_events [req-827e19b7-bfad-45f1-a4d5-339bac53bae9 req-1d41145e-c775-43b8-a72a-4ebd32708582 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 621/1234] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:36 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-03 17:25:38.790 8 INFO nova.api.openstack.compute.server_external_events [req-fc322fbf-386b-4b84-81f9-c7a56b8b2830 req-39e79809-31dd-43dd-a81e-8c6fb6bc1d4b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-plugged:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 622/1235] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:38 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) 2026-07-03 17:25:40.048 7 WARNING neutronclient.v2_0.client [None req-626481c8-869e-49cb-8f23-037a0ec45fca b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1236] 199.204.45.227 () {36 vars in 812 bytes} [Fri Jul 3 17:25:30 2026] POST /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface => generated 377 bytes in 9688 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-03 17:25:40.774 8 INFO nova.api.openstack.compute.server_external_events [req-e04ec6e9-17c6-495c-b8ff-8502b1a3d3ad req-5eab3c2e-b034-4afb-bd7c-4975053c1f27 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 623/1237] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:40 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-03 17:25:54.231 8 INFO nova.api.openstack.compute.server_external_events [req-0d380f93-bf05-405d-b80c-a37389899e30 req-9c59fbff-a984-41bf-82b5-6e644e8a047b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 625/1240] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:54 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, ' [pid: 7|app: 0|req: 617/1243] 199.204.45.227 () {34 vars in 855 bytes} [Fri Jul 3 17:25:54 2026] DELETE /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface/6c4db046-3baf-4289-9fbb-1c5d4a3ee414 => 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-03 17:25:56.270 8 INFO nova.api.openstack.compute.server_external_events [req-7296af08-5c79-4e5e-8707-53622071777e req-066fad6b-ac66-4148-92b7-b8c48b5bba0a 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 627/1244] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:25:58.316 7 INFO nova.api.openstack.compute.server_external_events [req-9604b5a6-7552-4edb-ad59-0e847b5fce53 req-275e7b3d-b4a4-484a-b6b5-5461e640ef5f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance 2026-07-03 17:25:58.316 7 INFO nova.api.openstack.compute.server_external_events [req-9604b5a6-7552-4edb-ad59-0e847b5fce53 req-275e7b3d-b4a4-484a-b6b5-5461e640ef5f 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:6c4db046-3baf-4289-9fbb-1c5d4a3ee414 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 618/1245] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:25:58 2026] POST /v2.1/os-server-external-events => generated 358 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-03 17:26:04.740 8 INFO nova.api.openstack.compute.server_external_events [req-22c213b1-9f02-4a83-bb90-8a24026d10b0 req-9bf1b3d0-496b-443c-9092-c792a1f778e0 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 628/1246] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:04 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: 7|app: 0|req: 619/1249] 199.204.45.227 () {34 vars in 855 bytes} [Fri Jul 3 17:26:04 2026] DELETE /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface/282acf9c-71ee-4174-a638-844701cf76ee => generated 0 bytes in 50 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-03 17:26:06.865 8 INFO nova.api.openstack.compute.server_external_events [req-d51c1bc6-f702-4e8c-9d8e-a155b9c0c049 req-1c3b4b06-89f3-43d9-ab61-df4a0447bdfd 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 8|app: 0|req: 631/1250] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:08.906 7 INFO nova.api.openstack.compute.server_external_events [req-5abd0482-e3b2-4a21-b30d-f78ecdfc0661 req-afd6b742-d49e-45d4-9894-6f9463cb0b03 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:282acf9c-71ee-4174-a638-844701cf76ee for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 620/1251] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1256] 199.204.45.227 () {34 vars in 855 bytes} [Fri Jul 3 17:26:27 2026] DELETE /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533/os-interface/054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 => generated 0 bytes in 195 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-03 17:26:31.528 7 INFO nova.api.openstack.compute.server_external_events [req-d997f81e-88fe-44fe-b829-7426b014efcb req-0121819e-7b62-4f7d-94df-c60908fbf514 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:054922e1-1e43-4d45-bd2f-e1c88eb6b4f1 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 623/1257] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1258] 199.204.45.227 () {34 vars in 755 bytes} [Fri Jul 3 17:26:33 2026] DELETE /v2.1/servers/11572596-1539-4e18-9d4f-a840e08d4533 => generated 0 bytes in 116 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-03 17:26:34.935 7 INFO nova.api.openstack.compute.server_external_events [req-8c8bd7f6-83a2-4dd9-a9bf-cd536b899a55 req-48ac3471-6668-43df-b649-90a4b5414fdf 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:3a96c21a-d228-43d4-bfeb-5fb42818d737 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance [pid: 7|app: 0|req: 625/1261] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:35.393 8 INFO nova.api.openstack.compute.server_external_events [req-5e1099f7-0bf3-4a5b-bf8d-25213e76a489 req-62dc7036-3547-49c9-907a-f5088731e60a 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1262] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1263] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:26:35 2026] DELETE /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 0 bytes in 136 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-03 17:26:35.572 8 WARNING neutronclient.v2_0.client [None req-ac57adae-03b9-4bd0-94bb-a464cc5121e2 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1264] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:26:35 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 1942 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-03 17:26:36.974 7 INFO nova.api.openstack.compute.server_external_events [req-fd3eaa1c-773d-4210-a4ee-ea4d5b6caba0 req-d44c9ecc-aadb-49d2-ac1d-e079bcc9c09b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:3a96c21a-d228-43d4-bfeb-5fb42818d737 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance 2026-07-03 17:26:36.975 7 INFO nova.api.openstack.compute.server_external_events [req-fd3eaa1c-773d-4210-a4ee-ea4d5b6caba0 req-d44c9ecc-aadb-49d2-ac1d-e079bcc9c09b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:3a96c21a-d228-43d4-bfeb-5fb42818d737 for instance 11572596-1539-4e18-9d4f-a840e08d4533 on instance 2026-07-03 17:26:36.975 7 INFO nova.api.openstack.compute.server_external_events [req-fd3eaa1c-773d-4210-a4ee-ea4d5b6caba0 req-d44c9ecc-aadb-49d2-ac1d-e079bcc9c09b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance 2026-07-03 17:26:36.975 7 INFO nova.api.openstack.compute.server_external_events [req-fd3eaa1c-773d-4210-a4ee-ea4d5b6caba0 req-d44c9ecc-aadb-49d2-ac1d-e079bcc9c09b 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance [pid: 7|app: 0|req: 627/1265] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:36 2026] POST /v2.1/os-server-external-events => generated 702 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:39.016 8 INFO nova.api.openstack.compute.server_external_events [req-a09701fc-a23f-4f18-800d-2c17b482cefc req-e6a6bf93-edbb-4459-a4be-71c5e1055da9 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:bc9822f0-8ee1-484f-a979-b6192f6767c6 for instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 on instance [pid: 8|app: 0|req: 639/1266] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:38 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-03 17:26:40.833 7 WARNING neutronclient.v2_0.client [None req-0ca41ccc-17e8-4e5c-ada5-3b4b1a76a94a ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1267] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:26:40 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 1480 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:45.952 8 INFO nova.api.openstack.wsgi [None req-1ee5e9a7-3c4c-4358-84a8-976107ecdabf ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] HTTP exception thrown: Instance 5b1277c4-d4c0-4db0-8a04-da827bab0773 could not be found. [pid: 8|app: 0|req: 641/1270] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:26:45 2026] GET /v2.1/servers/5b1277c4-d4c0-4db0-8a04-da827bab0773 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:46.420 7 INFO nova.api.openstack.compute.server_external_events [req-25d425b4-6688-4d70-917f-a7e5ab83b306 req-5f40beec-9203-4526-b9a6-69b645edb8dc 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-changed:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f 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: 630/1271] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1272] 10.0.0.124 () {32 vars in 718 bytes} [Fri Jul 3 17:26:46 2026] DELETE /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 0 bytes in 88 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-03 17:26:46.543 7 WARNING neutronclient.v2_0.client [None req-38214108-f3bd-4ba5-8aa8-cb984acbb504 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1273] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:26:46 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 1942 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:48.458 8 INFO nova.api.openstack.compute.server_external_events [req-77c966b6-f5c7-497e-81e1-9ffcdf4e524f req-80ad28d1-7b5d-4d27-a7be-c2b60daacced 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance 2026-07-03 17:26:48.459 8 INFO nova.api.openstack.compute.server_external_events [req-77c966b6-f5c7-497e-81e1-9ffcdf4e524f req-80ad28d1-7b5d-4d27-a7be-c2b60daacced 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-unplugged:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance [pid: 8|app: 0|req: 643/1274] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:50.493 7 INFO nova.api.openstack.compute.server_external_events [req-b8a6ddc7-e92e-464a-ae7b-7610101a3fa2 req-8f0ba56f-5586-489c-bcda-d5338bc68bc8 1e0c46300ed54a1c99c48b2fbf0c9da6 0ab13045c49a457f98cd59aa7f2104e7 - - f7109b25fe6044b3b4b2512110a8fef4 f7109b25fe6044b3b4b2512110a8fef4] Creating event network-vif-deleted:6523a198-1a03-4f56-be0f-5c4605d244b0 for instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f on instance [pid: 7|app: 0|req: 632/1275] 10.0.0.32 () {38 vars in 814 bytes} [Fri Jul 3 17:26:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:51.753 8 WARNING neutronclient.v2_0.client [None req-6909f813-e7ee-44a6-b668-2adabb66ad47 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1276] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:26:51 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 1480 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-03 17:26:56.838 7 INFO nova.api.openstack.wsgi [None req-3d21996b-bb67-4064-8e7b-e72b89edc8fb ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] HTTP exception thrown: Instance f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f could not be found. [pid: 7|app: 0|req: 634/1279] 10.0.0.124 () {32 vars in 715 bytes} [Fri Jul 3 17:26:56 2026] GET /v2.1/servers/f1cb0691-d9cc-41c1-ae27-8b34e5e0a68f => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 646/1280] 10.0.0.124 () {32 vars in 724 bytes} [Fri Jul 3 17:26:58 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-333432959 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 17:26:58.974 7 INFO nova.api.openstack.wsgi [None req-40c0d875-9c68-4407-b1be-4a90bc036753 ebd7e23f3823403cb22f20c7615bfc7d d490d7581c734e74a683be443fa21293 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-333432959 not found for user ebd7e23f3823403cb22f20c7615bfc7d [pid: 7|app: 0|req: 635/1281] 10.0.0.124 () {32 vars in 721 bytes} [Fri Jul 3 17:26:58 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-333432959 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1286] 10.0.0.124 () {32 vars in 655 bytes} [Fri Jul 3 17:27:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1287] 10.0.0.124 () {32 vars in 641 bytes} [Fri Jul 3 17:27:16 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-03 17:27:16.268 8 WARNING oslo_db.sqlalchemy.utils [None req-cd8ac027-d9c5-4173-95cc-4df37dc9ffea b39fbfc2df1141159c23cc610b7f0238 bc7bf7793d484ae7a57151bdd30bfa03 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 650/1288] 10.0.0.124 () {32 vars in 649 bytes} [Fri Jul 3 17:27:16 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: 7|app: 0|req: 639/1289] 10.0.0.124 () {32 vars in 694 bytes} [Fri Jul 3 17:27:16 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)