+ 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 17 16:27:42 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-f67d668d6-gbtd4 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 0x7f33250bd668 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-17 16:27:47.377 8 INFO nova.utils [None req-3c9a79d8-fb1c-4915-87e6-e3038326c801 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-17 16:27:47.386 7 INFO nova.utils [None req-6eb6cafe-0bbd-4c23-8cf3-56923bcae6b3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-17 16:27:49.107 7 WARNING keystonemiddleware._common.config [None req-6eb6cafe-0bbd-4c23-8cf3-56923bcae6b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:49.116 7 WARNING oslo_config.cfg [None req-6eb6cafe-0bbd-4c23-8cf3-56923bcae6b3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 16:27:49.200 7 WARNING keystonemiddleware._common.config [None req-6eb6cafe-0bbd-4c23-8cf3-56923bcae6b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:49.218 7 WARNING oslo_config.cfg [None req-6eb6cafe-0bbd-4c23-8cf3-56923bcae6b3 - - - - - -] 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-17 16:27:49.228 8 WARNING keystonemiddleware._common.config [None req-3c9a79d8-fb1c-4915-87e6-e3038326c801 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:49.231 7 WARNING oslo_config.cfg [None req-6eb6cafe-0bbd-4c23-8cf3-56923bcae6b3 - - - - - -] 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 0x7f33250bd668 pid: 7 (default app) 2026-07-17 16:27:49.241 8 WARNING oslo_config.cfg [None req-3c9a79d8-fb1c-4915-87e6-e3038326c801 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-17 16:27:49.343 8 WARNING keystonemiddleware._common.config [None req-3c9a79d8-fb1c-4915-87e6-e3038326c801 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 16:27:49.359 8 WARNING oslo_config.cfg [None req-3c9a79d8-fb1c-4915-87e6-e3038326c801 - - - - - -] 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-17 16:27:49.372 8 WARNING oslo_config.cfg [None req-3c9a79d8-fb1c-4915-87e6-e3038326c801 - - - - - -] 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 0x7f33250bd668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:27:56 2026] GET /v2.1 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 16:27:56.925 7 WARNING oslo_policy.policy [None req-97645fa7-b9df-4543-a8d5-71bdb44713bf d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - 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-17 16:27:56.925 7 WARNING oslo_policy.policy [None req-97645fa7-b9df-4543-a8d5-71bdb44713bf d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - 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.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:27:56 2026] GET /v2.1 => generated 0 bytes in 538 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-17 16:27:57.018 8 WARNING oslo_policy.policy [req-97645fa7-b9df-4543-a8d5-71bdb44713bf req-f19ebeb3-cce1-4dac-8f1f-5c3e50b47e27 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - 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-17 16:27:57.018 8 WARNING oslo_policy.policy [req-97645fa7-b9df-4543-a8d5-71bdb44713bf req-f19ebeb3-cce1-4dac-8f1f-5c3e50b47e27 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - 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.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:27:57 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:27:57.119 7 INFO nova.api.openstack.wsgi [None req-8b29a12e-ada5-4986-9c6f-399be70082b7 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.192 () {48 vars in 1009 bytes} [Fri Jul 17 16:27:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:27:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.192 () {52 vars in 1046 bytes} [Fri Jul 17 16:27:57 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:27:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:27:58 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:27:58 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-17 16:27:58.102 7 INFO nova.api.openstack.wsgi [None req-a668219e-1df7-4daa-8a6e-464a0c2fec2a d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.192 () {48 vars in 1011 bytes} [Fri Jul 17 16:27:58 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:27:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.192 () {52 vars in 1046 bytes} [Fri Jul 17 16:27:58 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:27:59 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.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:27:59 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:27:59 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-17 16:27:59.095 7 INFO nova.api.openstack.wsgi [None req-2da5b2d2-7fe7-4938-b988-8b1313326f98 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.192 () {48 vars in 1013 bytes} [Fri Jul 17 16:27:59 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.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:27:59 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.19.213.192 () {52 vars in 1046 bytes} [Fri Jul 17 16:27:59 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:27:59 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.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:27:59 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:28:00 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 16:28:00.050 7 INFO nova.api.openstack.wsgi [None req-8fc89851-85de-4488-835f-eb6c0b07bba4 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.192 () {48 vars in 1011 bytes} [Fri Jul 17 16:28:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:28:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.192 () {52 vars in 1046 bytes} [Fri Jul 17 16:28:00 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:28:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:28:00 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:28:01 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-17 16:28:01.051 7 INFO nova.api.openstack.wsgi [None req-d148127b-79f9-46d3-bc60-2ef8f9b28a72 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.192 () {48 vars in 1013 bytes} [Fri Jul 17 16:28:01 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:28:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.192 () {52 vars in 1046 bytes} [Fri Jul 17 16:28:01 2026] POST /v2.1/flavors => generated 535 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.150 () {28 vars in 453 bytes} [Fri Jul 17 16:33:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.150 () {30 vars in 657 bytes} [Fri Jul 17 16:33:53 2026] GET /v2.1 => generated 0 bytes in 150 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: 54/107] 10.0.0.150 () {32 vars in 730 bytes} [Fri Jul 17 16:33:53 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: 54/108] 10.0.0.150 () {34 vars in 803 bytes} [Fri Jul 17 16:33:53 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:36: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) /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: 71/142] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:36:40 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:36:40 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-17 16:36:40.564 7 INFO nova.api.openstack.wsgi [None req-7075a061-ede9-42f2-a054-0695883db507 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/144] 199.19.213.192 () {48 vars in 1015 bytes} [Fri Jul 17 16:36:40 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: 73/145] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:36:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.192 () {52 vars in 1047 bytes} [Fri Jul 17 16:36:40 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:37:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:37:39 2026] GET /v2.1 => generated 0 bytes in 407 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:37:39 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-17 16:37:39.760 8 INFO nova.api.openstack.wsgi [None req-8f79ad12-2bab-4eba-960a-c6f8c23c72bc d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d3b4452c44a843c3ab4d81c4a37414dc [pid: 8|app: 0|req: 81/162] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:37:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-17 16:37:39.776 7 WARNING oslo_db.sqlalchemy.utils [None req-1611f30d-23b4-4cd4-a253-be7e63fedadb d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.19.213.192 () {48 vars in 1014 bytes} [Fri Jul 17 16:37:39 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.19.213.192 () {52 vars in 1055 bytes} [Fri Jul 17 16:37:39 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:37:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:37:43 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: 85/169] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:37:43 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.192 () {48 vars in 1071 bytes} [Fri Jul 17 16:37:43 2026] GET /v2.1/os-quota-sets/e70d11822f934f659ca0a16c8181dbf7 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.19.213.192 () {52 vars in 1123 bytes} [Fri Jul 17 16:37:43 2026] PUT /v2.1/os-quota-sets/e70d11822f934f659ca0a16c8181dbf7 => generated 238 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:45: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: 134/267] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:45:36 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:45: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-17 16:45:36.185 7 INFO nova.api.openstack.wsgi [None req-19bc084c-3f16-495e-be6f-94b23d3e0912 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 135/269] 199.19.213.192 () {48 vars in 1013 bytes} [Fri Jul 17 16:45:36 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 16:45:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.192 () {52 vars in 1047 bytes} [Fri Jul 17 16:45:36 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/314] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 16:49:04 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: 157/315] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 16:49:04 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/316] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 16:49:04 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/317] 199.19.213.192 () {48 vars in 1071 bytes} [Fri Jul 17 16:49:05 2026] GET /v2.1/os-quota-sets/18c9198cbe944f3c9de2638acfff3c5e => generated 283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 199.19.213.192 () {52 vars in 1123 bytes} [Fri Jul 17 16:49:05 2026] PUT /v2.1/os-quota-sets/18c9198cbe944f3c9de2638acfff3c5e => generated 238 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.43 () {28 vars in 452 bytes} [Fri Jul 17 17:00:08 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: 8|app: 0|req: 225/452] 10.0.0.43 () {30 vars in 656 bytes} [Fri Jul 17 17:00:08 2026] GET /v2.1 => generated 0 bytes in 52 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: 228/453] 10.0.0.43 () {32 vars in 729 bytes} [Fri Jul 17 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/454] 10.0.0.43 () {34 vars in 763 bytes} [Fri Jul 17 17:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.43 () {28 vars in 452 bytes} [Fri Jul 17 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 228/458] 10.0.0.43 () {30 vars in 656 bytes} [Fri Jul 17 17:00:13 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/459] 10.0.0.43 () {32 vars in 729 bytes} [Fri Jul 17 17:00:13 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: 229/460] 10.0.0.43 () {34 vars in 763 bytes} [Fri Jul 17 17:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/461] 10.0.0.43 () {28 vars in 452 bytes} [Fri Jul 17 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 230/462] 10.0.0.43 () {30 vars in 656 bytes} [Fri Jul 17 17:00:18 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 233/463] 10.0.0.43 () {32 vars in 729 bytes} [Fri Jul 17 17:00:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/464] 10.0.0.43 () {34 vars in 806 bytes} [Fri Jul 17 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.43 () {28 vars in 452 bytes} [Fri Jul 17 17:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 233/468] 10.0.0.43 () {30 vars in 656 bytes} [Fri Jul 17 17:00:22 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.43 () {32 vars in 729 bytes} [Fri Jul 17 17:00:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 10.0.0.43 () {34 vars in 806 bytes} [Fri Jul 17 17:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:01:11 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: 240/482] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:01:11 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:01:12 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-17 17:01:12.061 8 INFO nova.api.openstack.wsgi [None req-fe7d8145-1e7b-4756-a453-3f777562fba9 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 241/484] 199.19.213.192 () {48 vars in 1009 bytes} [Fri Jul 17 17:01:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/485] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:01:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:01:12 2026] GET /v2.1/flavors/5fd2d2a8-3e1c-4f21-ae06-68c89971836a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:01:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:01:12 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: 7|app: 0|req: 246/489] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:01:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:01:13.054 8 INFO nova.api.openstack.wsgi [None req-64aa0955-3bfd-4ab7-ad67-6ea1796ac2fb d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 244/490] 199.19.213.192 () {48 vars in 1011 bytes} [Fri Jul 17 17:01:13 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:01:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:01:13 2026] GET /v2.1/flavors/8bf7d362-9294-4157-a120-977052740882/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:01:14 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-17 17:01:14.081 8 INFO nova.api.openstack.wsgi [None req-c55e35a1-7b2e-4b01-947b-8f944b3a0d56 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 247/496] 199.19.213.192 () {48 vars in 1013 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1/flavors/510d9615-0c4d-40a5-a253-d90d6c320d0d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:01:14 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:01:15 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-17 17:01:15.035 8 INFO nova.api.openstack.wsgi [None req-171819a1-8f31-478d-b51e-f32d0ebf3ae0 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 250/502] 199.19.213.192 () {48 vars in 1011 bytes} [Fri Jul 17 17:01:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:01:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:01:15 2026] GET /v2.1/flavors/22e85617-5eae-44e6-addd-ac877ed071ee/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:01:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:01:15 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:01:15 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-17 17:01:16.019 8 INFO nova.api.openstack.wsgi [None req-37ef3204-77c1-4c2c-817f-66b47ee57744 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 253/508] 199.19.213.192 () {48 vars in 1013 bytes} [Fri Jul 17 17:01:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:01:16 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: 8|app: 0|req: 254/510] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:01:16 2026] GET /v2.1/flavors/1f28cce0-5e23-40cf-8b77-f05ba056e471/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: 262/525] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:02:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:02:21 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:02:21 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-17 17:02:21.787 7 INFO nova.api.openstack.wsgi [None req-559b1760-b015-4e4f-880e-51be8f9dbe59 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 265/528] 199.19.213.192 () {48 vars in 1015 bytes} [Fri Jul 17 17:02:21 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: 264/529] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:02:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:02:21 2026] GET /v2.1/flavors/1b0ed664-f5a0-4ebb-bccb-e2f07429ac5f/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:02:29 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: 266/533] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:02:29 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: 268/534] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:02:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/537] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:02:33 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: 270/538] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:02:33 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: 269/539] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:02:33 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: 271/540] 199.19.213.192 () {48 vars in 1071 bytes} [Fri Jul 17 17:02:33 2026] GET /v2.1/os-quota-sets/e70d11822f934f659ca0a16c8181dbf7 => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:03:25 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: 277/552] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:03:25 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/553] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:03:25 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:03:25.794 7 INFO nova.api.openstack.wsgi [None req-df799f8a-26ed-4be5-8ab8-1fcee2628018 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 278/554] 199.19.213.192 () {48 vars in 1013 bytes} [Fri Jul 17 17:03:25 2026] GET /v2.1/flavors/m1.manila => 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: 277/555] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:03:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 199.19.213.192 () {48 vars in 1097 bytes} [Fri Jul 17 17:03:25 2026] GET /v2.1/flavors/dc3704c8-5455-4cbc-abf1-3961abb7016a/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:03:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:03:41 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:03: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) [pid: 8|app: 0|req: 280/562] 199.19.213.192 () {48 vars in 1071 bytes} [Fri Jul 17 17:03:41 2026] GET /v2.1/os-quota-sets/18c9198cbe944f3c9de2638acfff3c5e => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.19.213.192 () {42 vars in 703 bytes} [Fri Jul 17 17:04:33 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: 287/576] 199.19.213.192 () {44 vars in 907 bytes} [Fri Jul 17 17:04:33 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: 290/577] 199.19.213.192 () {46 vars in 980 bytes} [Fri Jul 17 17:04:33 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-17 17:04:33.623 8 INFO nova.api.openstack.wsgi [None req-228e9a2b-f2d8-4987-bf9b-bb41bee3f29d d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 288/578] 199.19.213.192 () {48 vars in 1009 bytes} [Fri Jul 17 17:04:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.19.213.192 () {48 vars in 1049 bytes} [Fri Jul 17 17:04:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/588] 10.0.0.11 () {32 vars in 653 bytes} [Fri Jul 17 17:05:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 293/589] 10.0.0.11 () {32 vars in 639 bytes} [Fri Jul 17 17:05:15 2026] GET /v2.1/servers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 17:05:15.269 7 WARNING oslo_db.sqlalchemy.utils [None req-da0dcfb3-e06b-4128-a9b9-9fda53dec75b d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 297/590] 10.0.0.11 () {32 vars in 647 bytes} [Fri Jul 17 17:05:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 10.0.0.11 () {32 vars in 692 bytes} [Fri Jul 17 17:05:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:26 2026] GET /v2.1/flavors/5fd2d2a8-3e1c-4f21-ae06-68c89971836a => generated 511 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.11 () {32 vars in 639 bytes} [Fri Jul 17 17:05:26 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:26 2026] GET /v2.1/flavors/5fd2d2a8-3e1c-4f21-ae06-68c89971836a => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:05:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:36.078 8 WARNING neutronclient.v2_0.client [None req-85df5913-ac80-45d3-8bbc-6e964b187eb8 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/600] 10.0.0.11 () {34 vars in 683 bytes} [Fri Jul 17 17:05:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:37.057 7 WARNING neutronclient.v2_0.client [None req-5afbb1b4-0446-4ff6-b894-b5ad98097852 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:37.953 8 WARNING neutronclient.v2_0.client [None req-0f6e7630-cb5b-464e-b409-41d4b8ed6d5b f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/601] 10.0.0.11 () {34 vars in 683 bytes} [Fri Jul 17 17:05:37 2026] POST /v2.1/os-security-groups => generated 242 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:38.021 7 WARNING neutronclient.v2_0.client [None req-10b7a16a-9bef-4f3a-a9e5-6f84ab6e973e 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/602] 10.0.0.11 () {34 vars in 683 bytes} [Fri Jul 17 17:05:37 2026] POST /v2.1/os-security-groups => generated 248 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:38.357 8 WARNING neutronclient.v2_0.client [None req-cc8848e5-93ca-469b-8f6f-e467f4fa7ea1 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/603] 10.0.0.11 () {34 vars in 683 bytes} [Fri Jul 17 17:05:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:38.702 7 WARNING neutronclient.v2_0.client [None req-60a0fbf7-3e2f-4899-814f-3f5088289372 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:38.713 8 WARNING neutronclient.v2_0.client [None req-cc8848e5-93ca-469b-8f6f-e467f4fa7ea1 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:39.707 7 WARNING neutronclient.v2_0.client [None req-60a0fbf7-3e2f-4899-814f-3f5088289372 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/604] 10.0.0.11 () {34 vars in 693 bytes} [Fri Jul 17 17:05:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1729 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:40.142 7 WARNING neutronclient.v2_0.client [None req-60a0fbf7-3e2f-4899-814f-3f5088289372 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:40.171 8 WARNING neutronclient.v2_0.client [None req-528c5b25-295a-4846-b19f-9bdec08a0c89 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.11 () {32 vars in 661 bytes} [Fri Jul 17 17:05:38 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 1521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:05:40.221 7 WARNING neutronclient.v2_0.client [None req-66ad48c1-ce19-4d23-aaf4-dfc98819ac49 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:40.288 8 WARNING neutronclient.v2_0.client [None req-528c5b25-295a-4846-b19f-9bdec08a0c89 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/606] 10.0.0.11 () {34 vars in 683 bytes} [Fri Jul 17 17:05:40 2026] POST /v2.1/os-security-groups => generated 248 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:40.623 7 WARNING neutronclient.v2_0.client [None req-f8926a1e-f882-4cfe-94f7-b4cfeb6c7e7b 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:40.797 7 WARNING neutronclient.v2_0.client [None req-f8926a1e-f882-4cfe-94f7-b4cfeb6c7e7b 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:40.926 8 WARNING neutronclient.v2_0.client [None req-528c5b25-295a-4846-b19f-9bdec08a0c89 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/607] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:40 2026] DELETE /v2.1/os-security-groups/54aea5a0-dec3-43f1-86f4-e2ae6f9232d9 => generated 0 bytes in 357 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:05:40.984 7 WARNING neutronclient.v2_0.client [None req-5a9e178b-7355-4bf6-9a44-1ff1db752593 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:41.016 7 WARNING neutronclient.v2_0.client [None req-5a9e178b-7355-4bf6-9a44-1ff1db752593 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/608] 10.0.0.11 () {34 vars in 693 bytes} [Fri Jul 17 17:05:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:41.211 7 WARNING neutronclient.v2_0.client [None req-2962e3fd-6625-4b47-9ed3-0bd71f1a56c6 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:41.229 7 INFO nova.api.openstack.wsgi [None req-2962e3fd-6625-4b47-9ed3-0bd71f1a56c6 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] HTTP exception thrown: Security group 54aea5a0-dec3-43f1-86f4-e2ae6f9232d9 does not exist Neutron server returns request_ids: ['req-01b13f65-565e-4a30-9ccc-7f00b74b4220'] [pid: 7|app: 0|req: 308/609] 10.0.0.11 () {32 vars in 735 bytes} [Fri Jul 17 17:05:41 2026] GET /v2.1/os-security-groups/54aea5a0-dec3-43f1-86f4-e2ae6f9232d9 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/610] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:05:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:41.309 7 WARNING neutronclient.v2_0.client [None req-195979a2-e671-4551-9ba1-2220fee922ee f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:41.359 7 WARNING neutronclient.v2_0.client [None req-195979a2-e671-4551-9ba1-2220fee922ee f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/611] 10.0.0.11 () {34 vars in 693 bytes} [Fri Jul 17 17:05:41 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:41.571 7 WARNING neutronclient.v2_0.client [None req-462c99e7-0f78-4319-bc27-458531e87216 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:41.664 7 WARNING neutronclient.v2_0.client [None req-462c99e7-0f78-4319-bc27-458531e87216 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/612] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:05:40 2026] POST /v2.1/servers => generated 450 bytes in 1671 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-17 17:05:41.757 8 WARNING neutronclient.v2_0.client [None req-de787f29-a880-4662-b8ff-a494ee520321 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/613] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:41 2026] DELETE /v2.1/os-security-groups/d063c43c-c8e7-480b-8de3-10924022485f => generated 0 bytes in 240 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:05:41.829 7 WARNING neutronclient.v2_0.client [None req-20a59202-1687-4f4f-9885-3f29d9738bbd 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/616] 10.0.0.11 () {32 vars in 735 bytes} [Fri Jul 17 17:05:41 2026] GET /v2.1/os-security-groups/d1916369-24c8-4e81-9849-95c03bf93d9a => generated 665 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:41.850 8 WARNING neutronclient.v2_0.client [None req-775cf294-e428-4bb2-acf1-68d40f89fe05 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/617] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:41 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1400 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-17 17:05:41.884 8 INFO nova.api.openstack.wsgi [None req-775cf294-e428-4bb2-acf1-68d40f89fe05 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] HTTP exception thrown: Security group d063c43c-c8e7-480b-8de3-10924022485f does not exist Neutron server returns request_ids: ['req-73e08486-9fb5-4a0a-87e8-ed71f6ddfc41'] 2026-07-17 17:05:41.886 7 WARNING neutronclient.v2_0.client [None req-f307da0f-9a14-4a8f-be14-3c56bfaa676a f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/618] 10.0.0.11 () {32 vars in 735 bytes} [Fri Jul 17 17:05:41 2026] GET /v2.1/os-security-groups/d063c43c-c8e7-480b-8de3-10924022485f => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:05:41.900 8 WARNING neutronclient.v2_0.client [None req-9daf4fb2-133c-4727-a33f-251004323bc4 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:41.911 7 WARNING neutronclient.v2_0.client [None req-f307da0f-9a14-4a8f-be14-3c56bfaa676a f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:41.930 8 WARNING neutronclient.v2_0.client [None req-9daf4fb2-133c-4727-a33f-251004323bc4 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:41.958 7 WARNING neutronclient.v2_0.client [None req-f307da0f-9a14-4a8f-be14-3c56bfaa676a f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/619] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:41 2026] DELETE /v2.1/os-security-groups/96fa6200-10fc-48ff-b22c-20dcbe38704d => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:05:42.101 8 WARNING neutronclient.v2_0.client [None req-bc8b793e-146a-4b67-8e1d-0c03f08dbfb7 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/620] 10.0.0.11 () {32 vars in 748 bytes} [Fri Jul 17 17:05:41 2026] DELETE /v2.1/os-security-group-rules/89506988-289b-47b9-af90-2601c48618b6 => generated 0 bytes in 352 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:05:42.243 8 INFO nova.api.openstack.wsgi [None req-bc8b793e-146a-4b67-8e1d-0c03f08dbfb7 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] HTTP exception thrown: Security group 96fa6200-10fc-48ff-b22c-20dcbe38704d does not exist Neutron server returns request_ids: ['req-53a5579f-1ddf-4275-9819-767ae6fedbb0'] [pid: 8|app: 0|req: 306/621] 10.0.0.11 () {32 vars in 735 bytes} [Fri Jul 17 17:05:42 2026] GET /v2.1/os-security-groups/96fa6200-10fc-48ff-b22c-20dcbe38704d => generated 194 bytes in 155 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:05:42.247 7 WARNING neutronclient.v2_0.client [None req-6dbbbb93-ef97-4515-805a-58cfee62a3e8 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:42.257 8 WARNING neutronclient.v2_0.client [None req-736f6893-cdae-44c2-bcc7-51c0cedaec62 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:42.284 7 WARNING neutronclient.v2_0.client [None req-6dbbbb93-ef97-4515-805a-58cfee62a3e8 f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:42.330 8 WARNING neutronclient.v2_0.client [None req-736f6893-cdae-44c2-bcc7-51c0cedaec62 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:42.408 8 WARNING neutronclient.v2_0.client [None req-736f6893-cdae-44c2-bcc7-51c0cedaec62 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/622] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:42 2026] DELETE /v2.1/os-security-groups/d1916369-24c8-4e81-9849-95c03bf93d9a => generated 0 bytes in 245 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:05:42.501 7 WARNING neutronclient.v2_0.client [None req-5018e52a-5d71-4d3b-a20d-6e16ecb9d04e f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/623] 10.0.0.11 () {32 vars in 661 bytes} [Fri Jul 17 17:05:42 2026] GET /v2.1/os-security-groups => generated 707 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:42.544 8 WARNING neutronclient.v2_0.client [None req-378ac9b6-6313-4440-b39b-821da2c16cbc 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:42.548 7 WARNING neutronclient.v2_0.client [None req-5018e52a-5d71-4d3b-a20d-6e16ecb9d04e f37d7817589a4805ae2f50c8eea5b073 bb5631d0636640e39004ad890013a656 - - default default] The 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-17 17:05:42.561 8 INFO nova.api.openstack.wsgi [None req-378ac9b6-6313-4440-b39b-821da2c16cbc 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] HTTP exception thrown: Security group 96fa6200-10fc-48ff-b22c-20dcbe38704d does not exist Neutron server returns request_ids: ['req-0422166d-06c9-46c1-a887-9b78559bf02b'] [pid: 8|app: 0|req: 308/624] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:42 2026] DELETE /v2.1/os-security-groups/96fa6200-10fc-48ff-b22c-20dcbe38704d => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:05:42.571 8 WARNING neutronclient.v2_0.client [None req-a27bbcb2-112a-4ed3-8162-4d698771453a 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/625] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:42 2026] DELETE /v2.1/os-security-groups/f23c17af-c617-4c04-8057-6941ae93151b => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:05:42.694 8 INFO nova.api.openstack.wsgi [None req-a27bbcb2-112a-4ed3-8162-4d698771453a 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] HTTP exception thrown: Security group d063c43c-c8e7-480b-8de3-10924022485f does not exist Neutron server returns request_ids: ['req-e88d63c5-dfff-4675-9fd8-6630bf413530'] [pid: 8|app: 0|req: 309/626] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:42 2026] DELETE /v2.1/os-security-groups/d063c43c-c8e7-480b-8de3-10924022485f => generated 194 bytes in 130 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:05:42.710 7 WARNING neutronclient.v2_0.client [None req-32086526-6f27-4a9b-a122-ba5177a775e3 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] The 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-17 17:05:42.972 8 WARNING neutronclient.v2_0.client [None req-c43a5c43-978f-49da-b6df-003112e6df94 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The 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-17 17:05:43.161 7 INFO nova.api.openstack.wsgi [None req-32086526-6f27-4a9b-a122-ba5177a775e3 6ab661a8bac24dd2b80eeba51cdbbaf4 46d4b5b2451141a9a75f7a7e0be7557d - - default default] HTTP exception thrown: Security group 54aea5a0-dec3-43f1-86f4-e2ae6f9232d9 does not exist Neutron server returns request_ids: ['req-2adb4af9-39c5-441f-94f5-da3338a34455'] [pid: 7|app: 0|req: 318/627] 10.0.0.11 () {32 vars in 738 bytes} [Fri Jul 17 17:05:42 2026] DELETE /v2.1/os-security-groups/54aea5a0-dec3-43f1-86f4-e2ae6f9232d9 => generated 194 bytes in 461 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:42 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1404 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:05:43.583 7 WARNING neutronclient.v2_0.client [None req-bc145284-80b2-461d-a01d-04cc9000d41c 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:05:43.750 7 WARNING neutronclient.v2_0.client [None req-bc145284-80b2-461d-a01d-04cc9000d41c 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] 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-17 17:05:44.270 8 WARNING neutronclient.v2_0.client [None req-9792571a-a5be-4b83-9738-d25e88b8e40f 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/629] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:44 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1452 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:05:44.758 7 WARNING neutronclient.v2_0.client [None req-bc145284-80b2-461d-a01d-04cc9000d41c 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/630] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:05:43 2026] POST /v2.1/servers => generated 451 bytes in 1963 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:45.493 7 WARNING neutronclient.v2_0.client [None req-eb98ee69-392c-462a-933e-dd4d1f711c42 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:05:45.497 8 WARNING neutronclient.v2_0.client [None req-1a162fff-bd06-453f-a4c9-b1378b525df4 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/631] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:45 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1423 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/632] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:45 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:46.765 8 WARNING neutronclient.v2_0.client [None req-642c45d7-3c8b-4dc0-b8bb-3c649d09ff13 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The 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-17 17:05:46.777 7 WARNING neutronclient.v2_0.client [None req-4ea34eea-ba09-48e7-910b-83aa2454edbd 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/633] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:46 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1460 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/634] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:46 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1419 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:47.870 8 WARNING neutronclient.v2_0.client [None req-448a0e35-2f08-43d7-b435-6059b7f6d23a 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The 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-17 17:05:47.887 7 WARNING neutronclient.v2_0.client [None req-6632a084-fc25-4995-a5fd-acbb00050f95 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/635] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:47 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1475 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 10.0.0.11 () {30 vars in 411 bytes} [Fri Jul 17 17:05:47 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/637] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:47 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/638] 10.0.0.11 () {28 vars in 558 bytes} [Fri Jul 17 17:05:47 2026] GET /v2/ => generated 402 bytes in 440 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: 315/639] 10.0.0.11 () {28 vars in 562 bytes} [Fri Jul 17 17:05:48 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 10.0.0.11 () {30 vars in 411 bytes} [Fri Jul 17 17:05:48 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-17 17:05:49.030 8 WARNING neutronclient.v2_0.client [None req-af6cb5bc-a266-4c41-a549-1b58ffb4c4ab 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:05:49.083 7 WARNING neutronclient.v2_0.client [None req-616c7923-5315-40db-adaf-efb50a73d67a 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/641] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:48 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1475 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:49.481 8 INFO nova.api.openstack.compute.server_external_events [req-0031c37f-5129-4d97-87da-afdf4c0d8342 req-fef4e844-2fb3-4c2c-a041-87bb67fd01c6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance 2026-07-17 17:05:49.491 8 INFO nova.compute.rpcapi [None req-8aada6e0-0327-4cd2-b3ed-9d0c024eb8be - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 317/642] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:05:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/643] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:49 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:50.454 8 WARNING neutronclient.v2_0.client [None req-7994e033-9e4d-407a-972f-26cf142b5457 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] 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-17 17:05:50.776 7 WARNING neutronclient.v2_0.client [None req-eaf4e102-d92a-4afa-bcc5-c0d0530e9534 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/644] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:50 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1551 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/645] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:50 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:51.551 8 INFO nova.api.openstack.compute.server_external_events [req-e35fb05c-fd3c-477c-a22b-64236e919935 req-88940eda-1f7e-44e5-a6fc-4c81f2f29ca6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance [pid: 8|app: 0|req: 319/646] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:05:51 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-17 17:05:52.217 7 WARNING neutronclient.v2_0.client [None req-58f8dfaa-f77a-4ace-a8d4-930fdaa55ace 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] 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-17 17:05:52.556 8 WARNING neutronclient.v2_0.client [None req-938c8799-fffb-44f0-8ae6-f21ce6cdfb57 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/649] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:52 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 1305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/650] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:52 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 1128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-17 17:05:54.024 8 INFO nova.api.openstack.compute.server_external_events [req-606f814d-95bc-4fb1-8bfd-abeebc56785e req-044e74d7-0440-4777-b904-92b3d6752207 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance [pid: 8|app: 0|req: 322/651] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:05:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/652] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:05:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:54.555 8 WARNING neutronclient.v2_0.client [None req-a9f1adfb-f98c-44fc-b5b8-1da9920eaed6 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:05:54.682 7 WARNING neutronclient.v2_0.client [None req-6123a993-7af7-452e-b6e9-5a7fd4e64bfd 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/653] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:54 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/654] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:54 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:55.782 8 WARNING neutronclient.v2_0.client [None req-ad9cfcc2-ab6f-4701-831e-785475cde2db 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The 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-17 17:05:55.855 8 WARNING neutronclient.v2_0.client [None req-ad9cfcc2-ab6f-4701-831e-785475cde2db 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] 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-17 17:05:55.900 7 WARNING neutronclient.v2_0.client [None req-246d2924-ec53-4af6-9981-a88ad8927488 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/655] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:55 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 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-17 17:05:56.151 7 INFO nova.api.openstack.compute.server_external_events [req-bd556001-f106-4af4-9eb7-47016fb89709 req-fea4f481-9992-49c9-ab16-5522068344fd 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance 2026-07-17 17:05:56.159 7 INFO nova.compute.rpcapi [None req-27532a9d-8f0c-4d6a-bfd5-62fbc6b4bc57 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 333/656] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:05:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:05:56.199 8 WARNING neutronclient.v2_0.client [None req-ad9cfcc2-ab6f-4701-831e-785475cde2db 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] 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: 324/657] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:05:55 2026] POST /v2.1/servers => generated 453 bytes in 678 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-17 17:05:56.418 7 WARNING neutronclient.v2_0.client [None req-2ad788b1-71c6-4f16-a086-374b1e435682 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The 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-17 17:05:56.428 8 WARNING neutronclient.v2_0.client [None req-443873ce-1efc-4084-a303-fd77cd933050 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/658] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:56 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1432 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/659] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:56 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:57.171 8 WARNING neutronclient.v2_0.client [None req-6593e7bc-7c93-4d5d-90a5-03fb3f077255 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/660] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:57 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 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-17 17:05:57.542 7 WARNING neutronclient.v2_0.client [None req-6b88ab42-e11c-4951-9523-cf737ae41f02 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/661] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:57 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1436 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:57.631 8 WARNING neutronclient.v2_0.client [None req-7fd1368a-97fd-4443-bed2-98d0014f1308 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/662] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:57 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:58.340 7 WARNING neutronclient.v2_0.client [None req-5121db39-4cd1-4d5a-a740-a835561bd3d6 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in 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/663] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:58 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:58.635 8 WARNING neutronclient.v2_0.client [None req-e6cde585-67f6-4a34-a0e5-d188cd998ce9 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/664] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:58 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1484 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:58.821 7 WARNING neutronclient.v2_0.client [None req-39900e97-87de-49bf-b343-0cf16682d1ab 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/665] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:58 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:59.583 8 WARNING neutronclient.v2_0.client [None req-33df199a-a1dd-41f5-887f-a590ecb06f25 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/666] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:59 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 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-17 17:05:59.727 7 WARNING neutronclient.v2_0.client [None req-0409cf0c-b58d-45d3-bbb4-4492dc9c773a 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/667] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:59 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1484 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:05:59.960 8 WARNING neutronclient.v2_0.client [None req-82dc0c25-a4ae-4823-9021-d2e6c6186c53 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/668] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:05:59 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 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-17 17:06:00.746 7 WARNING neutronclient.v2_0.client [None req-1fadf330-9e4a-42c0-b7ad-278a5284007c 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] 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-17 17:06:00.815 8 WARNING neutronclient.v2_0.client [None req-46a5eb34-aaea-4fa7-b7fb-8c75649d96de 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/669] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:00 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/670] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:00 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1492 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-17 17:06:01.100 7 WARNING neutronclient.v2_0.client [None req-070d96a5-a875-45f6-a56c-f3379c6bffe0 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/671] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:01 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:01.890 7 WARNING neutronclient.v2_0.client [None req-948d0f21-dad9-4355-b3ef-2de75029e0a1 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:06:01.906 8 WARNING neutronclient.v2_0.client [None req-c0006168-e8a9-4f93-a586-514a3d31d311 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/674] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:01 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/675] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:01 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1560 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:06:02.109 7 INFO nova.api.openstack.compute.server_external_events [req-604af93b-c7d1-4ce8-961e-9c1d58621aa2 req-c78e342e-6b44-4cab-ac4b-1daf3d916d27 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance [pid: 7|app: 0|req: 343/676] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:02 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-17 17:06:02.265 8 WARNING neutronclient.v2_0.client [None req-a8645382-7d1f-4619-9af0-931c8b1513d0 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/677] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:02 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:03.110 7 WARNING neutronclient.v2_0.client [None req-ab49cff4-be8d-4704-98d7-8b40b5781712 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:06:03.138 8 WARNING neutronclient.v2_0.client [None req-034399fa-2288-4895-b2b3-bb916d72e883 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/678] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:03 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/679] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:03 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1558 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-17 17:06:03.438 7 WARNING neutronclient.v2_0.client [None req-da4efb95-39de-4ba3-9fec-ff1b4d61eb51 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/680] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:03 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:04.170 8 INFO nova.api.openstack.compute.server_external_events [req-4bdedb50-8e53-4261-998e-f36b38708212 req-36e04960-6cdb-445f-986d-5bb65fa263f2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance 2026-07-17 17:06:04.170 8 INFO nova.api.openstack.compute.server_external_events [req-4bdedb50-8e53-4261-998e-f36b38708212 req-36e04960-6cdb-445f-986d-5bb65fa263f2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance 2026-07-17 17:06:04.170 8 INFO nova.api.openstack.compute.server_external_events [req-4bdedb50-8e53-4261-998e-f36b38708212 req-36e04960-6cdb-445f-986d-5bb65fa263f2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance 2026-07-17 17:06:04.170 8 INFO nova.api.openstack.compute.server_external_events [req-4bdedb50-8e53-4261-998e-f36b38708212 req-36e04960-6cdb-445f-986d-5bb65fa263f2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance [pid: 8|app: 0|req: 336/681] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:04 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:04.355 8 WARNING neutronclient.v2_0.client [None req-4a71a0aa-cfba-41f9-af3a-b15e4724b589 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The 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-17 17:06:04.360 7 WARNING neutronclient.v2_0.client [None req-40cc3124-f442-4c6e-bb3e-8561a5692f52 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/682] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:04 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1549 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:04 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1558 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-17 17:06:04.674 7 WARNING neutronclient.v2_0.client [None req-64fdd37c-ae21-4b00-91b3-588c957a16e0 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/684] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:04 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1526 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:05.514 8 WARNING neutronclient.v2_0.client [None req-1f7e2022-e618-418b-b127-da0e7ede6157 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The 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-17 17:06:05.526 7 WARNING neutronclient.v2_0.client [None req-861c024c-5a95-4998-9e98-4ae7b82c5266 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/685] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:05 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1558 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:05 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1726 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-17 17:06:05.724 7 WARNING neutronclient.v2_0.client [None req-1c0f22e6-2526-4ace-bf9d-22cb5fbfe97d 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in 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/687] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:06:05 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:05.900 8 WARNING neutronclient.v2_0.client [None req-ded7682a-bb4e-4bae-a502-f2f4b0135dee 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/688] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:05 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1718 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-17 17:06:06.051 7 WARNING neutronclient.v2_0.client [None req-a5eb6749-5d8a-4550-88de-af9efe180518 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/689] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:06:06 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:06.679 8 WARNING neutronclient.v2_0.client [None req-40eb75f8-e28a-4cbe-9d0c-49456280767b 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] 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-17 17:06:06.729 7 WARNING neutronclient.v2_0.client [None req-e65b3035-185f-452e-9740-89914c37fb3d 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in 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/690] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:06 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1558 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:07.523 8 INFO nova.api.openstack.compute.server_external_events [req-b765c8f2-6676-4327-9359-10254515f89e req-d5e2ba9b-190a-4256-a062-205538afd35e 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance [pid: 8|app: 0|req: 341/691] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:07.556 8 INFO nova.api.openstack.compute.server_external_events [req-92a040c3-8f2a-4b9c-9871-4cabf39db104 req-48c40cbd-bb58-47ab-9060-cfaf912ccf67 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance [pid: 8|app: 0|req: 342/692] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:07 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-17 17:06:07.602 8 WARNING neutronclient.v2_0.client [None req-b5f80b9b-f637-49b8-8991-3fa97dc7b97e 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/693] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:06 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1726 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/694] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:07 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1718 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.11 () {32 vars in 639 bytes} [Fri Jul 17 17:06:07 2026] GET /v2.1/servers => generated 377 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/696] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:06:07 2026] DELETE /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 0 bytes in 167 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-17 17:06:07.975 7 WARNING neutronclient.v2_0.client [None req-ce52d200-6fe9-4a31-9f27-4150ee865823 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in 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/697] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:07 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1732 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-17 17:06:08.551 8 WARNING neutronclient.v2_0.client [None req-b1ab8ffa-7c5e-4ce6-83f3-679c546f7795 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/698] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:08 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1558 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-17 17:06:09.163 7 WARNING neutronclient.v2_0.client [None req-5298f172-0621-41f1-a521-cd8f5e08819d 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/699] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:09 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1852 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:09.571 8 INFO nova.api.openstack.compute.server_external_events [req-fd7f8de1-6163-4899-8b36-0888e91837d3 req-8a7b90c0-a01d-44b0-9762-86caa45c58b6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance 2026-07-17 17:06:09.571 8 INFO nova.api.openstack.compute.server_external_events [req-fd7f8de1-6163-4899-8b36-0888e91837d3 req-8a7b90c0-a01d-44b0-9762-86caa45c58b6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 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: 346/700] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:09 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:09.597 7 INFO nova.api.openstack.compute.server_external_events [req-24b9f702-2249-4b4f-85c5-fee12fd43452 req-28800be0-0f8f-4c7e-af6f-384d01de0ed2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance 2026-07-17 17:06:09.597 7 INFO nova.api.openstack.compute.server_external_events [req-24b9f702-2249-4b4f-85c5-fee12fd43452 req-28800be0-0f8f-4c7e-af6f-384d01de0ed2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance [pid: 7|app: 0|req: 355/701] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:09 2026] POST /v2.1/os-server-external-events => generated 350 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-17 17:06:09.772 8 WARNING neutronclient.v2_0.client [None req-140a8360-25ef-4670-b784-b78aadf25c4d 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/702] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:09 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1741 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:10.013 7 WARNING neutronclient.v2_0.client [None req-51917feb-c5aa-4f1d-a642-f66348def5f5 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/703] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:06:09 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:10.411 8 WARNING neutronclient.v2_0.client [None req-49cbadcd-ee3c-4b0f-9deb-599afbc2a17d 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] 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-17 17:06:10.966 7 WARNING neutronclient.v2_0.client [None req-b509025e-982b-46b7-b6cb-fd195fb18573 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/704] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:10 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1852 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:11.622 8 INFO nova.api.openstack.compute.server_external_events [req-010bac6b-00b5-4a01-9de1-31f959865c10 req-14424bc0-a1b9-45a4-b1fe-fbab5de8cfe0 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance [pid: 8|app: 0|req: 349/705] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:11 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: 357/706] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:10 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1741 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:06:11.645 8 INFO nova.api.openstack.compute.server_external_events [req-bcf1fb3e-244e-43ec-8661-8754806d3345 req-49eadac1-85e4-440c-b5eb-83ac549395da 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:1f8e7728-cf9c-48d0-81db-0ceda244b73b for instance 7c65c975-9840-4d15-871b-861be565eb36 on instance [pid: 8|app: 0|req: 350/709] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/710] 10.0.0.11 () {32 vars in 639 bytes} [Fri Jul 17 17:06:11 2026] GET /v2.1/servers => generated 384 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/711] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:06:11 2026] DELETE /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 0 bytes in 106 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-17 17:06:11.867 7 WARNING neutronclient.v2_0.client [None req-3d59bda9-4dc4-4c36-85dc-17a2f348cd53 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/712] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:11 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1747 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-17 17:06:12.052 8 WARNING neutronclient.v2_0.client [None req-0c772c96-9f7c-4ad8-9623-773b1b107759 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in 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/713] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:12 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1504 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-17 17:06:13.011 7 WARNING neutronclient.v2_0.client [None req-7d87cc2f-23c5-4815-8b1a-a5d8ca7481c8 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] 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-17 17:06:13.156 8 WARNING neutronclient.v2_0.client [None req-e8a15b58-62f5-46ce-bf4c-db903e77d0c1 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in 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/714] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:12 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1867 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/715] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:13 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1509 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-17 17:06:13.695 7 INFO nova.api.openstack.compute.server_external_events [req-624af61e-d8f7-4db8-bd7b-28bdb26651ff req-8b5e33e9-c57f-4642-b29b-9d80497a8abf 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance 2026-07-17 17:06:13.696 7 INFO nova.api.openstack.compute.server_external_events [req-624af61e-d8f7-4db8-bd7b-28bdb26651ff req-8b5e33e9-c57f-4642-b29b-9d80497a8abf 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance [pid: 7|app: 0|req: 363/716] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:13 2026] POST /v2.1/os-server-external-events => generated 358 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:14.243 8 WARNING neutronclient.v2_0.client [None req-fc8b6295-23ce-43ec-a3ae-2a45c63370b2 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The 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-17 17:06:14.270 7 WARNING neutronclient.v2_0.client [None req-513fe159-1e8b-48e9-9056-b4932a0b1505 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/717] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:14 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => generated 1509 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/718] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:14 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1867 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:15.717 7 INFO nova.api.openstack.wsgi [None req-554a7685-b373-47ae-b0df-24af584cd3d4 5e45ba67d26743a8a6bda385e759b18f a90aa903c1604cc08a23fe8fc65d612a - - default default] HTTP exception thrown: Instance 7c65c975-9840-4d15-871b-861be565eb36 could not be found. [pid: 7|app: 0|req: 365/719] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:15 2026] GET /v2.1/servers/7c65c975-9840-4d15-871b-861be565eb36 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 366/720] 10.0.0.11 () {32 vars in 704 bytes} [Fri Jul 17 17:06:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2110598012 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:15.750 8 INFO nova.api.openstack.compute.server_external_events [req-f7e28a8a-ae39-4226-9166-0afaf5828a94 req-4ad344ae-b000-46d4-bbd0-0242ee07b2c7 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:e45ebf74-d9e9-46fd-aec8-c8e07c005976 for instance 68f56770-7fb1-4ecf-967f-635902320f98 on instance [pid: 8|app: 0|req: 355/721] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:06:16.304 7 WARNING neutronclient.v2_0.client [None req-cc0c35f1-745a-44e5-94e6-aa48c46654c9 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/722] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:16 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1518 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:18.209 8 WARNING neutronclient.v2_0.client [None req-2dfbce98-7a2c-4d5e-a1a3-f289d34f64fa 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] The python binding code in 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/723] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:18 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 1518 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:19.556 7 INFO nova.api.openstack.wsgi [None req-aa2a2636-857f-429b-99d1-864882e42f39 45b899dece484a6fa799fad0975650ad f83cd366179546d283f7316036b16105 - - default default] HTTP exception thrown: Instance 68f56770-7fb1-4ecf-967f-635902320f98 could not be found. [pid: 7|app: 0|req: 368/724] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:19 2026] GET /v2.1/servers/68f56770-7fb1-4ecf-967f-635902320f98 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/725] 10.0.0.11 () {32 vars in 704 bytes} [Fri Jul 17 17:06:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1360179490 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:06:23.294 8 WARNING neutronclient.v2_0.client [None req-0381d179-1535-4ddf-aa24-b4f01c4ebe52 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/728] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:06:23 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/os-interface => generated 285 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:23.656 7 WARNING neutronclient.v2_0.client [None req-1d7d75ff-1f0e-4d12-a22d-070be61a3109 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/729] 10.0.0.11 () {32 vars in 813 bytes} [Fri Jul 17 17:06:23 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/os-interface/fc69117b-8aec-49b7-9f42-3be4c25fef45 => generated 282 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/730] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:23 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 157 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: 371/731] 10.0.0.11 () {34 vars in 748 bytes} [Fri Jul 17 17:06:23 2026] POST /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/action => generated 0 bytes in 38 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: 361/732] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:23 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/733] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:24 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 157 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-17 17:06:25.184 8 INFO nova.api.openstack.compute.server_external_events [req-161a44c2-710e-4d29-a34d-10839566c6a1 req-7708df57-66b2-459c-9256-bcda7a752e19 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance [pid: 8|app: 0|req: 362/734] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/735] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:25 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 157 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, ' [pid: 8|app: 0|req: 363/736] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:27 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/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, ' 2026-07-17 17:06:27.126 7 WARNING neutronclient.v2_0.client [None req-f8f8a190-5102-4e1b-874d-5ca0442ce760 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/737] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:27 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1953 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/738] 10.0.0.11 () {34 vars in 748 bytes} [Fri Jul 17 17:06:27 2026] POST /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/739] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:27 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/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, ' [pid: 8|app: 0|req: 365/740] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:28 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 196 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/741] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:29 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 196 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:29.978 8 INFO nova.api.openstack.compute.server_external_events [req-467b754d-ab80-4cfa-af0c-aa4cd483fd1a req-b860f756-14b7-46bb-895a-248966958858 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance [pid: 8|app: 0|req: 366/742] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06: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, ' [pid: 7|app: 0|req: 377/743] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:30 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/ips => generated 196 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/744] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:31 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6/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: 8|app: 0|req: 369/747] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:06:31 2026] DELETE /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 0 bytes in 78 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-17 17:06:31.756 7 WARNING neutronclient.v2_0.client [None req-8de44acb-897e-4a7e-9c56-6c8c1e80e586 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/748] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:31 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1844 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-17 17:06:32.392 8 WARNING neutronclient.v2_0.client [None req-a304a6f1-3320-49d1-bc47-a8bc23f201b7 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The 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-17 17:06:32.671 8 WARNING neutronclient.v2_0.client [None req-a304a6f1-3320-49d1-bc47-a8bc23f201b7 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/749] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:06:31 2026] POST /v2.1/servers => generated 424 bytes in 917 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:32.954 7 WARNING neutronclient.v2_0.client [None req-435da3b6-9061-4a9a-84f2-3513c71505c2 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The 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-17 17:06:32.970 8 WARNING neutronclient.v2_0.client [None req-32797323-2994-43a1-9ccc-ba1e3cffd0f3 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/750] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:32 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:33.011 7 INFO nova.api.openstack.compute.server_external_events [req-9fe8c06e-3703-4f3c-9007-78c4f07f77ea req-1596f3a6-fa1a-4798-82bb-2752a016ab7b 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance [pid: 7|app: 0|req: 381/751] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:32 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1844 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:34.045 7 WARNING neutronclient.v2_0.client [None req-5983a8d2-3327-424b-972f-4fed023e325d e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/753] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:34 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1375 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-17 17:06:34.157 8 WARNING neutronclient.v2_0.client [None req-57de6f2c-a776-424b-a480-d362981bed9a 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/754] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:34 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => 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-17 17:06:35.055 7 INFO nova.api.openstack.compute.server_external_events [req-d852f653-40df-455d-a838-862460a55859 req-4f5844f7-9619-498e-b594-13312b4d6aef 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance [pid: 7|app: 0|req: 383/755] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:35 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-17 17:06:35.140 8 WARNING neutronclient.v2_0.client [None req-7eb3687e-5957-4ce5-a918-64e37d648f28 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/756] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:35 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1423 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:35.325 7 WARNING neutronclient.v2_0.client [None req-93e99b73-11da-4b26-8c0b-0e0193ceb7db 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/757] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:35 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1776 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-17 17:06:36.233 8 WARNING neutronclient.v2_0.client [None req-9c235a97-9ec0-4152-a136-cca29fd1ddf7 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/758] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:36 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1423 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-17 17:06:36.419 7 WARNING neutronclient.v2_0.client [None req-d5cfe293-7a9c-42ed-af9a-9bb7e8266f9e 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in 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/759] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:36 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1486 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:37.094 8 INFO nova.api.openstack.compute.server_external_events [req-1424cd19-4aa4-4514-9188-5fe380672862 req-97f766d2-984d-4b41-a0c6-1cff39243c93 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:fc69117b-8aec-49b7-9f42-3be4c25fef45 for instance 8c25bc10-7219-4799-a376-632ebf49a6e6 on instance [pid: 8|app: 0|req: 375/760] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:37 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-17 17:06:37.325 7 WARNING neutronclient.v2_0.client [None req-6ae0242f-8607-4871-952b-2b30a2d9bd89 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/761] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:37 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1431 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:37.533 8 WARNING neutronclient.v2_0.client [None req-117f4a9b-b121-457a-b96f-e794f462a689 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/762] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:37 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 1486 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-17 17:06:38.412 7 WARNING neutronclient.v2_0.client [None req-b802cd2e-e52d-4d59-8f20-4e03f4e0d1f9 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] 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-17 17:06:38.621 8 INFO nova.api.openstack.compute.server_external_events [req-8b441dd0-cdd8-4372-b8d0-5d1f3fa1a851 req-0db4309d-95a6-4abb-a114-39c0a70b3fc8 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:e3928989-6a5c-4ab9-a3a6-1392baf0de80 for instance bc24665c-e8bf-4f12-b2dc-126adbb841ff on instance [pid: 8|app: 0|req: 377/763] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:38 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: 387/764] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:38 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1483 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-17 17:06:38.700 8 INFO nova.api.openstack.wsgi [None req-85c3f8f5-5bbf-4605-9a74-a86664e7c9d8 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] HTTP exception thrown: Instance 8c25bc10-7219-4799-a376-632ebf49a6e6 could not be found. [pid: 8|app: 0|req: 378/765] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:38 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => 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: 388/766] 10.0.0.11 () {32 vars in 702 bytes} [Fri Jul 17 17:06:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-980159871 => 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-17 17:06:39.206 8 INFO nova.api.openstack.wsgi [None req-0951363c-6a27-4cbc-9b73-e25acd5b8e41 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] HTTP exception thrown: Instance 8c25bc10-7219-4799-a376-632ebf49a6e6 could not be found. [pid: 8|app: 0|req: 379/767] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:06:39 2026] DELETE /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-17 17:06:39.251 7 INFO nova.api.openstack.wsgi [None req-5e261fc4-c710-4836-afef-481bb23070c9 3a4c50a1e1a2469083948c939284b1dd 008f4a013f77499d98945c1866b20c5f - - default default] HTTP exception thrown: Instance 8c25bc10-7219-4799-a376-632ebf49a6e6 could not be found. [pid: 7|app: 0|req: 389/768] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:39 2026] GET /v2.1/servers/8c25bc10-7219-4799-a376-632ebf49a6e6 => 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-17 17:06:39.717 8 WARNING neutronclient.v2_0.client [None req-d5a17b71-dd29-405e-b5dc-f42c6c55befc e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/769] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:39 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1471 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:42.178 7 WARNING neutronclient.v2_0.client [None req-04ebd997-7489-4c58-8d0e-d38f40b11b2a e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/772] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:42 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1471 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:43.633 8 WARNING neutronclient.v2_0.client [None req-a0e024dd-2c70-4c9d-99f5-fcf4ff469984 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/773] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:43 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1471 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-17 17:06:44.796 7 WARNING neutronclient.v2_0.client [None req-a8742ff9-3461-4dba-a304-4f275ff5cb95 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] 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-17 17:06:44.862 8 INFO nova.api.openstack.compute.server_external_events [req-0a50d485-ef3e-4e64-8c90-1c8eed5e5c95 req-8215673f-28d6-4ad9-93a6-71152cade4d6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:e3928989-6a5c-4ab9-a3a6-1392baf0de80 for instance bc24665c-e8bf-4f12-b2dc-126adbb841ff on instance [pid: 8|app: 0|req: 383/774] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/775] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:44 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1471 bytes in 1273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:46.908 8 INFO nova.api.openstack.compute.server_external_events [req-92b82fc9-9407-4de1-9b6a-4e1785848257 req-f52f8c1d-af35-4c6a-9e76-57a338dca3c6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:e3928989-6a5c-4ab9-a3a6-1392baf0de80 for instance bc24665c-e8bf-4f12-b2dc-126adbb841ff on instance [pid: 8|app: 0|req: 384/776] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:46 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-17 17:06:47.085 7 WARNING neutronclient.v2_0.client [None req-fef9a7f2-2f9c-4e17-8785-62511cc79d9d e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/777] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:47 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1655 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 385/778] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:47 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff/ips => generated 108 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: 394/779] 10.0.0.11 () {32 vars in 721 bytes} [Fri Jul 17 17:06:47 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff/ips => generated 108 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/780] 10.0.0.11 () {32 vars in 821 bytes} [Fri Jul 17 17:06:47 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff/ips/tempest-ServerAddressesTestJSON-610303831-network => generated 93 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/781] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:06:47 2026] DELETE /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 0 bytes in 144 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-17 17:06:47.771 8 WARNING neutronclient.v2_0.client [None req-fbb8208a-e7d2-448b-9651-5e194ff823fd e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/782] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:47 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1661 bytes in 1032 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:49.821 7 WARNING neutronclient.v2_0.client [None req-a2363ca7-a52d-43bc-9ccb-5ed4e472c209 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/783] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:49 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1661 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:50.395 8 INFO nova.api.openstack.compute.server_external_events [req-727ce3b1-ea08-428d-9cca-43052fb213b7 req-0da3e80c-22dc-43ae-8489-93175c928cc7 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:e3928989-6a5c-4ab9-a3a6-1392baf0de80 for instance bc24665c-e8bf-4f12-b2dc-126adbb841ff on instance [pid: 8|app: 0|req: 388/784] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:50.596 8 INFO nova.api.openstack.compute.server_external_events [req-3752d033-6568-42e6-8135-a31e308abc2c req-992aedb2-9d4a-45d4-a32a-0f46c9d52ba2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:e3928989-6a5c-4ab9-a3a6-1392baf0de80 for instance bc24665c-e8bf-4f12-b2dc-126adbb841ff on instance [pid: 8|app: 0|req: 389/785] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:50 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, ' [pid: 7|app: 0|req: 397/786] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:06:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:51.286 8 WARNING neutronclient.v2_0.client [None req-2b19e500-d9c8-4bd8-9fd6-968024976c3f e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/787] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:51 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1452 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:06:52.388 7 WARNING neutronclient.v2_0.client [None req-e2267458-fc73-42f6-bd0b-bfdee58c6713 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] 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: 399/790] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:52 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1457 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:06:52.461 8 INFO nova.api.openstack.compute.server_external_events [req-f281c5ac-df47-432b-ad67-eefd769df6f5 req-8c279bb5-70ca-44c6-a9c3-6fe3445f2eda 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:e3928989-6a5c-4ab9-a3a6-1392baf0de80 for instance bc24665c-e8bf-4f12-b2dc-126adbb841ff on instance [pid: 8|app: 0|req: 392/791] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:06:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:53.521 7 WARNING neutronclient.v2_0.client [None req-8d4e46f5-133c-4532-8220-9830b0639ff6 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] The python binding code in 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/792] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:53 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 1457 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-17 17:06:54.600 8 INFO nova.api.openstack.wsgi [None req-d585ffa4-0930-402e-a75a-348d1f14a7e2 e85f04eff2df46c18ebf022043622795 352b46409f6a4a4a98457eeb217b678b - - default default] HTTP exception thrown: Instance bc24665c-e8bf-4f12-b2dc-126adbb841ff could not be found. [pid: 8|app: 0|req: 393/793] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:54 2026] GET /v2.1/servers/bc24665c-e8bf-4f12-b2dc-126adbb841ff => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:54.726 7 WARNING neutronclient.v2_0.client [None req-69504390-0470-431d-81e3-e6cd7e20a13b 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The 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-17 17:06:54.768 7 WARNING neutronclient.v2_0.client [None req-69504390-0470-431d-81e3-e6cd7e20a13b 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The 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-17 17:06:56.552 7 WARNING neutronclient.v2_0.client [None req-69504390-0470-431d-81e3-e6cd7e20a13b 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/794] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:06:54 2026] POST /v2.1/servers => generated 450 bytes in 2247 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-17 17:06:56.897 8 WARNING neutronclient.v2_0.client [None req-5ba4b7e7-372e-4e9a-86e5-0a5901ffc2a7 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/795] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:56 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1252 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:06:58.146 7 WARNING neutronclient.v2_0.client [None req-dd6684e5-e91a-44ac-9f6a-6ebe73e02ded 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/796] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:58 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1294 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-17 17:06:59.235 8 WARNING neutronclient.v2_0.client [None req-3230b0be-5c97-448a-865e-f38f0e823394 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/797] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:06:59 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1350 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:00.324 7 WARNING neutronclient.v2_0.client [None req-ebeeceac-caf5-428f-af2f-8d765920991c 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/798] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:00 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1350 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-17 17:07:01.408 8 WARNING neutronclient.v2_0.client [None req-a14d7725-7789-490a-9db3-2877d3350bb3 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/799] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:01 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1358 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-17 17:07:02.518 7 WARNING neutronclient.v2_0.client [None req-4209d3bf-051d-4280-b05c-8f3a7821b4e0 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/802] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:02 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1435 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:02.750 8 INFO nova.api.openstack.compute.server_external_events [req-131157bc-97e2-4a3d-a692-c6af8e4bcca5 req-123c5741-6f4d-48aa-9760-05c6e6cb7c45 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 8|app: 0|req: 398/803] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 406/804] 10.0.0.87 () {30 vars in 617 bytes} [Fri Jul 17 17:07:03 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-17 17:07:03.758 8 WARNING neutronclient.v2_0.client [None req-b55b6c20-2e44-48ae-9c2b-4728e52702d3 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/805] 10.0.0.87 () {32 vars in 690 bytes} [Fri Jul 17 17:07:03 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: 408/806] 10.0.0.87 () {34 vars in 911 bytes} [Fri Jul 17 17:07:03 2026] GET /v2.1/os-simple-tenant-usage/a3e4d78ede22415997d9c0cea53cf275?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/807] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:03 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1435 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/808] 10.0.0.87 () {30 vars in 652 bytes} [Fri Jul 17 17:07:04 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:04.967 8 WARNING neutronclient.v2_0.client [None req-f5cb6ec1-85c4-4bc2-950d-cbdb871e333c 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/809] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:04 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1435 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:06.126 7 WARNING neutronclient.v2_0.client [None req-d3a446e8-5cfc-4aa1-8e3c-a580a0914427 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/810] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:06 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1435 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-17 17:07:07.298 8 WARNING neutronclient.v2_0.client [None req-fd1e6d4d-6607-4c6a-9ea9-6fb5b15631a6 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/811] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:07 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1423 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/812] 10.0.0.87 () {30 vars in 617 bytes} [Fri Jul 17 17:07:07 2026] GET /v2.1 => generated 0 bytes in 246 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: 402/813] 10.0.0.87 () {32 vars in 690 bytes} [Fri Jul 17 17:07:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/814] 10.0.0.87 () {34 vars in 911 bytes} [Fri Jul 17 17:07:07 2026] GET /v2.1/os-simple-tenant-usage/a3e4d78ede22415997d9c0cea53cf275?start=2026-07-16T00:00:00&end=2026-07-17T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/815] 10.0.0.87 () {30 vars in 652 bytes} [Fri Jul 17 17:07:07 2026] GET /v2.1/limits?reserved=1 => generated 511 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-17 17:07:08.451 7 WARNING neutronclient.v2_0.client [None req-80d6768c-0d03-4b50-9b20-c224900a4d19 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/816] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:08 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1423 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:09.678 8 WARNING neutronclient.v2_0.client [None req-84325005-f333-4c94-b1db-ba905d00ee3a 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/817] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:09 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1423 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:10.369 7 INFO nova.api.openstack.compute.server_external_events [req-ec002117-b1f4-4c6d-b15a-f84f8e2ee285 req-c509ab92-fb19-4171-a10b-e8fc543ff028 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 7|app: 0|req: 414/818] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 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-17 17:07:10.889 8 WARNING neutronclient.v2_0.client [None req-5f42c65f-9648-40f6-8438-cd8dd0e205ac 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/819] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:10 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1423 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-17 17:07:12.142 8 WARNING neutronclient.v2_0.client [None req-7b1854da-efb5-4d7d-904d-9938848dd68d 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/822] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:12 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1609 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:12.296 7 WARNING neutronclient.v2_0.client [None req-e8f1ba56-4330-427f-a8a0-bf65fc7ac7db 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/823] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:07:12 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:12.430 8 INFO nova.api.openstack.compute.server_external_events [req-1df083bb-95a4-4ad1-9edc-8603ac9a0558 req-9655fc8b-fa20-4196-a3c3-a48c60d657c3 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 8|app: 0|req: 408/824] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:12 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:13.107 7 WARNING neutronclient.v2_0.client [None req-924b516d-7a6b-40de-9545-143e3f1e076c 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The 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-17 17:07:13.109 8 INFO nova.api.openstack.compute.server_external_events [req-8e9e1573-c24b-4211-9f03-e11a94c0045a req-f3e3238f-e13f-4e1d-9372-1239a2005cba 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 8|app: 0|req: 409/825] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07: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) [pid: 7|app: 0|req: 417/826] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:13 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1609 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/827] 10.0.0.11 () {32 vars in 639 bytes} [Fri Jul 17 17:07:13 2026] GET /v2.1/servers => generated 387 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/828] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:07:13 2026] DELETE /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 0 bytes in 99 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-17 17:07:13.483 8 WARNING neutronclient.v2_0.client [None req-ffd28588-bd0e-47ac-9182-031343d64938 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/829] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:13 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1615 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:14.628 7 WARNING neutronclient.v2_0.client [None req-b386631e-9a75-49ca-8f11-b86f89675983 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] 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-17 17:07:14.868 8 INFO nova.api.openstack.compute.server_external_events [req-4931ceac-da0f-42d7-be3b-c755671cf3f6 req-cad246a6-41dc-4469-aa92-10b4c65b116d 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 8|app: 0|req: 412/830] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:14 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: 7|app: 0|req: 419/831] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:14 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1615 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:16.531 8 WARNING neutronclient.v2_0.client [None req-7efd27c1-18a6-4cee-b7b9-eee205f21bde 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] 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-17 17:07:16.926 7 INFO nova.api.openstack.compute.server_external_events [req-26ea6303-4106-4e5d-b06b-0f96df5914d6 req-da3fc24c-5326-415a-9b9f-11dc5a454d51 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 7|app: 0|req: 420/832] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:16 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-17 17:07:19.110 7 INFO nova.api.openstack.compute.server_external_events [req-20cdf9c1-7a34-47aa-90e2-a3b103445a5a req-a11bb498-0ad1-418c-8cef-1b55f2195160 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:81c5dfa4-4b55-4534-baf8-4c04478085c5 for instance 2ec9334c-c1d4-48f5-a451-08712a08a515 on instance [pid: 7|app: 0|req: 421/833] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/834] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:16 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1615 bytes in 4192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:21.765 7 WARNING neutronclient.v2_0.client [None req-a6902e12-270f-4379-9c73-e83fc926f499 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] The python binding code in 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/837] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:21 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 1673 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-17 17:07:22.781 8 WARNING neutronclient.v2_0.client [None req-73fc198e-1738-4bbd-bf42-12966a22d1cc 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] 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-17 17:07:22.849 7 INFO nova.api.openstack.wsgi [None req-e56e29aa-fda5-4623-a835-1a9a9d9ac760 63402bb17d7e4ec19daea06ac2567c70 ddab030fd99f4a5bb78e58fe7b5b3aed - - default default] HTTP exception thrown: Instance 2ec9334c-c1d4-48f5-a451-08712a08a515 could not be found. [pid: 7|app: 0|req: 424/838] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:22 2026] GET /v2.1/servers/2ec9334c-c1d4-48f5-a451-08712a08a515 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/839] 10.0.0.11 () {32 vars in 702 bytes} [Fri Jul 17 17:07:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-498710366 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-17 17:07:22.944 8 WARNING neutronclient.v2_0.client [None req-73fc198e-1738-4bbd-bf42-12966a22d1cc 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/840] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:07:22 2026] POST /v2.1/servers => generated 424 bytes in 580 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:07:23.326 7 WARNING neutronclient.v2_0.client [None req-5ed817cc-f555-4a05-b8d2-666e25a9c922 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/841] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:23 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1367 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-17 17:07:24.603 8 WARNING neutronclient.v2_0.client [None req-bbb42742-ec4d-45d7-bd59-cab9c92602eb 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/842] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:24 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1363 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:26.420 7 WARNING neutronclient.v2_0.client [None req-c430c220-66dc-4f03-8ca6-284b698fdc23 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/843] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:26 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1419 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:27.541 8 WARNING neutronclient.v2_0.client [None req-5c54cb2d-9bed-4b81-9906-86632a51a067 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/844] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:27 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1427 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:29.009 7 WARNING neutronclient.v2_0.client [None req-a4b0c218-4021-4f5e-94c9-500e41dbe8b1 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] 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: 418/845] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:07:29 2026] POST /v2.1/os-keypairs => generated 397 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:30.126 8 INFO nova.api.openstack.compute.server_external_events [req-14b999d9-1145-4e8e-b916-52f0008c9419 req-9e4f03a4-9fe5-4328-8b3b-adcfde6612aa 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:d0d0af8a-00de-44e0-9858-8cd27b9b92f7 for instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb on instance [pid: 8|app: 0|req: 419/846] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:30 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) [pid: 7|app: 0|req: 428/847] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:28 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1479 bytes in 1161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:31.183 8 WARNING neutronclient.v2_0.client [None req-66f4b6a5-e664-4890-b40e-7e8ee4586598 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/850] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:31 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/851] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:07:31 2026] POST /v2.1/os-keypairs => generated 386 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-17 17:07:32.688 8 WARNING neutronclient.v2_0.client [None req-af477d97-11fa-4f49-8b01-9f56ded53f2a 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The 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-17 17:07:33.237 7 WARNING neutronclient.v2_0.client [None req-ab4e1358-b536-40d0-b8ef-53b74698ac8c 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The 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-17 17:07:33.317 7 WARNING neutronclient.v2_0.client [None req-ab4e1358-b536-40d0-b8ef-53b74698ac8c 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/852] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:32 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:33.445 7 WARNING neutronclient.v2_0.client [None req-ab4e1358-b536-40d0-b8ef-53b74698ac8c 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The 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-17 17:07:33.741 7 WARNING neutronclient.v2_0.client [None req-ab4e1358-b536-40d0-b8ef-53b74698ac8c 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/853] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:07:33 2026] POST /v2.1/servers => generated 496 bytes in 861 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-17 17:07:34.064 8 WARNING neutronclient.v2_0.client [None req-c6f4fe30-df59-4a5d-8e99-beb55989fc23 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/854] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:34 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1456 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-17 17:07:34.429 7 WARNING neutronclient.v2_0.client [None req-a9659e55-8ca4-42a7-8790-57d1a51ea082 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/855] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:34 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:35.167 8 WARNING neutronclient.v2_0.client [None req-a892440f-8332-4917-ae74-e6c13db88d53 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/856] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:35 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1460 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-17 17:07:35.633 7 WARNING neutronclient.v2_0.client [None req-ab15813a-b689-4c35-b808-10c345f5f367 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/857] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:35 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/858] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:07:35 2026] POST /v2.1/os-keypairs => generated 386 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-17 17:07:36.262 7 WARNING neutronclient.v2_0.client [None req-0aa92bfb-f0b0-4d3a-8694-6df82b6a29b3 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/859] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:36 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1508 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:36.775 8 WARNING neutronclient.v2_0.client [None req-06c97369-0e28-4116-aacf-82da7cdb2093 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/860] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:36 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:37.347 7 WARNING neutronclient.v2_0.client [None req-02d54529-6a5d-40e5-ac17-634f9a8ace4a 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] 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: 436/861] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:37 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1508 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:37.428 8 WARNING neutronclient.v2_0.client [None req-e6d7e327-8b4b-4c86-ad5e-15eb8f13f70e 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The 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-17 17:07:37.489 8 WARNING neutronclient.v2_0.client [None req-e6d7e327-8b4b-4c86-ad5e-15eb8f13f70e 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The 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-17 17:07:37.661 8 WARNING neutronclient.v2_0.client [None req-e6d7e327-8b4b-4c86-ad5e-15eb8f13f70e 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/862] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:07:37 2026] POST /v2.1/servers => generated 453 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:37.900 7 WARNING neutronclient.v2_0.client [None req-b5165df9-b2d4-4680-a3c6-b07baa04706a 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The 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-17 17:07:37.917 8 WARNING neutronclient.v2_0.client [None req-e1312f70-c039-4272-b892-d602b283e755 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/863] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:37 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1392 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/864] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:37 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 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-17 17:07:38.450 7 WARNING neutronclient.v2_0.client [None req-2e64e120-525f-402f-99b6-11d2f564086f 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] 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-17 17:07:38.987 8 WARNING neutronclient.v2_0.client [None req-ada6e1b7-065a-43b3-a916-0e81553b5c0d 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/865] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:38 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1630 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 428/866] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:38 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1396 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:39.273 7 WARNING neutronclient.v2_0.client [None req-5e2e3f24-7529-4246-8253-050609395c81 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] 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-17 17:07:39.607 8 INFO nova.api.openstack.compute.server_external_events [req-0ddd8ecb-53c8-4ea8-a538-8a23e8d739c2 req-e2a76d04-7fff-4f19-9c66-364579955d1f 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance [pid: 8|app: 0|req: 429/867] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/868] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:39 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:40.247 8 INFO nova.api.openstack.compute.server_external_events [req-2baf1cb2-410d-450c-ba03-0342b57299a8 req-3fbb20d5-732c-48be-9505-e34521756b74 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:d0d0af8a-00de-44e0-9858-8cd27b9b92f7 for instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb on instance [pid: 8|app: 0|req: 430/869] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-17 17:07:40.308 7 WARNING neutronclient.v2_0.client [None req-e9d9f137-ca9f-4a46-b82e-d69663f7cfa7 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The 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-17 17:07:40.322 8 WARNING neutronclient.v2_0.client [None req-67e662ef-6a8e-4f15-8608-5a82745ecc67 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/870] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:40 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1444 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-17 17:07:40.700 8 WARNING neutronclient.v2_0.client [None req-cbf65ff8-4a8a-44db-bc48-0fa290de4f4d 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/871] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:40 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1628 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/872] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:40 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1467 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-17 17:07:41.729 7 WARNING neutronclient.v2_0.client [None req-b72a7d33-7d0b-44fc-bf68-e0df40016ccb 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/875] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:41 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1444 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:41.798 8 WARNING neutronclient.v2_0.client [None req-322f9cc0-eed7-45f1-8b67-06f77bc1d4aa 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/876] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:41 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1628 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:41.972 7 WARNING neutronclient.v2_0.client [None req-09d04c74-e6ea-4c1e-ada5-445aee1b0854 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/877] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:41 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1646 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-17 17:07:42.293 8 INFO nova.api.openstack.compute.server_external_events [req-00ac230f-cfd1-4425-8e54-86d587b6a2d9 req-f412ea29-a39d-427d-80c0-270e40c68798 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:d0d0af8a-00de-44e0-9858-8cd27b9b92f7 for instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb on instance 2026-07-17 17:07:42.293 8 INFO nova.api.openstack.compute.server_external_events [req-00ac230f-cfd1-4425-8e54-86d587b6a2d9 req-f412ea29-a39d-427d-80c0-270e40c68798 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance [pid: 8|app: 0|req: 435/878] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:42 2026] POST /v2.1/os-server-external-events => generated 356 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-17 17:07:42.833 7 WARNING neutronclient.v2_0.client [None req-f2febf3d-1970-4257-854e-39031570c92c 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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-17 17:07:42.947 8 WARNING neutronclient.v2_0.client [None req-15109eaa-3e79-4d14-ad7d-65af9282cbab 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/879] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:42 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1520 bytes in 775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/880] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:42 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1628 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/881] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:07:43 2026] DELETE /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-17 17:07:43.662 8 INFO nova.api.openstack.compute.server_external_events [req-119bf15a-ec97-4d50-86e5-9288682abeb8 req-5069e9f2-d5fa-4c9a-a591-5784a698dc87 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 8|app: 0|req: 437/882] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07: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-17 17:07:43.713 7 WARNING neutronclient.v2_0.client [None req-5f28a94d-352d-468a-81c3-fced19cfce46 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/883] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:43 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1652 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:44.608 8 WARNING neutronclient.v2_0.client [None req-c3fb8fb4-7ce2-4385-bc0b-80989a9df26b 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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-17 17:07:44.690 7 WARNING neutronclient.v2_0.client [None req-494eb7fc-752c-4ed5-96a6-c350183c916a 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/884] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:44 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1518 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:44.956 8 WARNING neutronclient.v2_0.client [None req-2f157901-dd5b-4128-b9a7-82906b43c5c5 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/885] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:44 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1628 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:45.053 7 INFO nova.api.openstack.compute.server_external_events [req-99ac24f2-1735-4ad4-ad9b-1bfa53d9f1cf req-44bf4445-3ba3-417c-8ec0-3c073ca50fec 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:d0d0af8a-00de-44e0-9858-8cd27b9b92f7 for instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb on instance [pid: 7|app: 0|req: 448/886] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:45 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: 8|app: 0|req: 439/887] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:44 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1652 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:45.971 7 WARNING neutronclient.v2_0.client [None req-4edd64e8-d669-42ab-9105-98a05b236dad 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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-17 17:07:46.033 8 WARNING neutronclient.v2_0.client [None req-a43f3bb9-bdac-4a44-952e-fb64dad8b117 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/888] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:45 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1518 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/889] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:46 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1628 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:46.451 7 WARNING neutronclient.v2_0.client [None req-8676bb8c-6dff-4432-a80a-4a8b4d546605 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/890] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:46 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1610 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-17 17:07:47.095 8 INFO nova.api.openstack.compute.server_external_events [req-96b18feb-f548-49f8-91d3-f5fe5bccd775 req-7e830646-ca15-4579-8424-a3f90beae599 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:d0d0af8a-00de-44e0-9858-8cd27b9b92f7 for instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb on instance 2026-07-17 17:07:47.096 8 INFO nova.api.openstack.compute.server_external_events [req-96b18feb-f548-49f8-91d3-f5fe5bccd775 req-7e830646-ca15-4579-8424-a3f90beae599 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance 2026-07-17 17:07:47.096 8 INFO nova.api.openstack.compute.server_external_events [req-96b18feb-f548-49f8-91d3-f5fe5bccd775 req-7e830646-ca15-4579-8424-a3f90beae599 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance 2026-07-17 17:07:47.096 8 INFO nova.api.openstack.compute.server_external_events [req-96b18feb-f548-49f8-91d3-f5fe5bccd775 req-7e830646-ca15-4579-8424-a3f90beae599 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:d0d0af8a-00de-44e0-9858-8cd27b9b92f7 for instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb on instance [pid: 8|app: 0|req: 441/891] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:47 2026] POST /v2.1/os-server-external-events => generated 698 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-17 17:07:47.261 7 WARNING neutronclient.v2_0.client [None req-e2fbf4ad-7f12-4d13-8c97-ecc8602c1009 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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-17 17:07:47.338 8 WARNING neutronclient.v2_0.client [None req-532d0eef-110e-4c41-8b0d-61b533713397 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/892] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:47 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1518 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 442/893] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:47 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1628 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:47.560 7 WARNING neutronclient.v2_0.client [None req-9342e3b7-3c15-42c5-9856-9acd709ee7fa 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in 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/894] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:47 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1453 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:48.574 8 WARNING neutronclient.v2_0.client [None req-d153acaf-8feb-4540-8e13-181735ae37ba 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The 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-17 17:07:48.607 7 WARNING neutronclient.v2_0.client [None req-a23eb9a0-8b35-411c-9bd1-2a21898958d4 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/895] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:48 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1808 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/896] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:48 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1518 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:48.766 8 WARNING neutronclient.v2_0.client [None req-f00dcc15-2b8e-4354-8bbb-d5aadf50cdb2 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The 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-17 17:07:48.784 7 WARNING neutronclient.v2_0.client [None req-08a63fcc-679e-4743-aeb1-cbbf3e64e2a4 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/897] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:07:48 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee/os-interface => generated 285 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/898] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:48 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 1453 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-17 17:07:49.192 8 INFO nova.api.openstack.compute.server_external_events [req-6121e6b5-3dae-4e5f-b81b-ec0ac4904597 req-c53f5dbe-f884-4225-959f-3d221c1ad57a 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 8|app: 0|req: 445/899] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:49.716 7 INFO nova.api.openstack.compute.server_external_events [req-66b6099c-4fa0-4d74-b36a-517105726526 req-8e52877e-2706-4fe3-9516-d1fcd0ab8bab 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance [pid: 7|app: 0|req: 455/900] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:49.777 8 WARNING neutronclient.v2_0.client [None req-bcb7f4c6-9939-4463-8ca2-8cf7ea3efe5b 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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: 446/901] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:49 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1518 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:07:49.953 7 INFO nova.api.openstack.wsgi [None req-ca8172a3-4ea3-4004-989d-869167ea853d 1497a428d9df4749b468e655d5be1ac2 9d1c02f772c64832bf67237b911b3167 - - default default] HTTP exception thrown: Instance 414ddfd1-1f1e-4144-8cc1-9bd3afec58fb could not be found. [pid: 7|app: 0|req: 456/902] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:49 2026] GET /v2.1/servers/414ddfd1-1f1e-4144-8cc1-9bd3afec58fb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:50.991 8 WARNING neutronclient.v2_0.client [None req-68f4c5dd-7b88-4035-98a2-9970c9adff9d 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/903] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:07:50 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1701 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-17 17:07:51.182 7 WARNING neutronclient.v2_0.client [None req-5fba08c6-12f0-49b5-bb4f-a03d965a7e8f 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 457/904] 10.0.0.11 () {32 vars in 739 bytes} [Fri Jul 17 17:07:51 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:07:51.239 8 INFO nova.api.openstack.compute.server_external_events [req-7cdc2325-4506-4718-a9eb-fac318e1da3e req-6b8bf3c5-4d89-41df-a957-c7c78c62b47c 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 8|app: 0|req: 448/905] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:07:53.297 7 INFO nova.api.openstack.compute.server_external_events [req-ff5f3b82-bfd8-4f01-a913-902e8741b321 req-34a55399-b7d8-4ed3-94c7-a2bfe99403fe 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 7|app: 0|req: 459/908] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:07:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:05.229 8 WARNING neutronclient.v2_0.client [None req-20b126f1-3ab2-46bb-be4d-38c8c009fe09 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/911] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:05 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1928 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/912] 10.0.0.11 () {32 vars in 751 bytes} [Fri Jul 17 17:08:06 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee/os-server-password => generated 116 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-17 17:08:07.556 8 WARNING neutronclient.v2_0.client [None req-42868e4f-afee-4a2f-bdac-d42e2c3336d5 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in 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/913] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:07 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => 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-17 17:08:07.761 7 WARNING neutronclient.v2_0.client [None req-4b6eb039-6d7d-4c6b-9338-5f5433050bbb 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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: 462/914] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:07 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1821 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/915] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:08:07 2026] DELETE /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 0 bytes in 87 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-17 17:08:07.990 7 WARNING neutronclient.v2_0.client [None req-908c1504-a03e-4593-9039-080b208a2e0e 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] 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: 454/916] 10.0.0.11 () {34 vars in 748 bytes} [Fri Jul 17 17:08:08 2026] POST /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556/action => generated 0 bytes in 68 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-17 17:08:08.142 8 WARNING neutronclient.v2_0.client [None req-f51775c8-5043-448b-a75d-345a735a4ac9 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/917] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:07 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1934 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/918] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:08 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1823 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:09.220 8 INFO nova.api.openstack.compute.server_external_events [req-cebd1766-5e62-4b00-b18d-d8307d380c6e req-42e97922-7825-4a89-a4d3-be66f3406619 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance 2026-07-17 17:08:09.226 7 WARNING neutronclient.v2_0.client [None req-e7f40bc1-fb3a-4923-bc29-896831d515ec 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/919] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:09.313 8 WARNING neutronclient.v2_0.client [None req-3a08c1f5-d094-4406-b0f3-39d261018681 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in 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/920] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:09 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1934 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/921] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:09 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1823 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:10.428 7 WARNING neutronclient.v2_0.client [None req-bd7a7028-eeed-4286-a95a-ee887836d30d 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] 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-17 17:08:10.488 8 WARNING neutronclient.v2_0.client [None req-75d00729-dbbc-4ff6-a6cb-18bdc3c11ee5 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/922] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:10 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1934 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/923] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:10 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1823 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:11.042 7 INFO nova.api.openstack.compute.server_external_events [req-048418e3-0811-4d5c-b6d2-a8f5a8aa51fc req-869add25-4343-4e95-9d57-456ceac5bbb9 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance [pid: 7|app: 0|req: 466/924] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:11 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-17 17:08:11.270 8 INFO nova.api.openstack.compute.server_external_events [req-4ab53889-cf60-46b3-bf4a-36f0ed37acb2 req-17c97cda-4828-4d4e-9835-d5c50f490029 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:2de30315-15f5-40be-a1bf-8b98ec7b9351 for instance 1d069f7e-d4ca-4267-adc1-eff945e13eee on instance [pid: 8|app: 0|req: 459/925] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:11 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-17 17:08:11.716 7 WARNING neutronclient.v2_0.client [None req-5c968010-1568-40b1-b078-e7c667dacbdf 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/928] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:11 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1537 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-17 17:08:12.001 8 WARNING neutronclient.v2_0.client [None req-982935e5-2d97-4e9d-8023-b9f098170bc8 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in 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/929] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:11 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1828 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:12.937 7 WARNING neutronclient.v2_0.client [None req-ddf439a0-636c-46e5-ad07-8600279ed2f1 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/930] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:12 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1542 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:13.214 8 WARNING neutronclient.v2_0.client [None req-46419b00-d595-4c0f-9941-5f33a3c4ec65 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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-17 17:08:13.323 7 INFO nova.api.openstack.compute.server_external_events [req-fd79e6bf-bb9a-4b63-9ec4-92e965ab09d1 req-10075347-8054-4ab2-8b6a-0e208e8ec417 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance 2026-07-17 17:08:13.323 7 INFO nova.api.openstack.compute.server_external_events [req-fd79e6bf-bb9a-4b63-9ec4-92e965ab09d1 req-10075347-8054-4ab2-8b6a-0e208e8ec417 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 7|app: 0|req: 470/931] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:13 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/932] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:13 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1828 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:14.040 7 WARNING neutronclient.v2_0.client [None req-a94a16a6-7896-4595-8488-6a3fe15657d4 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] The python binding code in 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/933] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:13 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:14.537 8 WARNING neutronclient.v2_0.client [None req-7288777b-2dc9-4ad1-9753-82d9d0dd36c5 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in 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/934] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:14 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1828 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-17 17:08:15.120 7 INFO nova.api.openstack.wsgi [None req-ebc90246-71ea-4496-b5ef-dbb652c14f91 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] HTTP exception thrown: Instance 1d069f7e-d4ca-4267-adc1-eff945e13eee could not be found. [pid: 7|app: 0|req: 472/935] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:15 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => 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-17 17:08:15.152 8 INFO nova.api.openstack.wsgi [None req-a4e8b938-2883-4f66-a8a2-63f2d9d79046 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] HTTP exception thrown: Instance 1d069f7e-d4ca-4267-adc1-eff945e13eee could not be found. [pid: 8|app: 0|req: 464/936] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:08:15 2026] DELETE /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:15.182 7 INFO nova.api.openstack.wsgi [None req-452d56f4-eb26-40af-8f9a-fc8e28fe459a 546ed54959734292aeb5efc159c17a4d f45fc823a95440eba39c9a6886126714 - - default default] HTTP exception thrown: Instance 1d069f7e-d4ca-4267-adc1-eff945e13eee could not be found. [pid: 7|app: 0|req: 473/937] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:15 2026] GET /v2.1/servers/1d069f7e-d4ca-4267-adc1-eff945e13eee => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/938] 10.0.0.11 () {32 vars in 704 bytes} [Fri Jul 17 17:08:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1835723911 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:15.695 7 WARNING neutronclient.v2_0.client [None req-d69e9bb0-bdcb-4028-bb79-70e147646e8e 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The 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-17 17:08:15.765 8 INFO nova.api.openstack.compute.server_external_events [req-bfc20a9e-e930-465c-8503-ec22b0d2e8e5 req-94945c25-7576-4fa3-ae49-a60b53ea782a 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 8|app: 0|req: 466/939] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/940] 10.0.0.11 () {32 vars in 726 bytes} [Fri Jul 17 17:08:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1884645391 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/941] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:15 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1828 bytes in 880 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:08:17.600 8 WARNING neutronclient.v2_0.client [None req-4a541b31-9261-47f0-86c2-a746581ff705 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] 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-17 17:08:17.824 7 INFO nova.api.openstack.compute.server_external_events [req-4deaed80-cc49-4cd8-8bad-80ea5ca6ee7e req-b403f461-9834-435b-8d6a-c3ce12fe7d86 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 7|app: 0|req: 475/942] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/943] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:17 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1828 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:19.054 7 WARNING neutronclient.v2_0.client [None req-961725c5-772f-4859-bf98-a682465b5b4c 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/944] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:19 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1821 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, ' [pid: 8|app: 0|req: 470/947] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:08:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:29.715 7 WARNING neutronclient.v2_0.client [None req-d2fe41d2-28cb-441a-aa8f-d63b5aaa9567 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The 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-17 17:08:29.796 7 WARNING neutronclient.v2_0.client [None req-d2fe41d2-28cb-441a-aa8f-d63b5aaa9567 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The 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-17 17:08:30.189 7 WARNING neutronclient.v2_0.client [None req-d2fe41d2-28cb-441a-aa8f-d63b5aaa9567 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/948] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:08:29 2026] POST /v2.1/servers => generated 449 bytes in 839 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:08:30.503 8 WARNING neutronclient.v2_0.client [None req-bb7c4f81-1757-416b-8058-74a34f83e201 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/949] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:30 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1402 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:31.604 7 WARNING neutronclient.v2_0.client [None req-ea343563-fcfc-4a9b-92a4-9116d64815b0 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/952] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:31 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1406 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:32.711 8 WARNING neutronclient.v2_0.client [None req-ff804d53-11e7-4f79-939c-2ac5190423bb 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/953] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:32 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1454 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:33.839 7 WARNING neutronclient.v2_0.client [None req-55df0df2-c94f-4b33-9d7b-75207074106b 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/954] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:33 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1454 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-17 17:08:34.662 8 WARNING neutronclient.v2_0.client [None req-66d3a81a-7707-4491-85a0-0fc494d6c785 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/955] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:34 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1821 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:34.933 7 WARNING neutronclient.v2_0.client [None req-92992e51-06e1-4e6a-b5cd-99b6bb316d16 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/956] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:34 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1462 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/957] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:08:34 2026] DELETE /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 0 bytes in 99 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-17 17:08:35.059 7 WARNING neutronclient.v2_0.client [None req-3b841095-2405-4cb8-b84b-46ad2a888233 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/958] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:35 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1827 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:36.030 8 WARNING neutronclient.v2_0.client [None req-b4a12c8e-9ed1-4b84-9b10-eeea435bea18 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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-17 17:08:36.310 7 INFO nova.api.openstack.compute.server_external_events [req-9d37ca3a-7a39-4d3c-bfad-b45d9627169f req-b628b8eb-427b-4e94-ba92-220296826f44 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 7|app: 0|req: 483/959] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:36 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-17 17:08:36.428 7 INFO nova.api.openstack.compute.server_external_events [req-074fc969-d9e2-4ade-92bd-037641f60ec2 req-560c1508-3e35-45f9-9b75-2e1f80b30bc7 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:6893d788-2062-43d5-a5e5-f556888462fc for instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 on instance [pid: 7|app: 0|req: 484/960] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/961] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:35 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1539 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:36.820 7 WARNING neutronclient.v2_0.client [None req-3d59eaf7-8731-456f-bf3d-c706e3d116f3 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/962] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:36 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1827 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:37.784 8 WARNING neutronclient.v2_0.client [None req-9deb2860-fa00-406a-9e75-f1839cb3f6b0 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/963] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:37 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:37.972 7 WARNING neutronclient.v2_0.client [None req-d81b71c4-f0ab-4375-a44d-602c2771db98 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/964] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:37 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1759 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-17 17:08:38.354 8 INFO nova.api.openstack.compute.server_external_events [req-b8741932-7c7e-4c4c-8200-22382c7eb2e1 req-8535bc6f-79b9-4f3a-9dcd-f7fd67089afe 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 8|app: 0|req: 479/965] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:38.475 7 INFO nova.api.openstack.compute.server_external_events [req-516977a2-ecb0-4cd0-b205-adb186b1d94b req-156f8be3-be48-45a4-a9e2-0ffeac725d8c 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:20051b66-9526-4285-8297-5043aec71582 for instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 on instance [pid: 7|app: 0|req: 487/966] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:38 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-17 17:08:38.946 8 WARNING neutronclient.v2_0.client [None req-3d85bb10-8467-461f-8249-3fba64bb79d3 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/967] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:38 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1527 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:39.086 7 WARNING neutronclient.v2_0.client [None req-8400bc12-829d-4053-8005-9c60ccbecd3a 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/968] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:39 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1478 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-17 17:08:40.094 8 WARNING neutronclient.v2_0.client [None req-66c1be09-0d5d-4114-a05d-7df3909e0085 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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-17 17:08:40.186 7 WARNING neutronclient.v2_0.client [None req-1c6315d0-db4b-4cc5-990d-1b6fc739a5f1 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] The python binding code in 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/969] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:40 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/970] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:40 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 1478 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-17 17:08:41.173 8 INFO nova.api.openstack.compute.server_external_events [req-c1336820-e077-4183-bd66-0cb304346de4 req-063a44eb-6fcc-4521-ae5e-c66fe64b93fb 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:6893d788-2062-43d5-a5e5-f556888462fc for instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 on instance [pid: 8|app: 0|req: 482/971] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:41.259 7 WARNING neutronclient.v2_0.client [None req-7d266017-26a7-4a6d-b58a-35dddbf913ad 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The 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-17 17:08:41.273 8 INFO nova.api.openstack.wsgi [None req-96a6ddc9-20dc-4d0c-a8b5-9a033267d605 1481cc8ff4ee4427bddf1dac155ae31f d0a148521b63413ab0bbbff3510f1c1d - - default default] HTTP exception thrown: Instance 3da44544-7a38-4a97-a17e-8eeea4d7f556 could not be found. [pid: 8|app: 0|req: 483/972] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:41 2026] GET /v2.1/servers/3da44544-7a38-4a97-a17e-8eeea4d7f556 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/973] 10.0.0.11 () {32 vars in 704 bytes} [Fri Jul 17 17:08:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1503889695 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/974] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:41 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1527 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:08:42.671 8 WARNING neutronclient.v2_0.client [None req-9e71707e-9e3a-4270-ad65-b7cb960812b8 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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-17 17:08:43.227 7 INFO nova.api.openstack.compute.server_external_events [req-ac71f513-1ecc-4c96-859d-8f5ffe65a193 req-3535c4bd-7a70-43ff-b1a9-5bfb4f2007a0 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:6893d788-2062-43d5-a5e5-f556888462fc for instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 on instance [pid: 8|app: 0|req: 486/977] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:42 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1527 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/978] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:43 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-17 17:08:44.284 8 WARNING neutronclient.v2_0.client [None req-fb711fdf-75f0-4564-b3fc-d71960647b83 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in 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/979] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:44 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1693 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:45.057 7 WARNING neutronclient.v2_0.client [None req-a5fbcd78-4a7a-41b6-b048-f4b1969fcd07 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/980] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:08:45 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1693 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:08:46.946 8 INFO nova.api.openstack.compute.server_external_events [req-64490e73-57dc-4604-838b-17df266e5749 req-a0a1ff09-1f31-4331-abd5-015247db35c6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:6893d788-2062-43d5-a5e5-f556888462fc for instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 on instance [pid: 8|app: 0|req: 488/981] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/984] 10.0.0.11 () {34 vars in 748 bytes} [Fri Jul 17 17:08:53 2026] POST /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4/action => generated 31891 bytes in 546 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-17 17:08:57.264 8 INFO nova.api.openstack.compute.server_external_events [req-47691d88-4a6e-4b58-aa2d-592da105a46b req-d11aad76-8f8b-476b-b242-89d4ae74d676 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:6893d788-2062-43d5-a5e5-f556888462fc for instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 on instance [pid: 8|app: 0|req: 490/985] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:08:57 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: 496/986] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:08:58 2026] POST /v2.1/os-keypairs => generated 397 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:09:01.991 7 WARNING neutronclient.v2_0.client [None req-871a61f6-da44-48aa-b55c-970f8fb72c72 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The 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-17 17:09:02.478 7 WARNING neutronclient.v2_0.client [None req-871a61f6-da44-48aa-b55c-970f8fb72c72 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The 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-17 17:09:03.652 7 WARNING neutronclient.v2_0.client [None req-871a61f6-da44-48aa-b55c-970f8fb72c72 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/989] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:09:01 2026] POST /v2.1/servers => generated 449 bytes in 2837 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-17 17:09:04.787 8 WARNING neutronclient.v2_0.client [None req-af0b8e2a-b306-42a1-8fd3-0f561f5ed255 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in 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/990] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:04 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1401 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:06.198 7 WARNING neutronclient.v2_0.client [None req-fa3a57d6-e661-4965-bdb1-6102c0d46f3d 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/991] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:06 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1397 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:07.610 8 WARNING neutronclient.v2_0.client [None req-5d9ff37b-52b7-40db-9f2e-f226f560c0d0 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in 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/992] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:07 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1453 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-17 17:09:08.781 7 WARNING neutronclient.v2_0.client [None req-8441dd15-6e31-4190-9dd0-4b85087274a5 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/993] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:08 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1461 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-17 17:09:09.897 8 WARNING neutronclient.v2_0.client [None req-124e4053-d6cc-42b9-96bc-6ca8366eb5f3 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/994] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:09 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1461 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:11.078 7 WARNING neutronclient.v2_0.client [None req-7037e348-34d0-45cd-b42f-677274e1d46a 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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-17 17:09:11.930 8 INFO nova.api.openstack.compute.server_external_events [req-32f1f6fc-dbf6-4f9e-adac-aa0bb526f9ea req-a533bc01-56e9-4c89-8e9b-18c0c23d3f5b 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:6d2992ec-8418-486c-ab1c-40ee21b1c29b for instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b on instance [pid: 8|app: 0|req: 497/997] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:11 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) [pid: 7|app: 0|req: 501/998] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:11 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:13.023 8 WARNING neutronclient.v2_0.client [None req-4c33e04a-c58a-4e78-a03d-ba60cc5cf3d6 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in 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/999] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:12 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:14.349 7 WARNING neutronclient.v2_0.client [None req-8c9dce14-51d1-4540-a43e-a40041009de0 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1000] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:14 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 1052 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:16.424 8 WARNING neutronclient.v2_0.client [None req-fbd447d0-3771-4bc7-a17a-4b2e51061184 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1001] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:16 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:17.690 7 WARNING neutronclient.v2_0.client [None req-edaded96-2eb6-4e11-a38d-dd08347956bb 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1002] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:17 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:18.078 8 INFO nova.api.openstack.compute.server_external_events [req-bd9b248b-0497-46dd-b4d5-869c518c360b req-3e13e246-0375-4602-891d-ddb414adf75f 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:6d2992ec-8418-486c-ab1c-40ee21b1c29b for instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b on instance [pid: 8|app: 0|req: 500/1003] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:19.018 7 WARNING neutronclient.v2_0.client [None req-b11e255f-b3fe-407c-87d6-55f52bd603bf 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1004] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:18 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 1910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:21.945 7 WARNING neutronclient.v2_0.client [None req-6d596ad3-03a2-4cc6-a949-df9f9efbdd05 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1007] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:21 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:23.706 8 WARNING neutronclient.v2_0.client [None req-dd67e395-a569-4037-9093-e60ed628dd71 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1008] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:23 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:25.995 7 WARNING neutronclient.v2_0.client [None req-9fd251f6-3d98-46f2-8638-96704fd468c5 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1009] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:25 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 1623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:28.644 8 WARNING neutronclient.v2_0.client [None req-d1cea721-0552-4403-bd8a-2c112e4d3576 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1010] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:28 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:29.856 7 WARNING neutronclient.v2_0.client [None req-d2c0325a-67e8-4a0a-baed-4a09ba2b9dd0 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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-17 17:09:29.946 8 INFO nova.api.openstack.compute.server_external_events [req-f6d23924-c0a4-4e69-933d-c98abc1f6298 req-4eee72b1-24f6-467f-abe8-8d97018c16a2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:6d2992ec-8418-486c-ab1c-40ee21b1c29b for instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b on instance [pid: 8|app: 0|req: 504/1011] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1012] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:29 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1526 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:31.209 8 WARNING neutronclient.v2_0.client [None req-8d08d0c5-040e-4039-a357-89ed46d813d8 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in 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/1015] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:31 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1693 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:31.813 7 WARNING neutronclient.v2_0.client [None req-ff59ca19-5ff4-435d-9914-52f333ded7e2 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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-17 17:09:32.013 8 INFO nova.api.openstack.compute.server_external_events [req-7971678d-17fe-4693-bd9d-a12f01dba50a req-1882e367-9ba7-4ff0-82fc-f66b7fd89119 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:6d2992ec-8418-486c-ab1c-40ee21b1c29b for instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b on instance [pid: 8|app: 0|req: 506/1016] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1017] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:31 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1693 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:34.061 8 INFO nova.api.openstack.compute.server_external_events [req-38b4ef9c-00fd-4eb0-83e6-5717426fe778 req-bceaee4f-14c7-440d-9f0c-13326cad9e8c 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:6d2992ec-8418-486c-ab1c-40ee21b1c29b for instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b on instance [pid: 8|app: 0|req: 507/1018] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1021] 10.0.0.11 () {34 vars in 748 bytes} [Fri Jul 17 17:09:43 2026] POST /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b/action => generated 31936 bytes in 566 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: 513/1022] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:09:46 2026] DELETE /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 0 bytes in 77 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-17 17:09:46.740 8 WARNING neutronclient.v2_0.client [None req-82eac343-ae3f-4cee-9277-0b315a95f84e 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:46 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1819 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:48.054 7 WARNING neutronclient.v2_0.client [None req-13dcd261-b900-4f33-a585-be2b2fddcec6 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1024] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:48 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1819 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:49.207 8 WARNING neutronclient.v2_0.client [None req-fbeb76db-7e6b-4011-ba1a-70a5fc4fedca 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] 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: 511/1025] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:49 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1752 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-17 17:09:49.604 7 INFO nova.api.openstack.compute.server_external_events [req-7422b629-1a9f-4e1f-a072-554acb2f8f6e req-9fe4b7c7-8043-4ad6-828e-f1831a50a2d7 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:6d2992ec-8418-486c-ab1c-40ee21b1c29b for instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b on instance [pid: 7|app: 0|req: 515/1026] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:50.648 8 WARNING neutronclient.v2_0.client [None req-5c3c6e0e-3325-4220-9ccb-cbade7418513 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1027] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:50 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1487 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:51.753 8 WARNING neutronclient.v2_0.client [None req-b5a58e90-3aa9-474e-a186-8d2c1ecbea46 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1030] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:51 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 1487 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-17 17:09:52.832 7 INFO nova.api.openstack.wsgi [None req-c67fc948-e5d8-4f63-92eb-e43fe4bb53a5 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] HTTP exception thrown: Instance 350b07ee-c9c9-4f22-ae44-eaa7838c051b could not be found. [pid: 7|app: 0|req: 517/1031] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:52 2026] GET /v2.1/servers/350b07ee-c9c9-4f22-ae44-eaa7838c051b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1032] 10.0.0.11 () {32 vars in 726 bytes} [Fri Jul 17 17:09:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-344717534 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1033] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:09:53 2026] DELETE /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-17 17:09:53.695 8 WARNING neutronclient.v2_0.client [None req-984c8ef2-d9c6-44aa-aee8-355a3faf7266 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1034] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:53 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1699 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:55.217 7 WARNING neutronclient.v2_0.client [None req-1330479d-e60e-4301-b9ac-ba1153ca447a 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1035] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:55 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1699 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:56.550 8 INFO nova.api.openstack.compute.server_external_events [req-688c4c66-d1a0-48c6-8c90-59831c354f8a req-fd72996e-f755-42d4-bdfa-a539440037a2 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:6893d788-2062-43d5-a5e5-f556888462fc for instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 on instance [pid: 8|app: 0|req: 517/1036] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:09:56 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-17 17:09:56.685 7 WARNING neutronclient.v2_0.client [None req-afef533e-b750-4898-94fd-35bc3202b5bd 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1037] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:56 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1483 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:58.270 8 WARNING neutronclient.v2_0.client [None req-1e1c68d2-324c-4f94-870f-3c3b5d625748 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1038] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:58 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1488 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:09:59.487 7 WARNING neutronclient.v2_0.client [None req-9640d5e5-a44b-4f12-a159-ef7b33793a8d 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1039] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:09:59 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => generated 1488 bytes in 977 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:01.454 8 INFO nova.api.openstack.wsgi [None req-936e3a37-0386-4e1a-b898-26bf6502cdf4 4040ad3e0cd64183b6de1c19e5ef568b dbca1f1b8cc0453295af68e1cff1cd9a - - default default] HTTP exception thrown: Instance 040080d1-0cc8-4cfa-b953-cec109a4b7f4 could not be found. [pid: 8|app: 0|req: 519/1040] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:10:01 2026] GET /v2.1/servers/040080d1-0cc8-4cfa-b953-cec109a4b7f4 => 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: 521/1043] 10.0.0.11 () {32 vars in 726 bytes} [Fri Jul 17 17:10:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-577556277 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1050] 10.0.0.11 () {34 vars in 669 bytes} [Fri Jul 17 17:10:34 2026] POST /v2.1/os-keypairs => generated 395 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-17 17:10:38.163 7 WARNING neutronclient.v2_0.client [None req-9004e7b4-3d4b-48d4-8229-c0f6143322c3 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The 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-17 17:10:38.216 7 WARNING neutronclient.v2_0.client [None req-9004e7b4-3d4b-48d4-8229-c0f6143322c3 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The 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-17 17:10:38.537 7 WARNING neutronclient.v2_0.client [None req-9004e7b4-3d4b-48d4-8229-c0f6143322c3 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1051] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:10:37 2026] POST /v2.1/servers => generated 446 bytes in 932 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-17 17:10:38.748 8 WARNING neutronclient.v2_0.client [None req-b5c915f7-ff5d-4522-b870-a6fc0234aedf 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1052] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:10:38 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 1393 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:44.061 8 WARNING neutronclient.v2_0.client [None req-dbcb7eec-3955-4ae2-9041-fc85205c2732 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] 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-17 17:10:45.123 7 INFO nova.api.openstack.compute.server_external_events [req-1ca2c55c-bcff-4cb6-b087-5e3ec879d049 req-8e0bc4d5-c47a-4341-94c9-48eba283785c 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance [pid: 7|app: 0|req: 528/1055] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:10:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1056] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:10:44 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 1517 bytes in 1141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:50.218 7 WARNING neutronclient.v2_0.client [None req-61c7352f-a1fb-4561-967d-e666a7da921f 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in 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/1057] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:10:50 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 1515 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-17 17:10:52.132 7 INFO nova.api.openstack.compute.server_external_events [req-bdfc7b04-5551-4e98-8958-167b2042aec2 req-a994f75e-ff34-4829-bbe7-48a2e7177ed1 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance [pid: 7|app: 0|req: 531/1060] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:10:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:54.396 8 INFO nova.api.openstack.compute.server_external_events [req-f80d8fb8-c6f8-4818-8f39-a213b6075da6 req-cdca9c16-232f-48f9-bc8b-ff643783c8d6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance [pid: 8|app: 0|req: 530/1061] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:10:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:55.422 7 WARNING neutronclient.v2_0.client [None req-99bd2d9f-838c-46a3-9634-0d8b6dddbf3a 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1062] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:10:55 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 1813 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:10:56.988 8 WARNING neutronclient.v2_0.client [None req-ba79630a-b909-44d5-8f33-8892ad2f2b77 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] 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-17 17:10:57.118 7 INFO nova.api.openstack.compute.server_external_events [req-fe8589a1-1c7d-4530-b6ef-91e62f6c8844 req-6eb4741a-1b05-4d93-8e07-0465a5e17fca 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance [pid: 7|app: 0|req: 533/1063] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:10:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:10:57.161 8 WARNING neutronclient.v2_0.client [None req-ba79630a-b909-44d5-8f33-8892ad2f2b77 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The 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-17 17:10:57.602 8 WARNING neutronclient.v2_0.client [None req-ba79630a-b909-44d5-8f33-8892ad2f2b77 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1064] 10.0.0.11 () {34 vars in 661 bytes} [Fri Jul 17 17:10:56 2026] POST /v2.1/servers => generated 446 bytes in 989 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-17 17:10:57.943 7 WARNING neutronclient.v2_0.client [None req-8a217fc4-2492-4553-b1ca-3bbe5d56c294 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1065] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:10:57 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 1393 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:03.069 7 WARNING neutronclient.v2_0.client [None req-1557ce5b-3db3-4fe2-bd77-de8a89da7d42 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1068] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:11:03 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 1517 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-17 17:11:03.656 8 INFO nova.api.openstack.compute.server_external_events [req-ef4ab682-3703-4984-8e72-1eade9c7f330 req-9ad97978-4f1b-48e2-be78-9d93654f7dea 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 8|app: 0|req: 533/1069] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:03 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-17 17:11:08.227 7 WARNING neutronclient.v2_0.client [None req-8a35d957-6f65-4050-b301-d07178d343f5 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1070] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:11:08 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 1515 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-17 17:11:08.557 8 INFO nova.api.openstack.compute.server_external_events [req-03e26e54-b3f1-4946-bed2-43a0cc00708d req-7870b18d-97fd-47a8-8900-40153304fd29 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 8|app: 0|req: 534/1071] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:10.603 7 INFO nova.api.openstack.compute.server_external_events [req-1084cb4f-2f9c-45a3-9b60-440648e0a63c req-082cb053-8339-4f06-9192-0d2ab1f5420d 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 7|app: 0|req: 538/1072] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:13.449 8 WARNING neutronclient.v2_0.client [None req-821edd32-2c18-49a4-85b2-8e2a4a187c11 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in 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/1075] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:11:13 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 1816 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-17 17:11:14.885 7 INFO nova.api.openstack.compute.server_external_events [req-14d44722-5d47-4d99-adff-b6b70e71fbad req-2ccba3a8-d423-4c77-a7ea-d8391b6740e6 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 7|app: 0|req: 540/1076] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:14 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-17 17:11:38.018 7 WARNING neutronclient.v2_0.client [None req-95d10ff0-ba05-48ba-b480-af58c4a226f1 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The 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-17 17:11:38.058 7 WARNING neutronclient.v2_0.client [None req-95d10ff0-ba05-48ba-b480-af58c4a226f1 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The 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-17 17:11:38.214 7 WARNING neutronclient.v2_0.client [None req-95d10ff0-ba05-48ba-b480-af58c4a226f1 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1081] 199.19.213.192 () {36 vars in 713 bytes} [Fri Jul 17 17:11:37 2026] POST /v2.1/servers => generated 453 bytes in 811 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-17 17:11:39.031 8 WARNING neutronclient.v2_0.client [None req-f15ea07d-ccf8-48b2-8916-b6a0c9e4626e d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in 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/1082] 199.19.213.192 () {32 vars in 732 bytes} [Fri Jul 17 17:11:39 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 2213 bytes in 53 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-17 17:11:39.095 7 WARNING neutronclient.v2_0.client [None req-506038a8-a363-4d10-a5ec-4188107edeb1 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in 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/1083] 199.19.213.192 () {32 vars in 758 bytes} [Fri Jul 17 17:11:39 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 540/1084] 199.19.213.192 () {32 vars in 776 bytes} [Fri Jul 17 17:11:39 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:41.713 7 WARNING neutronclient.v2_0.client [None req-84cad646-94b3-40cb-9343-4153068c0a45 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1087] 199.19.213.192 () {32 vars in 732 bytes} [Fri Jul 17 17:11:41 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 2371 bytes in 89 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-17 17:11:41.813 8 WARNING neutronclient.v2_0.client [None req-cb66ca06-4ae8-40d4-96eb-59575b7bcdfd d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in 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/1088] 199.19.213.192 () {32 vars in 758 bytes} [Fri Jul 17 17:11:41 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 547/1089] 199.19.213.192 () {32 vars in 776 bytes} [Fri Jul 17 17:11:41 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-volume_attachments => generated 197 bytes in 221 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-17 17:11:44.221 8 INFO nova.api.openstack.compute.server_external_events [req-0742bdd3-1baa-4d58-8329-51863892e408 req-9bc4ebe6-cfcb-4e6a-b107-c638b8ca6026 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:f8bf41ab-e3e2-474b-afbf-1fc3188ae2b7 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 543/1090] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:44 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-17 17:11:44.937 7 WARNING neutronclient.v2_0.client [None req-a4304bee-f081-4420-9a00-99872ccd2909 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1091] 199.19.213.192 () {32 vars in 732 bytes} [Fri Jul 17 17:11:44 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 2445 bytes in 122 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-17 17:11:45.064 8 WARNING neutronclient.v2_0.client [None req-26cf448d-5352-4c1b-bea3-5fcfc3c1284b d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1092] 199.19.213.192 () {32 vars in 758 bytes} [Fri Jul 17 17:11:45 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1093] 199.19.213.192 () {32 vars in 776 bytes} [Fri Jul 17 17:11:45 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/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-17 17:11:47.782 8 WARNING neutronclient.v2_0.client [None req-b623ef3a-19a5-492b-8e2a-81b17b0e1f82 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1094] 199.19.213.192 () {32 vars in 732 bytes} [Fri Jul 17 17:11:47 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 2433 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-17 17:11:47.916 7 WARNING neutronclient.v2_0.client [None req-7f4f4cfd-a0a0-4560-9760-3c20327e3f81 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1095] 199.19.213.192 () {32 vars in 758 bytes} [Fri Jul 17 17:11:47 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1096] 199.19.213.192 () {32 vars in 776 bytes} [Fri Jul 17 17:11:47 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-volume_attachments => generated 197 bytes in 40 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-17 17:11:50.176 7 INFO nova.api.openstack.compute.server_external_events [req-01ae6459-db62-4b11-8e3c-7de0dd91eeb5 req-f5e5245e-7472-4eec-8eef-7d70d84aa80c 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:f8bf41ab-e3e2-474b-afbf-1fc3188ae2b7 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 551/1097] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:50.927 8 WARNING neutronclient.v2_0.client [None req-4c947287-d882-4ebe-9994-200a3c47381c d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in 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/1098] 199.19.213.192 () {32 vars in 732 bytes} [Fri Jul 17 17:11:50 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 2433 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:51.069 7 WARNING neutronclient.v2_0.client [None req-05705865-b93e-4842-97c7-832686940869 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1099] 199.19.213.192 () {32 vars in 758 bytes} [Fri Jul 17 17:11:51 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 285 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1100] 199.19.213.192 () {32 vars in 776 bytes} [Fri Jul 17 17:11:51 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:52.369 8 INFO nova.api.openstack.compute.server_external_events [req-c4c30eea-1c09-4bcf-b539-15a39d429d8e req-b58a413d-7a4f-4a5b-a8a5-e30ffca6abd7 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:f8bf41ab-e3e2-474b-afbf-1fc3188ae2b7 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 550/1103] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:11:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:11:53.799 7 WARNING neutronclient.v2_0.client [None req-58b15a4f-1ee8-43cb-9255-026a65695b3c d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in 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/1104] 199.19.213.192 () {32 vars in 732 bytes} [Fri Jul 17 17:11:53 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 2580 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-17 17:11:53.933 8 WARNING neutronclient.v2_0.client [None req-f96aa240-6c16-4df4-b6b3-8a760036c9e5 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1105] 199.19.213.192 () {32 vars in 758 bytes} [Fri Jul 17 17:11:53 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 285 bytes in 80 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: 555/1106] 199.19.213.192 () {32 vars in 776 bytes} [Fri Jul 17 17:11:53 2026] GET /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:27.674 8 WARNING neutronclient.v2_0.client [None req-28b02360-1fde-498c-812d-42730fa87a4b d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The 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-17 17:12:27.717 8 WARNING neutronclient.v2_0.client [None req-28b02360-1fde-498c-812d-42730fa87a4b d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] 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-17 17:12:30.159 7 INFO nova.api.openstack.compute.server_external_events [req-57e67bbe-9680-45da-ab1b-3fbb1c62f14f req-c8775442-7212-449d-b337-b031a5441786 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 559/1113] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:12:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:33.177 7 INFO nova.api.openstack.compute.server_external_events [req-f2ce00db-7893-4645-a1fd-16731a87e877 req-c5993bc1-1fb0-4932-bad2-1b656c3018ef 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 562/1116] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:12:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:12:35.219 7 INFO nova.api.openstack.compute.server_external_events [req-216385d1-92cb-4f7b-8c84-119141a83805 req-3dddd655-dad0-47fa-b61f-debb96494c18 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 563/1117] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:12:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:12:36.268 8 WARNING neutronclient.v2_0.client [None req-28b02360-1fde-498c-812d-42730fa87a4b d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in 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/1118] 199.19.213.192 () {36 vars in 811 bytes} [Fri Jul 17 17:12:27 2026] POST /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 281 bytes in 8682 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-17 17:12:37.184 7 INFO nova.api.openstack.compute.server_external_events [req-8e254ead-54eb-406e-9d5e-90d28004f1fb req-17d0fbea-42ac-4e23-8bde-0837d897be1f 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 564/1119] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:12:37 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-17 17:12:37.257 8 INFO nova.api.openstack.compute.server_external_events [req-b7b83d7b-82a5-46b3-8c62-095d24b9e1c1 req-c0077b3d-76f4-4a04-8850-a183714cf610 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 556/1120] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:12:37 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-17 17:13:02.346 8 WARNING neutronclient.v2_0.client [None req-101cf01e-2b2d-4619-ac69-9ef418543671 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The 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-17 17:13:02.393 8 WARNING neutronclient.v2_0.client [None req-101cf01e-2b2d-4619-ac69-9ef418543671 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] 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-17 17:13:04.929 7 INFO nova.api.openstack.compute.server_external_events [req-12ecc364-ff31-42ab-9c1d-c46df697756e req-42fa116d-b31e-45f9-82a8-2f86b722062e 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 568/1127] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:08.298 7 INFO nova.api.openstack.compute.server_external_events [req-bd4e6ed7-fe93-4676-9109-d63ca0128a6c req-6484d015-b5b3-42d7-8146-17c73d4a084a 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 569/1128] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:10.342 7 INFO nova.api.openstack.compute.server_external_events [req-0cd24c1c-e06e-46e8-b3c1-ae230ad7160f req-3bc8477f-e7a7-444f-879a-244850a60490 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 570/1129] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:10 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) 2026-07-17 17:13:11.429 8 WARNING neutronclient.v2_0.client [None req-101cf01e-2b2d-4619-ac69-9ef418543671 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1130] 199.19.213.192 () {36 vars in 811 bytes} [Fri Jul 17 17:13:02 2026] POST /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 376 bytes in 9183 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-17 17:13:18.236 7 WARNING neutronclient.v2_0.client [None req-22362f3b-c6a6-4642-b752-3570d09e6468 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The 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-17 17:13:18.281 7 WARNING neutronclient.v2_0.client [None req-22362f3b-c6a6-4642-b752-3570d09e6468 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] 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-17 17:13:20.740 8 INFO nova.api.openstack.compute.server_external_events [req-f2a6a65b-2687-4d9b-8fd7-2f51ea9d4b0a req-3f0cfef7-68b8-40d0-9690-1d7f490de9c5 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 562/1133] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:20 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-17 17:13:24.421 8 INFO nova.api.openstack.compute.server_external_events [req-2a3be0a5-c850-4f84-8c52-a9b05d324f8c req-70ae0492-b5ac-44cc-be83-111ab976744a 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 565/1136] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:24 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-17 17:13:26.471 8 INFO nova.api.openstack.compute.server_external_events [req-e7eda784-01d5-4c4a-9451-fae612ff8503 req-1bab6573-b154-4771-b87a-8078c1e2c304 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-plugged:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 566/1137] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-17 17:13:27.835 7 WARNING neutronclient.v2_0.client [None req-22362f3b-c6a6-4642-b752-3570d09e6468 d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1138] 199.19.213.192 () {36 vars in 811 bytes} [Fri Jul 17 17:13:18 2026] POST /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface => generated 378 bytes in 9693 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-17 17:13:28.576 8 INFO nova.api.openstack.compute.server_external_events [req-6f61db0f-9a9b-4136-ab31-df8f442a0036 req-c3bdf711-3b06-4d59-85bb-21394d921d99 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 567/1139] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:28 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-17 17:13:42.478 7 INFO nova.api.openstack.compute.server_external_events [req-04e81c95-c91a-4cce-9f86-b2bfd5987840 req-5ee9d27a-71a5-4360-9695-c9c1e5b1586e 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 575/1144] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:42 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: 8|app: 0|req: 570/1145] 199.19.213.192 () {34 vars in 854 bytes} [Fri Jul 17 17:13:43 2026] DELETE /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface/5997f479-ef4f-4cbd-80c4-7377cd05e412 => generated 0 bytes in 112 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-17 17:13:44.517 7 INFO nova.api.openstack.compute.server_external_events [req-5b771416-256b-4b73-acbb-d2595b5cdb55 req-b5ae66ba-8816-48cd-86ee-2f3d90903cf1 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 576/1146] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:44 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-17 17:13:45.854 8 INFO nova.api.openstack.compute.server_external_events [req-8795fed9-50dd-466c-9705-3c7f69d1d994 req-cc8d6329-e5f4-4b42-82fe-291a54585a3e 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 571/1147] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:47.903 7 INFO nova.api.openstack.compute.server_external_events [req-0656a2ec-1093-4430-9c39-a651b57cf498 req-fc6fcf4b-2511-4be4-9a18-cff80aa147d1 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:5997f479-ef4f-4cbd-80c4-7377cd05e412 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 577/1148] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:52.315 7 INFO nova.api.openstack.compute.server_external_events [req-d6724807-6046-493e-a405-d2283125fa67 req-2252897f-7b55-4018-b4fb-9ae8c0817a14 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 579/1151] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 573/1152] 199.19.213.192 () {34 vars in 854 bytes} [Fri Jul 17 17:13:52 2026] DELETE /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface/de005dd5-774b-4a0e-b677-edf201fb8ded => generated 0 bytes in 52 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-17 17:13:54.367 7 INFO nova.api.openstack.compute.server_external_events [req-ddcce89c-6227-4725-acc4-f4eeb11c557b req-067a00ed-f4e8-4c5a-ad7a-fdd19da9652a 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 580/1153] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:13:56.409 8 INFO nova.api.openstack.compute.server_external_events [req-27ec0394-4725-4a91-bd37-9bc61ec899b8 req-5f20da10-1eb7-4313-824d-34a5ad72f6ec 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:de005dd5-774b-4a0e-b677-edf201fb8ded for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 574/1154] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:13:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1159] 199.19.213.192 () {34 vars in 854 bytes} [Fri Jul 17 17:14:13 2026] DELETE /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4/os-interface/c0c5e2b0-add6-459c-a392-99a7c0c7ad2d => generated 0 bytes in 40 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-17 17:14:15.708 7 INFO nova.api.openstack.compute.server_external_events [req-c1dadcef-f72a-4b05-83ef-09774554dc42 req-31d44e8a-a3cf-4226-a6f0-a883dd89fcc8 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 583/1160] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:15 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-17 17:14:17.752 8 INFO nova.api.openstack.compute.server_external_events [req-b4ee1dc0-8358-4a53-bdd0-0e248b3ca7cf req-edf0c0b6-09e0-4cd7-a84c-3c2904bd24d8 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:c0c5e2b0-add6-459c-a392-99a7c0c7ad2d for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 578/1161] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1162] 199.19.213.192 () {34 vars in 754 bytes} [Fri Jul 17 17:14:18 2026] DELETE /v2.1/servers/bdb56b0e-048a-41af-961f-01a90f3f74e4 => generated 0 bytes in 117 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-17 17:14:20.169 8 INFO nova.api.openstack.compute.server_external_events [req-ebdca622-bb4b-4a58-92a1-d6a8ed227cbc req-be41bed9-39d4-4bbb-9690-a0a25aa54fb1 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:f8bf41ab-e3e2-474b-afbf-1fc3188ae2b7 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 8|app: 0|req: 579/1163] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:14:22.209 7 INFO nova.api.openstack.compute.server_external_events [req-4ba77934-403d-467d-80ea-4975effcc42e req-6464f2dd-374f-4d9b-8809-9efcce5c5ca1 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:f8bf41ab-e3e2-474b-afbf-1fc3188ae2b7 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance 2026-07-17 17:14:22.210 7 INFO nova.api.openstack.compute.server_external_events [req-4ba77934-403d-467d-80ea-4975effcc42e req-6464f2dd-374f-4d9b-8809-9efcce5c5ca1 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:f8bf41ab-e3e2-474b-afbf-1fc3188ae2b7 for instance bdb56b0e-048a-41af-961f-01a90f3f74e4 on instance [pid: 7|app: 0|req: 586/1166] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:22 2026] POST /v2.1/os-server-external-events => generated 356 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-17 17:14:22.804 8 INFO nova.api.openstack.compute.server_external_events [req-488eb332-7634-421e-9d0b-d2a7ad5fcedb req-5f964725-50a8-4e6b-a67f-adf021c5f33f 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 8|app: 0|req: 581/1167] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1168] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:14:22 2026] DELETE /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 0 bytes in 92 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-17 17:14:22.959 8 WARNING neutronclient.v2_0.client [None req-35f957d5-6d4a-45d4-a5c0-60a55f353446 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1169] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:14:22 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 1942 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-17 17:14:24.842 7 INFO nova.api.openstack.compute.server_external_events [req-ed65f9b8-2f74-4caa-aa4a-f8aee5144f05 req-8c53c962-a1ec-4caa-b012-ec67eb6dd089 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance 2026-07-17 17:14:24.843 7 INFO nova.api.openstack.compute.server_external_events [req-ed65f9b8-2f74-4caa-aa4a-f8aee5144f05 req-8c53c962-a1ec-4caa-b012-ec67eb6dd089 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 7|app: 0|req: 588/1170] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:24 2026] POST /v2.1/os-server-external-events => generated 358 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-17 17:14:26.880 8 INFO nova.api.openstack.compute.server_external_events [req-88fa7868-c408-4668-a69d-e23fac3750b9 req-371080b4-4dbd-4541-b3c0-b27673c038ef 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:02a3c369-f8e9-409d-b152-d2232dcde14b for instance 29a6e14e-60bb-4dec-be92-557501a82d0b on instance [pid: 8|app: 0|req: 583/1171] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:14:28.166 7 WARNING neutronclient.v2_0.client [None req-88d2c302-b4d5-4706-b552-257077194477 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1172] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:14:28 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => generated 1479 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-17 17:14:33.248 7 INFO nova.api.openstack.wsgi [None req-820a4f7a-5b70-4dd5-8d7c-f075185794cf 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] HTTP exception thrown: Instance 29a6e14e-60bb-4dec-be92-557501a82d0b could not be found. [pid: 7|app: 0|req: 591/1175] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:14:33 2026] GET /v2.1/servers/29a6e14e-60bb-4dec-be92-557501a82d0b => 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-17 17:14:33.731 8 INFO nova.api.openstack.compute.server_external_events [req-51172142-4d20-4d93-804e-9071f4661636 req-74852028-80e7-43eb-ae93-f2a5af721813 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-changed:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f 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: 585/1176] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:33 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: 592/1177] 10.0.0.11 () {32 vars in 716 bytes} [Fri Jul 17 17:14:33 2026] DELETE /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:14:33.869 8 WARNING neutronclient.v2_0.client [None req-7092313c-0fe9-499f-9fd9-f3766020b1bb 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1178] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:14:33 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 1939 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-17 17:14:35.776 7 INFO nova.api.openstack.compute.server_external_events [req-35910124-ccc5-4b44-903d-92b859f15f64 req-d5531e8a-d1a2-477f-becf-2b7fb3ecc90f 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance [pid: 7|app: 0|req: 593/1179] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:35 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-17 17:14:37.819 8 INFO nova.api.openstack.compute.server_external_events [req-d930a922-00e0-4ce5-b121-6782be6873ec req-63f73d2d-4716-417d-9223-6cd33b362d86 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-unplugged:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance 2026-07-17 17:14:37.819 8 INFO nova.api.openstack.compute.server_external_events [req-d930a922-00e0-4ce5-b121-6782be6873ec req-63f73d2d-4716-417d-9223-6cd33b362d86 8544c64d62c44d2fa474620938348dc5 18c9198cbe944f3c9de2638acfff3c5e - - 1b573c23bdff43188a9908e871e5976f 1b573c23bdff43188a9908e871e5976f] Creating event network-vif-deleted:cf5cdde2-626e-4de4-a5b6-4e0fc84be1f2 for instance 8983b070-f55a-4526-9368-97767f74155f on instance [pid: 8|app: 0|req: 587/1180] 10.0.0.166 () {38 vars in 814 bytes} [Fri Jul 17 17:14:37 2026] POST /v2.1/os-server-external-events => generated 356 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-17 17:14:39.079 7 WARNING neutronclient.v2_0.client [None req-8d6d9f6d-0bfe-41e9-a9e1-f7d3dd4c949a 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1181] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:14:39 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 1479 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-17 17:14:44.152 8 INFO nova.api.openstack.wsgi [None req-7bc00dcf-36a9-4d63-a411-9384e85680a5 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] HTTP exception thrown: Instance 8983b070-f55a-4526-9368-97767f74155f could not be found. [pid: 8|app: 0|req: 589/1184] 10.0.0.11 () {32 vars in 713 bytes} [Fri Jul 17 17:14:44 2026] GET /v2.1/servers/8983b070-f55a-4526-9368-97767f74155f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1185] 10.0.0.11 () {32 vars in 722 bytes} [Fri Jul 17 17:14:45 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-288044431 => generated 0 bytes in 22 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-17 17:14:45.934 8 INFO nova.api.openstack.wsgi [None req-abd65996-3f44-4962-99cc-04085781a799 8461de11b8074a8f85f222b9f9dc989a 6a8bfa26aadf4067ba2f66147d4297f5 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-288044431 not found for user 8461de11b8074a8f85f222b9f9dc989a [pid: 8|app: 0|req: 590/1186] 10.0.0.11 () {32 vars in 719 bytes} [Fri Jul 17 17:14:45 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-288044431 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1189] 10.0.0.11 () {32 vars in 653 bytes} [Fri Jul 17 17:15:00 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1190] 10.0.0.11 () {32 vars in 639 bytes} [Fri Jul 17 17:15:01 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-17 17:15:01.359 7 WARNING oslo_db.sqlalchemy.utils [None req-7359b70d-a163-4752-b5fa-55d7c2c87b1a d3b4452c44a843c3ab4d81c4a37414dc e70d11822f934f659ca0a16c8181dbf7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 599/1191] 10.0.0.11 () {32 vars in 647 bytes} [Fri Jul 17 17:15:01 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1192] 10.0.0.11 () {32 vars in 692 bytes} [Fri Jul 17 17:15:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1207] 10.0.0.99 () {28 vars in 452 bytes} [Fri Jul 17 17:16:05 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 10.0.0.99 () {30 vars in 656 bytes} [Fri Jul 17 17:16:05 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 602/1209] 10.0.0.99 () {32 vars in 729 bytes} [Fri Jul 17 17:16:05 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1210] 10.0.0.99 () {34 vars in 804 bytes} [Fri Jul 17 17:16:05 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1211] 10.0.0.99 () {28 vars in 452 bytes} [Fri Jul 17 17:16:06 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: 609/1212] 10.0.0.99 () {30 vars in 656 bytes} [Fri Jul 17 17:16:06 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 604/1213] 10.0.0.99 () {32 vars in 729 bytes} [Fri Jul 17 17:16:06 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: 610/1214] 10.0.0.99 () {34 vars in 892 bytes} [Fri Jul 17 17:16:06 2026] GET /v2.1/servers/detail?project_id=18c9198cbe944f3c9de2638acfff3c5e&all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1215] 10.0.0.99 () {34 vars in 892 bytes} [Fri Jul 17 17:16:06 2026] GET /v2.1/servers/detail?project_id=30643caf64194b7c96ba24bf303a0c12&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1216] 10.0.0.99 () {34 vars in 892 bytes} [Fri Jul 17 17:16:06 2026] GET /v2.1/servers/detail?project_id=e70d11822f934f659ca0a16c8181dbf7&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)