+ 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 [Thu Jun 18 13:11:00 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-66bc7f688-29lpv 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 0x7f8c6eceb668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-06-18 13:11:05.518 7 INFO nova.utils [None req-89cb52fb-fbb4-466a-a65d-bdc3f62993ee - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-18 13:11:05.684 6 INFO nova.utils [None req-5fec61e6-2cda-46c1-bb46-7e5106232613 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-18 13:11:07.310 7 WARNING keystonemiddleware._common.config [None req-89cb52fb-fbb4-466a-a65d-bdc3f62993ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 13:11:07.320 7 WARNING oslo_config.cfg [None req-89cb52fb-fbb4-466a-a65d-bdc3f62993ee - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 13:11:07.397 7 WARNING keystonemiddleware._common.config [None req-89cb52fb-fbb4-466a-a65d-bdc3f62993ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 13:11:07.411 7 WARNING oslo_config.cfg [None req-89cb52fb-fbb4-466a-a65d-bdc3f62993ee - - - - - -] 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-06-18 13:11:07.412 6 WARNING keystonemiddleware._common.config [None req-5fec61e6-2cda-46c1-bb46-7e5106232613 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 13:11:07.421 6 WARNING oslo_config.cfg [None req-5fec61e6-2cda-46c1-bb46-7e5106232613 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 13:11:07.424 7 WARNING oslo_config.cfg [None req-89cb52fb-fbb4-466a-a65d-bdc3f62993ee - - - - - -] 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 0x7f8c6eceb668 pid: 7 (default app) 2026-06-18 13:11:07.498 6 WARNING keystonemiddleware._common.config [None req-5fec61e6-2cda-46c1-bb46-7e5106232613 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 13:11:07.513 6 WARNING oslo_config.cfg [None req-5fec61e6-2cda-46c1-bb46-7e5106232613 - - - - - -] 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-06-18 13:11:07.525 6 WARNING oslo_config.cfg [None req-5fec61e6-2cda-46c1-bb46-7e5106232613 - - - - - -] 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 0x7f8c6eceb668 pid: 6 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:11:15 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:11:15.845 6 WARNING oslo_policy.policy [None req-3ff7382e-1309-4dcd-a9e8-1bd00fc6db5c 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - 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-06-18 13:11:15.845 6 WARNING oslo_policy.policy [None req-3ff7382e-1309-4dcd-a9e8-1bd00fc6db5c 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - 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: 6|app: 0|req: 2/4] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:11:15 2026] GET /v2.1 => generated 0 bytes in 602 msecs (HTTP/1.1 302) 5 headers in 265 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-06-18 13:11:15.960 7 WARNING oslo_policy.policy [req-3ff7382e-1309-4dcd-a9e8-1bd00fc6db5c req-c3081e61-7951-4cf2-9904-83fcb9e0ce86 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - 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-06-18 13:11:15.961 7 WARNING oslo_policy.policy [req-3ff7382e-1309-4dcd-a9e8-1bd00fc6db5c req-c3081e61-7951-4cf2-9904-83fcb9e0ce86 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:11:15 2026] GET /v2.1/ => generated 399 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:11:16.074 6 INFO nova.api.openstack.wsgi [None req-5b81362e-d129-474e-96e5-3d976ec5b39a 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 3/6] 199.204.45.19 () {48 vars in 1006 bytes} [Thu Jun 18 13:11:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:11:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/8] 199.204.45.19 () {52 vars in 1043 bytes} [Thu Jun 18 13:11:16 2026] POST /v2.1/flavors => generated 527 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/10] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:11:17.095 6 INFO nova.api.openstack.wsgi [None req-a0a4c344-5b62-4021-8f05-ab3f9ec698e4 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 6/12] 199.204.45.19 () {48 vars in 1008 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/14] 199.204.45.19 () {52 vars in 1043 bytes} [Thu Jun 18 13:11:17 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/16] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:11:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:11:18 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:11:18.049 6 INFO nova.api.openstack.wsgi [None req-961f9550-ece4-41bb-a0b7-d2294b156655 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 9/18] 199.204.45.19 () {48 vars in 1010 bytes} [Thu Jun 18 13:11:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:11:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/20] 199.204.45.19 () {52 vars in 1043 bytes} [Thu Jun 18 13:11:18 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:11:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/22] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:11:18 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:11:18 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:11:19.036 6 INFO nova.api.openstack.wsgi [None req-693a2834-5312-41e9-8431-441251815c95 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 12/24] 199.204.45.19 () {48 vars in 1008 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/26] 199.204.45.19 () {52 vars in 1043 bytes} [Thu Jun 18 13:11:19 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 15/30] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:11:19.991 6 INFO nova.api.openstack.wsgi [None req-8c4d6e9a-c88e-4fdd-bebc-fb7ace1ec078 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 16/32] 199.204.45.19 () {48 vars in 1010 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:11:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 17/34] 199.204.45.19 () {52 vars in 1043 bytes} [Thu Jun 18 13:11:20 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.122 () {28 vars in 453 bytes} [Thu Jun 18 13:17: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: 6|app: 0|req: 57/114] 10.0.0.122 () {30 vars in 657 bytes} [Thu Jun 18 13:17:53 2026] GET /v2.1 => generated 0 bytes in 112 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: 58/115] 10.0.0.122 () {32 vars in 730 bytes} [Thu Jun 18 13:17:53 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: 6|app: 0|req: 58/116] 10.0.0.122 () {34 vars in 803 bytes} [Thu Jun 18 13:17:53 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 75/149] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:20:33 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: 75/150] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:20:33 2026] GET /v2.1 => generated 0 bytes in 464 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 76/151] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:20:34 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:20:34.168 7 INFO nova.api.openstack.wsgi [None req-ad43a079-9fc6-48ca-91af-cfa52dea1e0a 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 76/152] 199.204.45.19 () {48 vars in 1012 bytes} [Thu Jun 18 13:20:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 77/153] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:20:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.204.45.19 () {52 vars in 1044 bytes} [Thu Jun 18 13:20:34 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 85/169] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:21:42 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: 85/170] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:21:43 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 86/171] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:21:43 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:21:43.101 7 INFO nova.api.openstack.wsgi [None req-75ef9820-c8e6-4c9b-8506-97a5d9276fac 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 64f802b25ee74205a26b1e7987e69dd1 [pid: 7|app: 0|req: 86/172] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:21:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-18 13:21:43.117 6 WARNING oslo_db.sqlalchemy.utils [None req-a22db77c-e197-4d26-83dd-2f97c5a5eb06 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 87/173] 199.204.45.19 () {48 vars in 1011 bytes} [Thu Jun 18 13:21:43 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.19 () {52 vars in 1052 bytes} [Thu Jun 18 13:21:43 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 6|app: 0|req: 88/175] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:21:47 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: 88/176] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:21:47 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 89/177] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:21:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.19 () {48 vars in 1068 bytes} [Thu Jun 18 13:21:47 2026] GET /v2.1/os-quota-sets/ea1e2bf7404745edaa0f0a9458467e72 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 90/179] 199.204.45.19 () {52 vars in 1120 bytes} [Thu Jun 18 13:21:47 2026] PUT /v2.1/os-quota-sets/ea1e2bf7404745edaa0f0a9458467e72 => generated 238 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:30:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/283] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:30:13 2026] GET /v2.1 => generated 0 bytes in 172 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:30:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:30:13.276 6 INFO nova.api.openstack.wsgi [None req-fa671a9e-5f11-4547-b658-8a32c6184f09 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 143/285] 199.204.45.19 () {48 vars in 1010 bytes} [Thu Jun 18 13:30:13 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:30:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 144/287] 199.204.45.19 () {52 vars in 1044 bytes} [Thu Jun 18 13:30:13 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: 6|app: 0|req: 167/332] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:33: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: 166/333] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:33:58 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 168/334] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:33:58 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.19 () {48 vars in 1068 bytes} [Thu Jun 18 13:33:58 2026] GET /v2.1/os-quota-sets/c02c5d8cd7644658984078eed45e5099 => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 169/336] 199.204.45.19 () {52 vars in 1120 bytes} [Thu Jun 18 13:33:58 2026] PUT /v2.1/os-quota-sets/c02c5d8cd7644658984078eed45e5099 => generated 238 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 242/481] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:45:55 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: 240/482] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:45:55 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 243/483] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:45:55 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:45:55.393 7 INFO nova.api.openstack.wsgi [None req-9bedec32-fa0b-4e32-991a-6140f4bb04aa 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 241/484] 199.204.45.19 () {48 vars in 1006 bytes} [Thu Jun 18 13:45:55 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: 6|app: 0|req: 244/485] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:45:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:45:55 2026] GET /v2.1/flavors/32942e36-ebe9-425a-9567-d9671257d589/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 245/487] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:45:56 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: 243/488] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:45:56 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 246/489] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:45:56 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:45:56.415 7 INFO nova.api.openstack.wsgi [None req-4faf8058-8996-4a40-b8d2-cd95d5b003e9 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 244/490] 199.204.45.19 () {48 vars in 1008 bytes} [Thu Jun 18 13:45:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 247/491] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:45:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:45:56 2026] GET /v2.1/flavors/f8d71dd2-07f0-4548-9ddd-58104635ac55/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 248/493] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:45:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:45:57 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 249/495] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:45:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:45:57.708 7 INFO nova.api.openstack.wsgi [None req-cbb98841-3ae2-4d74-b028-3a37bc316cd0 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 247/496] 199.204.45.19 () {48 vars in 1010 bytes} [Thu Jun 18 13:45:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 250/497] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:45:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:45:57 2026] GET /v2.1/flavors/81336fe0-2c84-490b-8e9f-3d7ba13a58d4/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/499] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:45: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: 249/500] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:45:58 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 252/501] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:45:58 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:45:58.737 7 INFO nova.api.openstack.wsgi [None req-dcd48ef5-f0e9-4801-bfbd-18b5ba2bdd6e 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 250/502] 199.204.45.19 () {48 vars in 1008 bytes} [Thu Jun 18 13:45:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 253/503] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:45:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:45:58 2026] GET /v2.1/flavors/1f2da227-b76e-4b5a-8ce6-58c59701f1d4/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 254/505] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:45: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: 252/506] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:45:59 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 255/507] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:45:59 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:45:59.751 7 INFO nova.api.openstack.wsgi [None req-027f340b-7f8b-4772-8e45-31ff3c2e609c 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 253/508] 199.204.45.19 () {48 vars in 1010 bytes} [Thu Jun 18 13:45:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 256/509] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:45:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 258/512] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:45:59 2026] GET /v2.1/flavors/e0e07a41-8bba-4e79-a08a-95b719f47923/os-extra_specs => generated 19 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:47:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/526] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:47:09 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/527] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:47:09 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:47:09.437 6 INFO nova.api.openstack.wsgi [None req-e3a645ad-c875-4f6f-82fc-bf2f707df6e3 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 266/528] 199.204.45.19 () {48 vars in 1012 bytes} [Thu Jun 18 13:47:09 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:47:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/530] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:47:09 2026] GET /v2.1/flavors/8f485d5c-8982-479e-a0fd-bb74e89f1ccb/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/533] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:47:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:47:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 270/535] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:47:17 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/536] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:47:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/539] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:47: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: 6|app: 0|req: 272/540] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:47:21 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/541] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:47:21 2026] GET /v2.1/ => generated 399 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 273/542] 199.204.45.19 () {48 vars in 1068 bytes} [Thu Jun 18 13:47:21 2026] GET /v2.1/os-quota-sets/ea1e2bf7404745edaa0f0a9458467e72 => generated 280 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/553] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:48:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:48:17 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 280/555] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:48:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:48:17.158 7 INFO nova.api.openstack.wsgi [None req-5f4b235b-9b76-48af-963e-fd8f21a3b168 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 276/556] 199.204.45.19 () {48 vars in 1010 bytes} [Thu Jun 18 13:48:17 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: 6|app: 0|req: 281/557] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:48:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/558] 199.204.45.19 () {48 vars in 1094 bytes} [Thu Jun 18 13:48:17 2026] GET /v2.1/flavors/b08cc2ef-5f89-4ea4-8f86-9a7bb6221836/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/563] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:48:34 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: 280/564] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:48:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 285/565] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:48:34 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/566] 199.204.45.19 () {48 vars in 1068 bytes} [Thu Jun 18 13:48:34 2026] GET /v2.1/os-quota-sets/c02c5d8cd7644658984078eed45e5099 => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/577] 199.204.45.19 () {42 vars in 700 bytes} [Thu Jun 18 13:49:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 199.204.45.19 () {44 vars in 904 bytes} [Thu Jun 18 13:49:27 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 6|app: 0|req: 292/579] 199.204.45.19 () {46 vars in 977 bytes} [Thu Jun 18 13:49:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:49:27.234 7 INFO nova.api.openstack.wsgi [None req-e4bcc371-3180-464a-b858-7a2a4f3f00c7 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 288/580] 199.204.45.19 () {48 vars in 1006 bytes} [Thu Jun 18 13:49:27 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 293/581] 199.204.45.19 () {48 vars in 1046 bytes} [Thu Jun 18 13:49:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 299/592] 10.0.0.134 () {32 vars in 654 bytes} [Thu Jun 18 13:50:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/593] 10.0.0.134 () {32 vars in 640 bytes} [Thu Jun 18 13:50:10 2026] GET /v2.1/servers => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-18 13:50:10.578 6 WARNING oslo_db.sqlalchemy.utils [None req-99f8b63c-96d9-493f-9ebd-856a4bbd45d2 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 300/594] 10.0.0.134 () {32 vars in 648 bytes} [Thu Jun 18 13:50:10 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/595] 10.0.0.134 () {32 vars in 693 bytes} [Thu Jun 18 13:50:10 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:22 2026] GET /v2.1/flavors/32942e36-ebe9-425a-9567-d9671257d589 => generated 511 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 302/599] 10.0.0.134 () {32 vars in 640 bytes} [Thu Jun 18 13:50:22 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/600] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:22 2026] GET /v2.1/flavors/32942e36-ebe9-425a-9567-d9671257d589 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:27.735 6 WARNING neutronclient.v2_0.client [None req-50b12859-05b5-4cdd-8679-b2a2bbf2668a 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 303/601] 10.0.0.134 () {34 vars in 684 bytes} [Thu Jun 18 13:50:27 2026] POST /v2.1/os-security-groups => generated 244 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:28.427 6 WARNING neutronclient.v2_0.client [None req-f94b3fd9-0652-4f70-8465-982dcdb295d9 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:28.454 7 WARNING neutronclient.v2_0.client [None req-d0591adc-5130-412e-9c57-eb38ab633d9a 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 304/602] 10.0.0.134 () {34 vars in 684 bytes} [Thu Jun 18 13:50:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:28.701 6 WARNING neutronclient.v2_0.client [None req-b484ccf8-c1f3-4c47-a4ed-8cf5a1d99b49 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 305/603] 10.0.0.134 () {34 vars in 684 bytes} [Thu Jun 18 13:50:28 2026] POST /v2.1/os-security-groups => generated 244 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:29.450 6 WARNING neutronclient.v2_0.client [None req-4f1db143-d6be-4abb-90ee-fd115ad7a0e6 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/604] 10.0.0.134 () {34 vars in 684 bytes} [Thu Jun 18 13:50:28 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:29.604 7 WARNING neutronclient.v2_0.client [None req-a86426c8-78f9-48ec-a035-9d936b9707d4 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:29.623 6 WARNING neutronclient.v2_0.client [None req-4f1db143-d6be-4abb-90ee-fd115ad7a0e6 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:29.641 7 WARNING neutronclient.v2_0.client [None req-a86426c8-78f9-48ec-a035-9d936b9707d4 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:29.672 6 WARNING neutronclient.v2_0.client [None req-4f1db143-d6be-4abb-90ee-fd115ad7a0e6 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/605] 10.0.0.134 () {34 vars in 694 bytes} [Thu Jun 18 13:50:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/606] 10.0.0.134 () {32 vars in 662 bytes} [Thu Jun 18 13:50:29 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:29.861 6 WARNING neutronclient.v2_0.client [None req-32181069-8417-4213-80d8-cfdccd1834fc 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/609] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:50:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:29.898 7 WARNING neutronclient.v2_0.client [None req-e654af9b-84b7-4617-9efc-246857c1ae58 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 309/610] 10.0.0.134 () {34 vars in 684 bytes} [Thu Jun 18 13:50:29 2026] POST /v2.1/os-security-groups => generated 248 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:30.019 6 WARNING neutronclient.v2_0.client [None req-f30e2b52-c320-455c-aa16-0b68e4367fe6 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:30.164 7 WARNING neutronclient.v2_0.client [None req-e654af9b-84b7-4617-9efc-246857c1ae58 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:30.185 6 WARNING neutronclient.v2_0.client [None req-f30e2b52-c320-455c-aa16-0b68e4367fe6 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in 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/611] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:29 2026] DELETE /v2.1/os-security-groups/568bf7e9-76be-4567-8106-de31bdbb55ca => generated 0 bytes in 468 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:50:30.371 7 WARNING neutronclient.v2_0.client [None req-1e272f4b-22c5-4607-9b7a-b6ea073b92b8 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 310/612] 10.0.0.134 () {34 vars in 694 bytes} [Thu Jun 18 13:50:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:30.482 7 INFO nova.api.openstack.wsgi [None req-1e272f4b-22c5-4607-9b7a-b6ea073b92b8 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] HTTP exception thrown: Security group 568bf7e9-76be-4567-8106-de31bdbb55ca does not exist Neutron server returns request_ids: ['req-31d3b252-1d59-41a0-bde1-29bfc02b5ba5'] [pid: 7|app: 0|req: 303/613] 10.0.0.134 () {32 vars in 736 bytes} [Thu Jun 18 13:50:30 2026] GET /v2.1/os-security-groups/568bf7e9-76be-4567-8106-de31bdbb55ca => generated 194 bytes in 119 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 13:50:30.486 6 WARNING neutronclient.v2_0.client [None req-f76d9f47-b6ae-4161-88a6-e33fce2978ab 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:30.498 7 WARNING neutronclient.v2_0.client [None req-55889ae8-1ac9-4c1d-825e-b89c4f717489 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:30.613 6 WARNING neutronclient.v2_0.client [None req-f76d9f47-b6ae-4161-88a6-e33fce2978ab 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:30.643 7 WARNING neutronclient.v2_0.client [None req-55889ae8-1ac9-4c1d-825e-b89c4f717489 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in 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/614] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:30 2026] DELETE /v2.1/os-security-groups/d4b13883-efe1-48d1-ae63-5718c6cc4c0f => generated 0 bytes in 1071 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:50:31.575 7 WARNING neutronclient.v2_0.client [None req-efff0fed-1086-4dac-83b5-e2adce02056a 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 311/615] 10.0.0.134 () {34 vars in 694 bytes} [Thu Jun 18 13:50:30 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:31.598 6 WARNING neutronclient.v2_0.client [None req-f15db8e5-736a-4d32-af90-5051bba2bbbb 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.599 7 INFO nova.api.openstack.wsgi [None req-efff0fed-1086-4dac-83b5-e2adce02056a 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] HTTP exception thrown: Security group d4b13883-efe1-48d1-ae63-5718c6cc4c0f does not exist Neutron server returns request_ids: ['req-f3a797fc-5fc2-49bc-9f24-e390f2642ab3'] [pid: 7|app: 0|req: 305/616] 10.0.0.134 () {32 vars in 736 bytes} [Thu Jun 18 13:50:31 2026] GET /v2.1/os-security-groups/d4b13883-efe1-48d1-ae63-5718c6cc4c0f => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 13:50:31.615 7 WARNING neutronclient.v2_0.client [None req-c9eb0e1c-5671-4929-9f48-534bc06ecc7a 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 312/617] 10.0.0.134 () {32 vars in 736 bytes} [Thu Jun 18 13:50:31 2026] GET /v2.1/os-security-groups/b7fdf8e8-9a9e-4619-a588-c47685d038b1 => generated 665 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:31.650 7 WARNING neutronclient.v2_0.client [None req-c9eb0e1c-5671-4929-9f48-534bc06ecc7a 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.670 6 WARNING neutronclient.v2_0.client [None req-e96ab257-1615-4c57-a677-f5c7b252844c 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.720 6 WARNING neutronclient.v2_0.client [None req-e96ab257-1615-4c57-a677-f5c7b252844c 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.765 6 WARNING neutronclient.v2_0.client [None req-e96ab257-1615-4c57-a677-f5c7b252844c 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in 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/618] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:31 2026] DELETE /v2.1/os-security-groups/57133c64-f333-40c9-b66f-4aa0e3b5b95f => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:50:31.820 7 WARNING neutronclient.v2_0.client [None req-d03aa756-acec-4a75-85d0-0564ca805919 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.840 7 INFO nova.api.openstack.wsgi [None req-d03aa756-acec-4a75-85d0-0564ca805919 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] HTTP exception thrown: Security group 57133c64-f333-40c9-b66f-4aa0e3b5b95f does not exist Neutron server returns request_ids: ['req-b2e26c28-965c-4a4a-8689-a17194a67285'] [pid: 7|app: 0|req: 307/619] 10.0.0.134 () {32 vars in 736 bytes} [Thu Jun 18 13:50:31 2026] GET /v2.1/os-security-groups/57133c64-f333-40c9-b66f-4aa0e3b5b95f => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/620] 10.0.0.134 () {32 vars in 749 bytes} [Thu Jun 18 13:50:31 2026] DELETE /v2.1/os-security-group-rules/4b929170-3689-413b-afb7-1c2d67e3dff8 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:50:31.893 6 WARNING neutronclient.v2_0.client [None req-b918ec20-36c9-466f-aee1-a91c24e31413 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.915 7 WARNING neutronclient.v2_0.client [None req-daadd489-0726-48d2-b617-1bec1b853688 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.932 6 WARNING neutronclient.v2_0.client [None req-b918ec20-36c9-466f-aee1-a91c24e31413 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.972 6 WARNING neutronclient.v2_0.client [None req-b918ec20-36c9-466f-aee1-a91c24e31413 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:31.975 7 WARNING neutronclient.v2_0.client [None req-daadd489-0726-48d2-b617-1bec1b853688 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 314/621] 10.0.0.134 () {32 vars in 662 bytes} [Thu Jun 18 13:50:31 2026] GET /v2.1/os-security-groups => generated 707 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:32.029 6 WARNING neutronclient.v2_0.client [None req-7b4cf936-ef7d-4086-a2b5-c17fea197ede 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:32.063 6 WARNING neutronclient.v2_0.client [None req-7b4cf936-ef7d-4086-a2b5-c17fea197ede 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 315/622] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:32 2026] DELETE /v2.1/os-security-groups/b7fdf8e8-9a9e-4619-a588-c47685d038b1 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:50:32.219 7 WARNING neutronclient.v2_0.client [None req-daadd489-0726-48d2-b617-1bec1b853688 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 316/623] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:50:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:32.246 6 WARNING neutronclient.v2_0.client [None req-d106d609-9792-4d35-a4a3-51149d876628 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:32.273 6 INFO nova.api.openstack.wsgi [None req-d106d609-9792-4d35-a4a3-51149d876628 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] HTTP exception thrown: Security group 57133c64-f333-40c9-b66f-4aa0e3b5b95f does not exist Neutron server returns request_ids: ['req-6d5e7082-fb84-4327-8370-a01697571eee'] [pid: 6|app: 0|req: 317/624] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:32 2026] DELETE /v2.1/os-security-groups/57133c64-f333-40c9-b66f-4aa0e3b5b95f => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 13:50:32.281 6 WARNING neutronclient.v2_0.client [None req-8841d7b8-302e-4a7f-945d-3ac82c9c3011 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:32.321 6 WARNING neutronclient.v2_0.client [None req-8841d7b8-302e-4a7f-945d-3ac82c9c3011 2f72385df48c447d978cbde312bd46ec 15ee4ccaffbd468093ed2a3359f8e39a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 318/625] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:32 2026] DELETE /v2.1/os-security-groups/1546d7e2-e436-44d1-a40b-94e131c3304e => generated 0 bytes in 153 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:50:32.438 6 WARNING neutronclient.v2_0.client [None req-a109f0d7-b1e0-4e6c-b9f8-0a3f167bfd45 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:32.475 6 INFO nova.api.openstack.wsgi [None req-a109f0d7-b1e0-4e6c-b9f8-0a3f167bfd45 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] HTTP exception thrown: Security group d4b13883-efe1-48d1-ae63-5718c6cc4c0f does not exist Neutron server returns request_ids: ['req-4d517931-6aa3-4a6b-8061-389826b7f8f9'] [pid: 6|app: 0|req: 319/626] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:32 2026] DELETE /v2.1/os-security-groups/d4b13883-efe1-48d1-ae63-5718c6cc4c0f => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 13:50:32.495 6 WARNING neutronclient.v2_0.client [None req-d813d9ae-955b-48a4-b233-ecd655272e65 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:32.589 6 INFO nova.api.openstack.wsgi [None req-d813d9ae-955b-48a4-b233-ecd655272e65 92aa14c6735540fe936423cb6f0ad187 a7ffc97683d34c518a992141e553c21a - - default default] HTTP exception thrown: Security group 568bf7e9-76be-4567-8106-de31bdbb55ca does not exist Neutron server returns request_ids: ['req-19d92751-11fd-4429-bc3c-c47c3bead66f'] [pid: 6|app: 0|req: 320/627] 10.0.0.134 () {32 vars in 739 bytes} [Thu Jun 18 13:50:32 2026] DELETE /v2.1/os-security-groups/568bf7e9-76be-4567-8106-de31bdbb55ca => generated 194 bytes in 107 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-18 13:50:33.660 6 WARNING neutronclient.v2_0.client [None req-57db1981-bfb9-485f-897e-d295e219d1b5 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:34.427 6 WARNING neutronclient.v2_0.client [None req-57db1981-bfb9-485f-897e-d295e219d1b5 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/628] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:50:31 2026] POST /v2.1/servers => generated 452 bytes in 2703 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-06-18 13:50:34.587 7 WARNING neutronclient.v2_0.client [None req-f035852e-9c29-4bea-af72-fd5a0895a4e5 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/629] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:34 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1431 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:35.186 6 WARNING neutronclient.v2_0.client [None req-57db1981-bfb9-485f-897e-d295e219d1b5 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] 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: 6|app: 0|req: 321/630] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:50:33 2026] POST /v2.1/servers => generated 450 bytes in 2313 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 13:50:35.890 7 WARNING neutronclient.v2_0.client [None req-3cf34582-d15c-4c64-86e6-7c8da2b2f334 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:35.929 6 WARNING neutronclient.v2_0.client [None req-42c920d0-d75e-44e0-937e-8c2c0f6da795 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/631] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:35 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1435 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 322/632] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:35 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:37.065 7 WARNING neutronclient.v2_0.client [None req-25c4faeb-a18a-458e-9648-12bd26191820 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:37.084 6 WARNING neutronclient.v2_0.client [None req-a33c67cb-03d7-4265-bfbf-e537cbe01e2c d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in 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/633] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:36 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1483 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/634] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:37 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1404 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:38.170 7 WARNING neutronclient.v2_0.client [None req-c4fe3ade-faae-4423-a438-c150743b36c5 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:38.202 6 WARNING neutronclient.v2_0.client [None req-bd54e54d-3311-4385-998b-13b6f06690fc d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/635] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:38 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1483 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/636] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:38 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1396 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:39.269 7 WARNING neutronclient.v2_0.client [None req-d16087a0-dceb-4c51-a157-d225a3045578 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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: 313/637] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:39 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1491 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:39.341 6 WARNING neutronclient.v2_0.client [None req-ad5d0296-1693-451c-991d-65b7e2b1821e d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 325/638] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:39 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1452 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:40.380 7 WARNING neutronclient.v2_0.client [None req-fea0c977-ac52-44cb-9df5-594c357b2abb 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:40.464 6 WARNING neutronclient.v2_0.client [None req-e5b10f7d-bab9-4fca-8cf3-13d0e3d9a86a d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/641] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:40 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1568 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/642] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:40 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:41.565 7 WARNING neutronclient.v2_0.client [None req-a4a3c4de-da29-4091-8dcb-4d78e3781b0a 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:41.588 6 WARNING neutronclient.v2_0.client [None req-647513bd-ed71-48db-be4b-d1253111286e d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in 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/643] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:41 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 328/644] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:41 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1528 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:42.610 7 INFO nova.api.openstack.compute.server_external_events [req-b301cdca-067d-4878-8efe-f2a5cddcbf8b req-5e09f14d-1525-489f-967a-8c4121249b83 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6c9507a8-5586-43a5-8867-a7b7ef6b165a for instance 6c372e59-3f7f-48e2-8728-11e27d571688 on instance 2026-06-18 13:50:42.620 7 INFO nova.compute.rpcapi [None req-2afda9a5-9767-41a1-b2cd-599c6de54c57 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 317/645] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:50:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 329/646] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:50:42 2026] POST /v2.1/os-keypairs => generated 384 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:43.510 7 WARNING neutronclient.v2_0.client [None req-6f371160-726f-4111-9499-5ed3bdb51530 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:43.536 6 WARNING neutronclient.v2_0.client [None req-e9df8f3c-5a42-4e52-86c8-f65fde376ed5 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/647] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:43 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/648] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:43 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-18 13:50:44.690 6 INFO nova.api.openstack.compute.server_external_events [req-9cba0c7a-256c-440d-bf31-3df114902c31 req-6277084f-fa7e-43a0-b43c-a4e5d8421d43 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:cc8557f5-087a-4741-a083-6b3a8eba44e8 for instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 on instance 2026-06-18 13:50:44.699 6 INFO nova.compute.rpcapi [None req-56af3cb3-cf01-4b8e-a077-77c3003447b2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-06-18 13:50:44.708 7 WARNING neutronclient.v2_0.client [None req-dc8ba9c6-efc6-47d7-8e50-61231d57f675 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 331/649] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:50:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:44.788 7 WARNING neutronclient.v2_0.client [None req-dc8ba9c6-efc6-47d7-8e50-61231d57f675 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] 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-06-18 13:50:44.860 6 WARNING neutronclient.v2_0.client [None req-063ce635-09cc-4d56-b554-1eedde2f1460 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 332/650] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:44 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:45.019 7 WARNING neutronclient.v2_0.client [None req-dc8ba9c6-efc6-47d7-8e50-61231d57f675 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:45.020 6 WARNING neutronclient.v2_0.client [None req-db9fba72-f3cd-4705-9d91-923dd92e6d2f d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 333/651] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:44 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/652] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:50:44 2026] POST /v2.1/servers => generated 451 bytes in 661 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-06-18 13:50:45.311 6 WARNING neutronclient.v2_0.client [None req-bdf8de92-51f4-4ceb-b640-9ccc40e4f493 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 334/653] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:45 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1421 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-06-18 13:50:46.038 7 WARNING neutronclient.v2_0.client [None req-14f3cc5a-9492-4e51-9ac8-f378bfa65dee 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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: 320/654] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:46 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:46.168 6 WARNING neutronclient.v2_0.client [None req-1b85b8ff-95d1-4a94-bd07-660b9202214a d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 335/655] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:46 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:46.428 7 WARNING neutronclient.v2_0.client [None req-af5b3564-e8c5-4af4-b1f3-3d209b0b17c7 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/656] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:46 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1425 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-06-18 13:50:47.230 6 WARNING neutronclient.v2_0.client [None req-aa4b717a-9a4b-4525-b888-e0690dbca6d1 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:47.350 7 WARNING neutronclient.v2_0.client [None req-f274f2e2-f41a-4b38-a94d-8c2fb37a0c5c d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 336/657] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:47 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/658] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:47 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:47.541 6 WARNING neutronclient.v2_0.client [None req-46ed4e08-6047-48be-bedb-463eb5b8594a f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 337/659] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:47 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1473 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:48.452 7 WARNING neutronclient.v2_0.client [None req-d824742f-74f1-4ede-90ab-21fbb70fd712 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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: 323/660] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:48 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:48.571 6 WARNING neutronclient.v2_0.client [None req-b4040dac-5ef7-4ced-a69c-eb4ac4d18900 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] 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-06-18 13:50:48.655 7 WARNING neutronclient.v2_0.client [None req-3a3e7051-fe54-4119-a140-7fc7e3ba45b5 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 338/661] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:48 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/662] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:48 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1473 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:49.622 6 WARNING neutronclient.v2_0.client [None req-2c94bb4e-8187-4ec8-adb0-e9f102e32069 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:49.769 7 WARNING neutronclient.v2_0.client [None req-49326e9f-03b0-4f56-8151-75e49874dae5 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 339/663] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:49 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 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-06-18 13:50:49.857 6 WARNING neutronclient.v2_0.client [None req-76723fb6-081d-433c-b245-5dccc2a2360e f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 340/664] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:49 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1481 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/667] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:49 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:50.878 6 WARNING neutronclient.v2_0.client [None req-291e461f-1d50-4d1f-9483-0456c95d2ce4 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:50.972 7 WARNING neutronclient.v2_0.client [None req-7c3f7162-f744-48b7-815f-6ced3d75f080 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 343/668] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:50 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:51.044 6 WARNING neutronclient.v2_0.client [None req-3f490446-d397-452b-bb58-7cf4abe835ce d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/669] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:50 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1559 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, ' [pid: 6|app: 0|req: 344/670] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:51 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:50:51.159 7 INFO nova.api.openstack.compute.server_external_events [req-bdb10fe7-1347-4ccf-a7c6-40f307d3f5c3 req-42e74036-15c7-4156-ba6c-4abca6949ced cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:7d7f8f85-4aa4-4a6a-b40d-f101a6f7db97 for instance c4076535-d23d-4900-9b38-3195dea10a03 on instance [pid: 7|app: 0|req: 327/671] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:50:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:51.223 6 INFO nova.api.openstack.compute.server_external_events [req-cf73decf-336b-4eb0-bfb8-f218e8345c3b req-47b93f73-aa07-4c84-abc4-36ee512eb749 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:cc8557f5-087a-4741-a083-6b3a8eba44e8 for instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 on instance [pid: 6|app: 0|req: 345/672] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:50:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:52.059 7 WARNING neutronclient.v2_0.client [None req-b569ec95-5468-45cf-b619-a44b15cc1aed 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:52.154 6 WARNING neutronclient.v2_0.client [None req-55001f71-e9b1-4e68-bb5e-e9ab4caa1bef f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/673] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:52 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 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-06-18 13:50:52.220 7 WARNING neutronclient.v2_0.client [None req-e5f4e480-aba4-4674-8564-b324509665f2 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 346/674] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:52 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1547 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/675] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:52 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1526 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:53.247 6 WARNING neutronclient.v2_0.client [None req-cd742d0c-312d-4f7e-9ca5-546aa317d96e 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:53.278 7 INFO nova.api.openstack.compute.server_external_events [req-a3a1bc0c-a92c-4116-b5aa-98d29881d6c7 req-d1ebe896-9016-4488-821c-eb521a96ec18 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:6c9507a8-5586-43a5-8867-a7b7ef6b165a for instance 6c372e59-3f7f-48e2-8728-11e27d571688 on instance [pid: 7|app: 0|req: 330/676] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:50:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:53.367 7 WARNING neutronclient.v2_0.client [None req-676d046d-4b9f-49bf-bc17-ef798b243ba9 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 347/677] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:53 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1556 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-06-18 13:50:53.420 6 WARNING neutronclient.v2_0.client [None req-deec6873-6d81-4afa-8875-59a7f6481f60 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/678] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:53 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1547 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 348/679] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:53 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1717 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-06-18 13:50:53.621 7 WARNING neutronclient.v2_0.client [None req-123c3acd-db2c-42c5-ad1f-0c469b5ff5e0 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in 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/680] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:50:53 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/os-interface => generated 284 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:54.458 6 WARNING neutronclient.v2_0.client [None req-796db89c-552a-40bd-baed-274c7c5d525f 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:54.561 7 WARNING neutronclient.v2_0.client [None req-773b4dd5-8cd3-42eb-8517-73873fa821ab f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 349/681] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:54 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1739 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/682] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:54 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1547 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:54.748 6 WARNING neutronclient.v2_0.client [None req-1ede363b-25d6-4536-89e4-bb1aeac0ae88 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:50:54.762 7 INFO nova.api.openstack.compute.server_external_events [req-ecb3d2bb-39f6-4bd1-9cb9-131cbb973c8b req-06b7f9ad-73fb-4032-91c5-2737becfdece cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:cc8557f5-087a-4741-a083-6b3a8eba44e8 for instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 on instance [pid: 7|app: 0|req: 334/683] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:50:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:54.809 7 WARNING neutronclient.v2_0.client [None req-87538bfd-5f7c-4693-8898-d9c21b4a38c8 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 350/684] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:54 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1717 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/685] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:50:54 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688/os-interface => generated 285 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:55.068 6 INFO nova.api.openstack.compute.server_external_events [req-e5a1bb16-2572-413f-9b43-be5db441ffea req-c088c6d4-3147-4a62-be0a-b3d8de3da0e4 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:7d7f8f85-4aa4-4a6a-b40d-f101a6f7db97 for instance c4076535-d23d-4900-9b38-3195dea10a03 on instance [pid: 6|app: 0|req: 351/686] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:50:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:55.650 7 WARNING neutronclient.v2_0.client [None req-4f4bc5c0-3c9c-4068-b717-1f9495541b5c 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] 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-06-18 13:50:55.800 6 WARNING neutronclient.v2_0.client [None req-319381ca-a8bc-4e03-b488-056133cd0dc6 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in 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/687] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:55 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1739 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, ' [pid: 6|app: 0|req: 352/688] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:55 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1547 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 10.0.0.134 () {32 vars in 640 bytes} [Thu Jun 18 13:50:55 2026] GET /v2.1/servers => generated 384 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 353/690] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:50:55 2026] DELETE /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 0 bytes in 194 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-06-18 13:50:56.217 7 WARNING neutronclient.v2_0.client [None req-14dcd9ee-6709-418c-a778-ec85602effc6 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in 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/691] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:56 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1745 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:56.815 6 INFO nova.api.openstack.compute.server_external_events [req-6236071b-5a94-47cc-a8ce-a098e79ba3e5 req-2296209a-3c26-401c-aeba-b695a21ccc63 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6c9507a8-5586-43a5-8867-a7b7ef6b165a for instance 6c372e59-3f7f-48e2-8728-11e27d571688 on instance [pid: 6|app: 0|req: 354/692] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:50:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:56.962 7 WARNING neutronclient.v2_0.client [None req-071c0d92-05fd-4d37-b182-0bb8f0870fbe f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in 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/693] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:56 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1547 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:57.397 6 WARNING neutronclient.v2_0.client [None req-02eaeec7-5ce6-44d4-85da-00ba30a07ece 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 355/694] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:57 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1745 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:58.135 7 WARNING neutronclient.v2_0.client [None req-69c5ab23-04a8-4302-ba78-8be2eff0a95e f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in 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/695] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:58 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1724 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:58.303 6 WARNING neutronclient.v2_0.client [None req-aaaed4fa-1e25-4d5f-960d-8ffe861b0fe6 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 356/696] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:50:58 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:50:58.558 7 WARNING neutronclient.v2_0.client [None req-4a08a020-1e31-472b-98f5-b2add19ed5cc 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/697] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:58 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1865 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-18 13:50:59.298 7 INFO nova.api.openstack.compute.server_external_events [req-eefcee4a-0728-414f-9be9-7b5f0c740b7a req-ff04e916-ddb4-45b8-9e13-a60a2912377b cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:7d7f8f85-4aa4-4a6a-b40d-f101a6f7db97 for instance c4076535-d23d-4900-9b38-3195dea10a03 on instance [pid: 7|app: 0|req: 342/698] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:50:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:50:59.317 6 WARNING neutronclient.v2_0.client [None req-9c061fe4-426d-413d-b8d5-223172c61c62 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 357/699] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:59 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1724 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/700] 10.0.0.134 () {32 vars in 640 bytes} [Thu Jun 18 13:50:59 2026] GET /v2.1/servers => generated 377 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 358/703] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:50:59 2026] DELETE /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 0 bytes in 157 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-06-18 13:50:59.903 7 WARNING neutronclient.v2_0.client [None req-9aa6faa3-de7c-4521-ad61-5458594dede1 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] 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-06-18 13:51:00.214 6 INFO nova.api.openstack.compute.server_external_events [req-3882a417-f217-453b-90a2-ad1dd83ef78e req-8bfc5fef-5456-4d29-9d24-7f21f489c999 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:6c9507a8-5586-43a5-8867-a7b7ef6b165a for instance 6c372e59-3f7f-48e2-8728-11e27d571688 on instance [pid: 6|app: 0|req: 359/704] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/705] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:50:59 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1730 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:00.321 6 WARNING neutronclient.v2_0.client [None req-d928e872-d9c1-4e55-a1fd-93328dcc6c78 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 360/706] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:00 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1512 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:01.311 7 WARNING neutronclient.v2_0.client [None req-aa598c14-42c8-4389-bf9b-7d333dd96f5f f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/707] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:01 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1850 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:01.463 6 WARNING neutronclient.v2_0.client [None req-a384c953-69fd-40ea-a138-fe6f8049876d 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 361/708] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:01 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1517 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:02.518 7 WARNING neutronclient.v2_0.client [None req-134543fd-f96c-470f-ab21-f816f92502c7 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:02.570 6 WARNING neutronclient.v2_0.client [None req-30dc1d5f-5f1c-44e4-95f3-8008023db9d4 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] The python binding code in 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/709] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:02 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1850 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/710] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:02 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 1517 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-06-18 13:51:03.038 7 INFO nova.api.openstack.compute.server_external_events [req-8c282496-ee00-4686-b270-2618b531942b req-c308f0e3-2474-490e-9966-99d74d7351e0 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:7d7f8f85-4aa4-4a6a-b40d-f101a6f7db97 for instance c4076535-d23d-4900-9b38-3195dea10a03 on instance [pid: 7|app: 0|req: 349/711] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:03.677 6 WARNING neutronclient.v2_0.client [None req-bf9096f6-8863-4dd5-9352-38be1a3cc91c f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:03.699 7 INFO nova.api.openstack.wsgi [None req-5728c96a-3595-4f39-9ea3-492a9c8a982b 988e235403a4426989b4c1fb758bd161 38a438301d3a4a299d27cf02c0404f65 - - default default] HTTP exception thrown: Instance 6c372e59-3f7f-48e2-8728-11e27d571688 could not be found. [pid: 7|app: 0|req: 350/712] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:03 2026] GET /v2.1/servers/6c372e59-3f7f-48e2-8728-11e27d571688 => generated 111 bytes in 48 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: 6|app: 0|req: 363/713] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:03 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1502 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/714] 10.0.0.134 () {32 vars in 703 bytes} [Thu Jun 18 13:51:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-315650328 => generated 0 bytes in 32 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-06-18 13:51:04.799 6 WARNING neutronclient.v2_0.client [None req-6b60391d-e70a-4285-a6b8-bd5b4bd4b83b f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 364/715] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:04 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1507 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:05.937 7 WARNING neutronclient.v2_0.client [None req-32a9215e-ccfb-440a-a75b-713b5c19063e f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/716] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:05 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => generated 1507 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:07.049 6 INFO nova.api.openstack.wsgi [None req-143c6377-3ec2-4456-928b-659138c6f2b7 f63d7e307ea84193bd4ab073523625e1 8ceff494e65b4bb9bccfe157293287ea - - default default] HTTP exception thrown: Instance c4076535-d23d-4900-9b38-3195dea10a03 could not be found. [pid: 6|app: 0|req: 365/717] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:07 2026] GET /v2.1/servers/c4076535-d23d-4900-9b38-3195dea10a03 => 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, ' [pid: 7|app: 0|req: 353/718] 10.0.0.134 () {32 vars in 701 bytes} [Thu Jun 18 13:51:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-24291727 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:13.959 6 WARNING neutronclient.v2_0.client [None req-77d1447f-b949-498b-9498-5ec5e33b1269 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:14.365 6 WARNING neutronclient.v2_0.client [None req-77d1447f-b949-498b-9498-5ec5e33b1269 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 367/721] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:51:13 2026] POST /v2.1/servers => generated 424 bytes in 845 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 13:51:14.605 7 WARNING neutronclient.v2_0.client [None req-fc15a0c3-e0c5-4af1-bc8e-d8a239aea377 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/722] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:14 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1371 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-06-18 13:51:15.713 6 WARNING neutronclient.v2_0.client [None req-c0350e7d-81e3-4cbb-bc0a-9f78510d7f5b b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 368/723] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:15 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1375 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, ' [pid: 7|app: 0|req: 356/724] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:51:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:16.837 6 WARNING neutronclient.v2_0.client [None req-ca47ba55-8ecb-4dbf-948a-b367b5b4a6a8 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 369/725] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:16 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1423 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:17.952 7 WARNING neutronclient.v2_0.client [None req-0c4ee87b-b557-4ba1-9b23-1b33c53fbb69 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/726] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:17 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1423 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-06-18 13:51:18.130 6 WARNING neutronclient.v2_0.client [None req-dff2ba56-e0d3-448b-ade2-871e765cfe7e 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:18.181 6 WARNING neutronclient.v2_0.client [None req-dff2ba56-e0d3-448b-ade2-871e765cfe7e 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:18.372 6 WARNING neutronclient.v2_0.client [None req-dff2ba56-e0d3-448b-ade2-871e765cfe7e 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 370/727] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:51:18 2026] POST /v2.1/servers => generated 452 bytes in 552 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-06-18 13:51:18.647 7 WARNING neutronclient.v2_0.client [None req-132b0f67-0939-4a78-b686-2c4e6c78138b 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/728] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:18 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1392 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-06-18 13:51:19.063 6 WARNING neutronclient.v2_0.client [None req-aba8d6ff-a222-4894-b564-63bd1dc1298b b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 371/729] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:19 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1431 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-06-18 13:51:19.756 7 WARNING neutronclient.v2_0.client [None req-9e1fa203-cf9c-496f-a726-53cf71505fac 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/732] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:19 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1396 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-06-18 13:51:20.177 6 WARNING neutronclient.v2_0.client [None req-21426309-7d2c-41d5-8e8a-6bb4a6af68b0 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] 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-06-18 13:51:20.249 7 INFO nova.api.openstack.compute.server_external_events [req-cf053007-5956-4b06-9348-f2d8d9835983 req-af4ab441-e4d4-48ec-ad87-bd9141eedfbb cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:8dfe559e-6970-429a-8060-fad1023aa726 for instance 99015638-8c97-4dfa-b57f-4c2d10457da9 on instance [pid: 7|app: 0|req: 360/733] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 374/734] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:20 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1473 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:20.982 7 WARNING neutronclient.v2_0.client [None req-5c76990a-f354-46d2-8777-42d1e564bb3d 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in 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/735] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:20 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1444 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:21.381 6 WARNING neutronclient.v2_0.client [None req-9ccb40bd-5723-4b5e-91fb-f17ae87b3a65 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 375/736] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:21 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1471 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:22.111 7 WARNING neutronclient.v2_0.client [None req-423b317f-a39e-46d0-b49f-4c35755eb6c4 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in 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/737] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:22 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1444 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-06-18 13:51:22.556 6 WARNING neutronclient.v2_0.client [None req-df2707a7-fa28-43bc-ac64-e907e9a4dadc b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 376/738] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:22 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:23.213 7 WARNING neutronclient.v2_0.client [None req-8e40d934-7162-47f2-9249-d1c7e5d30b5e 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/739] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:23 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:23.736 6 WARNING neutronclient.v2_0.client [None req-c57df899-c88d-4881-9c75-01ef2250ab5f b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 377/740] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:23 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:24.090 7 INFO nova.api.openstack.compute.server_external_events [req-d2e1ba49-da93-4d61-a88f-2190b25583c7 req-32201a35-aa88-44a0-9955-6f091198faae cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6216d394-f5e3-4ada-9d72-8e7d6fc8b1bd for instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc on instance [pid: 7|app: 0|req: 364/741] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:24 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, ' 2026-06-18 13:51:24.314 7 WARNING neutronclient.v2_0.client [None req-f8f9b63f-5d61-42f6-b0be-8ca65ac6b732 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:24.317 6 WARNING neutronclient.v2_0.client [None req-c0dc4c79-cc80-42ba-8caa-8a0c0e5e2eef 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/742] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:51:24 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 378/743] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:24 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1529 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:24.466 7 WARNING neutronclient.v2_0.client [None req-3d2415a3-e3bb-47d8-bac4-c835102f1388 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/744] 10.0.0.134 () {32 vars in 814 bytes} [Thu Jun 18 13:51:24 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/os-interface/cc8557f5-087a-4741-a083-6b3a8eba44e8 => generated 281 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 379/745] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:24 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/746] 10.0.0.134 () {34 vars in 749 bytes} [Thu Jun 18 13:51:24 2026] POST /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/action => generated 0 bytes in 48 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: 6|app: 0|req: 380/747] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:24 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 156 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:24.958 7 WARNING neutronclient.v2_0.client [None req-4bd24188-2613-46b4-8c51-5aab6ff8f4d2 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/748] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:24 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1471 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:25.329 6 INFO nova.api.openstack.compute.server_external_events [req-1e563031-3f6a-41ba-adf8-da5dca4cd349 req-7f8d03c1-5728-4daa-af42-e20de98b76db cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:8dfe559e-6970-429a-8060-fad1023aa726 for instance 99015638-8c97-4dfa-b57f-4c2d10457da9 on instance [pid: 6|app: 0|req: 381/749] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:51:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:25.488 7 WARNING neutronclient.v2_0.client [None req-1e8718aa-f0a2-4c74-99e8-f097d9c246a1 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/750] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:25 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1517 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, ' [pid: 6|app: 0|req: 382/751] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:25 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:26.135 7 INFO nova.api.openstack.compute.server_external_events [req-a470aa1e-ad0a-4afa-8137-4a7d9a711001 req-30cee768-5e1e-4ec2-8a96-7685d6c053b4 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:cc8557f5-087a-4741-a083-6b3a8eba44e8 for instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 on instance [pid: 7|app: 0|req: 370/752] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:51:26.179 6 WARNING neutronclient.v2_0.client [None req-12c8582e-5bae-4adf-848e-182aa8348d03 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 383/753] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:26 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1471 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-06-18 13:51:26.686 7 WARNING neutronclient.v2_0.client [None req-159ee598-65aa-474f-baf2-df821129ba0c 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] 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: 6|app: 0|req: 384/754] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:26 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 156 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/755] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:26 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1517 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:27.345 6 WARNING neutronclient.v2_0.client [None req-8f4fd65f-8178-4760-9640-283321ae8864 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 385/756] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1656 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/757] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 386/758] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9/ips => generated 109 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/759] 10.0.0.134 () {32 vars in 824 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9/ips/tempest-ServerAddressesTestJSON-1678588797-network => generated 94 bytes in 43 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: 6|app: 0|req: 387/760] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:51:27 2026] DELETE /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 0 bytes in 130 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-06-18 13:51:27.793 7 WARNING neutronclient.v2_0.client [None req-a7787084-3496-48d4-b342-a411e8e6be9a b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] 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: 6|app: 0|req: 388/761] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:27.933 6 WARNING neutronclient.v2_0.client [None req-cad10fab-1174-4983-8ebe-9ec458fafd1c 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in 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/762] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1662 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:27.977 7 WARNING neutronclient.v2_0.client [None req-852e049e-d825-46ca-9c08-214de216451d d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 389/763] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1517 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/764] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:27 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1952 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 390/765] 10.0.0.134 () {34 vars in 749 bytes} [Thu Jun 18 13:51:28 2026] POST /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/action => generated 0 bytes in 45 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: 376/766] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:28 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 195 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:28.995 6 WARNING neutronclient.v2_0.client [None req-6bae393d-d84f-4966-8a8e-aedbb4314172 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] 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-06-18 13:51:29.127 7 WARNING neutronclient.v2_0.client [None req-af4492a2-bb9e-4aed-a0c5-c793eb91a8e1 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 391/767] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:28 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1662 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:29.430 6 INFO nova.api.openstack.compute.server_external_events [req-7be5e54d-5128-466e-ab0a-3435c1fce86b req-b333913e-944b-4e29-ba3b-52fb5ab2ee15 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:6216d394-f5e3-4ada-9d72-8e7d6fc8b1bd for instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc on instance [pid: 7|app: 0|req: 377/768] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:29 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1517 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, ' [pid: 6|app: 0|req: 392/769] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:51:29 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-06-18 13:51:29.464 6 INFO nova.api.openstack.compute.server_external_events [req-9108863c-0c31-4e72-8c91-7045f20259da req-29c4b240-02c3-410d-8e2f-4ec936e71247 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:cc8557f5-087a-4741-a083-6b3a8eba44e8 for instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 on instance [pid: 6|app: 0|req: 393/770] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:29 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: 378/771] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:29 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 195 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-06-18 13:51:30.472 6 WARNING neutronclient.v2_0.client [None req-b7db96d4-677c-41d6-8659-be44e64303f9 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:30.494 7 WARNING neutronclient.v2_0.client [None req-657fa7a5-73b6-4bcb-903c-924079127b6d 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 395/774] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:30 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1620 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, ' [pid: 6|app: 0|req: 396/775] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:51:30 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/776] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:30 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1517 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 397/777] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:51:30 2026] DELETE /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 0 bytes in 153 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-06-18 13:51:30.902 7 WARNING neutronclient.v2_0.client [None req-3b45eb47-daea-4df6-ae81-c28e3c621a64 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/778] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:30 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1843 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:31.514 6 INFO nova.api.openstack.compute.server_external_events [req-dcab6b71-7e46-4218-a7d3-a4241d54981d req-c71b8c9f-b897-4f6c-b0f0-3e356f909ebd cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:8dfe559e-6970-429a-8060-fad1023aa726 for instance 99015638-8c97-4dfa-b57f-4c2d10457da9 on instance [pid: 6|app: 0|req: 398/779] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:31.693 7 WARNING neutronclient.v2_0.client [None req-29408833-b1b6-42ea-b551-838352f4bf63 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in 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/780] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:31 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1457 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:31.840 6 WARNING neutronclient.v2_0.client [None req-7b71b420-2d9b-492d-af42-d14e31cd7795 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 399/781] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:31 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1699 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-06-18 13:51:32.014 7 WARNING neutronclient.v2_0.client [None req-723c305a-b4f0-45ad-b414-a06dbffa9bed 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] 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-06-18 13:51:32.064 6 WARNING neutronclient.v2_0.client [None req-b206ea57-e703-49ae-8331-c1fed1425ca7 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/782] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:51:31 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc/os-interface => generated 284 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:32.824 7 WARNING neutronclient.v2_0.client [None req-027d1aec-921f-4f64-b3e1-4acdd39f5b68 b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 400/783] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:32 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1843 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:32.981 6 INFO nova.api.openstack.compute.server_external_events [req-1d258fe4-2d64-427b-a6a3-34c21135a8c1 req-81533bfe-818c-4393-a945-b29f4503df2a cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6216d394-f5e3-4ada-9d72-8e7d6fc8b1bd for instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc on instance [pid: 7|app: 0|req: 384/784] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:32 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 1457 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 401/785] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:34.022 7 WARNING neutronclient.v2_0.client [None req-ffe43cd5-bf3e-49f9-9f2d-2590bcb0d5a8 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:34.034 6 INFO nova.api.openstack.wsgi [None req-7944f414-e0d8-4146-b5cb-67ffe67d14eb b2544c68e4984614a3658f30685e8c8e 05b54b4fd38f46bc8cb0c85572b3439c - - default default] HTTP exception thrown: Instance 99015638-8c97-4dfa-b57f-4c2d10457da9 could not be found. [pid: 6|app: 0|req: 402/786] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:33 2026] GET /v2.1/servers/99015638-8c97-4dfa-b57f-4c2d10457da9 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/787] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:33 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1775 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:34.238 6 INFO nova.api.openstack.compute.server_external_events [req-28acf89f-db3f-443a-8a5d-a61c1102f62d req-d1fe97bd-c392-4a0e-9a53-ea9b6616204e cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:cc8557f5-087a-4741-a083-6b3a8eba44e8 for instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 on instance [pid: 6|app: 0|req: 403/788] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:35.127 7 WARNING neutronclient.v2_0.client [None req-969d6f2f-67b5-4896-9091-d519a86ee173 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in 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/789] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:35 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1481 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:36.248 6 WARNING neutronclient.v2_0.client [None req-53ede3ea-0ab4-4870-a4fc-f5dbf723f6dc d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 404/790] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:36 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1486 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-06-18 13:51:37.369 7 WARNING neutronclient.v2_0.client [None req-adc2ae4b-ec12-4c80-9812-0fe067d4577d d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/791] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:37 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 1486 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:37.964 6 WARNING neutronclient.v2_0.client [None req-e7c5f491-d71e-4457-8520-a7752e64173e 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:38.129 6 WARNING neutronclient.v2_0.client [None req-e7c5f491-d71e-4457-8520-a7752e64173e 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 405/792] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:51:37 2026] POST /v2.1/servers => generated 424 bytes in 463 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-06-18 13:51:38.397 7 WARNING neutronclient.v2_0.client [None req-b6fb3be0-a1ca-488d-ad1f-47470f0ac573 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] 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: 388/793] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:38 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1368 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:38.473 6 INFO nova.api.openstack.wsgi [None req-c4357086-abaa-4672-965e-1b1284b263be d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] HTTP exception thrown: Instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 could not be found. [pid: 6|app: 0|req: 406/794] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:38 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/795] 10.0.0.134 () {32 vars in 703 bytes} [Thu Jun 18 13:51:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-268631115 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/796] 10.0.0.134 () {30 vars in 412 bytes} [Thu Jun 18 13:51:38 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:39.046 6 INFO nova.api.openstack.wsgi [None req-248129b2-0f53-4728-8eb4-7b4786e5c278 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] HTTP exception thrown: Instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 could not be found. [pid: 6|app: 0|req: 408/797] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:51:39 2026] DELETE /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:39.080 6 INFO nova.api.openstack.wsgi [None req-dd7a593c-18a3-4a9e-b03c-13921d866ff9 d08f2cd5fc504253945a2161bd24aaab 8150dab51a4645f7a4fdad06a1656409 - - default default] HTTP exception thrown: Instance afd92c9c-dcfc-43c4-855d-739d2ae14d18 could not be found. [pid: 6|app: 0|req: 409/798] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:39 2026] GET /v2.1/servers/afd92c9c-dcfc-43c4-855d-739d2ae14d18 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/799] 10.0.0.134 () {28 vars in 559 bytes} [Thu Jun 18 13:51:38 2026] GET /v2/ => generated 402 bytes in 448 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: 6|app: 0|req: 410/800] 10.0.0.134 () {28 vars in 563 bytes} [Thu Jun 18 13:51:39 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/801] 10.0.0.134 () {30 vars in 412 bytes} [Thu Jun 18 13:51:39 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-18 13:51:39.490 6 WARNING neutronclient.v2_0.client [None req-9daeb1a1-2e27-405b-b389-531ea6ff4048 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 411/802] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:39 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1372 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:40.749 7 WARNING neutronclient.v2_0.client [None req-af28ecf6-edd2-4713-adab-b7ed8e48bd46 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in 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/805] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:40 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1420 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:41.867 6 WARNING neutronclient.v2_0.client [None req-ab31f9a5-0626-42b9-8be9-d4204224b6e9 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 413/806] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:41 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1420 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-06-18 13:51:42.957 7 WARNING neutronclient.v2_0.client [None req-be179459-aedd-4ecf-b743-cf4f77e154b3 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/807] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:42 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1428 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:43.632 6 INFO nova.api.openstack.compute.server_external_events [req-800852e6-95c0-45c9-98cf-135cbc1c2bbe req-bd0a6f4d-2c64-4471-bdbe-fb8608de9d09 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:b46cad12-37c7-4dd8-a766-89ba490d1259 for instance 1a79e170-d1e9-4ab8-8417-288e16ead9af on instance [pid: 6|app: 0|req: 414/808] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:44.063 7 WARNING neutronclient.v2_0.client [None req-955d1334-1d96-41f1-b1f4-1235c0f98fb4 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/809] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:44 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1480 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-06-18 13:51:45.280 6 WARNING neutronclient.v2_0.client [None req-1016d00f-4e31-4c78-82f6-a12d5637b168 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 415/810] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:45 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1468 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-06-18 13:51:46.489 7 WARNING neutronclient.v2_0.client [None req-100d7193-4473-426e-9146-d445932df84a 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in 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/811] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:46 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1468 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-06-18 13:51:47.703 6 WARNING neutronclient.v2_0.client [None req-eef50727-1f73-4bcb-b2fb-5c192401de44 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 416/812] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:47 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1468 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:48.258 7 INFO nova.api.openstack.compute.server_external_events [req-50c31af4-d55c-491a-ae0e-2b4c570066e2 req-1608bc54-4724-4d26-9052-dfcaaf0c311d cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:b46cad12-37c7-4dd8-a766-89ba490d1259 for instance 1a79e170-d1e9-4ab8-8417-288e16ead9af on instance [pid: 7|app: 0|req: 397/813] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:51:48 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: 6|app: 0|req: 417/814] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:51:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:49.024 7 WARNING neutronclient.v2_0.client [None req-2ef40221-6b68-479f-8192-0e5431830680 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/815] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:48 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1468 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:50.197 7 WARNING neutronclient.v2_0.client [None req-f874114a-73d5-43ce-9c27-16dbc4c6dfdb 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in 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/818] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:50 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1468 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:51.372 6 WARNING neutronclient.v2_0.client [None req-1f50060e-37e0-4993-891e-1d3c976f4cb2 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 419/819] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:51 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1649 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, ' [pid: 7|app: 0|req: 401/820] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:51:52 2026] DELETE /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 0 bytes in 163 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-06-18 13:51:52.978 6 WARNING neutronclient.v2_0.client [None req-763e2d69-35d3-4544-9bd9-8ed2057c705d 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 420/821] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:52 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1655 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-06-18 13:51:53.828 7 WARNING neutronclient.v2_0.client [None req-0bdc1cda-cb54-426b-9a07-d41ae45433c0 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:53.888 7 WARNING neutronclient.v2_0.client [None req-0bdc1cda-cb54-426b-9a07-d41ae45433c0 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:54.058 7 WARNING neutronclient.v2_0.client [None req-0bdc1cda-cb54-426b-9a07-d41ae45433c0 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] 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-06-18 13:51:54.189 6 WARNING neutronclient.v2_0.client [None req-7f214c27-5c3b-4b32-a6fb-d1aabc98e10f 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 421/822] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:54 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1655 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/823] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:51:53 2026] POST /v2.1/servers => generated 450 bytes in 700 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-06-18 13:51:54.462 6 WARNING neutronclient.v2_0.client [None req-c2de5961-d629-4fc0-9adf-c4c3315d6c24 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 422/824] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:54 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1253 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-06-18 13:51:55.175 7 WARNING neutronclient.v2_0.client [None req-7e2b6b08-19d0-4f59-829a-bda7ba32756c 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in 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/825] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:55 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1819 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-18 13:51:55.369 6 WARNING neutronclient.v2_0.client [None req-adb2433a-9950-4ae7-bb21-4bfe1f219d0a 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:51:55.380 7 WARNING neutronclient.v2_0.client [None req-7eed1cfb-4fdb-4084-92e1-cb5129971477 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 423/826] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:55 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1819 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/827] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:55 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1655 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:55.558 6 WARNING neutronclient.v2_0.client [None req-41015b80-16f7-4283-84a2-20a7a143eb38 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 424/828] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:55 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1303 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:55.629 7 INFO nova.api.openstack.compute.server_external_events [req-12dfaa42-9b82-4e3e-8006-9e3a416d3437 req-c94ba396-ccee-42b1-aadf-f53d9e35b58b cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-unplugged:b46cad12-37c7-4dd8-a766-89ba490d1259 for instance 1a79e170-d1e9-4ab8-8417-288e16ead9af on instance [pid: 7|app: 0|req: 405/829] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:51:55 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 425/830] 10.0.0.134 () {34 vars in 749 bytes} [Thu Jun 18 13:51:55 2026] POST /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc/action => generated 0 bytes in 84 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-06-18 13:51:55.803 7 INFO nova.api.openstack.compute.server_external_events [req-1bfec51f-d9c2-47b6-8fbd-03c7c8232e54 req-09ed32d0-0fc3-49d8-b8a3-29600e84cbe4 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:b46cad12-37c7-4dd8-a766-89ba490d1259 for instance 1a79e170-d1e9-4ab8-8417-288e16ead9af on instance [pid: 7|app: 0|req: 406/831] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:51:55.833 6 WARNING neutronclient.v2_0.client [None req-806af89c-e555-4755-8968-90c3bb9a2067 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 426/832] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:55 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1821 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-06-18 13:51:56.585 7 WARNING neutronclient.v2_0.client [None req-749a6778-1023-41fa-ab88-a3773da2f74a 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] 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: 407/833] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:56 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1449 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:56.659 6 WARNING neutronclient.v2_0.client [None req-27e6cd9b-c326-4438-bab2-f8fa3b5e10d6 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 427/834] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:56 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1351 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:57.029 7 WARNING neutronclient.v2_0.client [None req-5d8b9f52-13a2-4c71-8af8-9f52c3b7ceaa 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/835] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:56 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1821 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:57.681 6 WARNING neutronclient.v2_0.client [None req-98b81306-6b88-47ec-a5e5-a59c3315ef4a 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] 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: 6|app: 0|req: 428/836] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:57 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:57.755 7 WARNING neutronclient.v2_0.client [None req-210d80b5-851d-4edc-bf34-a6b59dd6961d 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/837] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:57 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1351 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:58.195 6 WARNING neutronclient.v2_0.client [None req-b0821ae8-6236-440c-b545-e44a4df20e79 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 429/838] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:58 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1821 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:58.812 7 WARNING neutronclient.v2_0.client [None req-7e21eeaf-762f-48aa-9fea-c1aa221b4c0c 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] 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: 410/839] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:58 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1454 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:58.876 6 WARNING neutronclient.v2_0.client [None req-23b20559-404a-4090-b5de-4c2ba991c653 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 430/840] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:58 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1359 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:59.349 7 WARNING neutronclient.v2_0.client [None req-f3b656c4-41f8-4474-a4cc-86f82d388ee7 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/841] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:59 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:51:59.891 7 INFO nova.api.openstack.compute.server_external_events [req-aa830e67-fc1a-4d67-89ef-bddd81043e01 req-1634e332-4f83-4d91-a522-0d9ef030a6ad cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:c1708c6b-8d59-4cba-8bc9-04e2c5522f74 for instance 52c1ac99-2cac-4edf-8dc3-735a8613ee24 on instance [pid: 7|app: 0|req: 413/844] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:51:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:51:59.926 6 WARNING neutronclient.v2_0.client [None req-25df26e9-ea7b-43d5-80d9-33a2d5d86a40 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] 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: 6|app: 0|req: 432/845] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:59 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:51:59.987 7 WARNING neutronclient.v2_0.client [None req-4e3c2a47-aa76-4c98-bca4-43536076f09a 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/846] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:51:59 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1436 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:00.545 6 WARNING neutronclient.v2_0.client [None req-10c14e2a-9e11-4c24-b390-9117526879d1 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 433/847] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:00 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1826 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-06-18 13:52:01.020 7 INFO nova.api.openstack.wsgi [None req-b170f8f2-762d-43d6-a5ae-19317867d6b1 14b273712ae942f491ad9ed1cc9cd919 4f66a7743545475ba3c5073fe623f1e3 - - default default] HTTP exception thrown: Instance 1a79e170-d1e9-4ab8-8417-288e16ead9af could not be found. [pid: 7|app: 0|req: 415/848] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:00 2026] GET /v2.1/servers/1a79e170-d1e9-4ab8-8417-288e16ead9af => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:01.197 6 WARNING neutronclient.v2_0.client [None req-f25ce3eb-719c-4653-86b6-2c2112329970 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 434/849] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:01 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1436 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:01.557 7 INFO nova.api.openstack.compute.server_external_events [req-35d4e4c0-e0d9-4fa0-8a58-b6e8009bef25 req-4be1f9f0-cd00-45d1-aeca-d319be81227e cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-unplugged:6216d394-f5e3-4ada-9d72-8e7d6fc8b1bd for instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc on instance [pid: 7|app: 0|req: 416/850] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:52:01 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-06-18 13:52:01.826 6 WARNING neutronclient.v2_0.client [None req-13aaef8b-b4a3-4b99-8e22-9eb8346bd362 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 435/851] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:01 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1826 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-06-18 13:52:02.380 7 WARNING neutronclient.v2_0.client [None req-c77f9476-38b8-4623-b0b3-d9faed94f740 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/852] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:02 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1436 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:03.089 6 WARNING neutronclient.v2_0.client [None req-e10de416-a871-4c93-a885-9d8053c939cd 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 436/853] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:03 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1826 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:03.834 7 WARNING neutronclient.v2_0.client [None req-9ca2a5a3-a480-4480-960b-fc21a3eee92d 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/854] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:03 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1436 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:04.268 6 WARNING neutronclient.v2_0.client [None req-b174243f-6b97-457e-a458-f5b27ee9106b 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] 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-06-18 13:52:04.420 7 INFO nova.api.openstack.compute.server_external_events [req-cc313565-2c69-4190-b3b5-5f64b88f2e11 req-493e235b-c2a7-4c7e-bdbb-328ea62f151c cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:6216d394-f5e3-4ada-9d72-8e7d6fc8b1bd for instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc on instance [pid: 7|app: 0|req: 419/855] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:52:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 437/856] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:04 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1826 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:05.123 7 WARNING neutronclient.v2_0.client [None req-2fc24b59-56e4-40ec-8412-027685599166 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/857] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:05 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1424 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:05.687 6 WARNING neutronclient.v2_0.client [None req-58f9384e-4369-47ac-ae05-775f01b34f13 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 438/858] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:05 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1826 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:06.337 7 WARNING neutronclient.v2_0.client [None req-3d25cb19-2d50-435e-b24d-e7d2ef9a59ee 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/859] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:06 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1424 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:06.877 6 WARNING neutronclient.v2_0.client [None req-9bb58e76-b9df-45ba-9b8d-79bb931b9998 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 439/860] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:06 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1819 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:07.476 7 WARNING neutronclient.v2_0.client [None req-88701275-e9a5-447d-8d31-f337263c492a 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/861] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:07 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1424 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:08.511 6 INFO nova.api.openstack.compute.server_external_events [req-004df02d-a0a3-4f39-aa4a-937e80cb0e65 req-70825b81-7339-4f45-abf7-9dbdf86ee9f3 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:c1708c6b-8d59-4cba-8bc9-04e2c5522f74 for instance 52c1ac99-2cac-4edf-8dc3-735a8613ee24 on instance [pid: 6|app: 0|req: 440/862] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:52:08 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-06-18 13:52:08.646 7 WARNING neutronclient.v2_0.client [None req-b887da2a-4f50-40b7-a0c0-d9e0f55a48e3 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in 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/863] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:08 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1424 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:09.860 6 WARNING neutronclient.v2_0.client [None req-482cb071-b8af-4a07-8343-28965eb4d32b 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 441/866] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:09 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1424 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:11.027 7 WARNING neutronclient.v2_0.client [None req-2b6a3a88-ef7a-4f69-a848-3c267cedf669 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in 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/867] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:10 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1612 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:11.252 6 WARNING neutronclient.v2_0.client [None req-9f8795a7-ff66-43ea-8a23-ae5411afb975 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 442/868] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:52:11 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:12.081 6 INFO nova.api.openstack.compute.server_external_events [req-1fb0a30e-ea51-4e3b-a88c-5c38bc8eb5fb req-60d1af65-576e-4f5a-8460-683f2c66b0db cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:c1708c6b-8d59-4cba-8bc9-04e2c5522f74 for instance 52c1ac99-2cac-4edf-8dc3-735a8613ee24 on instance [pid: 6|app: 0|req: 443/869] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:52:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:52:12.089 7 WARNING neutronclient.v2_0.client [None req-eaddbec4-6575-4308-9d4f-a09f739509ad 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in 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/870] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:12 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1612 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 444/871] 10.0.0.134 () {32 vars in 640 bytes} [Thu Jun 18 13:52:12 2026] GET /v2.1/servers => generated 388 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/872] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:52:12 2026] DELETE /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 0 bytes in 119 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-06-18 13:52:12.667 6 WARNING neutronclient.v2_0.client [None req-46c48350-6cc8-4309-80a6-04bd61f50dae 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 445/873] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:12 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1618 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:13.850 7 WARNING neutronclient.v2_0.client [None req-d7fe953f-8ae2-4da0-a9a2-4a1bd4df1976 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/874] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:13 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1738 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:15.052 6 WARNING neutronclient.v2_0.client [None req-eeea1fca-667e-41a1-b8ee-a701bbbf34bd 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 446/875] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:15 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1738 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-06-18 13:52:15.969 7 INFO nova.api.openstack.compute.server_external_events [req-c8075583-5af8-48ba-ab28-56ee04c87cfd req-e9c557c5-ed15-4d46-866f-f12006706872 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:c1708c6b-8d59-4cba-8bc9-04e2c5522f74 for instance 52c1ac99-2cac-4edf-8dc3-735a8613ee24 on instance [pid: 7|app: 0|req: 430/876] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:52:15 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-06-18 13:52:16.212 6 WARNING neutronclient.v2_0.client [None req-576857ec-d3e9-47f6-9ee6-7e9059fae0bf 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 447/877] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:16 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1380 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-06-18 13:52:17.316 7 WARNING neutronclient.v2_0.client [None req-8e991560-dd5e-4ffe-930d-af771750580c 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/878] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:17 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1380 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-06-18 13:52:18.427 6 WARNING neutronclient.v2_0.client [None req-2070508f-ccbf-40ff-8988-3c72a195f167 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 448/879] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:18 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1385 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-06-18 13:52:19.546 7 WARNING neutronclient.v2_0.client [None req-9959aa94-91f6-4094-815b-2f952e20008e 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] The python binding code in 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/880] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:19 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => generated 1385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:20.633 6 INFO nova.api.openstack.wsgi [None req-586ef0f8-5e21-4059-83b2-0148f4267346 74de1a4ed05845d98aec1606e9b03407 fdf99543d93d47ac94eebca6902fb9d1 - - default default] HTTP exception thrown: Instance 52c1ac99-2cac-4edf-8dc3-735a8613ee24 could not be found. [pid: 6|app: 0|req: 450/883] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:20 2026] GET /v2.1/servers/52c1ac99-2cac-4edf-8dc3-735a8613ee24 => 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: 434/884] 10.0.0.134 () {32 vars in 703 bytes} [Thu Jun 18 13:52:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-268646177 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:25.004 6 WARNING neutronclient.v2_0.client [None req-299e65c3-589b-4abf-a33a-99b4d214ebe8 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 451/885] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:24 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1819 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/886] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:52:25 2026] DELETE /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 0 bytes in 119 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-06-18 13:52:25.349 6 WARNING neutronclient.v2_0.client [None req-49f63d26-ad07-4ea7-9656-0d82571c8d90 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 452/887] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:25 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1825 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:26.535 7 WARNING neutronclient.v2_0.client [None req-d873e2f2-2427-42e4-8aa4-a8d0e3723352 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/888] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:26 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:27.702 6 WARNING neutronclient.v2_0.client [None req-7a9fc51b-3e20-4c21-8d1d-0c887b763ad4 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 453/889] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:27 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1825 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-06-18 13:52:28.473 7 INFO nova.api.openstack.compute.server_external_events [req-2829534a-aa43-451c-9a1d-9a6a3261b851 req-d4168db9-3b10-4544-9a10-fd054f273d21 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:6216d394-f5e3-4ada-9d72-8e7d6fc8b1bd for instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc on instance [pid: 7|app: 0|req: 437/890] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:52:28 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-06-18 13:52:28.950 6 WARNING neutronclient.v2_0.client [None req-478c1030-691f-47af-bc59-9daed79328a4 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 454/891] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:28 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1473 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:52:30.091 6 WARNING neutronclient.v2_0.client [None req-5964d18e-01dc-496b-87d6-d11941242367 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 456/894] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:30 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1478 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, ' 2026-06-18 13:52:31.342 7 WARNING neutronclient.v2_0.client [None req-2cfe0ce9-e4a3-42e6-abd4-90812d945a6f 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/895] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:31 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => generated 1478 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-06-18 13:52:32.480 6 INFO nova.api.openstack.wsgi [None req-7af70f25-189f-4618-84b8-197a5b0a3fb2 26173c933d3c4cbaac1f7ff4241706a7 66a36eb966c94b799f49a5e1a4651959 - - default default] HTTP exception thrown: Instance 72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc could not be found. [pid: 6|app: 0|req: 457/896] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:52:32 2026] GET /v2.1/servers/72941ca3-1cd2-4c97-aad6-9f0f5ce1f8cc => 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: 440/897] 10.0.0.134 () {32 vars in 703 bytes} [Thu Jun 18 13:52:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-815509748 => 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: 448/912] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:53:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:53:46.955 6 WARNING neutronclient.v2_0.client [None req-177881d7-ad44-4daa-9f21-4a134cf3f255 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:53:47.003 6 WARNING neutronclient.v2_0.client [None req-177881d7-ad44-4daa-9f21-4a134cf3f255 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:53:47.277 6 WARNING neutronclient.v2_0.client [None req-177881d7-ad44-4daa-9f21-4a134cf3f255 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 465/913] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:53:46 2026] POST /v2.1/servers => generated 447 bytes in 605 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 13:53:47.511 7 WARNING neutronclient.v2_0.client [None req-bf8a23ad-7ff1-4dc8-a605-b59653470014 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in 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/914] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:53:47 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 1393 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:53:52.613 6 WARNING neutronclient.v2_0.client [None req-e922d634-9848-467d-8808-f680dcf85bb8 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] 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-06-18 13:53:52.895 7 INFO nova.api.openstack.compute.server_external_events [req-5139e3fa-0ab8-4401-98c7-9f8f4b0b8dfc req-7232d1e0-45fb-48d6-ae6a-3477045670fe cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:2a0d7d81-1e3f-4525-bbb1-791e85988db6 for instance e95495b7-c7c9-4706-9355-15d87e6641ba on instance [pid: 7|app: 0|req: 451/917] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:53:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 467/918] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:53:52 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 1518 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:53:57.957 7 WARNING neutronclient.v2_0.client [None req-0bc36606-a46f-42a2-8793-81dad95d03a8 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in 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/919] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:53:57 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 1516 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 468/920] 10.0.0.220 () {30 vars in 618 bytes} [Thu Jun 18 13:53:58 2026] GET /v2.1 => generated 0 bytes in 115 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: 453/921] 10.0.0.220 () {32 vars in 691 bytes} [Thu Jun 18 13:53:58 2026] GET /v2.1/ => generated 411 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 469/922] 10.0.0.220 () {34 vars in 912 bytes} [Thu Jun 18 13:53:58 2026] GET /v2.1/os-simple-tenant-usage/2bd3fbc6eb1d4da1b88657447a5a8117?start=2026-06-17T00:00:00&end=2026-06-18T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/923] 10.0.0.220 () {30 vars in 653 bytes} [Thu Jun 18 13:53:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:53:59.289 6 INFO nova.api.openstack.compute.server_external_events [req-48a479b8-3ea8-4e0f-90d4-9772a132683c req-5dd9a92b-c00e-442e-adc2-7fd2c66c05a4 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:2a0d7d81-1e3f-4525-bbb1-791e85988db6 for instance e95495b7-c7c9-4706-9355-15d87e6641ba on instance [pid: 6|app: 0|req: 470/924] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:53:59 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, ' [pid: 6|app: 0|req: 472/927] 10.0.0.220 () {30 vars in 618 bytes} [Thu Jun 18 13:54:02 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 456/928] 10.0.0.220 () {32 vars in 691 bytes} [Thu Jun 18 13:54:02 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: 6|app: 0|req: 473/929] 10.0.0.220 () {34 vars in 912 bytes} [Thu Jun 18 13:54:02 2026] GET /v2.1/os-simple-tenant-usage/2bd3fbc6eb1d4da1b88657447a5a8117?start=2026-06-17T00:00:00&end=2026-06-18T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/930] 10.0.0.220 () {30 vars in 653 bytes} [Thu Jun 18 13:54:02 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 6|app: 0|req: 474/931] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:54:02 2026] POST /v2.1/os-keypairs => generated 396 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:54:03.161 7 WARNING neutronclient.v2_0.client [None req-8c56403c-4529-440b-95f8-d94105a5cf36 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/932] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:03 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 1816 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 475/933] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:54:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:04.648 7 INFO nova.api.openstack.compute.server_external_events [req-b7b9681f-a1f0-4bd2-a5fd-61bb0509a44d req-afc2922b-5d23-414e-89b1-6bed99d7f450 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:2a0d7d81-1e3f-4525-bbb1-791e85988db6 for instance e95495b7-c7c9-4706-9355-15d87e6641ba on instance [pid: 7|app: 0|req: 459/934] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:54:04.721 6 WARNING neutronclient.v2_0.client [None req-fcc19354-3af7-4d8e-81bb-7f501764354a 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:04.782 6 WARNING neutronclient.v2_0.client [None req-fcc19354-3af7-4d8e-81bb-7f501764354a 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:05.129 6 WARNING neutronclient.v2_0.client [None req-fcc19354-3af7-4d8e-81bb-7f501764354a 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 476/935] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:54:04 2026] POST /v2.1/servers => generated 447 bytes in 770 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-06-18 13:54:05.420 7 WARNING neutronclient.v2_0.client [None req-0aeb3aa6-a213-476a-b494-d8cd9d8f052c 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/936] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:05 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 1395 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-06-18 13:54:05.702 6 WARNING neutronclient.v2_0.client [None req-b622f921-a814-443b-ae12-97e3791395c5 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:05.748 6 WARNING neutronclient.v2_0.client [None req-b622f921-a814-443b-ae12-97e3791395c5 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:05.799 6 WARNING neutronclient.v2_0.client [None req-b622f921-a814-443b-ae12-97e3791395c5 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:06.022 6 WARNING neutronclient.v2_0.client [None req-b622f921-a814-443b-ae12-97e3791395c5 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 477/937] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:54:05 2026] POST /v2.1/servers => generated 496 bytes in 621 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-06-18 13:54:06.278 7 WARNING neutronclient.v2_0.client [None req-887edca9-732d-4ceb-9bb5-e58b0529bf54 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/938] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:06 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:07.372 6 WARNING neutronclient.v2_0.client [None req-e48d8aa6-bcaf-4c14-bd0b-5d1883a79f39 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 478/939] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:07 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1459 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:08.531 7 WARNING neutronclient.v2_0.client [None req-9d4cd0ef-c1b4-48a6-9bba-6900dd84c5c1 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/940] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:08 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1451 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:09.640 6 WARNING neutronclient.v2_0.client [None req-8aa96f5d-1405-468e-a454-565aedcc48dc dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 479/941] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:09 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1507 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:10.517 7 WARNING neutronclient.v2_0.client [None req-313cc9d0-ff2a-4401-a9c7-407fd5c88bb3 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] 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-06-18 13:54:10.751 6 WARNING neutronclient.v2_0.client [None req-44cc2b8a-d160-4fca-9ec7-0e6b90d6d3e1 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 481/944] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:10 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1507 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:11.025 6 INFO nova.api.openstack.compute.server_external_events [req-cbe22631-ab09-42f0-bb19-9ad51ac21b01 req-1d778df7-ca61-4c1e-a464-c190b2a98bf8 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:a40a710f-c97f-4b3a-9a28-5fe24a5ed8f9 for instance cd34e363-2804-4171-86a7-01c2c6d3f35c on instance [pid: 6|app: 0|req: 482/945] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/946] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:10 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 1520 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:12.083 6 WARNING neutronclient.v2_0.client [None req-e8646449-baa6-42e5-96e4-098d02060cd5 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 483/947] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:12 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1515 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:13.222 6 INFO nova.api.openstack.compute.server_external_events [req-3a5725d2-61d9-4043-9215-b004c5a077bb req-afee6a13-47a5-47fe-b953-be84c363c26e cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:a38d5ea8-90b4-4e71-9b48-00b7514468b0 for instance 9740e31c-6817-4599-8989-aed8774c2b9a on instance [pid: 6|app: 0|req: 484/948] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-06-18 13:54:13.231 7 WARNING neutronclient.v2_0.client [None req-1eaaddc7-3356-459a-830c-1355f7976473 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in 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/949] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:13 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1639 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:14.477 6 WARNING neutronclient.v2_0.client [None req-e9296256-2e21-4ed9-890f-2966d78b4317 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] 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: 6|app: 0|req: 485/950] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:14 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1627 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/951] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:54:14 2026] POST /v2.1/os-keypairs => generated 398 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:15.251 6 INFO nova.api.openstack.compute.server_external_events [req-2e026dac-04b1-49ee-9bb4-c0b3d4da328d req-e4d98442-eb89-4248-b03c-2c2729ab122a cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:a40a710f-c97f-4b3a-9a28-5fe24a5ed8f9 for instance cd34e363-2804-4171-86a7-01c2c6d3f35c on instance [pid: 6|app: 0|req: 486/952] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:54:15 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-06-18 13:54:15.690 7 WARNING neutronclient.v2_0.client [None req-a390b555-a36a-424a-85ae-7f34fca985c4 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/953] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:15 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1627 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-06-18 13:54:16.095 6 WARNING neutronclient.v2_0.client [None req-f7c422a8-9e40-4f79-bc4b-45ae12fb8489 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] 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: 6|app: 0|req: 487/954] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:16 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 1518 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:54:16.290 7 WARNING neutronclient.v2_0.client [None req-3f96d91f-38d5-4e69-8840-486622c00978 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:16.345 7 WARNING neutronclient.v2_0.client [None req-3f96d91f-38d5-4e69-8840-486622c00978 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:16.558 7 WARNING neutronclient.v2_0.client [None req-3f96d91f-38d5-4e69-8840-486622c00978 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/955] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:54:16 2026] POST /v2.1/servers => generated 449 bytes in 632 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-06-18 13:54:16.855 6 WARNING neutronclient.v2_0.client [None req-f2a1ec18-63a7-44d6-975b-f80f21897201 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:16.908 7 WARNING neutronclient.v2_0.client [None req-f8ea97c9-879c-48d9-8dab-5dc64f5aad1d dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 488/956] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:16 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1402 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/957] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:16 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1627 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:17.962 6 WARNING neutronclient.v2_0.client [None req-ca91c686-ad6b-4aea-9f57-e28d5633cc87 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 489/958] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:17 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1406 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:18.099 7 WARNING neutronclient.v2_0.client [None req-243840e0-971c-4131-ab0d-b96cde9c8a0b dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/959] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:18 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1627 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-06-18 13:54:19.084 6 WARNING neutronclient.v2_0.client [None req-240c9ad5-74ec-4b52-9334-8650ac9218c0 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 490/960] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:19 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1454 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:19.274 7 WARNING neutronclient.v2_0.client [None req-40bbf6f8-7cc9-4f81-8ad3-d1ae3af72102 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in 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/961] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:19 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1627 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-06-18 13:54:19.943 7 INFO nova.api.openstack.compute.server_external_events [req-68c79900-9a54-41f4-aeb4-81aea6269c27 req-6ce86d48-5db7-49d1-8c16-008471399ee7 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:a38d5ea8-90b4-4e71-9b48-00b7514468b0 for instance 9740e31c-6817-4599-8989-aed8774c2b9a on instance [pid: 7|app: 0|req: 473/964] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:54:19 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, ' 2026-06-18 13:54:20.218 6 WARNING neutronclient.v2_0.client [None req-9a3b761d-804a-454d-be78-f0fd56a80f55 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 492/965] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:20 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:20.512 7 WARNING neutronclient.v2_0.client [None req-3af35c6d-d2f7-40a8-a522-841556eca5ab dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/966] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:20 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1627 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:21.343 6 WARNING neutronclient.v2_0.client [None req-c4bf4317-ad58-401e-8975-d4987baf12e2 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:21.357 7 WARNING neutronclient.v2_0.client [None req-8a3b7c55-b9b4-4825-be44-4a461cedce15 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 493/967] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:21 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1462 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/968] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:21 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 1817 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:21.778 6 WARNING neutronclient.v2_0.client [None req-2b1cf494-9fac-4652-a237-84af81ed7fc8 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] 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-06-18 13:54:22.458 7 WARNING neutronclient.v2_0.client [None req-fcba9abc-9c0b-462f-b7fd-09ea6566eac9 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 494/969] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:21 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1806 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:22.524 6 INFO nova.api.openstack.compute.server_external_events [req-ce499dc4-704f-46f1-b50d-128b8c793557 req-84a047c6-3f7b-47bb-bcb9-4da1465bc37d cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:89fe5ed7-8ce3-4763-9c1d-2f8a1f0e1d0d for instance a490ab6b-d020-453c-8b85-591655ee3b87 on instance [pid: 6|app: 0|req: 495/970] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:22 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-06-18 13:54:22.572 6 WARNING neutronclient.v2_0.client [None req-6fd16f10-b54f-45a8-9778-dc41c8678683 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in 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/971] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:22 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1539 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/972] 10.0.0.134 () {32 vars in 740 bytes} [Thu Jun 18 13:54:22 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:23.504 7 INFO nova.api.openstack.compute.server_external_events [req-ec325c33-9c83-4b63-9b34-210b5f97ab70 req-46c76352-a856-46fc-a7b2-c82d9fed76bb cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:a40a710f-c97f-4b3a-9a28-5fe24a5ed8f9 for instance cd34e363-2804-4171-86a7-01c2c6d3f35c on instance [pid: 7|app: 0|req: 477/973] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:23.666 6 WARNING neutronclient.v2_0.client [None req-40cde4f9-7752-47b0-b57d-2f6980d78f68 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 497/974] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:23 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1527 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:24.587 7 INFO nova.api.openstack.compute.server_external_events [req-0e30eb42-3bbd-4d17-a8a3-17e1ff5d23b0 req-70fd8244-8f44-4767-9c46-ef58f34a3b7f cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:a38d5ea8-90b4-4e71-9b48-00b7514468b0 for instance 9740e31c-6817-4599-8989-aed8774c2b9a on instance [pid: 7|app: 0|req: 478/975] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:24.920 6 WARNING neutronclient.v2_0.client [None req-ffd451ae-1ff8-452f-bdbf-fc18accfb513 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 498/976] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:24 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:26.077 7 WARNING neutronclient.v2_0.client [None req-a831143b-ec3c-45c9-b101-e45d3d610425 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/977] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:26 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:27.235 6 WARNING neutronclient.v2_0.client [None req-89cb6e36-644e-4a83-b166-430c052961c9 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 499/978] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:27 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => 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-06-18 13:54:28.299 7 INFO nova.api.openstack.compute.server_external_events [req-6d9f6ca0-6834-404d-8f89-22320eb0d6d4 req-a5b0ca0b-5176-4334-a79d-e9709549acce cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:89fe5ed7-8ce3-4763-9c1d-2f8a1f0e1d0d for instance a490ab6b-d020-453c-8b85-591655ee3b87 on instance [pid: 7|app: 0|req: 480/979] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:54:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:28.389 6 WARNING neutronclient.v2_0.client [None req-4d9e50a6-4a8f-494f-915d-37627263cb66 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 500/980] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:28 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:29.595 7 WARNING neutronclient.v2_0.client [None req-ed8a81e8-585e-4aaf-ad11-c406436dffb9 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/981] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:29 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1695 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:29.821 6 WARNING neutronclient.v2_0.client [None req-9cd955d0-b4bd-4ed7-9b25-d79c178587df 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 501/984] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:29 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1695 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:31.264 7 INFO nova.api.openstack.compute.server_external_events [req-fb5b9aa0-177b-4973-ba7b-262f52b729c8 req-a31becb1-1ad5-45e3-a446-61a333d6b705 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:89fe5ed7-8ce3-4763-9c1d-2f8a1f0e1d0d for instance a490ab6b-d020-453c-8b85-591655ee3b87 on instance [pid: 7|app: 0|req: 484/985] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:31 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: 6|app: 0|req: 502/988] 10.0.0.134 () {34 vars in 749 bytes} [Thu Jun 18 13:54:39 2026] POST /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87/action => generated 31922 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, ' 2026-06-18 13:54:43.848 7 WARNING neutronclient.v2_0.client [None req-c416c327-7f91-4b5f-830d-8ed91356b255 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/989] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:43 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1926 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 503/990] 10.0.0.134 () {32 vars in 752 bytes} [Thu Jun 18 13:54:45 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a/os-server-password => generated 116 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/991] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:54:47 2026] DELETE /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 0 bytes in 96 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-06-18 13:54:47.558 6 WARNING neutronclient.v2_0.client [None req-0a5d8df6-f562-4ebb-8496-7dd20049d604 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 504/992] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:47 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1932 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:48.782 7 WARNING neutronclient.v2_0.client [None req-b64306df-b1bf-4c54-b1f8-adfd949f6eb0 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/993] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:48 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1932 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-06-18 13:54:49.987 7 WARNING neutronclient.v2_0.client [None req-0902ec14-98a9-4d15-b2a1-79906caa2f95 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/996] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:49 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1932 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:50.937 6 INFO nova.api.openstack.compute.server_external_events [req-23a2e551-c930-4e0d-9585-29be74898be7 req-b03293b3-85d8-443a-a027-45e91469da34 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:a38d5ea8-90b4-4e71-9b48-00b7514468b0 for instance 9740e31c-6817-4599-8989-aed8774c2b9a on instance [pid: 6|app: 0|req: 506/997] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:50 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-06-18 13:54:51.149 7 WARNING neutronclient.v2_0.client [None req-13a9466a-007e-4e7d-93e0-2cf66013dbdf dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/998] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:51 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1536 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:51.762 6 INFO nova.api.openstack.compute.server_external_events [req-7b44939b-d395-4e70-aeb0-cb512209372f req-266c9116-8e84-421f-97ca-d9ede56fc395 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:89fe5ed7-8ce3-4763-9c1d-2f8a1f0e1d0d for instance a490ab6b-d020-453c-8b85-591655ee3b87 on instance [pid: 6|app: 0|req: 507/999] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:52.257 7 WARNING neutronclient.v2_0.client [None req-9ab07dca-5f73-461a-afd8-8952a896e946 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in 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/1000] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:52 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1541 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:53.218 6 WARNING neutronclient.v2_0.client [None req-6b8a7d05-6616-4d96-9fd3-74f031284690 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:53.264 6 WARNING neutronclient.v2_0.client [None req-6b8a7d05-6616-4d96-9fd3-74f031284690 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] 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-06-18 13:54:53.365 7 WARNING neutronclient.v2_0.client [None req-83185915-bf45-4947-9134-6de87245234e dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1001] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:53 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 1541 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:54:53.441 6 WARNING neutronclient.v2_0.client [None req-6b8a7d05-6616-4d96-9fd3-74f031284690 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 508/1002] 199.204.45.19 () {36 vars in 712 bytes} [Thu Jun 18 13:54:53 2026] POST /v2.1/servers => generated 453 bytes in 824 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-06-18 13:54:54.089 7 WARNING neutronclient.v2_0.client [None req-ec4707f0-7f92-4921-ab66-e6fe08d0c237 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1003] 199.204.45.19 () {32 vars in 731 bytes} [Thu Jun 18 13:54:54 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 2213 bytes in 62 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-06-18 13:54:54.155 6 WARNING neutronclient.v2_0.client [None req-9ba1d779-adaa-4020-8cb8-c7324009e6f0 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 509/1004] 199.204.45.19 () {32 vars in 757 bytes} [Thu Jun 18 13:54:54 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/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: 7|app: 0|req: 496/1005] 199.204.45.19 () {32 vars in 775 bytes} [Thu Jun 18 13:54:54 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-volume_attachments => generated 25 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:54.449 6 INFO nova.api.openstack.wsgi [None req-30bcb671-3f76-4164-b999-8650655b4e19 dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] HTTP exception thrown: Instance 9740e31c-6817-4599-8989-aed8774c2b9a could not be found. [pid: 6|app: 0|req: 510/1006] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:54 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:54.487 7 INFO nova.api.openstack.wsgi [None req-24ee0d38-98c7-4084-87a8-cc5b706d782f dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] HTTP exception thrown: Instance 9740e31c-6817-4599-8989-aed8774c2b9a could not be found. [pid: 7|app: 0|req: 497/1007] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:54:54 2026] DELETE /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:54.527 6 INFO nova.api.openstack.wsgi [None req-365b6993-3294-43f5-8c5e-5043d5be3c5d dbce42cb5aea4861b423b8670a507254 a41f9ad1b5594516a4f7b904e5bd3845 - - default default] HTTP exception thrown: Instance 9740e31c-6817-4599-8989-aed8774c2b9a could not be found. [pid: 6|app: 0|req: 511/1008] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:54 2026] GET /v2.1/servers/9740e31c-6817-4599-8989-aed8774c2b9a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1009] 10.0.0.134 () {32 vars in 703 bytes} [Thu Jun 18 13:54:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-716568154 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 512/1010] 10.0.0.134 () {34 vars in 670 bytes} [Thu Jun 18 13:54:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1011] 10.0.0.134 () {32 vars in 725 bytes} [Thu Jun 18 13:54:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-465223344 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-18 13:54:56.319 6 WARNING neutronclient.v2_0.client [None req-bea54141-b93f-4345-8ce7-566473d09e76 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:56.363 6 WARNING neutronclient.v2_0.client [None req-bea54141-b93f-4345-8ce7-566473d09e76 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:54:56.520 6 WARNING neutronclient.v2_0.client [None req-bea54141-b93f-4345-8ce7-566473d09e76 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 513/1012] 10.0.0.134 () {34 vars in 662 bytes} [Thu Jun 18 13:54:56 2026] POST /v2.1/servers => generated 449 bytes in 469 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-18 13:54:56.742 7 WARNING neutronclient.v2_0.client [None req-f232e911-79da-4b19-966d-2acd15e559c0 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] 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: 500/1013] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:56 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1402 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-18 13:54:56.865 6 WARNING neutronclient.v2_0.client [None req-18266604-a39e-40cb-82b5-062eedcc6edd 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 514/1014] 199.204.45.19 () {32 vars in 731 bytes} [Thu Jun 18 13:54:56 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 2371 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:56.979 7 WARNING neutronclient.v2_0.client [None req-39a8d153-e1fb-4088-8b17-8e848519beac 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1015] 199.204.45.19 () {32 vars in 757 bytes} [Thu Jun 18 13:54:56 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 28 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 515/1016] 199.204.45.19 () {32 vars in 775 bytes} [Thu Jun 18 13:54:57 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-volume_attachments => generated 197 bytes in 57 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-06-18 13:54:57.857 7 WARNING neutronclient.v2_0.client [None req-a83faf2e-3bdf-4048-8ac7-d820272718ef 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/1017] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:57 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1406 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:54:58.966 6 WARNING neutronclient.v2_0.client [None req-3949d6e6-c4cd-4001-b068-98a7dcbd0449 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] 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-06-18 13:54:59.002 7 INFO nova.api.openstack.compute.server_external_events [req-08e99a15-22b1-4798-bfdf-ad31128744ee req-80680f10-046d-4ce9-8504-712268e42c1a cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:8f460380-1b55-4a20-ba7e-ee3b2d10b28d for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 516/1018] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:54:58 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1019] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:54:58 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:00.160 7 WARNING neutronclient.v2_0.client [None req-8366a864-6e79-4405-8732-9779f4344455 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1022] 199.204.45.19 () {32 vars in 731 bytes} [Thu Jun 18 13:55:00 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 2445 bytes in 202 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-06-18 13:55:00.329 7 WARNING neutronclient.v2_0.client [None req-0d83a547-f029-4437-b6b4-f5ce18e69079 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:55:00.360 6 WARNING neutronclient.v2_0.client [None req-ae9d5e6f-19f1-497b-a662-8ca0cd6a413e 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/1023] 199.204.45.19 () {32 vars in 757 bytes} [Thu Jun 18 13:55:00 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 283 bytes in 113 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: 6|app: 0|req: 518/1024] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:00 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1454 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1025] 199.204.45.19 () {32 vars in 775 bytes} [Thu Jun 18 13:55:00 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-volume_attachments => generated 197 bytes in 269 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-06-18 13:55:01.482 6 WARNING neutronclient.v2_0.client [None req-6169e3a3-256e-4e28-a1fd-29c46d7cbdc1 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 519/1026] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:01 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1529 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:02.114 7 INFO nova.api.openstack.compute.server_external_events [req-284e7633-e67a-4f7d-b423-21511634bc25 req-458fa297-95ea-4f37-b42f-a4cbb6984cdd cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:46442c35-f654-4213-b8fa-3e405162fec3 for instance 276327ee-fac8-4d3e-b057-76fdf0cad9e5 on instance [pid: 7|app: 0|req: 508/1027] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55: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-06-18 13:55:02.689 6 WARNING neutronclient.v2_0.client [None req-001b6d03-9317-4167-84a0-cfcf3369c8a2 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 520/1028] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:02 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1539 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-06-18 13:55:03.391 7 WARNING neutronclient.v2_0.client [None req-c625ce95-f4e9-4272-97df-65727e01a477 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1029] 199.204.45.19 () {32 vars in 731 bytes} [Thu Jun 18 13:55:03 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 2433 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:03.559 6 WARNING neutronclient.v2_0.client [None req-9aece656-586d-48a3-9443-b97dd89f2b6d 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 521/1030] 199.204.45.19 () {32 vars in 757 bytes} [Thu Jun 18 13:55:03 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 283 bytes in 104 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: 510/1031] 199.204.45.19 () {32 vars in 775 bytes} [Thu Jun 18 13:55:03 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:03.888 6 WARNING neutronclient.v2_0.client [None req-c3ce8329-1d2b-46e6-80ae-26ef15c84218 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 522/1032] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:03 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:05.072 7 WARNING neutronclient.v2_0.client [None req-fc740aa3-4ff8-4254-bbbd-a2d3e2118a54 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1033] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:05 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:05.962 6 INFO nova.api.openstack.compute.server_external_events [req-20cfd95e-16ab-48d9-ac2d-5ef8715443ea req-95652a77-cf9a-4da3-94d1-d3c378904cef cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:8f460380-1b55-4a20-ba7e-ee3b2d10b28d for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 523/1034] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:55:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:06.277 7 WARNING neutronclient.v2_0.client [None req-08f61557-2f49-4631-a5e8-aaf59263cb84 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1035] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:06 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1527 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-06-18 13:55:06.700 6 WARNING neutronclient.v2_0.client [None req-389c17de-8469-4b8f-9cf4-7ca8e843dc9b 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 524/1036] 199.204.45.19 () {32 vars in 731 bytes} [Thu Jun 18 13:55:06 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 2433 bytes in 168 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-06-18 13:55:06.874 7 WARNING neutronclient.v2_0.client [None req-b28f1551-9817-4b14-8064-08d5281f0ec6 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1037] 199.204.45.19 () {32 vars in 757 bytes} [Thu Jun 18 13:55:06 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 525/1038] 199.204.45.19 () {32 vars in 775 bytes} [Thu Jun 18 13:55:06 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-volume_attachments => generated 197 bytes in 52 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-06-18 13:55:07.436 7 WARNING neutronclient.v2_0.client [None req-74608fcd-bc67-43cb-b9f9-80ed81c0af55 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/1039] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:07 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:08.054 6 INFO nova.api.openstack.compute.server_external_events [req-5e47e5cf-f65a-4017-81f6-a3f3b3403273 req-bfa4169b-4c85-4f3f-acde-54d69a4d2b2c cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:46442c35-f654-4213-b8fa-3e405162fec3 for instance 276327ee-fac8-4d3e-b057-76fdf0cad9e5 on instance [pid: 6|app: 0|req: 526/1040] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:55:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:08.634 7 WARNING neutronclient.v2_0.client [None req-b1e540a0-ef97-4959-b394-b1983f053893 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1041] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:08 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:09.752 6 WARNING neutronclient.v2_0.client [None req-da5e72a0-3bba-484d-8ebb-a073969c043b 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] 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-06-18 13:55:09.893 7 WARNING neutronclient.v2_0.client [None req-b95cbe60-676e-436d-bca3-9362c4bac1ff 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 527/1044] 199.204.45.19 () {32 vars in 731 bytes} [Thu Jun 18 13:55:09 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 2580 bytes in 204 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-06-18 13:55:09.951 6 WARNING neutronclient.v2_0.client [None req-b530057b-0d99-416e-a4c1-7790576c70f6 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1045] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:09 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1696 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 528/1046] 199.204.45.19 () {32 vars in 757 bytes} [Thu Jun 18 13:55:09 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 285 bytes in 103 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-06-18 13:55:10.056 7 WARNING neutronclient.v2_0.client [None req-3e7babc1-e15a-4bc1-9b05-30621538cfbc 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 529/1047] 199.204.45.19 () {32 vars in 775 bytes} [Thu Jun 18 13:55:10 2026] GET /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1048] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:10 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1696 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:11.060 6 INFO nova.api.openstack.compute.server_external_events [req-6114f525-5ab7-41ec-8c88-5ef2b4868ae9 req-08a250a3-2545-436b-aa36-69c27c325f4c cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:46442c35-f654-4213-b8fa-3e405162fec3 for instance 276327ee-fac8-4d3e-b057-76fdf0cad9e5 on instance [pid: 6|app: 0|req: 530/1049] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 520/1050] 10.0.0.134 () {34 vars in 749 bytes} [Thu Jun 18 13:55:19 2026] POST /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5/action => generated 31892 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: 6|app: 0|req: 533/1055] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:55:30 2026] DELETE /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:30.533 7 WARNING neutronclient.v2_0.client [None req-ef01cbd8-2ca1-4b3d-bdde-4881bd40865c 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1056] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:30 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1822 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:31.926 6 WARNING neutronclient.v2_0.client [None req-ac0992e2-c3f5-429c-a51b-6abc72276e85 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 534/1057] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:31 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1822 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:33.176 7 WARNING neutronclient.v2_0.client [None req-136ba233-34e8-447c-ad18-4e4d71d0ba39 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1058] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:33 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1822 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-06-18 13:55:33.784 6 INFO nova.api.openstack.compute.server_external_events [req-dcf75f92-04f7-4dd7-a219-9b1862d9fb7a req-e0c45df3-87c6-4050-8c81-bc12fe439328 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:46442c35-f654-4213-b8fa-3e405162fec3 for instance 276327ee-fac8-4d3e-b057-76fdf0cad9e5 on instance [pid: 6|app: 0|req: 535/1059] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:34.383 7 WARNING neutronclient.v2_0.client [None req-091f71e5-1e16-4983-91c6-51953c803dd4 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1060] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:34 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1483 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-06-18 13:55:35.495 6 WARNING neutronclient.v2_0.client [None req-cfb05ca7-ad47-4f4c-821f-83dead2c709d 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 536/1061] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:35 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1488 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:36.618 7 WARNING neutronclient.v2_0.client [None req-921f3188-7359-46f2-8d66-08039ecae9e1 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in 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/1062] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:36 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:37.706 6 INFO nova.api.openstack.wsgi [None req-be2b7aa7-3f2b-43e0-9b5d-7680ca66984c 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] HTTP exception thrown: Instance 276327ee-fac8-4d3e-b057-76fdf0cad9e5 could not be found. [pid: 6|app: 0|req: 537/1063] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:37 2026] GET /v2.1/servers/276327ee-fac8-4d3e-b057-76fdf0cad9e5 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1064] 10.0.0.134 () {32 vars in 727 bytes} [Thu Jun 18 13:55:37 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-596384928 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 538/1065] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:55:38 2026] DELETE /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-18 13:55:38.372 7 WARNING neutronclient.v2_0.client [None req-d93a00ef-fed7-4338-beaf-01c3764a105d 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1066] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:38 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1701 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-06-18 13:55:39.580 6 WARNING neutronclient.v2_0.client [None req-a3458df3-7e83-4737-81e2-b5938d5f0173 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 539/1067] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:39 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1701 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:40.774 6 WARNING neutronclient.v2_0.client [None req-718c748e-ca38-4031-baa0-47a8e4032d21 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 541/1070] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:40 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1701 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:41.598 7 INFO nova.api.openstack.compute.server_external_events [req-c25dfc48-1757-450c-987d-ac4c85013919 req-e2ad414a-0267-471d-9353-2c2e50fb37a6 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:89fe5ed7-8ce3-4763-9c1d-2f8a1f0e1d0d for instance a490ab6b-d020-453c-8b85-591655ee3b87 on instance [pid: 7|app: 0|req: 530/1071] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55:41 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-06-18 13:55:41.980 6 WARNING neutronclient.v2_0.client [None req-63a15009-5784-4137-b5e9-b81cbd6c1c5a 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 542/1072] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:41 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1483 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:43.085 7 WARNING neutronclient.v2_0.client [None req-4b25a567-6a66-49b2-9331-a3a923f98ff5 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1073] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:43 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:44.184 6 WARNING neutronclient.v2_0.client [None req-5f9356c9-736b-4dd6-87e0-8de1fb8f75ad 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 543/1074] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:44 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 1488 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-06-18 13:55:45.264 7 INFO nova.api.openstack.wsgi [None req-68db0aa7-235a-40c2-9d19-c36e64d8cfc4 8ea58bb9469d4018bf8281c2f50b1b14 0e2d3f2daed24aaab2e353c2e4e39944 - - default default] HTTP exception thrown: Instance a490ab6b-d020-453c-8b85-591655ee3b87 could not be found. [pid: 7|app: 0|req: 532/1075] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:55:45 2026] GET /v2.1/servers/a490ab6b-d020-453c-8b85-591655ee3b87 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 544/1076] 10.0.0.134 () {32 vars in 729 bytes} [Thu Jun 18 13:55:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1591609033 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:46.861 7 WARNING neutronclient.v2_0.client [None req-77e71c89-1950-4396-b79d-5f889bd2e222 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:55:46.947 7 WARNING neutronclient.v2_0.client [None req-77e71c89-1950-4396-b79d-5f889bd2e222 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:55:49.719 6 INFO nova.api.openstack.compute.server_external_events [req-07805972-b54a-4b78-a83e-2683c4fdbfe5 req-ab90b387-f03b-4c81-b188-93892d7f5bea cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:fb32f82e-ba22-4755-bfc1-f6e5436c5f8e for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 545/1077] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:55:53.447 6 INFO nova.api.openstack.compute.server_external_events [req-0df252ed-7697-4a57-985d-e01fcc626f78 req-fb32956e-3a25-4e02-be5c-d44518357bec cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:fb32f82e-ba22-4755-bfc1-f6e5436c5f8e for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 548/1080] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:55:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:55:56.118 7 WARNING neutronclient.v2_0.client [None req-77e71c89-1950-4396-b79d-5f889bd2e222 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1081] 199.204.45.19 () {36 vars in 810 bytes} [Thu Jun 18 13:55:46 2026] POST /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 281 bytes in 9351 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-06-18 13:55:56.436 6 INFO nova.api.openstack.compute.server_external_events [req-4525e787-a697-4697-bf4c-821a513a3383 req-f0e5cca5-3918-462a-8a9f-9b026660317f cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:fb32f82e-ba22-4755-bfc1-f6e5436c5f8e for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 549/1082] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55:56 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-06-18 13:55:58.480 7 INFO nova.api.openstack.compute.server_external_events [req-2eaed601-007c-49c9-b97e-bc493c6b71c7 req-1de23983-a8bd-4a30-90fb-d736398323ba cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:fb32f82e-ba22-4755-bfc1-f6e5436c5f8e for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 7|app: 0|req: 534/1083] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:55:58 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-06-18 13:56:17.629 6 WARNING neutronclient.v2_0.client [None req-bd964ce0-4526-4a29-bf95-538a28f7314b 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:56:17.677 6 WARNING neutronclient.v2_0.client [None req-bd964ce0-4526-4a29-bf95-538a28f7314b 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] 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-06-18 13:56:20.196 7 INFO nova.api.openstack.compute.server_external_events [req-1aa44d2f-1b0f-4ae2-b59c-057bf7a517fb req-5b4c69cb-e9ce-4523-9b2c-7b79ed440fe9 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:aff1ab7c-9e88-43b7-ad94-9125021e94c2 for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 7|app: 0|req: 539/1090] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:56:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:56:27.091 7 INFO nova.api.openstack.compute.server_external_events [req-7282c984-4313-47bb-9580-c4f451e5f0ef req-1fef87d2-1c63-4c6f-b594-05c44827b082 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:aff1ab7c-9e88-43b7-ad94-9125021e94c2 for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 7|app: 0|req: 540/1091] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:56:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-18 13:56:27.743 6 WARNING neutronclient.v2_0.client [None req-bd964ce0-4526-4a29-bf95-538a28f7314b 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 552/1092] 199.204.45.19 () {36 vars in 810 bytes} [Thu Jun 18 13:56:17 2026] POST /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 376 bytes in 10227 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-06-18 13:56:38.696 7 WARNING neutronclient.v2_0.client [None req-f6e04f74-e960-4872-8cae-ea7ebf91281a 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-18 13:56:38.756 7 WARNING neutronclient.v2_0.client [None req-f6e04f74-e960-4872-8cae-ea7ebf91281a 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] 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-06-18 13:56:41.115 6 INFO nova.api.openstack.compute.server_external_events [req-fc80e66f-0c93-40be-96eb-8769289728e0 req-bca1e8eb-7927-451f-9914-97bd583d66e0 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6577c866-ea18-4b7b-8385-9d9179e3320b for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 556/1097] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:56:41 2026] POST /v2.1/os-server-external-events => generated 179 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-06-18 13:56:45.624 6 INFO nova.api.openstack.compute.server_external_events [req-93060229-91c8-477c-b282-bfcfe57dc82c req-68504437-50ac-4fca-b6a9-30d248cf22be cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-plugged:6577c866-ea18-4b7b-8385-9d9179e3320b for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 557/1098] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:56:45 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-06-18 13:56:48.297 7 WARNING neutronclient.v2_0.client [None req-f6e04f74-e960-4872-8cae-ea7ebf91281a 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1099] 199.204.45.19 () {36 vars in 810 bytes} [Thu Jun 18 13:56:38 2026] POST /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface => generated 378 bytes in 9709 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-06-18 13:56:49.436 6 INFO nova.api.openstack.compute.server_external_events [req-7da934db-8704-4f97-874c-d4f0b363ec3b req-ec7956d5-d40b-49cb-be5b-b5af292a54f3 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:aff1ab7c-9e88-43b7-ad94-9125021e94c2 for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 558/1100] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:56:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:03.902 6 INFO nova.api.openstack.compute.server_external_events [req-8056cbf5-c748-4eb7-b2d2-3ab030cd7a95 req-3208a178-9aa6-484b-81f4-c6d09b46231f cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6577c866-ea18-4b7b-8385-9d9179e3320b for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 561/1105] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1106] 199.204.45.19 () {34 vars in 853 bytes} [Thu Jun 18 13:57:04 2026] DELETE /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface/6577c866-ea18-4b7b-8385-9d9179e3320b => generated 0 bytes in 104 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-06-18 13:57:05.952 6 INFO nova.api.openstack.compute.server_external_events [req-d4517797-55f8-4922-89a4-ce5b3c380554 req-b4fdf33a-e0cb-441b-a685-41f6905e15b9 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:6577c866-ea18-4b7b-8385-9d9179e3320b for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 562/1107] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:05 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-06-18 13:57:12.851 6 INFO nova.api.openstack.compute.server_external_events [req-3e4689cf-abde-425a-8bdb-7b9bf35e9694 req-c2682763-73fc-47af-9a42-2cd42f8d97f2 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:aff1ab7c-9e88-43b7-ad94-9125021e94c2 for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 564/1110] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:12 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, ' [pid: 7|app: 0|req: 547/1111] 199.204.45.19 () {34 vars in 853 bytes} [Thu Jun 18 13:57:12 2026] DELETE /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface/aff1ab7c-9e88-43b7-ad94-9125021e94c2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1116] 199.204.45.19 () {34 vars in 853 bytes} [Thu Jun 18 13:57:34 2026] DELETE /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0/os-interface/fb32f82e-ba22-4755-bfc1-f6e5436c5f8e => 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, ' [pid: 6|app: 0|req: 567/1117] 199.204.45.19 () {34 vars in 753 bytes} [Thu Jun 18 13:57:39 2026] DELETE /v2.1/servers/9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 => generated 0 bytes in 123 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-06-18 13:57:42.331 6 INFO nova.api.openstack.compute.server_external_events [req-a03da418-813a-4880-b896-7f2753d29d95 req-84e39cca-d5df-4661-a038-cd6ceb5b1fb2 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:8f460380-1b55-4a20-ba7e-ee3b2d10b28d for instance 9a9c2c4b-c3a0-4ced-956e-51cb9d0270e0 on instance [pid: 6|app: 0|req: 569/1120] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:42 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-06-18 13:57:43.899 7 INFO nova.api.openstack.compute.server_external_events [req-65741ef0-ffd9-4f70-97ad-0e20c665604c req-8dfe6acb-e6c1-47fb-9e72-6a3780f19893 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:a40a710f-c97f-4b3a-9a28-5fe24a5ed8f9 for instance cd34e363-2804-4171-86a7-01c2c6d3f35c on instance [pid: 7|app: 0|req: 552/1121] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 570/1122] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:57:43 2026] DELETE /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:44.075 7 WARNING neutronclient.v2_0.client [None req-59529ada-236c-4245-a092-8bf82a1753a4 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1123] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:57:44 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 1943 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:47.158 6 INFO nova.api.openstack.compute.server_external_events [req-fb2fd48d-818b-402e-afe5-189af220272b req-fe6d96f6-f65e-4353-a68c-e206fc1f3cc6 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:a40a710f-c97f-4b3a-9a28-5fe24a5ed8f9 for instance cd34e363-2804-4171-86a7-01c2c6d3f35c on instance [pid: 6|app: 0|req: 571/1124] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:49.299 7 WARNING neutronclient.v2_0.client [None req-0b8bc87c-cf5d-46b2-a3b4-f3aaf15f16d3 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in 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/1125] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:57:49 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 1481 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-06-18 13:57:54.382 7 INFO nova.api.openstack.wsgi [None req-0afc4f50-6b08-44af-aaeb-4d68cc3d702e 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] HTTP exception thrown: Instance cd34e363-2804-4171-86a7-01c2c6d3f35c could not be found. [pid: 7|app: 0|req: 556/1128] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:57:54 2026] GET /v2.1/servers/cd34e363-2804-4171-86a7-01c2c6d3f35c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:55.092 6 INFO nova.api.openstack.compute.server_external_events [req-6ed9280b-8230-4838-be68-8d7e19992073 req-1ac7e0aa-344b-484e-bb22-be3ce1346cc9 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-changed:2a0d7d81-1e3f-4525-bbb1-791e85988db6 for instance e95495b7-c7c9-4706-9355-15d87e6641ba 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: 6|app: 0|req: 573/1129] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:55 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: 557/1130] 10.0.0.134 () {32 vars in 717 bytes} [Thu Jun 18 13:57:55 2026] DELETE /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:55.234 6 WARNING neutronclient.v2_0.client [None req-cfad9fd1-2410-4b64-a7a6-e454b5f5ed74 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 574/1131] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:57:55 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 1942 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-06-18 13:57:57.673 7 INFO nova.api.openstack.compute.server_external_events [req-c6d201e7-741a-465e-af4e-b5514f3b4aef req-712c999f-50b2-47f0-9b21-a5013cefe9c2 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-unplugged:2a0d7d81-1e3f-4525-bbb1-791e85988db6 for instance e95495b7-c7c9-4706-9355-15d87e6641ba on instance [pid: 7|app: 0|req: 558/1132] 10.0.0.207 () {38 vars in 814 bytes} [Thu Jun 18 13:57:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:57:58.039 6 INFO nova.api.openstack.compute.server_external_events [req-57f85f52-f6a4-4f35-b10a-ab3a9ba9301a req-908f944b-b8dd-49c2-b0ae-0cb67abe9452 cc6137d4b11d4c0c8e4fe3f518db2cb1 c02c5d8cd7644658984078eed45e5099 - - 96982dda83d945e58bdec6ea7f819ce1 96982dda83d945e58bdec6ea7f819ce1] Creating event network-vif-deleted:2a0d7d81-1e3f-4525-bbb1-791e85988db6 for instance e95495b7-c7c9-4706-9355-15d87e6641ba on instance [pid: 6|app: 0|req: 575/1133] 10.0.0.113 () {38 vars in 814 bytes} [Thu Jun 18 13:57:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:58:00.452 6 WARNING neutronclient.v2_0.client [None req-b8558a05-dcde-45fa-9760-cccc7d4e2582 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 577/1136] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:58:00 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => generated 1479 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 13:58:05.536 7 INFO nova.api.openstack.wsgi [None req-1fa6bea9-4752-4716-8d1b-63521f55a6ef 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] HTTP exception thrown: Instance e95495b7-c7c9-4706-9355-15d87e6641ba could not be found. [pid: 7|app: 0|req: 560/1137] 10.0.0.134 () {32 vars in 714 bytes} [Thu Jun 18 13:58:05 2026] GET /v2.1/servers/e95495b7-c7c9-4706-9355-15d87e6641ba => 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: 6|app: 0|req: 578/1138] 10.0.0.134 () {32 vars in 725 bytes} [Thu Jun 18 13:58:06 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1787008606 => 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-06-18 13:58:06.766 7 INFO nova.api.openstack.wsgi [None req-3566d54d-636f-410a-8ea2-3be47e2256d4 10b35e455d994a7491162363ea865cfb de92915c463f47b89033e6bf6243ab32 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1787008606 not found for user 10b35e455d994a7491162363ea865cfb [pid: 7|app: 0|req: 561/1139] 10.0.0.134 () {32 vars in 722 bytes} [Thu Jun 18 13:58:06 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1787008606 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 581/1144] 10.0.0.134 () {32 vars in 654 bytes} [Thu Jun 18 13:58:22 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1145] 10.0.0.134 () {32 vars in 640 bytes} [Thu Jun 18 13:58:22 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-06-18 13:58:22.475 6 WARNING oslo_db.sqlalchemy.utils [None req-5c44a2b1-0373-45cf-92e6-f0ec8d0fd2e6 64f802b25ee74205a26b1e7987e69dd1 ea1e2bf7404745edaa0f0a9458467e72 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 582/1146] 10.0.0.134 () {32 vars in 648 bytes} [Thu Jun 18 13:58:22 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: 7|app: 0|req: 565/1147] 10.0.0.134 () {32 vars in 693 bytes} [Thu Jun 18 13:58:22 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 6|app: 0|req: 586/1154] 10.0.0.64 () {28 vars in 452 bytes} [Thu Jun 18 13:58:57 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: 569/1155] 10.0.0.64 () {30 vars in 656 bytes} [Thu Jun 18 13:58:57 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 587/1156] 10.0.0.64 () {32 vars in 729 bytes} [Thu Jun 18 13:58:57 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: 570/1157] 10.0.0.64 () {34 vars in 804 bytes} [Thu Jun 18 13:58:57 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 588/1158] 10.0.0.64 () {28 vars in 452 bytes} [Thu Jun 18 13:58:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1159] 10.0.0.64 () {30 vars in 656 bytes} [Thu Jun 18 13:58:57 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 589/1160] 10.0.0.64 () {32 vars in 729 bytes} [Thu Jun 18 13:58:57 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: 572/1161] 10.0.0.64 () {34 vars in 892 bytes} [Thu Jun 18 13:58:57 2026] GET /v2.1/servers/detail?project_id=c02c5d8cd7644658984078eed45e5099&all_tenants=True => generated 15 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 590/1162] 10.0.0.64 () {34 vars in 892 bytes} [Thu Jun 18 13:58:57 2026] GET /v2.1/servers/detail?project_id=d397bc6133b84191b132f39f816e396b&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.64 () {34 vars in 892 bytes} [Thu Jun 18 13:58:58 2026] GET /v2.1/servers/detail?project_id=ea1e2bf7404745edaa0f0a9458467e72&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 598/1178] 10.0.0.88 () {28 vars in 452 bytes} [Thu Jun 18 14:00:09 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: 581/1179] 10.0.0.88 () {30 vars in 656 bytes} [Thu Jun 18 14:00:09 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 599/1180] 10.0.0.88 () {32 vars in 729 bytes} [Thu Jun 18 14:00:09 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1181] 10.0.0.88 () {34 vars in 763 bytes} [Thu Jun 18 14:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 601/1184] 10.0.0.88 () {28 vars in 452 bytes} [Thu Jun 18 14: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: 7|app: 0|req: 584/1185] 10.0.0.88 () {30 vars in 656 bytes} [Thu Jun 18 14:00:13 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: 6|app: 0|req: 602/1186] 10.0.0.88 () {32 vars in 729 bytes} [Thu Jun 18 14: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: 7|app: 0|req: 585/1187] 10.0.0.88 () {34 vars in 763 bytes} [Thu Jun 18 14:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 603/1188] 10.0.0.88 () {28 vars in 452 bytes} [Thu Jun 18 14: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: 7|app: 0|req: 586/1189] 10.0.0.88 () {30 vars in 656 bytes} [Thu Jun 18 14:00:18 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 604/1190] 10.0.0.88 () {32 vars in 729 bytes} [Thu Jun 18 14:00:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1191] 10.0.0.88 () {34 vars in 806 bytes} [Thu Jun 18 14:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1194] 10.0.0.88 () {28 vars in 452 bytes} [Thu Jun 18 14:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 606/1195] 10.0.0.88 () {30 vars in 656 bytes} [Thu Jun 18 14:00:23 2026] GET /v2.1 => generated 0 bytes in 46 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: 590/1196] 10.0.0.88 () {32 vars in 729 bytes} [Thu Jun 18 14:00:23 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: 6|app: 0|req: 607/1197] 10.0.0.88 () {34 vars in 806 bytes} [Thu Jun 18 14:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)